Loading directory results
Check if an Ethereum address is a contract via eth_getCode - returns deployed bytecode
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",
"pathParams": {
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
},
"queryParams": {
"network": "ethereum"
},
"type": "http"
}{
"example": {
"data": {
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"code": "0x6080604052600436106101...",
"code_length": 10234,
"is_contract": true
},
"meta": {
"cost_usdc": "0.001",
"endpoint": "/api/chain/code/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"payment_chain": "base",
"payment_token": "USDC",
"request_id": "00000000abcdef01"
}
},
"type": "json"
}Source: api.cdp.coinbase.com · registry updated 2 hours ago