Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add FORM warp route #591

Merged
merged 5 commits into from
Feb 17, 2025
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/proud-vans-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Add FORM warp route ethereum<>form
19 changes: 19 additions & 0 deletions deployments/warp_routes/FORM/ethereum-form-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0xEa35E107fB64Ff8C3c8c37DB2d23A7179f31D8EC"
chainName: ethereum
collateralAddressOrDenom: "0xE7deE4823EE18F1347F1Cf7997f70B94eFDe2E1F"
connections:
- token: ethereum|form|0x688da80Dfe2916c0a0Aa360323E52Aa5881AdB78
decimals: 18
name: Form
standard: EvmHypCollateral
symbol: FORM
- addressOrDenom: "0x688da80Dfe2916c0a0Aa360323E52Aa5881AdB78"
chainName: form
connections:
- token: ethereum|ethereum|0xEa35E107fB64Ff8C3c8c37DB2d23A7179f31D8EC
decimals: 18
name: Form
standard: EvmHypSynthetic
symbol: FORM
11 changes: 11 additions & 0 deletions deployments/warp_routes/FORM/ethereum-form-deploy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
ethereum:
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
mailbox: "0xc005dc82818d67AF737725bD4bf75435d065D239"
owner: "0xec5ad23e29203301B2C1a765718Cc1de7A8d3FbF"
token: "0xE7deE4823EE18F1347F1Cf7997f70B94eFDe2E1F"
type: collateral
form:
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
mailbox: "0x3a464f746D23Ab22155710f44dB16dcA53e0775E"
owner: "0x41B624412B529409A437f08Ef80bCabE81053650"
type: synthetic
11 changes: 11 additions & 0 deletions deployments/warp_routes/FORM/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.