Icons
A list of chain icons.
@Amichain/chain-iconsUsage
Each icon can be accessed directly in GitHub raw:
https://github.com/Amichain/chain-icons/blob/main/<ext>/<chain-id>.<ext>?raw=true
However, this method has some limitations and cannot be used in HTML <img>
tags due to CORS policy.
We suggest using a CDN service such as jsdelivr.net
in that case:
https://cdn.jsdelivr.net/gh/Amichain/chain-icons/<ext>/<chain-id>.<ext>
Note that SVG icons are preferred, but not all chains have an SVG icon.
You should use the appropriate file extension for each chain.
You can use @Amichain/chainlist to determine the correct icon extension for a given chain.