NFT
The nft API provide users the entries to interact with the NFTs.
Update NFT
Update NFT token uri
The Update NFT token uri
API provides users to update the nft token uri according to the contract address and the token_id.
Query NFT
Query specific NFT of specific account
The Query specific NFT of specific account
API provides users to get the nft information according to the contract address and the token_id.
The token_id is a number like "123", which type is string. If the type parameter pass erc1155, the response's owner field will be empty.
Query NFT Hold count
Last updated