Skip to content

Commit a0b58b8

Browse files
authored
feat(warp-routes): deployed krown warp route (#1360)
1 parent 0c67e79 commit a0b58b8

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed

.changeset/stupid-bags-rest.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 krown native token warp route to allow bridging from and to ethereum
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
tokens:
2+
- addressOrDenom: "0xD198097db1C372ACbd3907df8A1BEd3c7d1B53CD"
3+
chainName: ethereum
4+
connections:
5+
- token: ethereum|krown|0x680e8ECB908A2040232ef139A0A52cbE47b9F15B
6+
decimals: 18
7+
logoURI: /deployments/warp_routes/KROWN/logo.svg
8+
name: KROWN
9+
standard: EvmHypSynthetic
10+
symbol: KROWN
11+
- addressOrDenom: "0x680e8ECB908A2040232ef139A0A52cbE47b9F15B"
12+
chainName: krown
13+
coinGeckoId: krown-network
14+
connections:
15+
- token: ethereum|ethereum|0xD198097db1C372ACbd3907df8A1BEd3c7d1B53CD
16+
decimals: 18
17+
logoURI: /deployments/warp_routes/KROWN/logo.svg
18+
name: KROWN
19+
standard: EvmHypNative
20+
symbol: KROWN
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ethereum:
2+
owner: "0x3Ea04C1cDDebf600dA09e6FE0654835F27258f30"
3+
type: synthetic
4+
krown:
5+
owner: "0xAA6c962915C6b18FD0A6d4bC3aC810E1ECbeF14F"
6+
type: native
Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)