@hyperlane-xyz/registry 2.1.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chainAddresses.d.ts +136 -0
- package/dist/chainAddresses.js +159 -23
- package/dist/chainMetadata.js +268 -3
- package/dist/chains/ancient8/addresses.js +1 -1
- package/dist/chains/ancient8/addresses.json +1 -1
- package/dist/chains/ancient8/addresses.yaml +1 -1
- package/dist/chains/arbitrum/addresses.js +1 -1
- package/dist/chains/arbitrum/addresses.json +1 -1
- package/dist/chains/arbitrum/addresses.yaml +1 -1
- package/dist/chains/arbitrumsepolia/addresses.d.ts +18 -0
- package/dist/chains/arbitrumsepolia/addresses.js +18 -0
- package/dist/chains/arbitrumsepolia/addresses.json +18 -0
- package/dist/chains/arbitrumsepolia/addresses.yaml +16 -0
- package/dist/chains/arbitrumsepolia/index.d.ts +2 -0
- package/dist/chains/arbitrumsepolia/index.js +2 -0
- package/dist/chains/arbitrumsepolia/logo.svg +1 -0
- package/dist/chains/arbitrumsepolia/metadata.d.ts +2 -0
- package/dist/chains/arbitrumsepolia/metadata.js +38 -0
- package/dist/chains/arbitrumsepolia/metadata.json +38 -0
- package/dist/chains/arbitrumsepolia/metadata.yaml +26 -0
- package/dist/chains/artheratestnet/addresses.d.ts +13 -0
- package/dist/chains/artheratestnet/addresses.js +13 -0
- package/dist/chains/artheratestnet/addresses.json +13 -0
- package/dist/chains/artheratestnet/addresses.yaml +11 -0
- package/dist/chains/artheratestnet/index.d.ts +2 -0
- package/dist/chains/artheratestnet/index.js +2 -0
- package/dist/chains/artheratestnet/logo.svg +1 -0
- package/dist/chains/artheratestnet/metadata.d.ts +2 -0
- package/dist/chains/artheratestnet/metadata.js +34 -0
- package/dist/chains/artheratestnet/metadata.json +34 -0
- package/dist/chains/artheratestnet/metadata.yaml +24 -0
- package/dist/chains/avalanche/addresses.js +1 -1
- package/dist/chains/avalanche/addresses.json +1 -1
- package/dist/chains/avalanche/addresses.yaml +1 -1
- package/dist/chains/base/addresses.js +1 -1
- package/dist/chains/base/addresses.json +1 -1
- package/dist/chains/base/addresses.yaml +1 -1
- package/dist/chains/basesepolia/addresses.d.ts +13 -0
- package/dist/chains/basesepolia/addresses.js +13 -0
- package/dist/chains/basesepolia/addresses.json +13 -0
- package/dist/chains/basesepolia/addresses.yaml +11 -0
- package/dist/chains/basesepolia/index.d.ts +2 -0
- package/dist/chains/basesepolia/index.js +2 -0
- package/dist/chains/basesepolia/logo.svg +1 -0
- package/dist/chains/basesepolia/metadata.d.ts +2 -0
- package/dist/chains/basesepolia/metadata.js +34 -0
- package/dist/chains/basesepolia/metadata.json +34 -0
- package/dist/chains/basesepolia/metadata.yaml +23 -0
- package/dist/chains/blast/addresses.js +1 -1
- package/dist/chains/blast/addresses.json +1 -1
- package/dist/chains/blast/addresses.yaml +1 -1
- package/dist/chains/blast/metadata.js +1 -0
- package/dist/chains/blast/metadata.json +1 -0
- package/dist/chains/blast/metadata.yaml +1 -0
- package/dist/chains/bob/addresses.d.ts +22 -0
- package/dist/chains/bob/addresses.js +22 -0
- package/dist/chains/bob/addresses.json +22 -0
- package/dist/chains/bob/addresses.yaml +20 -0
- package/dist/chains/bob/index.d.ts +2 -0
- package/dist/chains/bob/index.js +2 -0
- package/dist/chains/bob/logo.svg +1 -0
- package/dist/chains/bob/metadata.d.ts +2 -0
- package/dist/chains/bob/metadata.js +33 -0
- package/dist/chains/bob/metadata.json +33 -0
- package/dist/chains/bob/metadata.yaml +24 -0
- package/dist/chains/bsc/addresses.js +1 -1
- package/dist/chains/bsc/addresses.json +1 -1
- package/dist/chains/bsc/addresses.yaml +1 -1
- package/dist/chains/celo/addresses.js +1 -1
- package/dist/chains/celo/addresses.json +1 -1
- package/dist/chains/celo/addresses.yaml +1 -1
- package/dist/chains/ethereum/addresses.js +1 -1
- package/dist/chains/ethereum/addresses.json +1 -1
- package/dist/chains/ethereum/addresses.yaml +1 -1
- package/dist/chains/fraxtal/addresses.js +1 -1
- package/dist/chains/fraxtal/addresses.json +1 -1
- package/dist/chains/fraxtal/addresses.yaml +1 -1
- package/dist/chains/fuse/addresses.d.ts +13 -0
- package/dist/chains/fuse/addresses.js +13 -0
- package/dist/chains/fuse/addresses.json +13 -0
- package/dist/chains/fuse/addresses.yaml +11 -0
- package/dist/chains/fuse/index.d.ts +2 -0
- package/dist/chains/fuse/index.js +2 -0
- package/dist/chains/fuse/logo.svg +13 -0
- package/dist/chains/fuse/metadata.d.ts +2 -0
- package/dist/chains/fuse/metadata.js +30 -0
- package/dist/chains/fuse/metadata.json +30 -0
- package/dist/chains/fuse/metadata.yaml +21 -0
- package/dist/chains/gnosis/addresses.js +1 -1
- package/dist/chains/gnosis/addresses.json +1 -1
- package/dist/chains/gnosis/addresses.yaml +1 -1
- package/dist/chains/inevm/addresses.js +1 -1
- package/dist/chains/inevm/addresses.json +1 -1
- package/dist/chains/inevm/addresses.yaml +1 -1
- package/dist/chains/linea/addresses.js +1 -1
- package/dist/chains/linea/addresses.json +1 -1
- package/dist/chains/linea/addresses.yaml +1 -1
- package/dist/chains/mantapacific/addresses.js +1 -1
- package/dist/chains/mantapacific/addresses.json +1 -1
- package/dist/chains/mantapacific/addresses.yaml +1 -1
- package/dist/chains/mantle/addresses.d.ts +22 -0
- package/dist/chains/mantle/addresses.js +22 -0
- package/dist/chains/mantle/addresses.json +22 -0
- package/dist/chains/mantle/addresses.yaml +20 -0
- package/dist/chains/mantle/index.d.ts +2 -0
- package/dist/chains/mantle/index.js +2 -0
- package/dist/chains/mantle/logo.svg +1 -0
- package/dist/chains/mantle/metadata.d.ts +2 -0
- package/dist/chains/mantle/metadata.js +33 -0
- package/dist/chains/mantle/metadata.json +33 -0
- package/dist/chains/mantle/metadata.yaml +24 -0
- package/dist/chains/mode/addresses.js +1 -1
- package/dist/chains/mode/addresses.json +1 -1
- package/dist/chains/mode/addresses.yaml +1 -1
- package/dist/chains/mode/metadata.js +1 -0
- package/dist/chains/mode/metadata.json +1 -0
- package/dist/chains/mode/metadata.yaml +1 -0
- package/dist/chains/moonbeam/addresses.js +1 -1
- package/dist/chains/moonbeam/addresses.json +1 -1
- package/dist/chains/moonbeam/addresses.yaml +1 -1
- package/dist/chains/optimism/addresses.js +1 -1
- package/dist/chains/optimism/addresses.json +1 -1
- package/dist/chains/optimism/addresses.yaml +1 -1
- package/dist/chains/polygon/addresses.js +1 -1
- package/dist/chains/polygon/addresses.json +1 -1
- package/dist/chains/polygon/addresses.yaml +1 -1
- package/dist/chains/polygonzkevm/addresses.js +1 -1
- package/dist/chains/polygonzkevm/addresses.json +1 -1
- package/dist/chains/polygonzkevm/addresses.yaml +1 -1
- package/dist/chains/redstone/addresses.js +1 -1
- package/dist/chains/redstone/addresses.json +1 -1
- package/dist/chains/redstone/addresses.yaml +1 -1
- package/dist/chains/scroll/addresses.js +1 -1
- package/dist/chains/scroll/addresses.json +1 -1
- package/dist/chains/scroll/addresses.yaml +1 -1
- package/dist/chains/scroll/metadata.js +1 -1
- package/dist/chains/scroll/metadata.json +1 -1
- package/dist/chains/scroll/metadata.yaml +1 -1
- package/dist/chains/sei/addresses.js +1 -1
- package/dist/chains/sei/addresses.json +1 -1
- package/dist/chains/sei/addresses.yaml +1 -1
- package/dist/chains/taiko/addresses.d.ts +22 -0
- package/dist/chains/taiko/addresses.js +22 -0
- package/dist/chains/taiko/addresses.json +22 -0
- package/dist/chains/taiko/addresses.yaml +20 -0
- package/dist/chains/taiko/index.d.ts +2 -0
- package/dist/chains/taiko/index.js +2 -0
- package/dist/chains/taiko/logo.svg +1 -0
- package/dist/chains/taiko/metadata.d.ts +2 -0
- package/dist/chains/taiko/metadata.js +33 -0
- package/dist/chains/taiko/metadata.json +33 -0
- package/dist/chains/taiko/metadata.yaml +25 -0
- package/dist/chains/viction/addresses.js +1 -1
- package/dist/chains/viction/addresses.json +1 -1
- package/dist/chains/viction/addresses.yaml +1 -1
- package/dist/chains/zetachain/addresses.js +1 -1
- package/dist/chains/zetachain/addresses.json +1 -1
- package/dist/chains/zetachain/addresses.yaml +1 -1
- package/dist/chains/zetachain/metadata.js +0 -3
- package/dist/chains/zetachain/metadata.json +0 -3
- package/dist/chains/zetachain/metadata.yaml +0 -1
- package/dist/chains/zora/addresses.d.ts +13 -0
- package/dist/chains/zora/addresses.js +13 -0
- package/dist/chains/zora/addresses.json +13 -0
- package/dist/chains/zora/addresses.yaml +11 -0
- package/dist/chains/zora/index.d.ts +2 -0
- package/dist/chains/zora/index.js +2 -0
- package/dist/chains/zora/logo.svg +1 -0
- package/dist/chains/zora/metadata.d.ts +2 -0
- package/dist/chains/zora/metadata.js +31 -0
- package/dist/chains/zora/metadata.json +31 -0
- package/dist/chains/zora/metadata.yaml +22 -0
- package/dist/core/chains.d.ts +3 -0
- package/dist/core/chains.js +14 -2
- package/dist/coreChainAddresses.d.ts +182 -6
- package/dist/coreChainAddresses.js +214 -38
- package/dist/coreChainMetadata.js +349 -67
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-linea-mode-optimism-config.d.ts +48 -0
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-linea-mode-optimism-config.js +1491 -0
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-linea-mode-optimism-config.json +1491 -0
- package/dist/deployments/warp_routes/EZETH/arbitrum-base-blast-bsc-ethereum-linea-mode-optimism-config.yaml +913 -0
- package/dist/deployments/warp_routes/LESS/artheratestnet-holesky-config.d.ts +48 -0
- package/dist/deployments/warp_routes/LESS/artheratestnet-holesky-config.js +33 -0
- package/dist/deployments/warp_routes/LESS/artheratestnet-holesky-config.json +33 -0
- package/dist/deployments/warp_routes/LESS/artheratestnet-holesky-config.yaml +21 -0
- package/dist/index.d.ts +16 -0
- package/dist/index.js +16 -0
- package/dist/registry/GithubRegistry.js +4 -2
- package/dist/registry/PartialRegistry.js +1 -1
- package/dist/warpRouteConfigs.js +1524 -0
- package/package.json +2 -2
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"domainRoutingIsmFactory": "0x4f24251bCdBbC5D21E60918a69c7c7023E7c0b03",
|
|
3
|
+
"interchainAccountIsm": "0xE625f8eE564e8Fd8c0e7Ccf01Ff61a2BD74C6d2D",
|
|
4
|
+
"interchainAccountRouter": "0xEDc862886706A9caC354CECB5A39D7253305c6CE",
|
|
5
|
+
"mailbox": "0xbD5988B99EDc65e0bd2BfaEc1dbbD37c51483231",
|
|
6
|
+
"proxyAdmin": "0x6c6AFD36BE3e6B8936f04d2331eAED20B1A044ab",
|
|
7
|
+
"staticAggregationHookFactory": "0xc06F9117Ca03d4CB42e9c16c461E57d2D79bb23e",
|
|
8
|
+
"staticAggregationIsmFactory": "0x0a7b6c8f8C1Ead3b974a3725Abf9A2F649CF77fB",
|
|
9
|
+
"staticMerkleRootMultisigIsmFactory": "0xE1fF075D465BB5a0Ee750749854C9f9687128A28",
|
|
10
|
+
"staticMessageIdMultisigIsmFactory": "0x0ce08cE1613AB7FFE2013F6BE0666F68A756e65B",
|
|
11
|
+
"testRecipient": "0x13f8c061CABF5c22996a9CB655cFBC8070194c8f",
|
|
12
|
+
"validatorAnnounce": "0x426c13642B208bdD3c845e715d138197A0fA7Ad4"
|
|
13
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
domainRoutingIsmFactory: "0x4f24251bCdBbC5D21E60918a69c7c7023E7c0b03"
|
|
2
|
+
interchainAccountIsm: "0xE625f8eE564e8Fd8c0e7Ccf01Ff61a2BD74C6d2D"
|
|
3
|
+
interchainAccountRouter: "0xEDc862886706A9caC354CECB5A39D7253305c6CE"
|
|
4
|
+
mailbox: "0xbD5988B99EDc65e0bd2BfaEc1dbbD37c51483231"
|
|
5
|
+
proxyAdmin: "0x6c6AFD36BE3e6B8936f04d2331eAED20B1A044ab"
|
|
6
|
+
staticAggregationHookFactory: "0xc06F9117Ca03d4CB42e9c16c461E57d2D79bb23e"
|
|
7
|
+
staticAggregationIsmFactory: "0x0a7b6c8f8C1Ead3b974a3725Abf9A2F649CF77fB"
|
|
8
|
+
staticMerkleRootMultisigIsmFactory: "0xE1fF075D465BB5a0Ee750749854C9f9687128A28"
|
|
9
|
+
staticMessageIdMultisigIsmFactory: "0x0ce08cE1613AB7FFE2013F6BE0666F68A756e65B"
|
|
10
|
+
testRecipient: "0x13f8c061CABF5c22996a9CB655cFBC8070194c8f"
|
|
11
|
+
validatorAnnounce: "0x426c13642B208bdD3c845e715d138197A0fA7Ad4"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><g clip-path="url(#a)"><mask id="b" width="32" height="32" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#D9D9D9" d="M16 32a16 16 0 1 0 0-32 16 16 0 0 0 0 32Z"/></mask><g mask="url(#b)"><path fill="#A1723A" d="M37.42-6.96H-4.94V35.4h42.36V-6.96Z"/><g filter="url(#c)"><path fill="#531002" d="M17.22 31.33a17.07 17.07 0 1 0 0-34.14 17.07 17.07 0 0 0 0 34.14Z"/></g><g filter="url(#d)"><path fill="#2B5DF0" d="M19.06 25.92a13.85 13.85 0 1 0 0-27.7 13.85 13.85 0 0 0 0 27.7Z"/></g><g filter="url(#e)"><path fill="url(#f)" d="M18.81 26.72a14.44 14.44 0 1 0 0-28.88 14.44 14.44 0 0 0 0 28.88Z"/></g><g filter="url(#g)"><path fill="#FCB8D4" d="M21.2 15.91a7.27 7.27 0 1 0 0-14.54 7.27 7.27 0 0 0 0 14.54Z"/></g><g filter="url(#h)"><path fill="#fff" d="M21.2 11.54a2.9 2.9 0 1 0 0-5.81 2.9 2.9 0 0 0 0 5.8Z"/></g><g filter="url(#i)"><path fill="url(#j)" fill-opacity=".9" d="M19.27 37.63a26.1 26.1 0 1 0 0-52.2 26.1 26.1 0 0 0 0 52.2Z"/></g></g></g><defs><filter id="c" width="42.06" height="42.05" x="-3.81" y="-6.77" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="1.98"/></filter><filter id="d" width="43.53" height="43.54" x="-2.7" y="-9.7" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="3.96"/></filter><filter id="e" width="34.81" height="34.82" x="1.4" y="-5.13" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="1.48"/></filter><filter id="g" width="26.42" height="26.42" x="7.99" y="-4.57" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="2.97"/></filter><filter id="h" width="13.72" height="13.72" x="14.34" y="1.77" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="1.98"/></filter><filter id="i" width="58.13" height="58.13" x="-9.8" y="-17.53" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_62833_35437" stdDeviation="1.48"/></filter><radialGradient id="f" cx="0" cy="0" r="1" gradientTransform="rotate(128 8.63 9.26) scale(27.27 27.26)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#387AFA"/><stop offset=".65" stop-color="#387AFA" stop-opacity="0"/></radialGradient><radialGradient id="j" cx="0" cy="0" r="1" gradientTransform="rotate(90 3.87 15.4) scale(26.1)" gradientUnits="userSpaceOnUse"><stop offset=".6" stop-opacity="0"/><stop offset=".67"/><stop offset=".73" stop-opacity="0"/></radialGradient><clipPath id="a"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export const metadata = {
|
|
2
|
+
"blockExplorers": [
|
|
3
|
+
{
|
|
4
|
+
"apiUrl": "https://explorer.zora.energy/api",
|
|
5
|
+
"family": "blockscout",
|
|
6
|
+
"name": "Zora Explorer",
|
|
7
|
+
"url": "https://explorer.zora.energy"
|
|
8
|
+
}
|
|
9
|
+
],
|
|
10
|
+
"blocks": {
|
|
11
|
+
"confirmations": 1,
|
|
12
|
+
"estimateBlockTime": 2,
|
|
13
|
+
"reorgPeriod": 1
|
|
14
|
+
},
|
|
15
|
+
"chainId": 7777777,
|
|
16
|
+
"displayName": "Zora",
|
|
17
|
+
"domainId": 7777777,
|
|
18
|
+
"gasCurrencyCoinGeckoId": "ethereum",
|
|
19
|
+
"name": "zora",
|
|
20
|
+
"nativeToken": {
|
|
21
|
+
"decimals": 18,
|
|
22
|
+
"name": "Ether",
|
|
23
|
+
"symbol": "ETH"
|
|
24
|
+
},
|
|
25
|
+
"protocol": "ethereum",
|
|
26
|
+
"rpcUrls": [
|
|
27
|
+
{
|
|
28
|
+
"http": "https://rpc.zora.energy"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"blockExplorers": [
|
|
3
|
+
{
|
|
4
|
+
"apiUrl": "https://explorer.zora.energy/api",
|
|
5
|
+
"family": "blockscout",
|
|
6
|
+
"name": "Zora Explorer",
|
|
7
|
+
"url": "https://explorer.zora.energy"
|
|
8
|
+
}
|
|
9
|
+
],
|
|
10
|
+
"blocks": {
|
|
11
|
+
"confirmations": 1,
|
|
12
|
+
"estimateBlockTime": 2,
|
|
13
|
+
"reorgPeriod": 1
|
|
14
|
+
},
|
|
15
|
+
"chainId": 7777777,
|
|
16
|
+
"displayName": "Zora",
|
|
17
|
+
"domainId": 7777777,
|
|
18
|
+
"gasCurrencyCoinGeckoId": "ethereum",
|
|
19
|
+
"name": "zora",
|
|
20
|
+
"nativeToken": {
|
|
21
|
+
"decimals": 18,
|
|
22
|
+
"name": "Ether",
|
|
23
|
+
"symbol": "ETH"
|
|
24
|
+
},
|
|
25
|
+
"protocol": "ethereum",
|
|
26
|
+
"rpcUrls": [
|
|
27
|
+
{
|
|
28
|
+
"http": "https://rpc.zora.energy"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
2
|
+
blockExplorers:
|
|
3
|
+
- apiUrl: https://explorer.zora.energy/api
|
|
4
|
+
family: blockscout
|
|
5
|
+
name: Zora Explorer
|
|
6
|
+
url: https://explorer.zora.energy
|
|
7
|
+
blocks:
|
|
8
|
+
confirmations: 1
|
|
9
|
+
estimateBlockTime: 2
|
|
10
|
+
reorgPeriod: 1
|
|
11
|
+
chainId: 7777777
|
|
12
|
+
displayName: Zora
|
|
13
|
+
domainId: 7777777
|
|
14
|
+
gasCurrencyCoinGeckoId: ethereum
|
|
15
|
+
name: zora
|
|
16
|
+
nativeToken:
|
|
17
|
+
decimals: 18
|
|
18
|
+
name: Ether
|
|
19
|
+
symbol: ETH
|
|
20
|
+
protocol: ethereum
|
|
21
|
+
rpcUrls:
|
|
22
|
+
- http: https://rpc.zora.energy
|
package/dist/core/chains.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ export declare enum CoreChain {
|
|
|
10
10
|
avalanche = "avalanche",
|
|
11
11
|
base = "base",
|
|
12
12
|
blast = "blast",
|
|
13
|
+
bob = "bob",
|
|
13
14
|
bsc = "bsc",
|
|
14
15
|
bsctestnet = "bsctestnet",
|
|
15
16
|
celo = "celo",
|
|
@@ -23,6 +24,7 @@ export declare enum CoreChain {
|
|
|
23
24
|
injective = "injective",
|
|
24
25
|
linea = "linea",
|
|
25
26
|
mantapacific = "mantapacific",
|
|
27
|
+
mantle = "mantle",
|
|
26
28
|
moonbeam = "moonbeam",
|
|
27
29
|
nautilus = "nautilus",
|
|
28
30
|
neutron = "neutron",
|
|
@@ -39,6 +41,7 @@ export declare enum CoreChain {
|
|
|
39
41
|
solana = "solana",
|
|
40
42
|
solanadevnet = "solanadevnet",
|
|
41
43
|
solanatestnet = "solanatestnet",
|
|
44
|
+
taiko = "taiko",
|
|
42
45
|
viction = "viction",
|
|
43
46
|
zetachain = "zetachain"
|
|
44
47
|
}
|
package/dist/core/chains.js
CHANGED
|
@@ -11,6 +11,7 @@ export var CoreChain;
|
|
|
11
11
|
CoreChain["avalanche"] = "avalanche";
|
|
12
12
|
CoreChain["base"] = "base";
|
|
13
13
|
CoreChain["blast"] = "blast";
|
|
14
|
+
CoreChain["bob"] = "bob";
|
|
14
15
|
CoreChain["bsc"] = "bsc";
|
|
15
16
|
CoreChain["bsctestnet"] = "bsctestnet";
|
|
16
17
|
CoreChain["celo"] = "celo";
|
|
@@ -24,6 +25,7 @@ export var CoreChain;
|
|
|
24
25
|
CoreChain["injective"] = "injective";
|
|
25
26
|
CoreChain["linea"] = "linea";
|
|
26
27
|
CoreChain["mantapacific"] = "mantapacific";
|
|
28
|
+
CoreChain["mantle"] = "mantle";
|
|
27
29
|
CoreChain["moonbeam"] = "moonbeam";
|
|
28
30
|
CoreChain["nautilus"] = "nautilus";
|
|
29
31
|
CoreChain["neutron"] = "neutron";
|
|
@@ -40,29 +42,38 @@ export var CoreChain;
|
|
|
40
42
|
CoreChain["solana"] = "solana";
|
|
41
43
|
CoreChain["solanadevnet"] = "solanadevnet";
|
|
42
44
|
CoreChain["solanatestnet"] = "solanatestnet";
|
|
45
|
+
CoreChain["taiko"] = "taiko";
|
|
43
46
|
CoreChain["viction"] = "viction";
|
|
44
47
|
CoreChain["zetachain"] = "zetachain";
|
|
45
48
|
})(CoreChain || (CoreChain = {}));
|
|
46
49
|
export const CoreMainnets = [
|
|
47
|
-
CoreChain.arbitrum,
|
|
48
50
|
CoreChain.ancient8,
|
|
51
|
+
CoreChain.arbitrum,
|
|
49
52
|
CoreChain.avalanche,
|
|
50
53
|
CoreChain.base,
|
|
51
54
|
CoreChain.blast,
|
|
55
|
+
CoreChain.bob,
|
|
52
56
|
CoreChain.bsc,
|
|
53
57
|
CoreChain.celo,
|
|
54
58
|
CoreChain.ethereum,
|
|
59
|
+
CoreChain.fraxtal,
|
|
55
60
|
CoreChain.gnosis,
|
|
56
61
|
CoreChain.inevm,
|
|
57
62
|
CoreChain.injective,
|
|
58
|
-
CoreChain.
|
|
63
|
+
CoreChain.linea,
|
|
59
64
|
CoreChain.mantapacific,
|
|
65
|
+
CoreChain.mantle,
|
|
60
66
|
CoreChain.moonbeam,
|
|
67
|
+
CoreChain.neutron,
|
|
61
68
|
CoreChain.optimism,
|
|
62
69
|
CoreChain.polygon,
|
|
63
70
|
CoreChain.polygonzkevm,
|
|
71
|
+
CoreChain.redstone,
|
|
64
72
|
CoreChain.scroll,
|
|
73
|
+
CoreChain.sei,
|
|
74
|
+
CoreChain.taiko,
|
|
65
75
|
CoreChain.viction,
|
|
76
|
+
CoreChain.zetachain,
|
|
66
77
|
// CoreChains.solana,
|
|
67
78
|
];
|
|
68
79
|
export const CoreTestnets = [
|
|
@@ -72,6 +83,7 @@ export const CoreTestnets = [
|
|
|
72
83
|
CoreChain.eclipsetestnet,
|
|
73
84
|
CoreChain.fuji,
|
|
74
85
|
CoreChain.plumetestnet,
|
|
86
|
+
CoreChain.proteustestnet,
|
|
75
87
|
CoreChain.scrollsepolia,
|
|
76
88
|
CoreChain.sepolia,
|
|
77
89
|
CoreChain.solanadevnet,
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
export declare const coreChainAddresses: {
|
|
2
|
-
|
|
2
|
+
ancient8: {
|
|
3
3
|
aggregationHook: string;
|
|
4
4
|
domainRoutingIsm: string;
|
|
5
5
|
domainRoutingIsmFactory: string;
|
|
6
6
|
fallbackRoutingHook: string;
|
|
7
|
-
interchainAccountIsm: string;
|
|
8
|
-
interchainAccountRouter: string;
|
|
9
7
|
interchainGasPaymaster: string;
|
|
10
8
|
interchainSecurityModule: string;
|
|
11
9
|
mailbox: string;
|
|
@@ -21,15 +19,15 @@ export declare const coreChainAddresses: {
|
|
|
21
19
|
staticMessageIdMultisigIsmFactory: string;
|
|
22
20
|
storageGasOracle: string;
|
|
23
21
|
testRecipient: string;
|
|
24
|
-
testTokenRecipient: string;
|
|
25
|
-
timelockController: string;
|
|
26
22
|
validatorAnnounce: string;
|
|
27
23
|
};
|
|
28
|
-
|
|
24
|
+
arbitrum: {
|
|
29
25
|
aggregationHook: string;
|
|
30
26
|
domainRoutingIsm: string;
|
|
31
27
|
domainRoutingIsmFactory: string;
|
|
32
28
|
fallbackRoutingHook: string;
|
|
29
|
+
interchainAccountIsm: string;
|
|
30
|
+
interchainAccountRouter: string;
|
|
33
31
|
interchainGasPaymaster: string;
|
|
34
32
|
interchainSecurityModule: string;
|
|
35
33
|
mailbox: string;
|
|
@@ -45,6 +43,8 @@ export declare const coreChainAddresses: {
|
|
|
45
43
|
staticMessageIdMultisigIsmFactory: string;
|
|
46
44
|
storageGasOracle: string;
|
|
47
45
|
testRecipient: string;
|
|
46
|
+
testTokenRecipient: string;
|
|
47
|
+
timelockController: string;
|
|
48
48
|
validatorAnnounce: string;
|
|
49
49
|
};
|
|
50
50
|
avalanche: {
|
|
@@ -120,6 +120,28 @@ export declare const coreChainAddresses: {
|
|
|
120
120
|
testRecipient: string;
|
|
121
121
|
validatorAnnounce: string;
|
|
122
122
|
};
|
|
123
|
+
bob: {
|
|
124
|
+
aggregationHook: string;
|
|
125
|
+
domainRoutingIsm: string;
|
|
126
|
+
domainRoutingIsmFactory: string;
|
|
127
|
+
fallbackRoutingHook: string;
|
|
128
|
+
interchainGasPaymaster: string;
|
|
129
|
+
interchainSecurityModule: string;
|
|
130
|
+
mailbox: string;
|
|
131
|
+
merkleTreeHook: string;
|
|
132
|
+
pausableHook: string;
|
|
133
|
+
pausableIsm: string;
|
|
134
|
+
protocolFee: string;
|
|
135
|
+
proxyAdmin: string;
|
|
136
|
+
staticAggregationHookFactory: string;
|
|
137
|
+
staticAggregationIsm: string;
|
|
138
|
+
staticAggregationIsmFactory: string;
|
|
139
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
140
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
141
|
+
storageGasOracle: string;
|
|
142
|
+
testRecipient: string;
|
|
143
|
+
validatorAnnounce: string;
|
|
144
|
+
};
|
|
123
145
|
bsc: {
|
|
124
146
|
aggregationHook: string;
|
|
125
147
|
domainRoutingIsm: string;
|
|
@@ -198,6 +220,28 @@ export declare const coreChainAddresses: {
|
|
|
198
220
|
timelockController: string;
|
|
199
221
|
validatorAnnounce: string;
|
|
200
222
|
};
|
|
223
|
+
fraxtal: {
|
|
224
|
+
aggregationHook: string;
|
|
225
|
+
domainRoutingIsm: string;
|
|
226
|
+
domainRoutingIsmFactory: string;
|
|
227
|
+
fallbackRoutingHook: string;
|
|
228
|
+
interchainGasPaymaster: string;
|
|
229
|
+
interchainSecurityModule: string;
|
|
230
|
+
mailbox: string;
|
|
231
|
+
merkleTreeHook: string;
|
|
232
|
+
pausableHook: string;
|
|
233
|
+
pausableIsm: string;
|
|
234
|
+
protocolFee: string;
|
|
235
|
+
proxyAdmin: string;
|
|
236
|
+
staticAggregationHookFactory: string;
|
|
237
|
+
staticAggregationIsm: string;
|
|
238
|
+
staticAggregationIsmFactory: string;
|
|
239
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
240
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
241
|
+
storageGasOracle: string;
|
|
242
|
+
testRecipient: string;
|
|
243
|
+
validatorAnnounce: string;
|
|
244
|
+
};
|
|
201
245
|
gnosis: {
|
|
202
246
|
aggregationHook: string;
|
|
203
247
|
domainRoutingIsm: string;
|
|
@@ -250,6 +294,28 @@ export declare const coreChainAddresses: {
|
|
|
250
294
|
timelockController: string;
|
|
251
295
|
validatorAnnounce: string;
|
|
252
296
|
};
|
|
297
|
+
linea: {
|
|
298
|
+
aggregationHook: string;
|
|
299
|
+
domainRoutingIsm: string;
|
|
300
|
+
domainRoutingIsmFactory: string;
|
|
301
|
+
fallbackRoutingHook: string;
|
|
302
|
+
interchainGasPaymaster: string;
|
|
303
|
+
interchainSecurityModule: string;
|
|
304
|
+
mailbox: string;
|
|
305
|
+
merkleTreeHook: string;
|
|
306
|
+
pausableHook: string;
|
|
307
|
+
pausableIsm: string;
|
|
308
|
+
protocolFee: string;
|
|
309
|
+
proxyAdmin: string;
|
|
310
|
+
staticAggregationHookFactory: string;
|
|
311
|
+
staticAggregationIsm: string;
|
|
312
|
+
staticAggregationIsmFactory: string;
|
|
313
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
314
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
315
|
+
storageGasOracle: string;
|
|
316
|
+
testRecipient: string;
|
|
317
|
+
validatorAnnounce: string;
|
|
318
|
+
};
|
|
253
319
|
mantapacific: {
|
|
254
320
|
aggregationHook: string;
|
|
255
321
|
domainRoutingIsm: string;
|
|
@@ -276,6 +342,28 @@ export declare const coreChainAddresses: {
|
|
|
276
342
|
timelockController: string;
|
|
277
343
|
validatorAnnounce: string;
|
|
278
344
|
};
|
|
345
|
+
mantle: {
|
|
346
|
+
aggregationHook: string;
|
|
347
|
+
domainRoutingIsm: string;
|
|
348
|
+
domainRoutingIsmFactory: string;
|
|
349
|
+
fallbackRoutingHook: string;
|
|
350
|
+
interchainGasPaymaster: string;
|
|
351
|
+
interchainSecurityModule: string;
|
|
352
|
+
mailbox: string;
|
|
353
|
+
merkleTreeHook: string;
|
|
354
|
+
pausableHook: string;
|
|
355
|
+
pausableIsm: string;
|
|
356
|
+
protocolFee: string;
|
|
357
|
+
proxyAdmin: string;
|
|
358
|
+
staticAggregationHookFactory: string;
|
|
359
|
+
staticAggregationIsm: string;
|
|
360
|
+
staticAggregationIsmFactory: string;
|
|
361
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
362
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
363
|
+
storageGasOracle: string;
|
|
364
|
+
testRecipient: string;
|
|
365
|
+
validatorAnnounce: string;
|
|
366
|
+
};
|
|
279
367
|
moonbeam: {
|
|
280
368
|
aggregationHook: string;
|
|
281
369
|
domainRoutingIsm: string;
|
|
@@ -379,6 +467,28 @@ export declare const coreChainAddresses: {
|
|
|
379
467
|
timelockController: string;
|
|
380
468
|
validatorAnnounce: string;
|
|
381
469
|
};
|
|
470
|
+
redstone: {
|
|
471
|
+
aggregationHook: string;
|
|
472
|
+
domainRoutingIsm: string;
|
|
473
|
+
domainRoutingIsmFactory: string;
|
|
474
|
+
fallbackRoutingHook: string;
|
|
475
|
+
interchainGasPaymaster: string;
|
|
476
|
+
interchainSecurityModule: string;
|
|
477
|
+
mailbox: string;
|
|
478
|
+
merkleTreeHook: string;
|
|
479
|
+
pausableHook: string;
|
|
480
|
+
pausableIsm: string;
|
|
481
|
+
protocolFee: string;
|
|
482
|
+
proxyAdmin: string;
|
|
483
|
+
staticAggregationHookFactory: string;
|
|
484
|
+
staticAggregationIsm: string;
|
|
485
|
+
staticAggregationIsmFactory: string;
|
|
486
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
487
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
488
|
+
storageGasOracle: string;
|
|
489
|
+
testRecipient: string;
|
|
490
|
+
validatorAnnounce: string;
|
|
491
|
+
};
|
|
382
492
|
scroll: {
|
|
383
493
|
aggregationHook: string;
|
|
384
494
|
domainRoutingIsm: string;
|
|
@@ -404,6 +514,50 @@ export declare const coreChainAddresses: {
|
|
|
404
514
|
timelockController: string;
|
|
405
515
|
validatorAnnounce: string;
|
|
406
516
|
};
|
|
517
|
+
sei: {
|
|
518
|
+
aggregationHook: string;
|
|
519
|
+
domainRoutingIsm: string;
|
|
520
|
+
domainRoutingIsmFactory: string;
|
|
521
|
+
fallbackRoutingHook: string;
|
|
522
|
+
interchainGasPaymaster: string;
|
|
523
|
+
interchainSecurityModule: string;
|
|
524
|
+
mailbox: string;
|
|
525
|
+
merkleTreeHook: string;
|
|
526
|
+
pausableHook: string;
|
|
527
|
+
pausableIsm: string;
|
|
528
|
+
protocolFee: string;
|
|
529
|
+
proxyAdmin: string;
|
|
530
|
+
staticAggregationHookFactory: string;
|
|
531
|
+
staticAggregationIsm: string;
|
|
532
|
+
staticAggregationIsmFactory: string;
|
|
533
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
534
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
535
|
+
storageGasOracle: string;
|
|
536
|
+
testRecipient: string;
|
|
537
|
+
validatorAnnounce: string;
|
|
538
|
+
};
|
|
539
|
+
taiko: {
|
|
540
|
+
aggregationHook: string;
|
|
541
|
+
domainRoutingIsm: string;
|
|
542
|
+
domainRoutingIsmFactory: string;
|
|
543
|
+
fallbackRoutingHook: string;
|
|
544
|
+
interchainGasPaymaster: string;
|
|
545
|
+
interchainSecurityModule: string;
|
|
546
|
+
mailbox: string;
|
|
547
|
+
merkleTreeHook: string;
|
|
548
|
+
pausableHook: string;
|
|
549
|
+
pausableIsm: string;
|
|
550
|
+
protocolFee: string;
|
|
551
|
+
proxyAdmin: string;
|
|
552
|
+
staticAggregationHookFactory: string;
|
|
553
|
+
staticAggregationIsm: string;
|
|
554
|
+
staticAggregationIsmFactory: string;
|
|
555
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
556
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
557
|
+
storageGasOracle: string;
|
|
558
|
+
testRecipient: string;
|
|
559
|
+
validatorAnnounce: string;
|
|
560
|
+
};
|
|
407
561
|
viction: {
|
|
408
562
|
aggregationHook: string;
|
|
409
563
|
domainRoutingIsm: string;
|
|
@@ -430,6 +584,28 @@ export declare const coreChainAddresses: {
|
|
|
430
584
|
timelockController: string;
|
|
431
585
|
validatorAnnounce: string;
|
|
432
586
|
};
|
|
587
|
+
zetachain: {
|
|
588
|
+
aggregationHook: string;
|
|
589
|
+
domainRoutingIsm: string;
|
|
590
|
+
domainRoutingIsmFactory: string;
|
|
591
|
+
fallbackRoutingHook: string;
|
|
592
|
+
interchainGasPaymaster: string;
|
|
593
|
+
interchainSecurityModule: string;
|
|
594
|
+
mailbox: string;
|
|
595
|
+
merkleTreeHook: string;
|
|
596
|
+
pausableHook: string;
|
|
597
|
+
pausableIsm: string;
|
|
598
|
+
protocolFee: string;
|
|
599
|
+
proxyAdmin: string;
|
|
600
|
+
staticAggregationHookFactory: string;
|
|
601
|
+
staticAggregationIsm: string;
|
|
602
|
+
staticAggregationIsmFactory: string;
|
|
603
|
+
staticMerkleRootMultisigIsmFactory: string;
|
|
604
|
+
staticMessageIdMultisigIsmFactory: string;
|
|
605
|
+
storageGasOracle: string;
|
|
606
|
+
testRecipient: string;
|
|
607
|
+
validatorAnnounce: string;
|
|
608
|
+
};
|
|
433
609
|
alfajores: {
|
|
434
610
|
aggregationHook: string;
|
|
435
611
|
domainRoutingIsmFactory: string;
|