Skip to content

Commit cdd6a74

Browse files
authored
feat: Remove routing between base and ethereum for superseed cbbtc (#741)
### Description This PR removes routing between base and ethereum for superseed cbbtc ### Backward compatibility Yes ### Testing Local testing with `yarn link` on warp ui
1 parent f112e8b commit cdd6a74

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.changeset/dry-buttons-unite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': patch
3+
---
4+
5+
Remove routing between base and ethereum

deployments/warp_routes/CBBTC/base-ethereum-superseed-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ tokens:
66
collateralAddressOrDenom: "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf"
77
connections:
88
- token: ethereum|superseed|0x0a78BC3CBBC79C4C6E5d4e5b2bbD042E58e93484
9-
- token: ethereum|base|0x66477F84bd21697c7781fc3992b3163463e3B224
109
decimals: 8
1110
logoURI: /deployments/warp_routes/CBBTC/logo.svg
1211
name: Coinbase Wrapped BTC
@@ -28,7 +27,6 @@ tokens:
2827
coinGeckoId: coinbase-wrapped-btc
2928
collateralAddressOrDenom: "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf"
3029
connections:
31-
- token: ethereum|ethereum|0x7710d2FC9A2E0452b28a2cBf550429b579347199
3230
- token: ethereum|superseed|0x0a78BC3CBBC79C4C6E5d4e5b2bbD042E58e93484
3331
decimals: 8
3432
logoURI: /deployments/warp_routes/CBBTC/logo.svg

0 commit comments

Comments
 (0)