Skip to content

SatoshiNakamotor/verified-tokens-

 
 

Repository files navigation

Recently verified tokens also get a special badge on the trends page:

Screenshot 2024-03-09 at 15 48 23

Afterward, the badge will turn into checkmark.

Screenshot 2024-03-09 at 16 03 42

To add a new token, create a new pull request with the following format:

 "token_id": {
    "token_id": token_id,
    "token_policy": policy_id,
    "token_ascii": token_full_name,
    "is_verified": true,
    "ticker": token_ticker,
    "decimals": token_decimals
  }

Example:

 "02f74e4bd8fbf86339e55569e710886b04208a6005338bf2089187bf445643": {
    "token_id": "02f74e4bd8fbf86339e55569e710886b04208a6005338bf2089187bf445643",
    "token_policy": "02f74e4bd8fbf86339e55569e710886b04208a6005338bf2089187bf",
    "token_ascii": "DVC",
    "is_verified": true,
    "ticker": "DVC",
    "decimals": 0
  }

Please attach png or jpg image file to the description

image

Please attach verification payment of 100 ADA to the following address as tx hash to the description

addr1qycq6luvdlfpmekh7fg4y5p92px2j9u9g3jneuu2flyxueq4fvegghd65626mer4amt9k60myjanlpdn7zwfn2cvrjusaqf5z8

About

Verify your tokens on DexHunter!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published