@hyperlane-xyz/registry 19.4.0 → 20.1.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/chainMetadata.js +134 -37
- package/dist/chains/arbitrum/metadata.js +2 -2
- package/dist/chains/arbitrum/metadata.json +2 -2
- package/dist/chains/arbitrum/metadata.yaml +2 -2
- package/dist/chains/base/metadata.js +15 -3
- package/dist/chains/base/metadata.json +15 -3
- package/dist/chains/base/metadata.yaml +11 -3
- package/dist/chains/bitlayer/metadata.yaml +1 -0
- package/dist/chains/blast/metadata.js +7 -0
- package/dist/chains/blast/metadata.json +7 -0
- package/dist/chains/blast/metadata.yaml +6 -0
- package/dist/chains/bsc/metadata.js +2 -2
- package/dist/chains/bsc/metadata.json +2 -2
- package/dist/chains/bsc/metadata.yaml +2 -2
- package/dist/chains/celo/metadata.js +2 -2
- package/dist/chains/celo/metadata.json +2 -2
- package/dist/chains/celo/metadata.yaml +2 -2
- package/dist/chains/ethereum/metadata.js +8 -2
- package/dist/chains/ethereum/metadata.json +8 -2
- package/dist/chains/ethereum/metadata.yaml +6 -2
- package/dist/chains/fraxtal/metadata.js +8 -2
- package/dist/chains/fraxtal/metadata.json +8 -2
- package/dist/chains/fraxtal/metadata.yaml +6 -2
- package/dist/chains/gnosis/metadata.js +2 -2
- package/dist/chains/gnosis/metadata.json +2 -2
- package/dist/chains/gnosis/metadata.yaml +2 -2
- package/dist/chains/ink/metadata.js +6 -0
- package/dist/chains/ink/metadata.json +6 -0
- package/dist/chains/ink/metadata.yaml +4 -0
- package/dist/chains/linea/metadata.js +8 -2
- package/dist/chains/linea/metadata.json +8 -2
- package/dist/chains/linea/metadata.yaml +6 -2
- package/dist/chains/lisk/metadata.js +6 -0
- package/dist/chains/lisk/metadata.json +6 -0
- package/dist/chains/lisk/metadata.yaml +4 -0
- package/dist/chains/mantle/metadata.js +6 -0
- package/dist/chains/mantle/metadata.json +6 -0
- package/dist/chains/mantle/metadata.yaml +5 -1
- package/dist/chains/metal/metadata.js +1 -1
- package/dist/chains/metal/metadata.json +1 -1
- package/dist/chains/metal/metadata.yaml +1 -1
- package/dist/chains/metis/metadata.js +6 -0
- package/dist/chains/metis/metadata.json +6 -0
- package/dist/chains/metis/metadata.yaml +5 -0
- package/dist/chains/mode/metadata.js +6 -0
- package/dist/chains/mode/metadata.json +6 -0
- package/dist/chains/mode/metadata.yaml +5 -0
- package/dist/chains/opbnb/metadata.js +2 -2
- package/dist/chains/opbnb/metadata.json +2 -2
- package/dist/chains/opbnb/metadata.yaml +2 -2
- package/dist/chains/optimism/metadata.js +14 -2
- package/dist/chains/optimism/metadata.json +14 -2
- package/dist/chains/optimism/metadata.yaml +10 -2
- package/dist/chains/polygon/metadata.js +2 -2
- package/dist/chains/polygon/metadata.json +2 -2
- package/dist/chains/polygon/metadata.yaml +2 -2
- package/dist/chains/polygonzkevm/metadata.js +2 -2
- package/dist/chains/polygonzkevm/metadata.json +2 -2
- package/dist/chains/polygonzkevm/metadata.yaml +2 -2
- package/dist/chains/ronin/metadata.yaml +1 -0
- package/dist/chains/scroll/metadata.js +2 -2
- package/dist/chains/scroll/metadata.json +2 -2
- package/dist/chains/scroll/metadata.yaml +2 -2
- package/dist/chains/sonic/metadata.js +2 -2
- package/dist/chains/sonic/metadata.json +2 -2
- package/dist/chains/sonic/metadata.yaml +2 -2
- package/dist/chains/superseed/metadata.js +6 -0
- package/dist/chains/superseed/metadata.json +6 -0
- package/dist/chains/superseed/metadata.yaml +4 -0
- package/dist/chains/taiko/metadata.js +2 -2
- package/dist/chains/taiko/metadata.json +2 -2
- package/dist/chains/taiko/metadata.yaml +2 -2
- package/dist/chains/torus/metadata.js +1 -1
- package/dist/chains/torus/metadata.json +1 -1
- package/dist/chains/torus/metadata.yaml +1 -1
- package/dist/chains/unichain/metadata.js +8 -2
- package/dist/chains/unichain/metadata.json +8 -2
- package/dist/chains/unichain/metadata.yaml +6 -2
- package/dist/chains/worldchain/metadata.js +8 -2
- package/dist/chains/worldchain/metadata.json +8 -2
- package/dist/chains/worldchain/metadata.yaml +6 -2
- package/dist/chains/xai/metadata.yaml +1 -0
- package/dist/deployments/warp_routes/EDGEN/bsc-edgenchain-ethereum-config.js +1 -0
- package/dist/deployments/warp_routes/EDGEN/bsc-edgenchain-ethereum-config.json +1 -0
- package/dist/deployments/warp_routes/EDGEN/bsc-edgenchain-ethereum-config.yaml +1 -0
- package/dist/deployments/warp_routes/PUMP/starknet-config.js +34 -0
- package/dist/deployments/warp_routes/PUMP/starknet-config.json +34 -0
- package/dist/deployments/warp_routes/PUMP/starknet-config.yaml +22 -0
- package/dist/deployments/warp_routes/TORUS/torus-config.d.ts +2 -0
- package/dist/deployments/warp_routes/TORUS/torus-config.js +34 -0
- package/dist/deployments/warp_routes/TORUS/torus-config.json +34 -0
- package/dist/deployments/warp_routes/TORUS/torus-config.yaml +21 -0
- package/dist/deployments/warp_routes/USDC/matchain-config.d.ts +2 -0
- package/dist/deployments/warp_routes/USDC/matchain-config.js +35 -0
- package/dist/deployments/warp_routes/USDC/matchain-config.json +35 -0
- package/dist/deployments/warp_routes/USDC/matchain-config.yaml +23 -0
- package/dist/deployments/warp_routes/VRA/bsc-ethereum-config.d.ts +2 -0
- package/dist/deployments/warp_routes/VRA/bsc-ethereum-config.js +38 -0
- package/dist/deployments/warp_routes/VRA/bsc-ethereum-config.json +38 -0
- package/dist/deployments/warp_routes/VRA/bsc-ethereum-config.yaml +26 -0
- package/dist/registry/HttpClientRegistry.d.ts +1 -1
- package/dist/registry/HttpClientRegistry.js +4 -4
- package/dist/warpRouteConfigs.js +142 -90
- package/package.json +3 -3
- package/dist/deployments/warp_routes/USDC/base-ethereum-solanamainnet-subtensor-config.js +0 -90
- package/dist/deployments/warp_routes/USDC/base-ethereum-solanamainnet-subtensor-config.json +0 -90
- package/dist/deployments/warp_routes/USDC/base-ethereum-solanamainnet-subtensor-config.yaml +0 -52
- /package/dist/deployments/warp_routes/{USDC/base-ethereum-solanamainnet-subtensor-config.d.ts → PUMP/starknet-config.d.ts} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.etherscan.io/api",
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=1",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Etherscan",
|
|
8
8
|
"url": "https://etherscan.io"
|
|
@@ -12,6 +12,12 @@ export const metadata = {
|
|
|
12
12
|
"family": "blockscout",
|
|
13
13
|
"name": "Blockscout",
|
|
14
14
|
"url": "https://blockscout.com/eth/mainnet"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api",
|
|
18
|
+
"family": "routescan",
|
|
19
|
+
"name": "Ethereum Explorer",
|
|
20
|
+
"url": "https://1.routescan.io"
|
|
15
21
|
}
|
|
16
22
|
],
|
|
17
23
|
"blocks": {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.etherscan.io/api",
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=1",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Etherscan",
|
|
8
8
|
"url": "https://etherscan.io"
|
|
@@ -12,6 +12,12 @@
|
|
|
12
12
|
"family": "blockscout",
|
|
13
13
|
"name": "Blockscout",
|
|
14
14
|
"url": "https://blockscout.com/eth/mainnet"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api",
|
|
18
|
+
"family": "routescan",
|
|
19
|
+
"name": "Ethereum Explorer",
|
|
20
|
+
"url": "https://1.routescan.io"
|
|
15
21
|
}
|
|
16
22
|
],
|
|
17
23
|
"blocks": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api.etherscan.io/api
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=1
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: Etherscan
|
|
7
7
|
url: https://etherscan.io
|
|
@@ -9,6 +9,10 @@ blockExplorers:
|
|
|
9
9
|
family: blockscout
|
|
10
10
|
name: Blockscout
|
|
11
11
|
url: https://blockscout.com/eth/mainnet
|
|
12
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/1/etherscan/api
|
|
13
|
+
family: routescan
|
|
14
|
+
name: Ethereum Explorer
|
|
15
|
+
url: https://1.routescan.io
|
|
12
16
|
blocks:
|
|
13
17
|
confirmations: 2
|
|
14
18
|
estimateBlockTime: 13
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=252",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Fraxscan",
|
|
8
8
|
"url": "https://fraxscan.com"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/252/etherscan/api",
|
|
12
|
+
"family": "routescan",
|
|
13
|
+
"name": "Fraxtal Explorer",
|
|
14
|
+
"url": "https://252.thesuperscan.io"
|
|
9
15
|
}
|
|
10
16
|
],
|
|
11
17
|
"blocks": {
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=252",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Fraxscan",
|
|
8
8
|
"url": "https://fraxscan.com"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/252/etherscan/api",
|
|
12
|
+
"family": "routescan",
|
|
13
|
+
"name": "Fraxtal Explorer",
|
|
14
|
+
"url": "https://252.thesuperscan.io"
|
|
9
15
|
}
|
|
10
16
|
],
|
|
11
17
|
"blocks": {
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api.
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=252
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: Fraxscan
|
|
7
7
|
url: https://fraxscan.com
|
|
8
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/252/etherscan/api
|
|
9
|
+
family: routescan
|
|
10
|
+
name: Fraxtal Explorer
|
|
11
|
+
url: https://252.thesuperscan.io
|
|
8
12
|
blocks:
|
|
9
13
|
confirmations: 1
|
|
10
14
|
estimateBlockTime: 2
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=100",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "GnosisScan",
|
|
8
8
|
"url": "https://gnosisscan.io"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=100",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "GnosisScan",
|
|
8
8
|
"url": "https://gnosisscan.io"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api.
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=100
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: GnosisScan
|
|
7
7
|
url: https://gnosisscan.io
|
|
@@ -5,6 +5,12 @@ export const metadata = {
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Ink Explorer",
|
|
7
7
|
"url": "https://explorer.inkonchain.com"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/57073/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Ink Explorer",
|
|
13
|
+
"url": "https://57073.routescan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Ink Explorer",
|
|
7
7
|
"url": "https://explorer.inkonchain.com"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/57073/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Ink Explorer",
|
|
13
|
+
"url": "https://57073.routescan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -4,6 +4,10 @@ blockExplorers:
|
|
|
4
4
|
family: blockscout
|
|
5
5
|
name: Ink Explorer
|
|
6
6
|
url: https://explorer.inkonchain.com
|
|
7
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/57073/etherscan/api
|
|
8
|
+
family: routescan
|
|
9
|
+
name: Ink Explorer
|
|
10
|
+
url: https://57073.routescan.io
|
|
7
11
|
blocks:
|
|
8
12
|
confirmations: 1
|
|
9
13
|
estimateBlockTime: 1
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=59144",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "LineaScan",
|
|
8
8
|
"url": "https://lineascan.build"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api-explorer.linea.build/api",
|
|
12
|
+
"family": "blockscout",
|
|
13
|
+
"name": "Linea Explorer",
|
|
14
|
+
"url": "https://explorer.linea.build"
|
|
9
15
|
}
|
|
10
16
|
],
|
|
11
17
|
"blocks": {
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=59144",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "LineaScan",
|
|
8
8
|
"url": "https://lineascan.build"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api-explorer.linea.build/api",
|
|
12
|
+
"family": "blockscout",
|
|
13
|
+
"name": "Linea Explorer",
|
|
14
|
+
"url": "https://explorer.linea.build"
|
|
9
15
|
}
|
|
10
16
|
],
|
|
11
17
|
"blocks": {
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api.
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=59144
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: LineaScan
|
|
7
7
|
url: https://lineascan.build
|
|
8
|
+
- apiUrl: https://api-explorer.linea.build/api
|
|
9
|
+
family: blockscout
|
|
10
|
+
name: Linea Explorer
|
|
11
|
+
url: https://explorer.linea.build
|
|
8
12
|
blocks:
|
|
9
13
|
confirmations: 1
|
|
10
14
|
estimateBlockTime: 3
|
|
@@ -5,6 +5,12 @@ export const metadata = {
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Lisk Explorer",
|
|
7
7
|
"url": "https://blockscout.lisk.com"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1135/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Lisk Explorer",
|
|
13
|
+
"url": "https://1135.thesuperscan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Lisk Explorer",
|
|
7
7
|
"url": "https://blockscout.lisk.com"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1135/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Lisk Explorer",
|
|
13
|
+
"url": "https://1135.thesuperscan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -4,6 +4,10 @@ blockExplorers:
|
|
|
4
4
|
family: blockscout
|
|
5
5
|
name: Lisk Explorer
|
|
6
6
|
url: https://blockscout.lisk.com
|
|
7
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/1135/etherscan/api
|
|
8
|
+
family: routescan
|
|
9
|
+
name: Lisk Explorer
|
|
10
|
+
url: https://1135.thesuperscan.io
|
|
7
11
|
blocks:
|
|
8
12
|
confirmations: 3
|
|
9
13
|
estimateBlockTime: 2
|
|
@@ -5,6 +5,12 @@ export const metadata = {
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Mantle Mainnet Explorer",
|
|
7
7
|
"url": "https://explorer.mantle.xyz"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/5000/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Routescan",
|
|
13
|
+
"url": "https://routescan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Mantle Mainnet Explorer",
|
|
7
7
|
"url": "https://explorer.mantle.xyz"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/5000/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Routescan",
|
|
13
|
+
"url": "https://routescan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -1,9 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
3
|
- apiUrl: https://explorer.mantle.xyz/api
|
|
4
4
|
family: blockscout
|
|
5
5
|
name: Mantle Mainnet Explorer
|
|
6
6
|
url: https://explorer.mantle.xyz
|
|
7
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/5000/etherscan/api
|
|
8
|
+
family: routescan
|
|
9
|
+
name: Routescan
|
|
10
|
+
url: https://routescan.io
|
|
7
11
|
blocks:
|
|
8
12
|
confirmations: 3
|
|
9
13
|
estimateBlockTime: 2
|
|
@@ -20,7 +20,7 @@ export const metadata = {
|
|
|
20
20
|
"displayName": "Metal L2",
|
|
21
21
|
"domainId": 1000001750,
|
|
22
22
|
"gasCurrencyCoinGeckoId": "ethereum",
|
|
23
|
-
"gnosisSafeTransactionServiceUrl": "https://
|
|
23
|
+
"gnosisSafeTransactionServiceUrl": "https://metall2.superchain.safe.protofire.io",
|
|
24
24
|
"isTestnet": false,
|
|
25
25
|
"name": "metal",
|
|
26
26
|
"nativeToken": {
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"displayName": "Metal L2",
|
|
21
21
|
"domainId": 1000001750,
|
|
22
22
|
"gasCurrencyCoinGeckoId": "ethereum",
|
|
23
|
-
"gnosisSafeTransactionServiceUrl": "https://
|
|
23
|
+
"gnosisSafeTransactionServiceUrl": "https://metall2.superchain.safe.protofire.io",
|
|
24
24
|
"isTestnet": false,
|
|
25
25
|
"name": "metal",
|
|
26
26
|
"nativeToken": {
|
|
@@ -15,7 +15,7 @@ deployer:
|
|
|
15
15
|
displayName: Metal L2
|
|
16
16
|
domainId: 1000001750
|
|
17
17
|
gasCurrencyCoinGeckoId: ethereum
|
|
18
|
-
gnosisSafeTransactionServiceUrl: https://
|
|
18
|
+
gnosisSafeTransactionServiceUrl: https://metall2.superchain.safe.protofire.io
|
|
19
19
|
isTestnet: false
|
|
20
20
|
name: metal
|
|
21
21
|
nativeToken:
|
|
@@ -5,6 +5,12 @@ export const metadata = {
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Metis Andromeda Explorer",
|
|
7
7
|
"url": "https://andromeda-explorer.metis.io"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Metis Explorer",
|
|
13
|
+
"url": "https://explorer.metis.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Metis Andromeda Explorer",
|
|
7
7
|
"url": "https://andromeda-explorer.metis.io"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Metis Explorer",
|
|
13
|
+
"url": "https://explorer.metis.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
1
2
|
blockExplorers:
|
|
2
3
|
- apiUrl: https://andromeda-explorer.metis.io/api/eth-rpc
|
|
3
4
|
family: blockscout
|
|
4
5
|
name: Metis Andromeda Explorer
|
|
5
6
|
url: https://andromeda-explorer.metis.io
|
|
7
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan/api
|
|
8
|
+
family: routescan
|
|
9
|
+
name: Metis Explorer
|
|
10
|
+
url: https://explorer.metis.io
|
|
6
11
|
blocks:
|
|
7
12
|
confirmations: 1
|
|
8
13
|
estimateBlockTime: 5
|
|
@@ -5,6 +5,12 @@ export const metadata = {
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Mode Explorer",
|
|
7
7
|
"url": "https://explorer.mode.network"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/34443/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Mode Explorer",
|
|
13
|
+
"url": "https://34443.thesuperscan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -5,6 +5,12 @@
|
|
|
5
5
|
"family": "blockscout",
|
|
6
6
|
"name": "Mode Explorer",
|
|
7
7
|
"url": "https://explorer.mode.network"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/34443/etherscan/api",
|
|
11
|
+
"family": "routescan",
|
|
12
|
+
"name": "Mode Explorer",
|
|
13
|
+
"url": "https://34443.thesuperscan.io"
|
|
8
14
|
}
|
|
9
15
|
],
|
|
10
16
|
"blocks": {
|
|
@@ -1,8 +1,13 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../schema.json
|
|
1
2
|
blockExplorers:
|
|
2
3
|
- apiUrl: https://explorer.mode.network/api
|
|
3
4
|
family: blockscout
|
|
4
5
|
name: Mode Explorer
|
|
5
6
|
url: https://explorer.mode.network
|
|
7
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/34443/etherscan/api
|
|
8
|
+
family: routescan
|
|
9
|
+
name: Mode Explorer
|
|
10
|
+
url: https://34443.thesuperscan.io
|
|
6
11
|
blocks:
|
|
7
12
|
confirmations: 1
|
|
8
13
|
estimateBlockTime: 2
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=204",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "opBNB Scan",
|
|
8
8
|
"url": "https://opbnb.bscscan.com"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=204",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "opBNB Scan",
|
|
8
8
|
"url": "https://opbnb.bscscan.com"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=204
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: opBNB Scan
|
|
7
7
|
url: https://opbnb.bscscan.com
|
|
@@ -1,11 +1,23 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=10",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Etherscan",
|
|
8
8
|
"url": "https://optimistic.etherscan.io"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/10/etherscan/api",
|
|
12
|
+
"family": "routescan",
|
|
13
|
+
"name": "Optimism Explorer",
|
|
14
|
+
"url": "https://mainnet.thesuperscan.io"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"apiUrl": "https://optimism.blockscout.com/api",
|
|
18
|
+
"family": "blockscout",
|
|
19
|
+
"name": "OP Mainnet explorer",
|
|
20
|
+
"url": "https://optimism.blockscout.com"
|
|
9
21
|
}
|
|
10
22
|
],
|
|
11
23
|
"blocks": {
|
|
@@ -1,11 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=10",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "Etherscan",
|
|
8
8
|
"url": "https://optimistic.etherscan.io"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/10/etherscan/api",
|
|
12
|
+
"family": "routescan",
|
|
13
|
+
"name": "Optimism Explorer",
|
|
14
|
+
"url": "https://mainnet.thesuperscan.io"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"apiUrl": "https://optimism.blockscout.com/api",
|
|
18
|
+
"family": "blockscout",
|
|
19
|
+
"name": "OP Mainnet explorer",
|
|
20
|
+
"url": "https://optimism.blockscout.com"
|
|
9
21
|
}
|
|
10
22
|
],
|
|
11
23
|
"blocks": {
|
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=10
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: Etherscan
|
|
7
7
|
url: https://optimistic.etherscan.io
|
|
8
|
+
- apiUrl: https://api.routescan.io/v2/network/mainnet/evm/10/etherscan/api
|
|
9
|
+
family: routescan
|
|
10
|
+
name: Optimism Explorer
|
|
11
|
+
url: https://mainnet.thesuperscan.io
|
|
12
|
+
- apiUrl: https://optimism.blockscout.com/api
|
|
13
|
+
family: blockscout
|
|
14
|
+
name: OP Mainnet explorer
|
|
15
|
+
url: https://optimism.blockscout.com
|
|
8
16
|
blocks:
|
|
9
17
|
confirmations: 1
|
|
10
18
|
estimateBlockTime: 2
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=137",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "PolygonScan",
|
|
8
8
|
"url": "https://polygonscan.com"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api.
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=137",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "PolygonScan",
|
|
8
8
|
"url": "https://polygonscan.com"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# yaml-language-server: $schema=../schema.json
|
|
2
2
|
blockExplorers:
|
|
3
|
-
- apiKey:
|
|
4
|
-
apiUrl: https://api.
|
|
3
|
+
- apiKey: GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN
|
|
4
|
+
apiUrl: https://api.etherscan.io/v2/api?chainid=137
|
|
5
5
|
family: etherscan
|
|
6
6
|
name: PolygonScan
|
|
7
7
|
url: https://polygonscan.com
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export const metadata = {
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=1101",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "PolygonScan",
|
|
8
8
|
"url": "https://zkevm.polygonscan.com"
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"blockExplorers": [
|
|
3
3
|
{
|
|
4
|
-
"apiKey": "
|
|
5
|
-
"apiUrl": "https://api
|
|
4
|
+
"apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN",
|
|
5
|
+
"apiUrl": "https://api.etherscan.io/v2/api?chainid=1101",
|
|
6
6
|
"family": "etherscan",
|
|
7
7
|
"name": "PolygonScan",
|
|
8
8
|
"url": "https://zkevm.polygonscan.com"
|