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

Add DreyerX Testnet metadata and warp route #361

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
5 changes: 5 additions & 0 deletions .changeset/kind-tools-melt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add DreyerX testnet metadata and warp route
14 changes: 14 additions & 0 deletions chains/dreyerxtestnet/addresses.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
domainRoutingIsmFactory: "0x9B9b4C9acC91Ee601AaFBAA4971D249360dA0128"
interchainAccountIsm: "0x51532D7E2EF05964C8E2509E5Aa69E6656559794"
interchainAccountRouter: "0xA92a2BB3Cabbe3098C3B276319Acd4c5aF24A2f3"
mailbox: "0x0193BF2EC62A9085F0b45928c92d6E6171f008f6"
merkleTreeHook: "0x167B6d7AadDab0ED0b161AA5125331f23bdBFfFd"
proxyAdmin: "0x8284D0bD5e062c32A7004b7fc7C115c5151074d3"
staticAggregationHookFactory: "0xD6A7D6bBAfE4cfC254ed8e2733fcC210e5661928"
staticAggregationIsmFactory: "0xd23CF654111c965f8b50728F1d6dEB0F88859196"
staticMerkleRootMultisigIsmFactory: "0xB7ab6CE9389D906629e7B06c910b8530ADd31dD8"
staticMerkleRootWeightedMultisigIsmFactory: "0x686293Fed1f0Fdb07D9C08d3857582BA2C907FE8"
staticMessageIdMultisigIsmFactory: "0x598E63BFD35cF8C6eBA84ADDE364eaE8E2252514"
staticMessageIdWeightedMultisigIsmFactory: "0xa91658b43f05B150D0FdDAdD8BC7D83B40365785"
testRecipient: "0x043C522ae2AEb229A9B4155f37F13738199d82A2"
validatorAnnounce: "0x52bF0d788b57fac2e7AD54660CEC9dfbB8Ab02F0"
1 change: 1 addition & 0 deletions chains/dreyerxtestnet/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions chains/dreyerxtestnet/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://testnet-scan.dreyerx.com/api
family: blockscout
name: DreyerX Explorer
url: https://testnet-scan.dreyerx.com
chainId: 23452
deployer:
name: billalxcode
url: https://github.com/billalxcode
displayName: DreyerX Testnet
domainId: 23452
isTestnet: true
name: dreyerxtestnet
nativeToken:
decimals: 18
name: DreyerX
symbol: DRX
protocol: ethereum
rpcUrls:
- http: https://testnet-rpc.dreyerx.com
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
dreyerxtestnet:
collateral: "0x4955bd8b462f652C5c17497D9401144DD1A90A56"
holesky:
collateral: "0x167B6d7AadDab0ED0b161AA5125331f23bdBFfFd"
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x4955bd8b462f652C5c17497D9401144DD1A90A56"
chainName: dreyerxtestnet
collateralAddressOrDenom: "0x9DE1245b3e1a8cFFb3Fbd5cb52B991DB25a66553"
connections:
- token: ethereum|holesky|0x167B6d7AadDab0ED0b161AA5125331f23bdBFfFd
decimals: 18
name: Fake Token Bridge
standard: EvmHypCollateral
symbol: FakeBRIDGE
- addressOrDenom: "0x167B6d7AadDab0ED0b161AA5125331f23bdBFfFd"
chainName: holesky
collateralAddressOrDenom: "0x785423A9A68D7059140C0eDc9d897Cd00ae0652d"
connections:
- token: ethereum|dreyerxtestnet|0x4955bd8b462f652C5c17497D9401144DD1A90A56
decimals: 18
name: Fake Token Bridge
standard: EvmHypCollateral
symbol: FakeBRIDGE