Covalent · Example Payload

Covalent Cross Chain Activity Example

BlockchainWeb3Multi-ChainData InfrastructureCryptoDeFiNFTHyperliquidGoldRushAI Agents

Covalent Cross Chain Activity Example is an example object payload from Covalent, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://api.covalenthq.com/v1/address/0xfC43f5F9dd45258b3AFf31Bdbe6561D97e8B71de/activity/",
    "headers": {
      "Authorization": "Bearer cqt_xxxxxxxxxxxxxxxxxxxx",
      "Accept": "application/json"
    }
  },
  "response": {
    "status": 200,
    "body": {
      "data": {
        "address": "0xfc43f5f9dd45258b3aff31bdbe6561d97e8b71de",
        "updated_at": "2026-05-25T14:00:00Z",
        "items": [
          { "name": "eth-mainnet", "chain_id": "1", "is_testnet": false, "label": "Ethereum", "last_seen_at": "2026-05-24T19:42:11Z" },
          { "name": "base-mainnet", "chain_id": "8453", "is_testnet": false, "label": "Base", "last_seen_at": "2026-05-25T08:00:00Z" },
          { "name": "polygon-mainnet", "chain_id": "137", "is_testnet": false, "label": "Polygon", "last_seen_at": "2026-04-30T10:15:33Z" },
          { "name": "arbitrum-mainnet", "chain_id": "42161", "is_testnet": false, "label": "Arbitrum", "last_seen_at": "2026-05-12T03:21:19Z" }
        ]
      },
      "error": false,
      "error_message": null,
      "error_code": 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/covalent-cross-chain-activity-example"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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