NFT
Get NFTs for address
Commonly used to render the NFTs (including ERC721 and ERC1155) held by an address.
GET
Credit Cost
1 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
If true
, the suspected spam tokens are removed. Supported on all Foundational Chains.
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
The response is of type object
.