Get NFTs for account
Smart contract is responsible for NFTs ownership as it keeps a record of minted NFT per owner
NFT ownership verification
With this API , you can verify the ownership of All The NFTs for a given account.
API Doc
Swagger Doc | ReDoc
Curl call example
Path parameters:
chain
:[string] chain to work with. Either testnet
or mainnet
.
contract_id
:[string] smart contract account .
account_id
: your account.
Example: