API Reference

ERC721 is a standard for representing ownership of non-fungible tokens, that is, where each token is unique. ERC721 is a more complex standard than ERC20, with multiple optional extensions, and is split across a number of contracts.

Attribute NameDescription
collection_addressContract address of the collection.
contract_typeType of the Collection like TINY721, PSI721 and 1155
token_idUnique Id of the Asset.
meta_data_urlURL that gives access to an Asset Metadata.
is_in_auctionIndicates whether the Asset is in auction or not.
is_in_saleIndicates whether the Asset is in sale or not.
chainChain of the Asset in which it is deployed.
transactionhashTransaction hash of the Asset Minted
nft_popularityIndicates the Popularity of the Asset in Marketplace