-
Fork this repo to your own GitHub account
-
Create a new folder and name it the contract address of your token, under the matching blockchain. Example: if you're submitting an Ethereum based token you need to create a new folder under
blockchains/ethereum/assets/<YOUR TOKENS CONTRACT ADDRESS> -
In this folder create a new file named
info.json -
In this folder include your token logo, and the file must be named
logo.png -
Submit a PR to have your submission reviewed
id: contract address of the tokenname: full token namesymbol: token's symboltype: token type;BEP20orERC20decimals: number of decimals your token supportswebsite: official website of your tokenexplorer: url of your token's info page on the block explorerssocial: key/value pair of your token's social media links
Include the official logo of your token you want displayed on FEGex
- the logo should be square, recommended 256x256px
- avoid transparent backgrounds so your logo is displayed properly in light and dark themes
For an example, look at the details of the FEG Token submission on the Binance Smart Chain side: FEG Token