Skip to content

Commit 87688b6

Browse files
authored
feat(warp-routes): exrd deployment (#1214)
1 parent 2b4aab6 commit 87688b6

File tree

4 files changed

+42
-0
lines changed

4 files changed

+42
-0
lines changed

.changeset/long-pans-sniff.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': minor
3+
---
4+
5+
Deployed XRD warp route between ethereum and radix
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
tokens:
2+
- addressOrDenom: "0x94a766ebdfbBFF21428b6C504Be7405e74c02774"
3+
chainName: ethereum
4+
coinGeckoId: radix
5+
collateralAddressOrDenom: "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414"
6+
connections:
7+
- token: radix|radix|component_rdx1crrj42g0855jnpvfs6t9tff25vtq3lm292g3h07xrnz9l49mnsu3hy
8+
decimals: 18
9+
logoURI: /deployments/warp_routes/XRD/logo.svg
10+
name: E-RADIX
11+
standard: EvmHypCollateralFiat
12+
symbol: eXRD
13+
- addressOrDenom: component_rdx1crrj42g0855jnpvfs6t9tff25vtq3lm292g3h07xrnz9l49mnsu3hy
14+
chainName: radix
15+
coinGeckoId: radix
16+
collateralAddressOrDenom: resource_rdx1tknxxxxxxxxxradxrdxxxxxxxxx009923554798xxxxxxxxxradxrd
17+
connections:
18+
- token: ethereum|ethereum|0x94a766ebdfbBFF21428b6C504Be7405e74c02774
19+
decimals: 18
20+
logoURI: /deployments/warp_routes/XRD/logo.svg
21+
name: Radix
22+
standard: RadixHypCollateral
23+
symbol: XRD
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
ethereum:
2+
decimals: 18
3+
owner: "0xA365Bf3Da1f1B01E2a80f9261Ec717B305b2Eb8F"
4+
token: "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414"
5+
type: collateralFiat
6+
radix:
7+
decimals: 18
8+
gas: 30000000
9+
name: Radix
10+
owner: account_rdx1280taxhhnuek02y59yapsg4kjtux954qkyufpwmy4dlfcxdrjzr7fj
11+
symbol: XRD
12+
token: resource_rdx1tknxxxxxxxxxradxrdxxxxxxxxx009923554798xxxxxxxxxradxrd
13+
type: collateral

0 commit comments

Comments
 (0)