Skip to content

KalyCoinProject/tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KalySwap Token Assets

This repository is a comprehensive collection of token assets for pooled tokens on KalySwap.

Token logos are stored according to their address under the assets/<chain-id>/ directory. Token images are stored in the format <token-address>/logo_24.png and <token-address>/logo_48.png.

Add Yours

  1. Create a new directory named using your checksum token address.
  2. Add your 24x24 token image as a file named logo_24.png inside the directory.
  3. Add your 48x48 token image as a file named logo_48.png inside the directory.
  4. No image should be larger than 10 KB.
  5. Token should be verified on KalyScan.io.
  6. Create a PR titled Add [TOKEN_NAME] to the main branch.

Example directory structures

├─ tokens/
└─┬─ assets/
  └─┬─[chain_id]/
    │
    ├─┬─ 0x89aE5C335372bF4d06ece4cEE1e92D04c3fdf1e0/
    │ ├── logo_24.png
    │ └── logo_48.png
    │
    ├─┬─ 0x74685449581BA264B09d01109142b4ad44c687ed/
    │ ├── logo_24.png
    │ └── logo_48.png
    │
 ...

Disclaimer

KalySwap allows anyone to submit new assets to this repository. However, this does not mean that KalySwap is in direct partnership with any project.

KalySwap will reject projects that are deemed as a scam or fraudulent after review. KalySwap reserves the right to change the terms of asset submissions at any time due to changing market conditions, risk of fraud, or any other factors we deem relevant.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published