terra-money / bridge-web-app

🪐 Terra Bridge web app
https://bridge.terra.money
Apache License 2.0
81 stars 81 forks source link

allow to bridging of Terra Denoms to Kujira with IBC #240

Open silvermind opened 1 year ago

silvermind commented 1 year ago

Add astro, xAstro, RED and other Token Denom to the token whitelist:

https://github.com/terra-money/bridge-web-app/blob/8d12c9c20f4a5a4831c4cffd4510599521b4ecd3/src/hooks/useWhiteList.ts#L78

Terra Denoms to Kujira (cw20-ics20)

Astro

https://finder.terra.money/mainnet/address/terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26 Astro Synergy Nodes cw20-ics20: https://finder.terra.money/mainnet/address/terra1d90p5lacfxnqgjxjupu234lxnxyeu8fdeef4d0e0nqy3p30r7gss4myn9x

xAstro

https://finder.terra.money/mainnet/address/terra1x62mjnme4y0rdnag3r8rfgjuutsqlkkyuh4ndgex0wl3wue25uksau39q8

For other tokens there seems to be an IBC ICS20 Contract, not sure where to find those for xAstro.

Kujira Denom to Terra

silvermind commented 1 year ago

@alecande11 do you have any inputs on how to correctly request changes to the TerraV2 - Kujira Bridge on https://bridge.terra.money/ ? Would be great to have the official bridge working, $usk and $astro are both live on https://fin.kujira.app/ but missing in the bridge.

silvermind commented 1 year ago

@alecande11 any update on this?