Skip to content

Commit

Permalink
Update chain metadata and address files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 1, 2025
1 parent 30a1464 commit 924c1e6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
12 changes: 12 additions & 0 deletions chains/addresses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3341,6 +3341,12 @@ solanamainnet:
mailbox: E588QtVUvresuXq2KoNEwAmoifCzYGpRBdHByN9KQMbi
merkleTreeHook: E588QtVUvresuXq2KoNEwAmoifCzYGpRBdHByN9KQMbi
validatorAnnounce: pRgs5vN4Pj7WvFbxf6QDHizo2njq2uksqEUbaSghVA8
solanatestnet:
interchainGasPaymaster: 9SQVtTNsbipdMzumhzi6X8GwojiSMwBfqAhS7FgyTcqy
interchainSecurityModule: 4GHxwWyKB9exhKG4fdyU2hfLgfFzhHp2WcsSKc2uNR1k
mailbox: 75HBBLae3ddeneJVrZeyrDfv6vb7SMC3aCpBucSXS5aR
merkleTreeHook: 75HBBLae3ddeneJVrZeyrDfv6vb7SMC3aCpBucSXS5aR
validatorAnnounce: 8qNYSi9EP1xSnRjtMpyof88A26GBbdcrsa61uSaHiwx3
soneium:
aggregationHook: "0x2A3E42635E7acAc8Bb7851963Bc9d29B1dAAd409"
domainRoutingIsm: "0xBD70Ea9D599a0FC8158B026797177773C3445730"
Expand Down Expand Up @@ -3419,6 +3425,12 @@ sonic:
testRecipient: "0x4Ee9dEBB3046139661b51E17bdfD54Fd63211de7"
timelockController: "0x0000000000000000000000000000000000000000"
validatorAnnounce: "0x84444cE490233CFa76E3F1029bc166aa8c266907"
sonicsvmtestnet:
interchainGasPaymaster: FSy4hQ92ZTPJVG2UmiWiymoogpwEDBcucKnLzLnbrBDt
interchainSecurityModule: DgLicFznJQbnapc9cLSTB2DxN1FnrFnZo5SwD55iTycA
mailbox: 6BaTtWPMpWdA6tHqdT2VbogC4XZ9QV5cNCYpBrx6WP7B
merkleTreeHook: 6BaTtWPMpWdA6tHqdT2VbogC4XZ9QV5cNCYpBrx6WP7B
validatorAnnounce: 84NjUotjZcNBVGBhvwERPNS6zaAfhkJkG33aSiNxPma2
sonictestnet:
aggregationHook: "0x04B8A7B7BF29b269428c4976D6408BAf6fd42922"
domainRoutingIsm: "0x2a2F4AAaf726abb4B969c2804D38e188555683b5"
Expand Down
28 changes: 27 additions & 1 deletion chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4879,7 +4879,7 @@ solanatestnet:
name: Abacus Works
url: https://www.hyperlane.xyz
displayName: Solana Testnet
displayNameShort: Sol Testnet
displayNameShort: Solana Testnet
domainId: 1399811150
gasCurrencyCoinGeckoId: solana
isTestnet: true
Expand Down Expand Up @@ -4969,6 +4969,32 @@ sonic:
rpcUrls:
- http: https://rpc.soniclabs.com
technicalStack: other
sonicsvmtestnet:
blockExplorers:
- apiUrl: https://explorer.sonic.game/?cluster=testnet.v1
family: other
name: Sonic Explorer
url: https://explorer.sonic.game/?cluster=testnet.v1
blocks:
confirmations: 1
estimateBlockTime: 0.4
reorgPeriod: 0
chainId: 15153042
deployer:
name: Abacus Works
url: https://www.hyperlane.xyz
displayName: Sonic SVM Testnet
displayNameShort: Sonic SVM Testnet
domainId: 15153042
isTestnet: true
name: sonicsvmtestnet
nativeToken:
decimals: 9
name: Solana
symbol: SOL
protocol: sealevel
rpcUrls:
- http: https://api.testnet.sonic.game
sonictestnet:
blockExplorers:
- apiUrl: https://testnet.soniclabs.com/api
Expand Down

0 comments on commit 924c1e6

Please sign in to comment.