Skip to content
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

Datachain #428

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
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/stale-plants-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

add datachain to registry
14 changes: 14 additions & 0 deletions chains/datachain/addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
domainRoutingIsmFactory: "0xbd89cb2B9C10caBb0b57eF996363dD864173C594"
interchainAccountIsm: "0xE66D4563BCDAD1a2bA7465ee98f4155CB4E6551b"
interchainAccountRouter: "0x4CBfE04F2DE1d5991E23952FD5ec1816442CAA60"
mailbox: "0x3D2c458cD753E3F9F79806EB0a0C8F0cDAA2C8fF"
merkleTreeHook: "0x061F10A14E53CF0EeaCE8Ecce317E3eD75cE4edD"
proxyAdmin: "0x8Ec9C31b337922b0C2e2591E3cF3471bA413f500"
staticAggregationHookFactory: "0xE182F241211782D88609E9545E8A31a39B0Db3dA"
staticAggregationIsmFactory: "0x98351942A8B4F950c173A346057E9ea3C48A2974"
staticMerkleRootMultisigIsmFactory: "0x06249149bBDA778f4843caE7D8Aef56539d3846c"
staticMerkleRootWeightedMultisigIsmFactory: "0x5048D73C6106C971733A9fbF31440272A6F74b2b"
staticMessageIdMultisigIsmFactory: "0x05Acd137Bf98Ea2C6075522C84bb23889894185c"
staticMessageIdWeightedMultisigIsmFactory: "0x74766F978C1B965312510dD099d1c044834D33d2"
testRecipient: "0x1014fb6a465b69971db2586bf036843f1420e777"
validatorAnnounce: "0x7ac4CA594c0079B5bbfC07C8087fEdDCeEdBA187"
13 changes: 13 additions & 0 deletions chains/datachain/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/datachain/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
chainId: 7474
deployer:
name: TokenDAO
url: https://tkn.xyz/
displayName: Datachain
domainId: 7474
isTestnet: true
name: datachain
nativeToken:
decimals: 18
name: TokenDAO
symbol: TKN
protocol: ethereum
rpcUrls:
- http: https://datachain-sepolia.rpc.caldera.xyz/http
blockExplorers:
- apiUrl: https://datachain-sepolia.explorer.caldera.xyz/api/
family: blockscout
name: Datachain Sepolia explorer
url: https://datachain-sepolia.explorer.caldera.xyz/
technicalStack: opstack