{
  "x402Version": 2,
  "id": 13205,
  "slug": "13205",
  "resource": "https://mpp.tracefast.xyz/api/v1/chains/1/entities/:address/tokens/:token/balance",
  "description": "TraceFast live Ethereum data: balanceOf(address) for one token at the end of a block, read from contract storage. A token outside the covered set is refused (422), never a fake zero. Path address and token: 0x-prefixed, 40 hex. Query block: integer, state at the end of this block, absent = current. Docs: https://docs.tracefast.xyz/api/address-token-balance.md",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2A65491E93Ad0d484b74405401A38e2E0E5EDd7e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "0xf977814e90da44bfa03b6295a0616a897441acec",
            "token": "0xdac17f958d2ee523a2206206994597c13d831ec7"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "address": "0xf977814e90da44bfa03b6295a0616a897441acec",
              "balance": "17000000000000198",
              "balanceBasis": "contract_storage",
              "decimals": 6,
              "symbol": "USDT",
              "token": "0xdac17f958d2ee523a2206206994597c13d831ec7",
              "window": {
                "asOfBlock": 25901228,
                "kind": "current"
              }
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/v1/chains/1/entities/:address/tokens/:token/balance",
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mpp.tracefast.xyz",
  "lastUpdated": "2026-09-04T12:31:43.12Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-04T12:31:42.802Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mpp.tracefast.xyz",
    "manifest_name": "mpp.tracefast.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}