Get wallet NFTs
GET /v2/asset/erc721/{contractDeploymentId}/{walletAddress}
GET
/v2/asset/erc721/{contractDeploymentId}/{walletAddress}
Get all NFTs owned by a specific wallet for a contract deployment.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” contractDeploymentId
required
string
The contract deployment ID
walletAddress
required
string
The wallet address
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”List of NFTs owned by the wallet
object
assets
required
The assets of the wallet
Array<object>