Balances
Get native token balance for address
Lightweight endpoint to just get the native token balance for an address.
GET
Credit Cost
0.5 per call
Processing
Realtime
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
Path Parameters
The chain name eg: eth-mainnet
.
The requested address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
Query Parameters
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, and GBP
.
Ending block to define a block range. Omitting this parameter defaults to the latest block height.
Response
200 - application/json
Successful response
The response is of type object
.