API Reference

ERC1155 is a novel token standard that aims to take the best from previous standards to create a fungibility-agnostic and gas-efficient token contract. ERC1155 draws ideas from all of ERC20, ERC721, and ERC777.

Attribute NameDescription
collection_addressContract address of the collection.
contract_typeType of the Collection like TINY721, PSI721 and 1155
token_idUnique Id of the Asset.
number_of_tokensNumber of Tokens Minted.
listed_tokensNumber of Tokens that are Listed.
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