Loading directory results
List every ERC721 NFT token_id a wallet owns in a collection via tokenOfOwnerByIndex (eth_call)
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 | 8000$0.0080 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
| batch-settlement | eip155:8453 | USD Coin | 8000$0.0080 | 0x52E29e0d2Aa49bfBfC548C0A9F2196F4aa51f3ea |
{
"method": "GET",
"queryParams": {
"address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"contract": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"network": "ethereum"
},
"type": "http"
}{
"example": {
"data": {
"balance": "3",
"contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"is_enumerable": true,
"owner": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045",
"token_ids": [
"1",
"42",
"100"
]
},
"meta": {
"cost_usdc": "0.001",
"endpoint": "/api/chain/erc721-tokens",
"payment_chain": "base",
"payment_token": "USDC",
"request_id": "00000000abcdef01"
}
},
"type": "json"
}Source: api.cdp.coinbase.com · registry updated 2 hours ago