Tensor · JSON-LD Context

Tensor Context

JSON-LD context defining the semantic vocabulary for Tensor from Tensor.

47 Classes 3 Properties 3 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
tensor: https://raw.githubusercontent.com/api-evangelist/tensor/main/json-ld/tensor-context.jsonld#
solana: https://solana.com/vocab#

Classes

Collection Listing Bid Mint Pool Trait EscrowAccount Transaction slug name isVerified supply nftStandard floorPrice buyNowPrice sellNowPrice listedCount numOwners volumeAll volume24h royaltyBps mint owner price source blockNumber rarityRankTT collectionSlug bidder bidType quantity filled margin trait attributes pool poolType curveType startingPrice delta mmFeeBps nftsHeld solBalance marginAccount TNSR TensorFoundation TensorDAO

Properties

Property Type Container
imageUri reference
txAt schema:DateTime
expiry schema:DateTime

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "tensor": "https://raw.githubusercontent.com/api-evangelist/tensor/main/json-ld/tensor-context.jsonld#",
    "solana": "https://solana.com/vocab#",
    "Collection": "tensor:Collection",
    "Listing": "tensor:Listing",
    "Bid": "tensor:Bid",
    "Mint": "tensor:Mint",
    "Pool": "tensor:Pool",
    "Trait": "tensor:Trait",
    "EscrowAccount": "tensor:EscrowAccount",
    "Transaction": "tensor:Transaction",
    "slug": "tensor:slug",
    "name": "schema:name",
    "imageUri": { "@id": "schema:image", "@type": "@id" },
    "isVerified": "tensor:isVerified",
    "supply": "tensor:supply",
    "nftStandard": "tensor:nftStandard",
    "floorPrice": "tensor:floorPrice",
    "buyNowPrice": "tensor:buyNowPrice",
    "sellNowPrice": "tensor:sellNowPrice",
    "listedCount": "tensor:listedCount",
    "numOwners": "tensor:numOwners",
    "volumeAll": "tensor:volumeAll",
    "volume24h": "tensor:volume24h",
    "royaltyBps": "tensor:royaltyBps",
    "mint": "tensor:mint",
    "owner": "tensor:owner",
    "price": "tensor:price",
    "source": "tensor:source",
    "txAt": { "@id": "tensor:txAt", "@type": "schema:DateTime" },
    "blockNumber": "tensor:blockNumber",
    "rarityRankTT": "tensor:rarityRankTT",
    "collectionSlug": "tensor:collectionSlug",
    "bidder": "tensor:bidder",
    "bidType": "tensor:bidType",
    "quantity": "tensor:quantity",
    "filled": "tensor:filled",
    "margin": "tensor:margin",
    "trait": "tensor:trait",
    "expiry": { "@id": "tensor:expiry", "@type": "schema:DateTime" },
    "attributes": "tensor:attributes",
    "pool": "tensor:pool",
    "poolType": "tensor:poolType",
    "curveType": "tensor:curveType",
    "startingPrice": "tensor:startingPrice",
    "delta": "tensor:delta",
    "mmFeeBps": "tensor:mmFeeBps",
    "nftsHeld": "tensor:nftsHeld",
    "solBalance": "tensor:solBalance",
    "marginAccount": "tensor:marginAccount",
    "TNSR": "tensor:TNSR",
    "TensorFoundation": "tensor:TensorFoundation",
    "TensorDAO": "tensor:TensorDAO"
  }
}