Skip to content

mervet04/forte-token-registry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forte-token-registry

Token Registration Instructions

Go to https://github.com/0xfoobar/forte-token-registry/edit/main/tokens.json

Copy-paste the following JSON object into the bottom of the file, filling in your details

      {
        "name": "YOUR_TOKEN_NAME",
        "address": "0xADDRESS",
        "symbol": "YOUR_TOKEN_SYMBOL",
        "decimals": 18,
        "chainId": 7700,
        "logoURI": "YOUR_TOKEN_IMAGE"
      }

Alternatively, open a GitHub issue with the details and a technical community member can merge it in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published