Skip to content

Commit

Permalink
feat(warp): Add MAGIC/arbitrum-treasure warp deployment artefacts (#423)
Browse files Browse the repository at this point in the history
### Description

- Add MAGIC/arbitrum-treasure warp deployment artefacts
- Manually copied from partner chat
  • Loading branch information
Mo-Hussain authored Dec 12, 2024
1 parent 4d1b327 commit bde63f7
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/kind-carrots-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Adding MAGIC/arbitrum-treasure warp deployment artefacts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
arbitrum:
collateral: "0x240d04a70B038369C8DF703B78B3b47332EeE116"
treasure:
native: "0x01c94f24F8D72BB9C3f61c4ED0b9b86BfC23BADd"
20 changes: 20 additions & 0 deletions deployments/warp_routes/MAGIC/arbitrum-treasure-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x240d04a70B038369C8DF703B78B3b47332EeE116"
chainName: arbitrum
coinGeckoId: magic
collateralAddressOrDenom: "0x539bdE0d7Dbd336b79148AA742883198BBF60342"
connections:
- token: ethereum|treasure|0x01c94f24F8D72BB9C3f61c4ED0b9b86BfC23BADd
decimals: 18
name: MAGIC
standard: EvmHypCollateral
symbol: MAGIC
- addressOrDenom: "0x01c94f24F8D72BB9C3f61c4ED0b9b86BfC23BADd"
chainName: treasure
connections:
- token: ethereum|arbitrum|0x240d04a70B038369C8DF703B78B3b47332EeE116
decimals: 18
name: MAGIC
standard: EvmHypNative
symbol: MAGIC

0 comments on commit bde63f7

Please sign in to comment.