Magic Eden · Example Payload

Buy Instruction Request

NFTNFT MarketplaceMulti-ChainSolanaBitcoinOrdinalsRunesEthereumPolygonWeb3BlockchainDeFiTrading

Buy Instruction Request is an example object payload from Magic Eden, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

buyersellerauctionHouseAddresstokenMinttokenATApricebuyerReferralsellerReferralbuyerExpirysellerExpiry

Example Payload

Raw ↑
{
  "buyer": "HN7cABqLq46Es1jh92dQQisAq662SmxELLLsHHe4YWrH",
  "seller": "3XgD7yBXkSwqFbdxyCZ5tDWjdHGCQpXRKynQe7EuFpVZ",
  "auctionHouseAddress": "E8cU1WiRWjanGxmn96ewBgk9vPTcL6AEZ1t6F6fkgUWe",
  "tokenMint": "EfdC1uyq5gWqHQYxSENscwNZKY8k2z8CXkpmPRB7mn2N",
  "tokenATA": "HgFB6tVLxaBCJMCxFbLfGMj5HnH3JdyDm4FrGLb4GJV",
  "price": 13.5,
  "buyerReferral": "",
  "sellerReferral": "",
  "buyerExpiry": 0,
  "sellerExpiry": -1
}