Loading directory results
ERC20 token balance for any Ethereum wallet - USDC, USDT, DAI, or any token - via balanceOf (eth_call) on OneSource live Ethereum RPC
This service registered directly with api.cdp.coinbase.com and does not route traffic through us, so we have nothing of our own to measure. Its listing is shown exactly as the registry publishes it.
| Scheme | Network | Asset | Amount | Pay to |
|---|---|---|---|---|
| exact | eip155:8453 | USD Coin | 3000$0.0030 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
| batch-settlement | eip155:8453 | USD Coin | 3000$0.0030 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
{
"method": "GET",
"queryParams": {
"address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"contract": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"network": "ethereum"
},
"type": "http"
}{
"example": {
"data": {
"account": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"balance": "1234567890",
"contract_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"decimals": 6,
"name": "Tether USD",
"symbol": "USDT"
},
"meta": {
"cost_usdc": "0.001",
"endpoint": "/api/chain/erc20-balance",
"payment_chain": "base",
"payment_token": "USDC",
"request_id": "00000000abcdef01"
}
},
"type": "json"
}Source: api.cdp.coinbase.com · registry updated 2 hours ago