-
Notifications
You must be signed in to change notification settings - Fork 116
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: add SOON network, add Bonk metadata and logo #460
Merged
+93
−9
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
edd3710
feat: add SOON
tkporter 11e9010
changeset
tkporter 4493dee
Optimize SVG files
github-actions[bot] 6fd93d8
add soon addresses
tkporter a77969e
Merge branch 'main' of github.com:hyperlane-xyz/hyperlane-registry in…
tkporter e0d1807
Add bonk logo and metadata
tkporter 94ebff9
Merge branch 'main' of github.com:hyperlane-xyz/hyperlane-registry in…
tkporter 7b72c41
Merge branch 'trevor/soon' of github.com:hyperlane-xyz/hyperlane-regi…
tkporter bd37c44
update changeset
tkporter c177165
Fix unit test
tkporter e9bb153
changeset
tkporter 9dfb8fd
BONK => Bonk path
tkporter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 SOON chain, add Bonk logo and metadata, make warp deploys without a config a warning |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
interchainGasPaymaster: Dsem8R6mkrpNoNb6CRUEjEZRP2hKRC24thyCkVr8cNYZ | ||
interchainSecurityModule: 4fPoa26ayqY1cwY3AcqUPvdLLNHpjJGdDQevtnTLAAnH | ||
mailbox: Mj7GE6LZiJUZFTgabmNkFoY2o6JCEwCMKopSUUC3kqj | ||
merkleTreeHook: Mj7GE6LZiJUZFTgabmNkFoY2o6JCEwCMKopSUUC3kqj | ||
validatorAnnounce: GFqF38mSacfvbJRKkhmjJvSkzTEKemSNVoWi4Q94ZPvz |
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://explorer.soo.network/ | ||
family: other | ||
name: SOON Explorer | ||
url: https://explorer.soo.network/ | ||
blocks: | ||
confirmations: 1 | ||
estimateBlockTime: 0.05 | ||
reorgPeriod: 0 | ||
chainId: 50075007 | ||
deployer: | ||
name: Abacus Works | ||
url: https://www.hyperlane.xyz | ||
displayName: SOON | ||
domainId: 50075007 | ||
gasCurrencyCoinGeckoId: ethereum | ||
name: soon | ||
nativeToken: | ||
decimals: 9 | ||
name: Ether | ||
symbol: ETH | ||
protocol: sealevel | ||
rpcUrls: | ||
- http: https://rpc.mainnet.soo.network/rpc | ||
technicalStack: other |
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,7 @@ | ||
{ | ||
"name": "Bonk", | ||
"symbol": "Bonk", | ||
"description": "The Official Bonk Inu token. Warp Route bridged via Hyperlane", | ||
"image": "https://arweave.net/hQiPZOsRZXGXBJd_82PhVdlM_hACsT_q6wqwf5cSY7I", | ||
"attributes": [] | ||
} |
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a quick check and the block time was between 3 and 13 sec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
based on https://docs.soo.network/rpc/components/getBlockTime#getblocktime