InstaDapp Wallet Balances and Transactions

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

Don't Have an API Key?

Sign up to start building on InstaDapp.

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

InstaDapp Quick Facts

Blockchains supported
eth-mainnet

Code Samples

Get balances for a wallet address

GET/v1/cq/covalent/app/instadapp/balances/

Costs:

1.00 Credits

Processing:

Batch

Get balances for a InstaDapp wallet.

Request
curl -X GET https://api.covalenthq.com/v1/cq/covalent/app/instadapp/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_name string
contract_decimals uint8
contract_ticker_symbol string
contract_address string
quote_currency string
last_transferred_at string
balance float
quote float
quote_rate float
rewards float
rewards_quote float