{
  "x402Version": 2,
  "id": 14498,
  "slug": "14498",
  "resource": "https://defi-api.agenticfi.wtf/api/chain/token-list/1",
  "description": "Canonical token addresses and metadata per chain",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB3E9391F04f791462Ed2a1ebAfaBE254d7Afe3a5",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "infra",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "chainId": "required (example: 8453)"
          },
          "queryParams": {
            "chainId": "required (example: 8453)"
          },
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "chainId": {
                    "description": "Required. Chain ID or key Examples: 8453, 1, 42161",
                    "title": "chainId (required)",
                    "type": "string"
                  }
                },
                "required": [
                  "chainId"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "chainId": {
                    "description": "Required. Chain ID or key Examples: 8453, 1, 42161",
                    "title": "chainId (required)",
                    "type": "string"
                  }
                },
                "required": [
                  "chainId"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "pathParams",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "token-list",
        "addresses",
        "canonical"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "defi-api.agenticfi.wtf",
  "lastUpdated": "2026-09-03T06:08:40.935Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-03T06:08:40.722Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "defi-api.agenticfi.wtf",
    "manifest_name": "defi-api.agenticfi.wtf",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}