Token Logo Submission Guide
Thank you for choosing to collaborate with BulbaSwap! We provide two ways for you to submit your Token Logo. Please follow the steps below to ensure your submission meets the requirements.
Submission Methods
Method 1: Submit PR via GitHub
Visit Our GitHub Repository
Go to BulbaSwap Token Lists.
Add Token Information
Find and edit the following file:
tokens/morph-mainnet/list.json
Add your token information in the following format:
{"name": "Test",
"symbol": "Test",
"address": "0xxxx....",
"chainId": 2818,
"decimals": 6,
"logo": "https://raw.githubusercontent.com/BulbaSwap/token-lists/main/assets/morph-mainnet/{address}/logo.{png/svg}"}
Note: The address must be all lowercase; simply add the Token you are submitting.
Submit Logo
Create the {address} folder (token contract address in lowercase) under the assets/morph-mainnet folder and upload your logo file to the following path:
assets/morph-mainnet/{address}/logo.(png/svg)
Logo Requirements:
Format: Rounded PNG or SVG
Size: 200 x 200 pixels
Submit Pull Request
After completing the above steps, please submit a PR, and we will review it.
Method 2: Submit via Google Form
Prepare Logo File
Please ensure your Logo file meets the following requirements:
Format: Rounded PNG or SVG
Size: 200 x 200 pixels
Submit the Form
Please visit the following link, fill in the relevant information, and upload your Logo: Submit Form
Important Notes
Ensure the information is accurate to avoid delays in review.
After submission, please wait patiently; once approved, we will display your token logo in BulbaSwap.
Thank you for your participation! If you have any questions, please feel free to contact our support team. You can reach us via:
Telegram: BulbaSwapOfficial
Twitter: https://x.com/BulbaSwap
We look forward to your Token joining the Bulbaswap community!
Last updated