Skip to main content
GET
GoldRush SDK

Credit Cost

1 per call

Processing

Realtime
Estimate your monthly cost for this API using the Pricing Calculator.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form: Bearer <token>, where <token> is your GoldRush API Key.

Path Parameters

chainName
string
required

The chain name eg: eth-mainnet.

walletAddress
string
required

The requested address. Passing in an ENS, RNS, Lens Handle, or an Unstoppable Domain resolves automatically.

Query Parameters

no-spam
boolean

If true, the suspected spam tokens are removed. Supported on all Foundational Chains.

no-nft-asset-metadata
boolean

If true, the response shape is limited to a list of collections and token ids, omitting metadata and asset information. Helpful for faster response times and wallets holding a large number of NFTs.

Response

200 - application/json

Successful response

address
string

The requested address.

updated_at
string<date-time>

The timestamp when the response was generated. Useful to show data staleness to users.

chain_tip_height
integer

The latest block height of the blockchain at the time this response was provided.

chain_tip_signed_at
string<date-time>

The timestamp of the latest signed block at the time this response was provided.

items
object[]

List of response items.