Token Verification

Tokens

By removing the "Only verified" filter on the markets page it is possible to trade any token on Cardano without being verified.

However, verification will give you more visibility and increase the trust of the community. To account for processing each verification manually and to prevent people from spamming requests we require a verification fee of 50 ADA. Additionally tokens that want to be verified have to be registered in the Cardano Token Registry.

How can I get verified?

Submit a Pull Request to the following repository:

The verification requires the following steps, which are explained in greater detail in the Github repository.

๐Ÿ“„ A correct JSON token description of the token ๐Ÿ–ผ๏ธ An image for the token ๐Ÿ’ธ A comment, with the transaction id showing you submitted 50 ADA

Note that there are specific minimum requirements to get verified, such as:

๐ŸŒ A website ๐Ÿ“ A token description ๐Ÿ“Š Tokenomics โœ‰๏ธ Contact information (e.g., twitter, email)

If you do not know how to implement these, check out our MILK token or contact us.

Upon receiving the verification request, we will perform some due diligence, such as checking the minting policy of the token, to make sure the token can't be rug pulled. Note that this does not imply any legal responsibilities from the team towards verified tokens.

Please note that a token being verified doesnโ€™t guarantee that it will be listed on the featured page. Moreover, the team has the possibility to reject a token during the verification process in which case we will refund you 40 ADA of the verification fee. If you are a charitable project please leave a comment in the pull request and we will consider waving the 50 ada fee.

Please open a Github issue if you have any questions our team is here to help!

NFTs

For verification of NFTs we recommend submitting a Pull Request at the CNFT-NFT repo. Our dApp automatically verifies policy IDs based on the policy IDs that have been accepted by the CNFT.io team.

Last updated