Magic Eden · JSON-LD Context

Magiceden Context

JSON-LD context defining the semantic vocabulary for Magiceden from Magic Eden.

61 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

me: https://magiceden.io/vocab/
nfttools: https://nfttools.pro/magiceden/vocab/

Classes

MagicEdenCollection MagicEdenNFTToken MagicEdenActivity MagicEdenWallet MagicEdenAMMPool symbol mintAddress poolAddress collectionSymbol chain floorPrice listedCount volumeAll volume24hr avgPrice24hr holders totalItems isVerified hasAllItems sellerFeeBasisPoints primarySaleHappened listStatus escrowBalance poolType curveType curveDelta spotPrice lpFeesBps nftsHeld reinvestFulfillBuy reinvestFulfillSell buysideCredit tokenMint blockTime slot name description image website twitter discord owner price buyer seller source attributes categories createdAt updatedAt expiry signature address type rarity tokenAddress updateAuthority delegate supply animationUrl externalUrl

JSON-LD Document

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