Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing routes for USDT, USDC, and WBTC from BSC to KalyChain #403

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/kind-penguins-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': major
---

Removing routes for USDT, USDC, and WBTC from BSC to KalyChain due dif in decimals. On BSC USDC and USDT have 18 decimals, while on other chains they have 6. WBTC on BSC has 18 decimals, while on other chains it has 8.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
arbitrum:
collateral: "0xD0a1d1b8E10625eE7Ed4Be4Aa7afA7f169411FBd"
bsc:
collateral: "0x3d7d707Df6390adB61e0Ec3eA91A8FC20E519dd0"
kalychain:
synthetic: "0x9cAb0c396cF0F4325913f2269a0b72BD4d46E3A9"
polygon:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@ tokens:
chainName: arbitrum
collateralAddressOrDenom: "0xaf88d065e77c8cC2239327C5EDb3A432268e5831"
connections:
- token: ethereum|bsc|0x3d7d707Df6390adB61e0Ec3eA91A8FC20E519dd0
- token: ethereum|kalychain|0x9cAb0c396cF0F4325913f2269a0b72BD4d46E3A9
- token: ethereum|polygon|0xB3dF48224FA257D55e01342592f9A24cefc2628e
decimals: 6
name: USD Coin
standard: EvmHypCollateral
symbol: USDC
- addressOrDenom: "0x3d7d707Df6390adB61e0Ec3eA91A8FC20E519dd0"
chainName: bsc
collateralAddressOrDenom: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d"
connections:
- token: ethereum|arbitrum|0xD0a1d1b8E10625eE7Ed4Be4Aa7afA7f169411FBd
- token: ethereum|kalychain|0x9cAb0c396cF0F4325913f2269a0b72BD4d46E3A9
- token: ethereum|polygon|0xB3dF48224FA257D55e01342592f9A24cefc2628e
decimals: 6
Expand All @@ -26,7 +14,6 @@ tokens:
chainName: kalychain
connections:
- token: ethereum|arbitrum|0xD0a1d1b8E10625eE7Ed4Be4Aa7afA7f169411FBd
- token: ethereum|bsc|0x3d7d707Df6390adB61e0Ec3eA91A8FC20E519dd0
- token: ethereum|polygon|0xB3dF48224FA257D55e01342592f9A24cefc2628e
decimals: 6
name: USD Coin
Expand All @@ -37,7 +24,6 @@ tokens:
collateralAddressOrDenom: "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359"
connections:
- token: ethereum|arbitrum|0xD0a1d1b8E10625eE7Ed4Be4Aa7afA7f169411FBd
- token: ethereum|bsc|0x3d7d707Df6390adB61e0Ec3eA91A8FC20E519dd0
- token: ethereum|kalychain|0x9cAb0c396cF0F4325913f2269a0b72BD4d46E3A9
decimals: 6
name: USD Coin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
arbitrum:
collateral: "0xFDb3307a16442ed5A7C040AE1600a3B3D3C8e7D9"
bsc:
collateral: "0xf4f62eC5C9d4e5464A9D1Dd738e3f50b1d652101"
kalychain:
synthetic: "0x2CA775C77B922A51FcF3097F52bFFdbc0250D99A"
polygon:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,6 @@ tokens:
chainName: arbitrum
collateralAddressOrDenom: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
connections:
- token: ethereum|bsc|0xf4f62eC5C9d4e5464A9D1Dd738e3f50b1d652101
- token: ethereum|kalychain|0x2CA775C77B922A51FcF3097F52bFFdbc0250D99A
- token: ethereum|polygon|0x2f7c83FC82A0e39A997c262e5BAB13176C275104
decimals: 6
name: Tether USD
standard: EvmHypCollateral
symbol: USDT
- addressOrDenom: "0xf4f62eC5C9d4e5464A9D1Dd738e3f50b1d652101"
chainName: bsc
collateralAddressOrDenom: "0x55d398326f99059fF775485246999027B3197955"
connections:
- token: ethereum|arbitrum|0xFDb3307a16442ed5A7C040AE1600a3B3D3C8e7D9
- token: ethereum|kalychain|0x2CA775C77B922A51FcF3097F52bFFdbc0250D99A
- token: ethereum|polygon|0x2f7c83FC82A0e39A997c262e5BAB13176C275104
decimals: 6
Expand All @@ -26,7 +14,6 @@ tokens:
chainName: kalychain
connections:
- token: ethereum|arbitrum|0xFDb3307a16442ed5A7C040AE1600a3B3D3C8e7D9
- token: ethereum|bsc|0xf4f62eC5C9d4e5464A9D1Dd738e3f50b1d652101
- token: ethereum|polygon|0x2f7c83FC82A0e39A997c262e5BAB13176C275104
decimals: 6
name: Tether USD
Expand All @@ -37,9 +24,8 @@ tokens:
collateralAddressOrDenom: "0xc2132D05D31c914a87C6611C10748AEb04B58e8F"
connections:
- token: ethereum|arbitrum|0xFDb3307a16442ed5A7C040AE1600a3B3D3C8e7D9
- token: ethereum|bsc|0xf4f62eC5C9d4e5464A9D1Dd738e3f50b1d652101
- token: ethereum|kalychain|0x2CA775C77B922A51FcF3097F52bFFdbc0250D99A
decimals: 6
name: Tether USD
standard: EvmHypCollateral
symbol: USDT
symbol: USDT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
symbol: USDT
symbol: USDT

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
arbitrum:
collateral: "0x3CDbaBE5Bf4E6cfE10A2A326E0ad31b2d16398D4"
bsc:
collateral: "0xD42Af909d323D88e0E933B6c50D3e91c279004ca"
kalychain:
synthetic: "0xaA77D4a26d432B82DB07F8a47B7f7F623fd92455"
polygon:
Expand Down
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's no kalychain config here

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x3CDbaBE5Bf4E6cfE10A2A326E0ad31b2d16398D4"
chainName: arbitrum
collateralAddressOrDenom: "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f"
connections:
- token: ethereum|kalychain|0xaA77D4a26d432B82DB07F8a47B7f7F623fd92455
- token: ethereum|polygon|0xfF00e814A0dCB9a614585c212C78Fdc596d02e47
decimals: 8
name: Wrapped BTC
standard: EvmHypCollateral
symbol: WBTC
- addressOrDenom: "0xfF00e814A0dCB9a614585c212C78Fdc596d02e47"
chainName: polygon
collateralAddressOrDenom: "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6"
connections:
- token: ethereum|arbitrum|0x3CDbaBE5Bf4E6cfE10A2A326E0ad31b2d16398D4
- token: ethereum|kalychain|0xaA77D4a26d432B82DB07F8a47B7f7F623fd92455
decimals: 8
name: Wrapped BTC
standard: EvmHypCollateral
symbol: WBTC
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
symbol: WBTC
symbol: WBTC

Loading