Skip to content
Open
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/good-sails-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Creator Chain testnet deployment
13 changes: 13 additions & 0 deletions chains/creatorchaintestnet/addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
domainRoutingIsmFactory: "0x02514F129656eBbc026935C0c25612cC15568885"
interchainAccountRouter: "0xa37178d31F3258081290Be7E00933B7b326Ed250"
mailbox: "0x6e3338eB78A71C5FfF5Cd2673f9C63b7229fAa0b"
merkleTreeHook: "0xfdefF90330D77f3e362172C9C869bDb83234d6Af"
proxyAdmin: "0x1ef4240D02DB2384971A386f64e7EcAb9498482c"
staticAggregationHookFactory: "0x25F3BE004D624d4899F89017D821e9c2A5053458"
staticAggregationIsmFactory: "0x1f4f6974C3480cf8Dd3f82c854510f377F706A74"
staticMerkleRootMultisigIsmFactory: "0xeA3de2f533891f0087Da49B80a1F4602256F5dbf"
staticMerkleRootWeightedMultisigIsmFactory: "0x0bB7C71C945A5931509BC10C99cfAeB27FF32b58"
staticMessageIdMultisigIsmFactory: "0x0560807F2fE4242e8Ce43c6eF7A071bc6D274916"
staticMessageIdWeightedMultisigIsmFactory: "0x14c2Bc162114f052095ce404Ca0f082488F74217"
testRecipient: "0xa66238b3dEbA75cc9a6839c8d449484F51AC216c"
validatorAnnounce: "0x8abd50615844376Bc1820D02298605e57ddfF9f4"
23 changes: 23 additions & 0 deletions chains/creatorchaintestnet/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions chains/creatorchaintestnet/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://block-explorer-api.zksync-os-testnet-creator.zksync.dev/api
family: blockscout
name: Creator Chain Testnet Explorer
url: https://block-explorer.zksync-os-testnet-creator.zksync.dev
chainId: 278701
Comment thread
bxpana marked this conversation as resolved.
deployer:
name: Matter Labs
url: https://matter-labs.io
displayName: Creator Chain Testnet
domainId: 278701
isTestnet: true
name: creatorchaintestnet
nativeToken:
decimals: 18
name: Ether
symbol: ETH
protocol: ethereum
rpcUrls:
- http: https://zksync-os-testnet-creator.zksync.dev
technicalStack: other
Loading