> For the complete documentation index, see [llms.txt](https://docs.bulbaswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bulbaswap.io/mainnet-tutorial/token-logo-submission-guide.md).

# Token Logo Submission Guide

**Submission Methods**

**Method 1: Submit PR via GitHub**

1. **Visit Our GitHub Repository**
   1. Go to BulbaSwap Token Lists.

2. **Add Token Information**

   1. Find and edit the following file:
      * `tokens/morph-mainnet/list.json`
   2. Add your token information in the following format:
   3. `{"name": "Test",`
   4. `"symbol": "Test",`
   5. `"address": "0xxxx....",`
   6. `"chainId": 2818,`
   7. `"decimals": 6,`
   8. `"logo": "https://raw.githubusercontent.com/BulbaSwap/token-lists/main/assets/morph-mainnet/{address}/logo.{png/svg}"}`
   9. **Note:** The address must be all lowercase; simply add the Token you are submitting.

3. **Submit Logo**
   1. 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)`
   2. **Logo Requirements:**
      * Format: Rounded PNG or SVG
      * Size: 200 x 200 pixels
   3. **Submit Pull Request**

      1. After completing the above steps, please submit a PR, and we will review it.

**Method 2: Submit via Google Form**

1. **Prepare Logo File**
   1. Please ensure your Logo file meets the following requirements:
      * Format: Rounded PNG or SVG
      * Size: 200 x 200 pixels
2. **Submit the Form**
   1. Please visit the following link, fill in the relevant information, and upload your Logo:[ Submit Form](https://forms.gle/7CVmhb9HTjDYwGRy8)

#### 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](https://t.me/BulbaSwapOfficial)
* **Twitter:** <https://x.com/BulbaSwap>

We look forward to your Token joining the Bulbaswap community!
