Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

aeternity/aepp-tokenlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

aepp-tokenlist

This is a community driven and maintained list of AEX9 tokens that can be used accross any aepp.

The purpose is to accumulate all tokens that are reliable, maintained and in a way verified by the community.

Token entry format

Everyone can add a token meta to the list in the following format:

{
  "contract_id" : "ct_2gcT1...",
  "decimals" : 18,
  "name" : "Token Name",
  "symbol: "TKN",
  "description" : "A brief description of the token",
  "logo_url" : "https://...",
  "website" : "https://..."
}

The fields description, logo_url & website are optional.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published