Magic Eden · Example Payload

Wallet Activity Response

NFTWeb3BlockchainMarketplaceSolanaEthereumBitcoinOrdinalsRunesMulti-Chain

Wallet Activity Response is an example object payload from Magic Eden, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

activities

Example Payload

Raw ↑
{
  "activities": [
    {
      "signature": "5NiGcTGJpMgqeHsKDZaZdGPMrpgWSkAU3CW9BfYjmYP7eJkT2YswvjvS7iKHabCiRmGxwqfYbNDKHTqrJW8BQKQ",
      "type": "sale",
      "source": "magic_eden",
      "tokenMint": "EfdC1uyq5gWqHQYxSENscwNZKY8k2z8CXkpmPRB7mn2N",
      "collection": "okay_bears",
      "collectionSymbol": "okay_bears",
      "slot": 198423567,
      "blockTime": 1717200000,
      "buyer": "HN7cABqLq46Es1jh92dQQisAq662SmxELLLsHHe4YWrH",
      "seller": "3XgD7yBXkSwqFbdxyCZ5tDWjdHGCQpXRKynQe7EuFpVZ",
      "price": 13.5,
      "currency": null
    },
    {
      "signature": "4Kqm7xJgLzwRuFqt8qWpzCuFVX5Z9iLmMLvJhHWkD3TZfhHRTUfQQ9eMEMsDVnKLRbtL9Y3nPAiLJbzPEwmXSFR",
      "type": "list",
      "source": "magic_eden",
      "tokenMint": "7nP8v5d3HJkUWqMxS9iLFRPQzXVK4kqEL2mCrpBnWAf",
      "collection": "okay_bears",
      "collectionSymbol": "okay_bears",
      "slot": 198200000,
      "blockTime": 1717100000,
      "buyer": null,
      "seller": "HN7cABqLq46Es1jh92dQQisAq662SmxELLLsHHe4YWrH",
      "price": 15.0,
      "currency": null
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/wallet-activity-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.