Rango Exchange Assets is a repository that provides static assets for all supported blockchains, protocols, and swappers, along with useful resources such as the Rango Exchange brand book.
- Create a directory in the
blockchains
folder, named after the blockchain's unique ID in Rango (e.g.,AKASH
,ETH
,BSC
,TON
,BTC
, etc.). You can verify the blockchain name through the meta endpoint. - Add the blockchain icon to this directory and name it
icon.svg
. Icons must be 200x200 px rounded SVG images with no margins, padding, or background. Ensure the file size is below 10KB.
- In the
swappers
folder, create a directory named after the swapper group in Rango (e.g.,ParaSwap
,Pancake
,UniSwap
, etc.). You can confirm the swapper group by checking the meta endpoint. - Place the swapper icon in this directory and name it
icon.svg
. Icons should be SVG images (or PNG if SVG is unavailable) with dimensions of 200x200 px, with no margins, padding, or background. Ensure the file size is below 30KB.
- In the
wallets
folder, create a directory named after the lowercase wallet name (e.g.,metamask
,walletconnect
,solflare-snap
,okx
, etc.). - Place the wallet icon in this directory and name it
icon.svg
. Icons must be SVG images with no margins, padding, or background. Ensure the file size is below 50KB.