Loading directory results
Best-effort contract introspection via batched RPC - bytecode presence, token metadata, and ERC20-like/ERC721/ERC1155 classification
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 | 5000$0.0050 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
| batch-settlement | eip155:8453 | USD Coin | 5000$0.0050 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
{
"method": "GET",
"pathParams": {
"address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
},
"queryParams": {
"network": "ethereum"
},
"type": "http"
}{
"example": {
"data": {
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"code_length": 11075,
"decimals": 6,
"interfaces": [
"ERC20"
],
"is_contract": true,
"is_erc1155": false,
"is_erc165": false,
"is_erc20": true,
"is_erc721": false,
"name": "Tether USD",
"symbol": "USDT"
},
"meta": {
"cost_usdc": "0.001",
"endpoint": "/api/chain/contract/0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"payment_chain": "base",
"payment_token": "USDC",
"request_id": "00000000abcdef01"
}
},
"type": "json"
}Source: api.cdp.coinbase.com · registry updated 2 hours ago