Skip to content

Commit 1e575d5

Browse files
paulbalajiclaude
andcommitted
feat: add TIA warp route config for Celestia <-> Eden
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0cf90d6 commit 1e575d5

2 files changed

Lines changed: 30 additions & 12 deletions

File tree

src/consts/warpRouteWhitelist.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ export const warpRouteWhitelist: Array<string> | null = [
99
'ETH/celestia-eden',
1010
'WBTC/celestia-ethereum',
1111
'WBTC/celestia-eden',
12+
'TIA/celestia-eden',
1213
];

src/consts/warpRoutes.yaml

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
---
55
tokens:
66
# SOL/celestia: Native SOL on Solana <-> Synthetic SOL on Celestia
7-
- addressOrDenom: "0x726f757465725f6170700000000000000000000000000002000000000000000a"
7+
- addressOrDenom: '0x726f757465725f6170700000000000000000000000000002000000000000000a'
88
chainName: celestia
99
connections:
1010
- token: sealevel|solanamainnet|4Acwq4Sw8Y7rZT8traFYmYsxZ86MAe2pQtGgkjh1mHP6
@@ -21,7 +21,7 @@ tokens:
2121
standard: SealevelHypNative
2222
symbol: SOL
2323
# SOL/eden: Collateral SOL on Celestia <-> Synthetic SOL on Eden
24-
- addressOrDenom: "0x726f757465725f6170700000000000000000000000000001000000000000000c"
24+
- addressOrDenom: '0x726f757465725f6170700000000000000000000000000001000000000000000c'
2525
chainName: celestia
2626
collateralAddressOrDenom: hyperlane/0x726f757465725f6170700000000000000000000000000002000000000000000a
2727
connections:
@@ -30,7 +30,7 @@ tokens:
3030
name: SOL
3131
standard: CosmosNativeHypCollateral
3232
symbol: SOL
33-
- addressOrDenom: "0x16eD50F96ea655Cb03638d7054e62e42Afb7b4fA"
33+
- addressOrDenom: '0x16eD50F96ea655Cb03638d7054e62e42Afb7b4fA'
3434
chainName: eden
3535
connections:
3636
- token: cosmosnative|celestia|0x726f757465725f6170700000000000000000000000000001000000000000000c
@@ -39,15 +39,15 @@ tokens:
3939
standard: EvmHypSynthetic
4040
symbol: SOL
4141
# ETH/celestia: Native ETH on Ethereum <-> Synthetic ETH on Celestia
42-
- addressOrDenom: "0x726f757465725f6170700000000000000000000000000002000000000000000b"
42+
- addressOrDenom: '0x726f757465725f6170700000000000000000000000000002000000000000000b'
4343
chainName: celestia
4444
connections:
4545
- token: ethereum|ethereum|0x26Cba9F11119892a7540a26b67cBcB9c08F586cD
4646
decimals: 18
4747
name: Ether
4848
standard: CosmosNativeHypSynthetic
4949
symbol: ETH
50-
- addressOrDenom: "0x26Cba9F11119892a7540a26b67cBcB9c08F586cD"
50+
- addressOrDenom: '0x26Cba9F11119892a7540a26b67cBcB9c08F586cD'
5151
chainName: ethereum
5252
coinGeckoId: ethereum
5353
connections:
@@ -57,7 +57,7 @@ tokens:
5757
standard: EvmHypNative
5858
symbol: ETH
5959
# ETH/eden: Collateral ETH on Celestia <-> Synthetic ETH on Eden
60-
- addressOrDenom: "0x726f757465725f61707000000000000000000000000000010000000000000010"
60+
- addressOrDenom: '0x726f757465725f61707000000000000000000000000000010000000000000010'
6161
chainName: celestia
6262
coinGeckoId: ethereum
6363
collateralAddressOrDenom: hyperlane/0x726f757465725f6170700000000000000000000000000002000000000000000b
@@ -67,7 +67,7 @@ tokens:
6767
name: Ether
6868
standard: CosmosNativeHypCollateral
6969
symbol: ETH
70-
- addressOrDenom: "0x23958cBa555AC52C9495Df9b121ff73003e39dBb"
70+
- addressOrDenom: '0x23958cBa555AC52C9495Df9b121ff73003e39dBb'
7171
chainName: eden
7272
connections:
7373
- token: cosmosnative|celestia|0x726f757465725f61707000000000000000000000000000010000000000000010
@@ -76,26 +76,26 @@ tokens:
7676
standard: EvmHypSynthetic
7777
symbol: ETH
7878
# WBTC/celestia: LBTC Collateral on Ethereum <-> Synthetic BTC on Celestia
79-
- addressOrDenom: "0x726f757465725f6170700000000000000000000000000002000000000000000e"
79+
- addressOrDenom: '0x726f757465725f6170700000000000000000000000000002000000000000000e'
8080
chainName: celestia
8181
connections:
8282
- token: ethereum|ethereum|0x02D28685e808A962aF327180AD55cEE32Eb94C94
8383
decimals: 8
8484
name: BTC
8585
standard: CosmosNativeHypSynthetic
8686
symbol: BTC
87-
- addressOrDenom: "0x02D28685e808A962aF327180AD55cEE32Eb94C94"
87+
- addressOrDenom: '0x02D28685e808A962aF327180AD55cEE32Eb94C94'
8888
chainName: ethereum
8989
coinGeckoId: wrapped-bitcoin
90-
collateralAddressOrDenom: "0x8236a87084f8B84306f72007F36F2618A5634494"
90+
collateralAddressOrDenom: '0x8236a87084f8B84306f72007F36F2618A5634494'
9191
connections:
9292
- token: cosmosnative|celestia|0x726f757465725f6170700000000000000000000000000002000000000000000e
9393
decimals: 8
9494
name: Lombard Staked Bitcoin
9595
standard: EvmHypCollateral
9696
symbol: LBTC
9797
# WBTC/eden: Collateral BTC on Celestia <-> Synthetic BTC on Eden
98-
- addressOrDenom: "0x726f757465725f61707000000000000000000000000000010000000000000011"
98+
- addressOrDenom: '0x726f757465725f61707000000000000000000000000000010000000000000011'
9999
chainName: celestia
100100
collateralAddressOrDenom: hyperlane/0x726f757465725f6170700000000000000000000000000002000000000000000e
101101
connections:
@@ -104,12 +104,29 @@ tokens:
104104
name: BTC
105105
standard: CosmosNativeHypCollateral
106106
symbol: BTC
107-
- addressOrDenom: "0xFA3198ecF05303a6d96E57a45E6c815055D255b1"
107+
- addressOrDenom: '0xFA3198ecF05303a6d96E57a45E6c815055D255b1'
108108
chainName: eden
109109
connections:
110110
- token: cosmosnative|celestia|0x726f757465725f61707000000000000000000000000000010000000000000011
111111
decimals: 8
112112
name: BTC
113113
standard: EvmHypSynthetic
114114
symbol: BTC
115+
# TIA/eden: Collateral TIA on Celestia <-> Native TIA on Eden
116+
- addressOrDenom: '0x726f757465725f61707000000000000000000000000000010000000000000009'
117+
chainName: celestia
118+
connections:
119+
- token: ethereum|eden|0x4A60C46f671A3b86D78E9c0b793235C2D502d44E
120+
decimals: 6
121+
name: TIA
122+
standard: CosmosNativeHypCollateral
123+
symbol: TIA
124+
- addressOrDenom: '0x4A60C46f671A3b86D78E9c0b793235C2D502d44E'
125+
chainName: eden
126+
connections:
127+
- token: cosmosnative|celestia|0x726f757465725f61707000000000000000000000000000010000000000000009
128+
decimals: 18
129+
name: TIA
130+
standard: EvmNative
131+
symbol: TIA
115132
options: {}

0 commit comments

Comments
 (0)