Skip to content

Commit

Permalink
Add artifacts from deUSD deploy (#191)
Browse files Browse the repository at this point in the history
### Description

- Deploy artifacts for deUSD warp route as fastUSD between ethereum and
sei

---------

Co-authored-by: J M Rossy <jm.rossy@gmail.com>
  • Loading branch information
yorhodes and jmrossy authored Oct 9, 2024
1 parent a40f086 commit 37ffc66
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/little-hounds-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperlane-xyz/registry": minor
---

Add deUSD warp route
4 changes: 4 additions & 0 deletions deployments/warp_routes/FASTUSD/ethereum-sei-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ethereum:
collateral: "0x9AD81058c6C3Bf552C9014CB30E824717A0ee21b"
sei:
xERC20: "0xeA895A7Ff45d8d3857A04c1E38A362f3bd9a076f"
22 changes: 22 additions & 0 deletions deployments/warp_routes/FASTUSD/ethereum-sei-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0xeA895A7Ff45d8d3857A04c1E38A362f3bd9a076f"
chainName: sei
collateralAddressOrDenom: "0x37a4dD9CED2b19Cfe8FAC251cd727b5787E45269"
connections:
- token: ethereum|ethereum|0x9AD81058c6C3Bf552C9014CB30E824717A0ee21b
decimals: 18
logoURI: /deployments/warp_routes/FASTUSD/logo.svg
name: fastUSD
standard: EvmHypXERC20
symbol: fastUSD
- addressOrDenom: "0x9AD81058c6C3Bf552C9014CB30E824717A0ee21b"
chainName: ethereum
collateralAddressOrDenom: "0x15700B564Ca08D9439C58cA5053166E8317aa138"
connections:
- token: ethereum|sei|0xeA895A7Ff45d8d3857A04c1E38A362f3bd9a076f
decimals: 18
logoURI: /deployments/warp_routes/FASTUSD/logo.svg
name: fastUSD
standard: EvmHypCollateral
symbol: fastUSD
1 change: 1 addition & 0 deletions deployments/warp_routes/FASTUSD/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 37ffc66

Please sign in to comment.