Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: artela warp route artifacts #488

Merged
merged 4 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all 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/fresh-rice-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Add Artela/Base USDC and WETH warp route artifacts
2 changes: 1 addition & 1 deletion chains/artela/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://artscan.artela.network/api
family: other
family: blockscout
name: Artela Explorer
url: https://artscan.artela.network
blocks:
Expand Down
4 changes: 4 additions & 0 deletions deployments/warp_routes/USDC/artela-base-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
artela:
synthetic: "0x8d9Bd7E9ec3cd799a659EE650DfF6C799309fA91"
base:
collateral: "0x01348F639D6e418A5a9673c08c0dDf6ecCB80F37"
22 changes: 22 additions & 0 deletions deployments/warp_routes/USDC/artela-base-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x8d9Bd7E9ec3cd799a659EE650DfF6C799309fA91"
chainName: artela
connections:
- token: ethereum|base|0x01348F639D6e418A5a9673c08c0dDf6ecCB80F37
decimals: 6
logoURI: /deployments/warp_routes/USDC/logo.svg
name: USD Coin
standard: EvmHypSynthetic
symbol: USDC.a
- addressOrDenom: "0x01348F639D6e418A5a9673c08c0dDf6ecCB80F37"
chainName: base
coinGeckoId: usd-coin
collateralAddressOrDenom: "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
connections:
- token: ethereum|artela|0x8d9Bd7E9ec3cd799a659EE650DfF6C799309fA91
decimals: 6
logoURI: /deployments/warp_routes/USDC/logo.svg
name: USD Coin
standard: EvmHypCollateral
symbol: USDC
4 changes: 4 additions & 0 deletions deployments/warp_routes/WETH/artela-base-addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
artela:
synthetic: "0xfae4e14D01D9E13FB5db20A0329ED0472A2D96C7"
base:
collateral: "0x5B4d7FD7E6Cb11170137df1A0dB24645533EC0b5"
22 changes: 22 additions & 0 deletions deployments/warp_routes/WETH/artela-base-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0xfae4e14D01D9E13FB5db20A0329ED0472A2D96C7"
chainName: artela
connections:
- token: ethereum|base|0x5B4d7FD7E6Cb11170137df1A0dB24645533EC0b5
decimals: 18
logoURI: /deployments/warp_routes/WETH/logo.svg
name: Wrapped Ether
standard: EvmHypSynthetic
symbol: WETH.a
- addressOrDenom: "0x5B4d7FD7E6Cb11170137df1A0dB24645533EC0b5"
chainName: base
coinGeckoId: l2-standard-bridged-weth-base
collateralAddressOrDenom: "0x4200000000000000000000000000000000000006"
connections:
- token: ethereum|artela|0xfae4e14D01D9E13FB5db20A0329ED0472A2D96C7
decimals: 18
logoURI: /deployments/warp_routes/WETH/logo.svg
name: Wrapped Ether
standard: EvmHypCollateral
symbol: WETH
13 changes: 13 additions & 0 deletions deployments/warp_routes/WETH/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading