Add your token
Add your token to the default list
Last updated
Add your token to the default list
Last updated
Note: The information on this page assumes that you are familiar with Git. If you are not, please familiarise yourself with Git first.
If you have any token of your own and would like to include it in the default list and add your logo, please create a Pull Request to this repository
After this step, you will copy the entire repository to your personal library
Create your own branch, for example add-guide-token and make two changes:
Add your .png
logo to the src/tokens
directory (for example src/tokens/guide.png
)
Modify tokenLists/bartio.json
Do not change the domain in logoURI
!
Your logo that you put in src/tokens
will automatically be available at static.kodiak.finance/tokens/[your_filename]
This step also includes automatic image compression and resizing. But you must make sure that you provide a 1:1 square image, otherwise your image may be distorted.
Push these changes
Finally, just create this Pull Request and expect a check from the team