So, you’ve come, you’ve tasted our secret sauce 🥞 and now you’re wanting to be a part of the PancakeSwap kitchen.
If you’re interested in listing on the PancakeSwap exchange, follow this guide closely.
If you are seeking to be added to the Pancakeswap.finance exchange, you should open a listing request issue. Someone from the team will review your application. Once it's validated, you can jump to the mext step.
-
Fork the PancakeSwap Interface repository on GitHub
-
Upload your logo in a 96*96px transparent .png format to the
/public/images/coins
directory. Please name the logo as your symbol in uppercase. -
Add your token information using the example format provided below to
pancakeswap.json
in the/src/constants/token/
directory. -
Create a pull request detailing information about your project, website address, and contact details (telegram)
Logo format:
SYRUP.png
Token information format:
{
"name": "Syrup Token",
"symbol": "SYRUP",
"address": "0x009cF7bC57584b7998236eff51b98A168DceA9B0",
"chainId": 56,
"decimals": 18,
"logoURI": "/images/coins/SYRUP.png"
},
If you're not comfortable with GitHub pull requests, please open a new issue requesting to be added.
Once added, tokens are also re-reviewed at regular intervals in order to maintain quality assurance in-line with the below criteria, and may be removed should severe and/or unresolved issues be encountered.
- Volume
- Liquidity
- Community feedback