Skip to content

Get wallet NFTs

GET
/v2/asset/erc721/{contractDeploymentId}/{walletAddress}

Get all NFTs owned by a specific wallet for a contract deployment.

contractDeploymentId
required
string

The contract deployment ID

walletAddress
required
string

The wallet address

X-API-Key
string

API Key

X-API-Secret
string

API Secret

List of NFTs owned by the wallet

object
assets
required

The assets of the wallet

Array<object>
object