Get NFT Tokens By Address
GET {{url}}/v3/nft/balance/:chain/:contractAddress/:address
1 credit per API call.
Get Ethereum ERC721 token at given index of Account. Total number of tokens can be obtained from Get Balance operation.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| x-api-key | string | 
RESPONSES
status: OK
{"data":"1"}