-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: initial metadata for oct-25 batch (#333)
### Description feat: initial metadata for oct-25 batch - add metadata for new chains - remove any existing deployment addresses for chains that re going to join the core set - update tests for sanity checking AW-chain metadata - remove deployer field from metadata-only chains that are not in immediate AW plans ### Backward compatibility yes ### Testing locally --------- Signed-off-by: pbio <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: J M Rossy <[email protected]>
- Loading branch information
1 parent
716c10f
commit f4809d9
Showing
45 changed files
with
504 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@hyperlane-xyz/registry': minor | ||
--- | ||
|
||
Add chain metadata for apechain, gravity, harmony, kaia, morph, snaxchain, zeronetwork, zksync. Update deployer details for chains not being deployed to. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
blockExplorers: | ||
- apiUrl: https://apechain.calderaexplorer.xyz/api | ||
family: blockscout | ||
name: ApeChain Explorer | ||
url: https://apechain.calderaexplorer.xyz | ||
blocks: | ||
confirmations: 1 | ||
estimateBlockTime: 0.2 | ||
reorgPeriod: 5 | ||
chainId: 33139 | ||
deployer: | ||
name: Abacus Works | ||
url: https://www.hyperlane.xyz | ||
displayName: ApeChain | ||
domainId: 33139 | ||
gasCurrencyCoinGeckoId: apecoin | ||
index: | ||
from: 1759561 | ||
name: apechain | ||
nativeToken: | ||
decimals: 18 | ||
name: ApeCoin | ||
symbol: APE | ||
protocol: ethereum | ||
rpcUrls: | ||
- http: https://rpc.apechain.com/http | ||
technicalStack: arbitrumnitro |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
blockExplorers: | ||
- apiUrl: https://explorer.gravity.xyz/api | ||
family: blockscout | ||
name: Gravity Alpha Explorer | ||
url: https://explorer.gravity.xyz | ||
blocks: | ||
confirmations: 1 | ||
estimateBlockTime: 1 | ||
reorgPeriod: 5 | ||
chainId: 1625 | ||
deployer: | ||
name: Abacus Works | ||
url: https://www.hyperlane.xyz | ||
displayName: Gravity Alpha Mainnet | ||
displayNameShort: Gravity | ||
domainId: 1625 | ||
gasCurrencyCoinGeckoId: g-token | ||
index: | ||
from: 13374779 | ||
name: gravity | ||
nativeToken: | ||
decimals: 18 | ||
name: Gravity | ||
symbol: G | ||
protocol: ethereum | ||
rpcUrls: | ||
- http: https://rpc.gravity.xyz | ||
technicalStack: arbitrumnitro |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
blockExplorers: | ||
- apiUrl: https://explorer.harmony.one/api | ||
family: blockscout | ||
name: Harmony Explorer | ||
url: https://explorer.harmony.one | ||
blocks: | ||
confirmations: 1 | ||
estimateBlockTime: 2 | ||
reorgPeriod: 5 | ||
chainId: 1666600000 | ||
deployer: | ||
name: Abacus Works | ||
url: https://www.hyperlane.xyz | ||
displayName: Harmony One | ||
domainId: 1666600000 | ||
gasCurrencyCoinGeckoId: harmony | ||
name: harmony | ||
nativeToken: | ||
decimals: 18 | ||
name: ONE | ||
symbol: ONE | ||
protocol: ethereum | ||
rpcUrls: | ||
- http: https://api.harmony.one | ||
- http: https://api.s0.t.hmny.io | ||
- http: https://1rpc.io/one | ||
- http: https://rpc.ankr.com/harmony | ||
technicalStack: other |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# yaml-language-server: $schema=../schema.json | ||
blockExplorers: | ||
- apiUrl: https://api-cypress.klaytnscope.com/api | ||
family: etherscan | ||
name: Kaiascope | ||
url: https://kaiascope.com | ||
blocks: | ||
confirmations: 1 | ||
estimateBlockTime: 1 | ||
reorgPeriod: 5 | ||
chainId: 8217 | ||
deployer: | ||
name: Abacus Works | ||
url: https://www.hyperlane.xyz | ||
displayName: Kaia | ||
domainId: 8217 | ||
gasCurrencyCoinGeckoId: kaia | ||
name: kaia | ||
nativeToken: | ||
decimals: 18 | ||
name: Kaia | ||
symbol: KLAY | ||
protocol: ethereum | ||
rpcUrls: | ||
- http: https://public-en.node.kaia.io | ||
technicalStack: other |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.