Skip to content

Commit af7b233

Browse files
chore: Mantra deployments (#1209)
Co-authored-by: Lee <[email protected]>
1 parent 6b5293a commit af7b233

File tree

8 files changed

+116
-0
lines changed

8 files changed

+116
-0
lines changed

.changeset/violet-files-raise.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+
Deploy Mantra ETH, WBTC & HYPE.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=../schema.json
2+
tokens:
3+
- addressOrDenom: "0xa901E6974C8F0fCc2f44451B0e788CD6957E02E2"
4+
chainName: ethereum
5+
coinGeckoId: ethereum
6+
connections:
7+
- token: ethereum|mantra|0xeE99Cf120Ab08A68727253FB1cCC55f7551682e8
8+
decimals: 18
9+
logoURI: /deployments/warp_routes/ETH/logo.svg
10+
name: Ether
11+
standard: EvmHypNative
12+
symbol: ETH
13+
- addressOrDenom: "0xeE99Cf120Ab08A68727253FB1cCC55f7551682e8"
14+
chainName: mantra
15+
connections:
16+
- token: ethereum|ethereum|0xa901E6974C8F0fCc2f44451B0e788CD6957E02E2
17+
decimals: 18
18+
logoURI: /deployments/warp_routes/ETH/logo.svg
19+
name: ETH
20+
standard: EvmHypSynthetic
21+
symbol: ETH
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
ethereum:
2+
decimals: 18
3+
gas: 300000
4+
owner: "0xBeABf6194651951927Dd12c172263C16032Bb8bB"
5+
ownerOverrides:
6+
proxyAdmin: "0xBeABf6194651951927Dd12c172263C16032Bb8bB"
7+
type: native
8+
mantra:
9+
decimals: 18
10+
name: ETH
11+
owner: "0xBeABf6194651951927Dd12c172263C16032Bb8bB"
12+
symbol: ETH
13+
type: synthetic
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=../schema.json
2+
tokens:
3+
- addressOrDenom: "0xA10bCe7B3F13f8846611bdac36EF5972069ce7d8"
4+
chainName: hyperevm
5+
coinGeckoId: hyperliquid
6+
connections:
7+
- token: ethereum|mantra|0x2d01885f395186903ac76D0C67b94f1F8BcE6727
8+
decimals: 18
9+
logoURI: /deployments/warp_routes/HYPE/logo.svg
10+
name: Hyperliquid
11+
standard: EvmHypNative
12+
symbol: HYPE
13+
- addressOrDenom: "0x2d01885f395186903ac76D0C67b94f1F8BcE6727"
14+
chainName: mantra
15+
connections:
16+
- token: ethereum|hyperevm|0xA10bCe7B3F13f8846611bdac36EF5972069ce7d8
17+
decimals: 18
18+
logoURI: /deployments/warp_routes/HYPE/logo.svg
19+
name: Hyperliquid
20+
standard: EvmHypSynthetic
21+
symbol: HYPE
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
hyperevm:
2+
decimals: 18
3+
name: Hyperliquid
4+
owner: "0x3f20f6cfeE1F0EdA059eB75992aBf0F9B96db1ee"
5+
ownerOverrides:
6+
proxyAdmin: "0x3f20f6cfeE1F0EdA059eB75992aBf0F9B96db1ee"
7+
symbol: HYPE
8+
type: native
9+
mantra:
10+
decimals: 18
11+
name: Hyperliquid
12+
owner: "0x3f20f6cfeE1F0EdA059eB75992aBf0F9B96db1ee"
13+
symbol: HYPE
14+
type: synthetic
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# yaml-language-server: $schema=../schema.json
2+
tokens:
3+
- addressOrDenom: "0xABb5E5b46112Ca652481d1117459dc289a1Ee282"
4+
chainName: ethereum
5+
coinGeckoId: wrapped-bitcoin
6+
collateralAddressOrDenom: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"
7+
connections:
8+
- token: ethereum|mantra|0xc7960A4Baa8d9Db795890b56Af874F3a24c20123
9+
decimals: 8
10+
logoURI: /deployments/warp_routes/WBTC/logo.svg
11+
name: Wrapped BTC
12+
standard: EvmHypCollateral
13+
symbol: WBTC
14+
- addressOrDenom: "0xc7960A4Baa8d9Db795890b56Af874F3a24c20123"
15+
chainName: mantra
16+
connections:
17+
- token: ethereum|ethereum|0xABb5E5b46112Ca652481d1117459dc289a1Ee282
18+
decimals: 8
19+
logoURI: /deployments/warp_routes/WBTC/logo.svg
20+
name: Wrapped BTC
21+
standard: EvmHypSynthetic
22+
symbol: WBTC
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
ethereum:
2+
decimals: 8
3+
name: Wrapped BTC
4+
owner: "0xd3Dc28BCF34d9A80B006eC94Bd14E1E1BFc9c33c"
5+
ownerOverrides:
6+
proxyAdmin: "0xd3Dc28BCF34d9A80B006eC94Bd14E1E1BFc9c33c"
7+
symbol: WBTC
8+
token: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599"
9+
type: collateral
10+
mantra:
11+
decimals: 8
12+
name: Wrapped BTC
13+
owner: "0xd3Dc28BCF34d9A80B006eC94Bd14E1E1BFc9c33c"
14+
ownerOverrides:
15+
proxyAdmin: "0xd3Dc28BCF34d9A80B006eC94Bd14E1E1BFc9c33c"
16+
symbol: WBTC
17+
type: synthetic

0 commit comments

Comments
 (0)