Dodo Wallet Balances and Transactions

Get wallet balances, wallet transactions and aggregated market statistics for Dodo.

Don't Have an API Key?

Sign up to start building on Dodo.

Unlock millions of requests and free archive data on all chains.

Dodo Quick Facts

Blockchains supported
eth-mainnet

Code Samples

Get balances for a wallet address

GET/v1/cq/covalent/app/dodo/balances/

Costs:

1.00 Credits

Processing:

Batch

Get balances for a Dodo wallet.

Request
curl -X GET https://api.covalenthq.com/v1/cq/covalent/app/dodo/balances/ \
    -H 'Content-Type: application/json' \
    -u YOUR_API_KEY: \
     # The colon prevents curl from asking for a password

Schema

Field
chain_name string
chain_id integer
address string
contract_decimals integer
contract_name string
contract_ticker_symbol string
contract_address string
quote_currency string
last_transferred_at string
balance integer
quote_rate float
quote float
rewards integer
rewards_quote float