Used to fetch the earliest and latest transactions, and the transaction count for a wallet. Also enriched with gas expenditure details and total ERC20 token transfers count.
1
credit.with-gas
is an additional 1
credit.with-transfer-count
is an additional 3
credits.Related guides
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
The chain name eg: eth-mainnet
.
The requested address. Passing in an ENS
, RNS
, Lens Handle
, or an Unstoppable Domain
resolves automatically.
The currency to convert. Supports USD
, CAD
, EUR
, SGD
, INR
, JPY
, VND
, CNY
, KRW
, RUB
, TRY
, NGN
, ARS
, AUD
, CHF
, and GBP
.
Include gas summary details. Response times may be impacted for wallets with large number of transactions.
Represents the total count of ERC-20 token movement events, including Transfer
, Deposit
and Withdraw
. Response times may be impacted for wallets with large number of transactions.
Successful response
The response is of type object
.