{ "@context": { "@vocab": "https://schema.org/", "me": "https://magiceden.io/vocab/", "nfttools": "https://nfttools.pro/magiceden/vocab/", "MagicEdenCollection": "me:Collection", "MagicEdenNFTToken": "me:NFTToken", "MagicEdenActivity": "me:Activity", "MagicEdenWallet": "me:Wallet", "MagicEdenAMMPool": "me:AMMPool", "symbol": "me:symbol", "mintAddress": "me:mintAddress", "poolAddress": "me:poolAddress", "collectionSymbol": "me:collectionSymbol", "chain": "me:chain", "floorPrice": "me:floorPrice", "listedCount": "me:listedCount", "volumeAll": "me:volumeAll", "volume24hr": "me:volume24hr", "avgPrice24hr": "me:avgPrice24hr", "holders": "me:holders", "totalItems": "me:totalItems", "isVerified": "me:isVerified", "hasAllItems": "me:hasAllItems", "sellerFeeBasisPoints": "me:sellerFeeBasisPoints", "primarySaleHappened": "me:primarySaleHappened", "listStatus": "me:listStatus", "escrowBalance": "me:escrowBalance", "poolType": "me:poolType", "curveType": "me:curveType", "curveDelta": "me:curveDelta", "spotPrice": "me:spotPrice", "lpFeesBps": "me:lpFeesBps", "nftsHeld": "me:nftsHeld", "reinvestFulfillBuy": "me:reinvestFulfillBuy", "reinvestFulfillSell": "me:reinvestFulfillSell", "buysideCredit": "me:buysideCredit", "tokenMint": "me:tokenMint", "blockTime": "me:blockTime", "slot": "me:slot", "name": "schema:name", "description": "schema:description", "image": "schema:image", "website": "schema:url", "twitter": "schema:sameAs", "discord": "schema:sameAs", "owner": "schema:owner", "price": "schema:price", "buyer": "schema:buyer", "seller": "schema:seller", "source": "schema:provider", "attributes": "schema:additionalProperty", "categories": "schema:keywords", "createdAt": "schema:dateCreated", "updatedAt": "schema:dateModified", "expiry": "schema:expires", "signature": "schema:identifier", "address": "schema:identifier", "type": "schema:actionStatus", "rarity": "me:rarity", "tokenAddress": "me:tokenAddress", "updateAuthority": "me:updateAuthority", "delegate": "me:delegate", "supply": "schema:numberOfItems", "animationUrl": "schema:contentUrl", "externalUrl": "schema:sameAs" } }