{ "@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" } }