Skip to content

Commit 19ca1de

Browse files
authored
feat: add QUILL/eni deployment artifacts (#1406)
1 parent f1e4b33 commit 19ca1de

File tree

4 files changed

+42
-0
lines changed

4 files changed

+42
-0
lines changed

.changeset/flat-pans-rush.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+
Add QUILL/eni deployment artifacts
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: "0x754587e5704B5aCecEA6d5d60fDE65BAAe97b8d6"
4+
chainName: avalanche
5+
coinGeckoId: ink-finance
6+
collateralAddressOrDenom: "0xf3E5914cA1F678E0A3a38031B5514682e3450919"
7+
connections:
8+
- token: ethereum|eni|0xF4e644772b17b6c57327F4D111a73D68C8cC731B
9+
decimals: 18
10+
logoURI: /deployments/warp_routes/QUILL/logo.png
11+
name: InkFinance
12+
standard: EvmHypCollateral
13+
symbol: QUILL
14+
- addressOrDenom: "0xF4e644772b17b6c57327F4D111a73D68C8cC731B"
15+
chainName: eni
16+
connections:
17+
- token: ethereum|avalanche|0x754587e5704B5aCecEA6d5d60fDE65BAAe97b8d6
18+
decimals: 18
19+
logoURI: /deployments/warp_routes/QUILL/logo.png
20+
name: InkFinance
21+
standard: EvmHypSynthetic
22+
symbol: QUILL
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
avalanche:
2+
owner: "0x3B91235596f46d125c1141dEe7667C872d7A107B"
3+
token: "0xf3E5914cA1F678E0A3a38031B5514682e3450919"
4+
type: collateral
5+
eni:
6+
owner: "0xf0004476DDC8985C067b6BDf94a1759f7b230809"
7+
tokenFee:
8+
feeContracts:
9+
avalanche:
10+
bps: 8
11+
owner: "0xCB561B87731B2fedB704a3b56d59123277a5A181"
12+
type: LinearFee
13+
owner: "0xCB561B87731B2fedB704a3b56d59123277a5A181"
14+
type: RoutingFee
15+
type: synthetic
3.93 KB
Loading

0 commit comments

Comments
 (0)