By URL
Last updated
Last updated
The simplest way to integrate NFTmall's services into your app is by adding a link that meets the standard defined down below.
For example, you can simply add a button reading 'Trade on NFTmall' in your app to allow your users to trade their NFTs.
NFT
NFTs on NFTmall have the following URL structure.
https://nftmall.io/nft/{blockchain_id}/{collection_id}/{token_id}
blockchain_id indicates the blockchain the NFT is minted on. It must be one of the following values.
thundercore
bsc
avax
eth
polygon
collection_id indicates the address of the NFT smart contract on the blockchain.
token_id indicates the unique identifier of the NFT in its collection.
You can verify these values on most block explorers.
Collection
Similarly, Collections on NFTmall have the following URL structure
https://nftmall.io/collection/{blockchain_id}/{collection_id}
For example,
https://nftmall.io/collection/thundercore/0xb01e8837b11b1df35d40e68e854de8c84442da92