chain_token_balance
ActiveTool of Tech Risk Enrichment
declared in 0.1.0
ERC-20 token balance of a Base mainnet address via multi-provider JSON-RPC, incl. symbol/decimals/balance_formatted (per-token-contract cached in-isolate). Cost: $0.005 USDC per call via x402.
Parameters schema
{
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"address",
"token"
],
"properties": {
"token": {
"type": "string",
"description": "0x-prefixed 20-byte ERC-20 contract address"
},
"address": {
"type": "string",
"description": "0x-prefixed 20-byte holder address"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tech Risk Enrichment
1/7 registries