Commonly used to fetch and render the earliest transactions involving an address. Frequently seen in wallet applications.
Returns the same results as the first timebucket for an address in the Get recent transactions endpoint.
Requests that return status 200 and no data cost 0.1 credits.
Enabling no-logs
reduces request cost to 0.05 per item.
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
.
Omit log events.
Successful response
The response is of type object
.