{
  "x402Version": 2,
  "service": "ChainState",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "resource": "https://chainstate.schemasure.com/v1/chain/state",
      "description": "Profile a Base address in one call instead of four to six lookups. Returns contract or externally owned plus code size, proxy detection across all seven slot layouts including the legacy OpenZeppelin slot Base USDC uses, the resolved implementation, ERC-165 and behavioural ERC-20 detection, token metadata, requested ERC-20 balances, and denylist hits. Answers unknown rather than guessing, and null rather than false when a contract stays silent. Not a guarantee that an address is safe.",
      "mimeType": "application/json",
      "amount": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x9876af0F6D8Ed5155Cd02d1ca56D128601612690",
      "maxTimeoutSeconds": 60,
      "extra": {
        "name": "USD Coin",
        "version": "2"
      }
    }
  ],
  "payment": {
    "policy": "charge only on a successful, usable result",
    "failedCallsCharged": false
  }
}