{
  "x402Version": 2,
  "id": 7986,
  "slug": "7986",
  "resource": "https://multichain-rpc.clankerceo.workers.dev/token",
  "description": "ERC-20 token metadata: name, symbol, decimals and total supply for any token contract on Base, Polygon, Arbitrum, Optimism or Ethereum.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xCa03Fb4b1D2f66f5a83A5cA91021b874ac4a34a3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0xCa03Fb4b1D2f66f5a83A5cA91021b874ac4a34a3",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "2000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CTmExzd1k8DNcmmuWGVCGoxsBshNcwFFhCe65QG57Vhd",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "chain": "base",
            "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "chain": "base",
            "contract": "0x…",
            "decimals": 6,
            "name": "USD Coin",
            "symbol": "USDC",
            "totalSupply": {
              "amount": "0.000001",
              "raw": "1"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "chain": {
                    "type": "string"
                  },
                  "contract": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "enum": [
                  "http"
                ],
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "enum": [
                  "json"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "multichain-rpc.clankerceo.workers.dev",
  "lastUpdated": "2026-08-31T21:40:54.759Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-31T21:40:54.603Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "multichain-rpc.clankerceo.workers.dev",
    "manifest_name": "multichain-rpc.clankerceo.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}