celo-org / celo-token-list

Celo's default token list
https://celo-org.github.io/celo-token-list/celo.tokenlist.json
3 stars 6 forks source link

Add axelar bridged WBTC and wormhole/portal bridged WBTC #23

Closed 0lektronisch closed 1 year ago

0lektronisch commented 1 year ago

recently WBTC has been bridged, 1. via wormhole and 2. via axelar to Celo, for the first time. They were used to create a ~ 5M $ pool on UniswapV3 https://info.uniswap.org/#/celo/pools/0xa373c25c61fe6659a575b6d40975182f2f1fb919

this was part of the proposal #91 https://celo.stake.id/#/proposal/91

axlWBTC = 0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad

WBTC (wormhole) = 0xd71Ffd0940c920786eC4DbB5A12306669b5b81EF

Problem is, both appear as unknown token on uniswap and probably elsewhere. Also a token Icon would be needed for both. Here the standard WBTC icon with an indicator which bridge was used would be preferred.

Jesse-Sawa commented 1 year ago

Hey @0lektronisch! Could you provide the following but for axlWBTC and wbtc wormhole.

Example { "name": "Staked Celo", "address": "0xC668583dcbDc9ae6FA3CE46462758188adfdfC24", "symbol": "stCelo", "decimals": 18, "chainId": 42220, "logoURI": "https://raw.githubusercontent.com/jesse-sawa/celo-token-list/master/assets/token-stcelo.svg" }

Once I have this, i'll add them to the token list

0lektronisch commented 1 year ago

{

Hey @Jesse-Sawa here the information so far... i am still struggling creating icons for both. Does they have to be ind .svg ??

name": "axelar bridged wrapped Bitcoin", "address": "0x1a35EE4640b0A3B87705B0A4B45D227Ba60Ca2ad", "symbol": "axlWBTC", "decimals": 18, "chainId": 42220, "logoURI": "https://github.com/0lektronisch/icons/blob/main/axlWBTC.png"

"name": "wormhole bridged wrapped Bitcoin", "address": "0xd71Ffd0940c920786eC4DbB5A12306669b5b81EF", "symbol": "WBTC", "decimals": 18, "chainId": 42220, "logoURI": "https://github.com/0lektronisch/icons/blob/main/whWBTC.png" }

0lektronisch commented 1 year ago

@Jesse-Sawa just edited the form above. it now includes icon images in png format. Does that work and makes sense?

0lektronisch commented 1 year ago

any update on this ?

0lektronisch commented 1 year ago

@Jesse-Sawa Is the information i provided enough? Is there anything i can help here?

Jesse-Sawa commented 1 year ago

Hi @0lektronisch. For the sake of maintaining consistency, please use the official logoURI supplied by both Axelar & Wormhole. I understand this is the first time the token has been bridged although, I believe both these groups have a process for the generating the token icons.

Also, the link should be hosted by the respective organizations - alternatively we can host it in the assets directory

0lektronisch commented 1 year ago

@Jesse-Sawa here are the new icon files.

  1. axelar bridged WBTC: https://github.com/0lektronisch/icons/blob/main/axlWBTC.svg
  2. wormhole bridged WBTC: https://github.com/0lektronisch/icons/blob/main/WBTCwh.png

they are according to their icon creation guidlines.

axelar provided me with the icon file they used for another chain --> https://drive.google.com/file/d/1hyTZ_AFy6OTyxnnq5eY2Ia8fWz9s3-C-/view?usp=drive_link

wormhole uses png format and icons are 120x120px

Jesse-Sawa commented 1 year ago

Wormhole and Axelar Wrapped Bitcoin was added