Skip to main content

v1/{chainName}/address/{walletAddress}/balances_native/ REST API Endpoint - Gold Rush Wallet API

Loading...

Updated on
May 12, 2025

v1/{chainName}/address/{walletAddress}/balances_native/ REST API Endpoint - Gold Rush Wallet API

Path Parameters

chainName
string
REQUIRED
Loading...
walletAddress
string
REQUIRED
Loading...

Query Parameters

quote-currency
string
Loading...
block-height
integer
Loading...

Returns

data
object
Loading...
address
string
Loading...
updated_at
string
Loading...
quote_currency
string
Loading...
chain_id
integer
Loading...
chain_name
string
Loading...
items
array
Loading...
contract_decimals
integer
Loading...
contract_name
string
Loading...
contract_ticker_symbol
string
Loading...
contract_address
string
Loading...
supports_erc
array
Loading...
logo_url
string
Loading...
block_height
integer
Loading...
balance
string
Loading...
quote_rate
integer
Loading...
quote
integer
Loading...
pretty_quote
string
Loading...
error
boolean
Loading...
error_message
string
Loading...
error_code
string
Loading...
Request
1
curl --location 'https://api.covalenthq.com/v1/arbitrum-nova-mainnet/address/0xdAC17F958D2ee523a2206206994597C13D831ec7/balances_native/' \
2
--header 'Content-Type: application/json' \
3
--header 'Authorization: Bearer YOUR_API_KEY'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free