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 Oct 2, 2024
1 parent 83a4d16 commit 40fd813
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
16 changes: 16 additions & 0 deletions chains/addresses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1338,6 +1338,22 @@ molten:
testRecipient: "0xbB22547D1dc681fe925f568f637Ff67aC06c20fc"
timelockController: "0x0000000000000000000000000000000000000000"
validatorAnnounce: "0xb4fc9B5fD57499Ef6FfF3995728a55F7A618ef86"
moonbase:
domainRoutingIsmFactory: "0x184a3Fa58eb9E090438D971ECA1d1d0bC1877ff2"
interchainAccountIsm: "0x3D995Fa3A6C281e29C660752dce034FacA1844c4"
interchainAccountRouter: "0x4060f0b53984d1789058dd4571b1689dF143FA5A"
interchainGasPaymaster: "0x0000000000000000000000000000000000000000"
mailbox: "0xF408B8A366b4aA38710A7dA5F1324C3DE58FdddC"
merkleTreeHook: "0xF408B8A366b4aA38710A7dA5F1324C3DE58FdddC"
proxyAdmin: "0x56163cf8CF12bcA048526D03813A6d110c0Df25E"
staticAggregationHookFactory: "0xB556b89cc9Ffbc027b4183E27D77703931D24117"
staticAggregationIsmFactory: "0xE495652b291B836334465680156Ce50a100aF52f"
staticMerkleRootMultisigIsmFactory: "0x5Ed8C335Be04c3119E688547F0E794094A838646"
staticMerkleRootWeightedMultisigIsmFactory: "0xE52D77b725f669A6d0813A57d4b6A52ed76AC0Fe"
staticMessageIdMultisigIsmFactory: "0x3C9aFdC4CFAAf21222cB7A5fD9b0096dEf94Fe38"
staticMessageIdWeightedMultisigIsmFactory: "0xE0540Bf4f174fC25e461278E735B423aD39F4933"
testRecipient: "0x4b616756586B17D4be1D469fFBadcd3339c46200"
validatorAnnounce: "0xF5DBE4515754fFBd192753AD29CD089F2b024949"
moonbeam:
aggregationHook: "0x23cca255aE83F57F39EAf9D14fB9FdaDF22D5863"
domainRoutingIsm: "0x7Faa23CEdA03364A79e05259e07D5E358E7400F7"
Expand Down
23 changes: 23 additions & 0 deletions chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2067,6 +2067,29 @@ molten:
rpcUrls:
- http: https://molten.calderachain.xyz/http
technicalStack: arbitrumnitro
moonbase:
blockExplorers:
- apiUrl: https://api-moonbase.moonscan.io/api
family: etherscan
name: Moonbase Alpha Testnet Explorer
url: https://moonbase.moonscan.io
chainId: 1287
deployer:
name: guy93354
url: https://github.com/guy93354
displayName: Moonbase Testnet
isTestnet: true
name: moonbase
nativeToken:
decimals: 18
name: Dev
symbol: DEV
protocol: ethereum
rpcUrls:
- http: https://moonbase-alpha.public.blastapi.io
- http: https://moonbase.unitedbloc.com
- http: https://rpc.testnet.moonbeam.network
- http: https://rpc.testnet.moonbeam.network
moonbeam:
blockExplorers:
- apiUrl: https://api-moonbeam.moonscan.io/api
Expand Down

0 comments on commit 40fd813

Please sign in to comment.