@bgd-labs/toolbox 0.0.21 → 0.0.22
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/{index-BygjJn_o.d.mts → index-CTI90IDl.d.mts} +2288 -3
- package/dist/{index-BygjJn_o.d.ts → index-CTI90IDl.d.ts} +2288 -3
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2293 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2292 -1
- package/dist/index.mjs.map +1 -1
- package/dist/node.d.mts +2 -2
- package/dist/node.d.ts +2 -2
- package/dist/node.js +2293 -1
- package/dist/node.js.map +1 -1
- package/dist/node.mjs +2292 -1
- package/dist/node.mjs.map +1 -1
- package/package.json +1 -1
package/dist/node.js
CHANGED
|
@@ -69,6 +69,7 @@ __export(node_exports, {
|
|
|
69
69
|
alchemySupportedChainIds: () => alchemySupportedChainIds,
|
|
70
70
|
assetToBase: () => assetToBase,
|
|
71
71
|
bitmapToIndexes: () => bitmapToIndexes,
|
|
72
|
+
blockscoutExplorers: () => blockscoutExplorers,
|
|
72
73
|
calculateAvailableBorrowsMarketReferenceCurrency: () => calculateAvailableBorrowsMarketReferenceCurrency,
|
|
73
74
|
calculateCompoundedInterest: () => calculateCompoundedInterest,
|
|
74
75
|
calculateHealthFactor: () => calculateHealthFactor,
|
|
@@ -13925,6 +13926,8 @@ function getExplorer(chainId) {
|
|
|
13925
13926
|
if (etherscan) return etherscan;
|
|
13926
13927
|
const routescan = routescanExplorers[chainId];
|
|
13927
13928
|
if (routescan) return routescan;
|
|
13929
|
+
const blockscout = blockscoutExplorers[chainId];
|
|
13930
|
+
if (blockscout) return blockscout;
|
|
13928
13931
|
throw new Error(`No explorer found for chainId: ${chainId}`);
|
|
13929
13932
|
}
|
|
13930
13933
|
async function getSourceCode(params) {
|
|
@@ -14245,7 +14248,6 @@ var alchemyNetworkMap = {
|
|
|
14245
14248
|
5371: "settlus-mainnet",
|
|
14246
14249
|
5373: "settlus-septestnet",
|
|
14247
14250
|
5611: "opbnb-testnet",
|
|
14248
|
-
6342: "megaeth-testnet",
|
|
14249
14251
|
6900: "anime-sepolia",
|
|
14250
14252
|
7e3: "zetachain-mainnet",
|
|
14251
14253
|
7001: "zetachain-testnet",
|
|
@@ -14287,6 +14289,7 @@ var alchemyNetworkMap = {
|
|
|
14287
14289
|
7777777: "zora-mainnet",
|
|
14288
14290
|
11155111: "eth-sepolia",
|
|
14289
14291
|
11155420: "opt-sepolia",
|
|
14292
|
+
11155931: "rise-testnet",
|
|
14290
14293
|
168587773: "blast-sepolia",
|
|
14291
14294
|
241320161: "xmtp-testnet",
|
|
14292
14295
|
666666666: "degen-mainnet",
|
|
@@ -14778,6 +14781,2282 @@ function priceUpdateDecoder(receiver, calldata) {
|
|
|
14778
14781
|
}
|
|
14779
14782
|
}
|
|
14780
14783
|
|
|
14784
|
+
// src/ecosystem/generated/blockscoutExplorers.ts
|
|
14785
|
+
var blockscoutExplorers = {
|
|
14786
|
+
1: {
|
|
14787
|
+
api: "https://eth.blockscout.com/api",
|
|
14788
|
+
explorer: "https://eth.blockscout.com/"
|
|
14789
|
+
},
|
|
14790
|
+
7: {
|
|
14791
|
+
api: "https://thaichain.orgapi",
|
|
14792
|
+
explorer: "https://thaichain.org"
|
|
14793
|
+
},
|
|
14794
|
+
10: {
|
|
14795
|
+
api: "https://optimism.blockscout.com/api",
|
|
14796
|
+
explorer: "https://optimism.blockscout.com/"
|
|
14797
|
+
},
|
|
14798
|
+
13: {
|
|
14799
|
+
api: "https://flare-explorer.flare.network/api",
|
|
14800
|
+
explorer: "https://flare-explorer.flare.network/"
|
|
14801
|
+
},
|
|
14802
|
+
14: {
|
|
14803
|
+
api: "https://flare-explorer.flare.network/api",
|
|
14804
|
+
explorer: "https://flare-explorer.flare.network/"
|
|
14805
|
+
},
|
|
14806
|
+
15: {
|
|
14807
|
+
api: "https://coston-explorer.flare.network/api",
|
|
14808
|
+
explorer: "https://coston-explorer.flare.network/"
|
|
14809
|
+
},
|
|
14810
|
+
18: {
|
|
14811
|
+
api: "https://explorer-testnet.thundercore.com/api",
|
|
14812
|
+
explorer: "https://explorer-testnet.thundercore.com/"
|
|
14813
|
+
},
|
|
14814
|
+
19: {
|
|
14815
|
+
api: "https://songbird-explorer.flare.network/api",
|
|
14816
|
+
explorer: "https://songbird-explorer.flare.network/"
|
|
14817
|
+
},
|
|
14818
|
+
23: {
|
|
14819
|
+
api: "https://explorer.kardiachain.io/api",
|
|
14820
|
+
explorer: "https://explorer.kardiachain.io/"
|
|
14821
|
+
},
|
|
14822
|
+
24: {
|
|
14823
|
+
api: "https://cronos.org/explorer/api",
|
|
14824
|
+
explorer: "https://cronos.org/explorer/"
|
|
14825
|
+
},
|
|
14826
|
+
27: {
|
|
14827
|
+
api: "https://ctblock.cnapi",
|
|
14828
|
+
explorer: "https://ctblock.cn"
|
|
14829
|
+
},
|
|
14830
|
+
30: {
|
|
14831
|
+
api: "https://rootstock.blockscout.com/api",
|
|
14832
|
+
explorer: "https://rootstock.blockscout.com/"
|
|
14833
|
+
},
|
|
14834
|
+
31: {
|
|
14835
|
+
api: "https://rootstock-testnet.blockscout.com/api",
|
|
14836
|
+
explorer: "https://rootstock-testnet.blockscout.com/"
|
|
14837
|
+
},
|
|
14838
|
+
38: {
|
|
14839
|
+
api: "https://u2uscan.xyzapi",
|
|
14840
|
+
explorer: "https://u2uscan.xyz"
|
|
14841
|
+
},
|
|
14842
|
+
40: {
|
|
14843
|
+
api: "https://telostx.com/api",
|
|
14844
|
+
explorer: "https://telostx.com/"
|
|
14845
|
+
},
|
|
14846
|
+
42: {
|
|
14847
|
+
api: "https://explorer.execution.mainnet.lukso.network/api",
|
|
14848
|
+
explorer: "https://explorer.execution.mainnet.lukso.network/"
|
|
14849
|
+
},
|
|
14850
|
+
44: {
|
|
14851
|
+
api: "https://crab-scan.darwinia.network/api",
|
|
14852
|
+
explorer: "https://crab-scan.darwinia.network/"
|
|
14853
|
+
},
|
|
14854
|
+
46: {
|
|
14855
|
+
api: "https://explorer.darwinia.network/api",
|
|
14856
|
+
explorer: "https://explorer.darwinia.network/"
|
|
14857
|
+
},
|
|
14858
|
+
54: {
|
|
14859
|
+
api: "https://zyxscan.com/api",
|
|
14860
|
+
explorer: "https://zyxscan.com/"
|
|
14861
|
+
},
|
|
14862
|
+
56: {
|
|
14863
|
+
api: "https://explorer.syscoin.orgapi",
|
|
14864
|
+
explorer: "https://explorer.syscoin.org"
|
|
14865
|
+
},
|
|
14866
|
+
61: {
|
|
14867
|
+
api: "https://etc.blockscout.com/api",
|
|
14868
|
+
explorer: "https://etc.blockscout.com/"
|
|
14869
|
+
},
|
|
14870
|
+
63: {
|
|
14871
|
+
api: "https://etc-mordor.blockscout.com/api",
|
|
14872
|
+
explorer: "https://etc-mordor.blockscout.com/"
|
|
14873
|
+
},
|
|
14874
|
+
73: {
|
|
14875
|
+
api: "https://explorer.idchain.one/api",
|
|
14876
|
+
explorer: "https://explorer.idchain.one/"
|
|
14877
|
+
},
|
|
14878
|
+
81: {
|
|
14879
|
+
api: "https://shibuya.blockscout.com/api",
|
|
14880
|
+
explorer: "https://shibuya.blockscout.com/"
|
|
14881
|
+
},
|
|
14882
|
+
88: {
|
|
14883
|
+
api: "https://viction.blockscout.com/api",
|
|
14884
|
+
explorer: "https://viction.blockscout.com/"
|
|
14885
|
+
},
|
|
14886
|
+
94: {
|
|
14887
|
+
api: "https://explorer.swissdlt.chapi",
|
|
14888
|
+
explorer: "https://explorer.swissdlt.ch"
|
|
14889
|
+
},
|
|
14890
|
+
96: {
|
|
14891
|
+
api: "https://www.bkcscan.com/api",
|
|
14892
|
+
explorer: "https://www.bkcscan.com/"
|
|
14893
|
+
},
|
|
14894
|
+
99: {
|
|
14895
|
+
api: "https://explorer.glitchd.network/api",
|
|
14896
|
+
explorer: "https://explorer.glitchd.network/"
|
|
14897
|
+
},
|
|
14898
|
+
100: {
|
|
14899
|
+
api: "https://gnosis.blockscout.com/api",
|
|
14900
|
+
explorer: "https://gnosis.blockscout.com/"
|
|
14901
|
+
},
|
|
14902
|
+
102: {
|
|
14903
|
+
api: "https://scan.worldland.foundationapi",
|
|
14904
|
+
explorer: "https://scan.worldland.foundation"
|
|
14905
|
+
},
|
|
14906
|
+
105: {
|
|
14907
|
+
api: "https://explorer.stratisevm.com/api",
|
|
14908
|
+
explorer: "https://explorer.stratisevm.com/"
|
|
14909
|
+
},
|
|
14910
|
+
109: {
|
|
14911
|
+
api: "https://www.shibariumscan.io/api",
|
|
14912
|
+
explorer: "https://www.shibariumscan.io/"
|
|
14913
|
+
},
|
|
14914
|
+
110: {
|
|
14915
|
+
api: "https://explorer.etherlite.org/api",
|
|
14916
|
+
explorer: "https://explorer.etherlite.org/"
|
|
14917
|
+
},
|
|
14918
|
+
111: {
|
|
14919
|
+
api: "https://testnet-explorer.gobob.xyz/api",
|
|
14920
|
+
explorer: "https://testnet-explorer.gobob.xyz/"
|
|
14921
|
+
},
|
|
14922
|
+
113: {
|
|
14923
|
+
api: "https://coston2-explorer.flare.network/api",
|
|
14924
|
+
explorer: "https://coston2-explorer.flare.network/"
|
|
14925
|
+
},
|
|
14926
|
+
114: {
|
|
14927
|
+
api: "https://coston2-explorer.flare.network/api",
|
|
14928
|
+
explorer: "https://coston2-explorer.flare.network/"
|
|
14929
|
+
},
|
|
14930
|
+
118: {
|
|
14931
|
+
api: "evmscan.nuls.ioapi",
|
|
14932
|
+
explorer: "evmscan.nuls.io"
|
|
14933
|
+
},
|
|
14934
|
+
122: {
|
|
14935
|
+
api: "https://explorer.fuse.io/api",
|
|
14936
|
+
explorer: "https://explorer.fuse.io/"
|
|
14937
|
+
},
|
|
14938
|
+
123: {
|
|
14939
|
+
api: "https://explorer.fusespark.io/api",
|
|
14940
|
+
explorer: "https://explorer.fusespark.io/"
|
|
14941
|
+
},
|
|
14942
|
+
130: {
|
|
14943
|
+
api: "https://unichain.blockscout.comapi",
|
|
14944
|
+
explorer: "https://unichain.blockscout.com"
|
|
14945
|
+
},
|
|
14946
|
+
132: {
|
|
14947
|
+
api: "https://blockscout.bellecour.iex.ec/api",
|
|
14948
|
+
explorer: "https://blockscout.bellecour.iex.ec/"
|
|
14949
|
+
},
|
|
14950
|
+
133: {
|
|
14951
|
+
api: "https://hashkeychain-testnet-explorer.alt.technology/api",
|
|
14952
|
+
explorer: "https://hashkeychain-testnet-explorer.alt.technology/"
|
|
14953
|
+
},
|
|
14954
|
+
137: {
|
|
14955
|
+
api: "https://polygon.blockscout.com/api",
|
|
14956
|
+
explorer: "https://polygon.blockscout.com/"
|
|
14957
|
+
},
|
|
14958
|
+
140: {
|
|
14959
|
+
api: "https://explorer.data-lake.co/api",
|
|
14960
|
+
explorer: "https://explorer.data-lake.co/"
|
|
14961
|
+
},
|
|
14962
|
+
148: {
|
|
14963
|
+
api: "https://explorer.evm.shimmer.network/api",
|
|
14964
|
+
explorer: "https://explorer.evm.shimmer.network/"
|
|
14965
|
+
},
|
|
14966
|
+
151: {
|
|
14967
|
+
api: "https://enzoscan.com/api",
|
|
14968
|
+
explorer: "https://enzoscan.com/"
|
|
14969
|
+
},
|
|
14970
|
+
157: {
|
|
14971
|
+
api: "https://puppyscan.shib.io/api",
|
|
14972
|
+
explorer: "https://puppyscan.shib.io/"
|
|
14973
|
+
},
|
|
14974
|
+
169: {
|
|
14975
|
+
api: "https://pacific-explorer.manta.network/api",
|
|
14976
|
+
explorer: "https://pacific-explorer.manta.network/"
|
|
14977
|
+
},
|
|
14978
|
+
170: {
|
|
14979
|
+
api: "amescan.ioapi",
|
|
14980
|
+
explorer: "amescan.io"
|
|
14981
|
+
},
|
|
14982
|
+
177: {
|
|
14983
|
+
api: "https://hashkey.blockscout.com/api",
|
|
14984
|
+
explorer: "https://hashkey.blockscout.com/"
|
|
14985
|
+
},
|
|
14986
|
+
178: {
|
|
14987
|
+
api: "https://testnet.abeyscan.com/api",
|
|
14988
|
+
explorer: "https://testnet.abeyscan.com/"
|
|
14989
|
+
},
|
|
14990
|
+
179: {
|
|
14991
|
+
api: "https://abeyscan.com/api",
|
|
14992
|
+
explorer: "https://abeyscan.com/"
|
|
14993
|
+
},
|
|
14994
|
+
185: {
|
|
14995
|
+
api: "https://explorer.mintchain.io/api",
|
|
14996
|
+
explorer: "https://explorer.mintchain.io/"
|
|
14997
|
+
},
|
|
14998
|
+
190: {
|
|
14999
|
+
api: "https://bbqchain-exp.commudao.xyz/api",
|
|
15000
|
+
explorer: "https://bbqchain-exp.commudao.xyz/"
|
|
15001
|
+
},
|
|
15002
|
+
205: {
|
|
15003
|
+
api: "https://auroria.explorer.stratisevm.comapi",
|
|
15004
|
+
explorer: "https://auroria.explorer.stratisevm.com"
|
|
15005
|
+
},
|
|
15006
|
+
213: {
|
|
15007
|
+
api: "https://explorer.energyweb.org/api",
|
|
15008
|
+
explorer: "https://explorer.energyweb.org/"
|
|
15009
|
+
},
|
|
15010
|
+
215: {
|
|
15011
|
+
api: "https://scan.idn-network.com/api",
|
|
15012
|
+
explorer: "https://scan.idn-network.com/"
|
|
15013
|
+
},
|
|
15014
|
+
227: {
|
|
15015
|
+
api: "https://promscan.io/api",
|
|
15016
|
+
explorer: "https://promscan.io/"
|
|
15017
|
+
},
|
|
15018
|
+
228: {
|
|
15019
|
+
api: "https://explorer.mindnetwork.xyz/api",
|
|
15020
|
+
explorer: "https://explorer.mindnetwork.xyz/"
|
|
15021
|
+
},
|
|
15022
|
+
231: {
|
|
15023
|
+
api: "https://explorer.mainnet.bpxchain.cc/api",
|
|
15024
|
+
explorer: "https://explorer.mainnet.bpxchain.cc/"
|
|
15025
|
+
},
|
|
15026
|
+
238: {
|
|
15027
|
+
api: "https://mainnet.blastblockchain.com/api",
|
|
15028
|
+
explorer: "https://mainnet.blastblockchain.com/"
|
|
15029
|
+
},
|
|
15030
|
+
247: {
|
|
15031
|
+
api: "https://wyzthscan.orgapi",
|
|
15032
|
+
explorer: "https://wyzthscan.org"
|
|
15033
|
+
},
|
|
15034
|
+
248: {
|
|
15035
|
+
api: "https://explorer.oasys.games/api",
|
|
15036
|
+
explorer: "https://explorer.oasys.games/"
|
|
15037
|
+
},
|
|
15038
|
+
250: {
|
|
15039
|
+
api: "https://ftmscout.com/api",
|
|
15040
|
+
explorer: "https://ftmscout.com/"
|
|
15041
|
+
},
|
|
15042
|
+
255: {
|
|
15043
|
+
api: "https://blockscout.kroma.network/api",
|
|
15044
|
+
explorer: "https://blockscout.kroma.network/"
|
|
15045
|
+
},
|
|
15046
|
+
277: {
|
|
15047
|
+
api: "https://testnet.ozonescan.io/api",
|
|
15048
|
+
explorer: "https://testnet.ozonescan.io/"
|
|
15049
|
+
},
|
|
15050
|
+
291: {
|
|
15051
|
+
api: "https://explorer.orderly.network/api",
|
|
15052
|
+
explorer: "https://explorer.orderly.network/"
|
|
15053
|
+
},
|
|
15054
|
+
300: {
|
|
15055
|
+
api: "https://zksync-sepolia.blockscout.com/api",
|
|
15056
|
+
explorer: "https://zksync-sepolia.blockscout.com/"
|
|
15057
|
+
},
|
|
15058
|
+
311: {
|
|
15059
|
+
api: "https://omaxscan.com/api",
|
|
15060
|
+
explorer: "https://omaxscan.com/"
|
|
15061
|
+
},
|
|
15062
|
+
313: {
|
|
15063
|
+
api: "https://ncnscan.com/api",
|
|
15064
|
+
explorer: "https://ncnscan.com/"
|
|
15065
|
+
},
|
|
15066
|
+
314: {
|
|
15067
|
+
api: "https://filecoin.blockscout.com/api",
|
|
15068
|
+
explorer: "https://filecoin.blockscout.com/"
|
|
15069
|
+
},
|
|
15070
|
+
324: {
|
|
15071
|
+
api: "https://zksync.blockscout.com/api",
|
|
15072
|
+
explorer: "https://zksync.blockscout.com/"
|
|
15073
|
+
},
|
|
15074
|
+
332: {
|
|
15075
|
+
api: "https://omaxscan.com/api",
|
|
15076
|
+
explorer: "https://omaxscan.com/"
|
|
15077
|
+
},
|
|
15078
|
+
336: {
|
|
15079
|
+
api: "https://shiden.blockscout.com/api",
|
|
15080
|
+
explorer: "https://shiden.blockscout.com/"
|
|
15081
|
+
},
|
|
15082
|
+
356: {
|
|
15083
|
+
api: "https://blockscout.acala.network/api",
|
|
15084
|
+
explorer: "https://blockscout.acala.network/"
|
|
15085
|
+
},
|
|
15086
|
+
360: {
|
|
15087
|
+
api: "https://shapescan.xyz/api",
|
|
15088
|
+
explorer: "https://shapescan.xyz/"
|
|
15089
|
+
},
|
|
15090
|
+
393: {
|
|
15091
|
+
api: "https://explorer.nexus.xyz/api",
|
|
15092
|
+
explorer: "https://explorer.nexus.xyz/"
|
|
15093
|
+
},
|
|
15094
|
+
395: {
|
|
15095
|
+
api: "https://explorer.testnet.camdl.gov.kh/api",
|
|
15096
|
+
explorer: "https://explorer.testnet.camdl.gov.kh/"
|
|
15097
|
+
},
|
|
15098
|
+
404: {
|
|
15099
|
+
api: "https://explorer.syndr.com/api",
|
|
15100
|
+
explorer: "https://explorer.syndr.com/"
|
|
15101
|
+
},
|
|
15102
|
+
416: {
|
|
15103
|
+
api: "https://explorer.sx.technology/api",
|
|
15104
|
+
explorer: "https://explorer.sx.technology/"
|
|
15105
|
+
},
|
|
15106
|
+
426: {
|
|
15107
|
+
api: "https://clvscan.com/api",
|
|
15108
|
+
explorer: "https://clvscan.com/"
|
|
15109
|
+
},
|
|
15110
|
+
466: {
|
|
15111
|
+
api: "https://explorer.appchain.xyz/api",
|
|
15112
|
+
explorer: "https://explorer.appchain.xyz/"
|
|
15113
|
+
},
|
|
15114
|
+
480: {
|
|
15115
|
+
api: "https://worldchain-mainnet.explorer.alchemy.comapi",
|
|
15116
|
+
explorer: "https://worldchain-mainnet.explorer.alchemy.com"
|
|
15117
|
+
},
|
|
15118
|
+
528: {
|
|
15119
|
+
api: "https://egonscan.comapi",
|
|
15120
|
+
explorer: "https://egonscan.com"
|
|
15121
|
+
},
|
|
15122
|
+
545: {
|
|
15123
|
+
api: "https://evm-testnet.flowscan.io/api",
|
|
15124
|
+
explorer: "https://evm-testnet.flowscan.io/"
|
|
15125
|
+
},
|
|
15126
|
+
546: {
|
|
15127
|
+
api: "https://explorer.doric.network/api",
|
|
15128
|
+
explorer: "https://explorer.doric.network/"
|
|
15129
|
+
},
|
|
15130
|
+
550: {
|
|
15131
|
+
api: "https://explorer.towns.com/api",
|
|
15132
|
+
explorer: "https://explorer.towns.com/"
|
|
15133
|
+
},
|
|
15134
|
+
568: {
|
|
15135
|
+
api: "https://explorer-testnet.dogechain.dog/api",
|
|
15136
|
+
explorer: "https://explorer-testnet.dogechain.dog/"
|
|
15137
|
+
},
|
|
15138
|
+
570: {
|
|
15139
|
+
api: "https://explorer.rollux.com/api",
|
|
15140
|
+
explorer: "https://explorer.rollux.com/"
|
|
15141
|
+
},
|
|
15142
|
+
584: {
|
|
15143
|
+
api: "https://explorer.onuschain.io/api",
|
|
15144
|
+
explorer: "https://explorer.onuschain.io/"
|
|
15145
|
+
},
|
|
15146
|
+
592: {
|
|
15147
|
+
api: "https://astar.blockscout.com/api",
|
|
15148
|
+
explorer: "https://astar.blockscout.com/"
|
|
15149
|
+
},
|
|
15150
|
+
595: {
|
|
15151
|
+
api: "https://blockscout.mandala.aca-staging.networkapi",
|
|
15152
|
+
explorer: "https://blockscout.mandala.aca-staging.network"
|
|
15153
|
+
},
|
|
15154
|
+
597: {
|
|
15155
|
+
api: "https://explorer-mainnet-cardano-evm.c1.milkomeda.com/api",
|
|
15156
|
+
explorer: "https://explorer-mainnet-cardano-evm.c1.milkomeda.com/"
|
|
15157
|
+
},
|
|
15158
|
+
608: {
|
|
15159
|
+
api: "https://explorer.publicmint.ioapi",
|
|
15160
|
+
explorer: "https://explorer.publicmint.io"
|
|
15161
|
+
},
|
|
15162
|
+
624: {
|
|
15163
|
+
api: "https://explorer.thebinaryholdings.com/api",
|
|
15164
|
+
explorer: "https://explorer.thebinaryholdings.com/"
|
|
15165
|
+
},
|
|
15166
|
+
625: {
|
|
15167
|
+
api: "https://explorer.sepolia.thebinaryholdings.com/api",
|
|
15168
|
+
explorer: "https://explorer.sepolia.thebinaryholdings.com/"
|
|
15169
|
+
},
|
|
15170
|
+
633: {
|
|
15171
|
+
api: "https://explorer.exosama.com/api",
|
|
15172
|
+
explorer: "https://explorer.exosama.com/"
|
|
15173
|
+
},
|
|
15174
|
+
644: {
|
|
15175
|
+
api: "https://evm.findorascan.io/api",
|
|
15176
|
+
explorer: "https://evm.findorascan.io/"
|
|
15177
|
+
},
|
|
15178
|
+
648: {
|
|
15179
|
+
api: "https://explorer-endurance.fusionist.io/api",
|
|
15180
|
+
explorer: "https://explorer-endurance.fusionist.io/"
|
|
15181
|
+
},
|
|
15182
|
+
654: {
|
|
15183
|
+
api: "https://explorer.kalichain.com/api",
|
|
15184
|
+
explorer: "https://explorer.kalichain.com/"
|
|
15185
|
+
},
|
|
15186
|
+
690: {
|
|
15187
|
+
api: "https://explorer.redstone.xyz/api",
|
|
15188
|
+
explorer: "https://explorer.redstone.xyz/"
|
|
15189
|
+
},
|
|
15190
|
+
698: {
|
|
15191
|
+
api: "https://matchscan.io/api",
|
|
15192
|
+
explorer: "https://matchscan.io/"
|
|
15193
|
+
},
|
|
15194
|
+
721: {
|
|
15195
|
+
api: "https://explorer.lycanchain.com/api",
|
|
15196
|
+
explorer: "https://explorer.lycanchain.com/"
|
|
15197
|
+
},
|
|
15198
|
+
747: {
|
|
15199
|
+
api: "https://alveyscan.com/api",
|
|
15200
|
+
explorer: "https://alveyscan.com/"
|
|
15201
|
+
},
|
|
15202
|
+
749: {
|
|
15203
|
+
api: "https://socialnetwork-testnet.explorer.alchemy.comapi",
|
|
15204
|
+
explorer: "https://socialnetwork-testnet.explorer.alchemy.com"
|
|
15205
|
+
},
|
|
15206
|
+
758: {
|
|
15207
|
+
api: "https://ozonescan.io/api",
|
|
15208
|
+
explorer: "https://ozonescan.io/"
|
|
15209
|
+
},
|
|
15210
|
+
765: {
|
|
15211
|
+
api: "https://ocean.ftnscan.com/api",
|
|
15212
|
+
explorer: "https://ocean.ftnscan.com/"
|
|
15213
|
+
},
|
|
15214
|
+
766: {
|
|
15215
|
+
api: "https://scan.qom.one/api",
|
|
15216
|
+
explorer: "https://scan.qom.one/"
|
|
15217
|
+
},
|
|
15218
|
+
810: {
|
|
15219
|
+
api: "https://explorer.testnet.haven1.org/api",
|
|
15220
|
+
explorer: "https://explorer.testnet.haven1.org/"
|
|
15221
|
+
},
|
|
15222
|
+
813: {
|
|
15223
|
+
api: "https://qng.qitmeer.io/api",
|
|
15224
|
+
explorer: "https://qng.qitmeer.io/"
|
|
15225
|
+
},
|
|
15226
|
+
841: {
|
|
15227
|
+
api: "https://tara.toapi",
|
|
15228
|
+
explorer: "https://tara.to"
|
|
15229
|
+
},
|
|
15230
|
+
862: {
|
|
15231
|
+
api: "https://scan.chain.pixie.xyz/api",
|
|
15232
|
+
explorer: "https://scan.chain.pixie.xyz/"
|
|
15233
|
+
},
|
|
15234
|
+
884: {
|
|
15235
|
+
api: "https://explorer.bit-rock.io/api",
|
|
15236
|
+
explorer: "https://explorer.bit-rock.io/"
|
|
15237
|
+
},
|
|
15238
|
+
893: {
|
|
15239
|
+
api: "https://adilchain-scan.ioapi",
|
|
15240
|
+
explorer: "https://adilchain-scan.io"
|
|
15241
|
+
},
|
|
15242
|
+
899: {
|
|
15243
|
+
api: "https://mainnet.maxi.network/api",
|
|
15244
|
+
explorer: "https://mainnet.maxi.network/"
|
|
15245
|
+
},
|
|
15246
|
+
900: {
|
|
15247
|
+
api: "https://devnet-l1.foam.spaceapi",
|
|
15248
|
+
explorer: "https://devnet-l1.foam.space"
|
|
15249
|
+
},
|
|
15250
|
+
901: {
|
|
15251
|
+
api: "https://devnet-l2.foam.spaceapi",
|
|
15252
|
+
explorer: "https://devnet-l2.foam.space"
|
|
15253
|
+
},
|
|
15254
|
+
917: {
|
|
15255
|
+
api: "https://rinia-rpc1.thefirechain.com/api",
|
|
15256
|
+
explorer: "https://rinia-rpc1.thefirechain.com/"
|
|
15257
|
+
},
|
|
15258
|
+
919: {
|
|
15259
|
+
api: "https://sepolia.explorer.mode.network/api",
|
|
15260
|
+
explorer: "https://sepolia.explorer.mode.network/"
|
|
15261
|
+
},
|
|
15262
|
+
957: {
|
|
15263
|
+
api: "https://explorer.derive.xyz/api",
|
|
15264
|
+
explorer: "https://explorer.derive.xyz/"
|
|
15265
|
+
},
|
|
15266
|
+
991: {
|
|
15267
|
+
api: "https://testnet.tabiscan.com/api",
|
|
15268
|
+
explorer: "https://testnet.tabiscan.com/"
|
|
15269
|
+
},
|
|
15270
|
+
999: {
|
|
15271
|
+
api: "https://www.hyperscan.com/api",
|
|
15272
|
+
explorer: "https://www.hyperscan.com/"
|
|
15273
|
+
},
|
|
15274
|
+
1005: {
|
|
15275
|
+
api: "https://mainnet.mindscan.info/api",
|
|
15276
|
+
explorer: "https://mainnet.mindscan.info/"
|
|
15277
|
+
},
|
|
15278
|
+
1006: {
|
|
15279
|
+
api: "https://explorer.lemonchain.io/api",
|
|
15280
|
+
explorer: "https://explorer.lemonchain.io/"
|
|
15281
|
+
},
|
|
15282
|
+
1011: {
|
|
15283
|
+
api: "https://gonscan.com/api",
|
|
15284
|
+
explorer: "https://gonscan.com/"
|
|
15285
|
+
},
|
|
15286
|
+
1030: {
|
|
15287
|
+
api: "https://explorer.quadrans.io/api",
|
|
15288
|
+
explorer: "https://explorer.quadrans.io/"
|
|
15289
|
+
},
|
|
15290
|
+
1050: {
|
|
15291
|
+
api: "https://explorer.diadata.org/api",
|
|
15292
|
+
explorer: "https://explorer.diadata.org/"
|
|
15293
|
+
},
|
|
15294
|
+
1066: {
|
|
15295
|
+
api: "https://phoenixplorer.comapi",
|
|
15296
|
+
explorer: "https://phoenixplorer.com"
|
|
15297
|
+
},
|
|
15298
|
+
1073: {
|
|
15299
|
+
api: "https://explorer.evm.testnet.shimmer.network/api",
|
|
15300
|
+
explorer: "https://explorer.evm.testnet.shimmer.network/"
|
|
15301
|
+
},
|
|
15302
|
+
1075: {
|
|
15303
|
+
api: "https://explorer.evm.testnet.iotaledger.net/api",
|
|
15304
|
+
explorer: "https://explorer.evm.testnet.iotaledger.net/"
|
|
15305
|
+
},
|
|
15306
|
+
1081: {
|
|
15307
|
+
api: "https://explorer.mainnetloop.com/api",
|
|
15308
|
+
explorer: "https://explorer.mainnetloop.com/"
|
|
15309
|
+
},
|
|
15310
|
+
1088: {
|
|
15311
|
+
api: "https://andromeda-explorer.metis.io/api",
|
|
15312
|
+
explorer: "https://andromeda-explorer.metis.io/"
|
|
15313
|
+
},
|
|
15314
|
+
1098: {
|
|
15315
|
+
api: "https://explorer.pointnetwork.io/api",
|
|
15316
|
+
explorer: "https://explorer.pointnetwork.io/"
|
|
15317
|
+
},
|
|
15318
|
+
1101: {
|
|
15319
|
+
api: "https://zkevm.blockscout.com/api",
|
|
15320
|
+
explorer: "https://zkevm.blockscout.com/"
|
|
15321
|
+
},
|
|
15322
|
+
1111: {
|
|
15323
|
+
api: "https://explorer.moonchain.com/api",
|
|
15324
|
+
explorer: "https://explorer.moonchain.com/"
|
|
15325
|
+
},
|
|
15326
|
+
1114: {
|
|
15327
|
+
api: "https://explorer.oasys.homeverse.games/api",
|
|
15328
|
+
explorer: "https://explorer.oasys.homeverse.games/"
|
|
15329
|
+
},
|
|
15330
|
+
1125: {
|
|
15331
|
+
api: "https://explorer.taker.xyz/api",
|
|
15332
|
+
explorer: "https://explorer.taker.xyz/"
|
|
15333
|
+
},
|
|
15334
|
+
1130: {
|
|
15335
|
+
api: "https://blockscout.mainnet.ocean.jellyfishsdk.comapi",
|
|
15336
|
+
explorer: "https://blockscout.mainnet.ocean.jellyfishsdk.com"
|
|
15337
|
+
},
|
|
15338
|
+
1131: {
|
|
15339
|
+
api: "https://testnet-dmc.mydefichain.com/api",
|
|
15340
|
+
explorer: "https://testnet-dmc.mydefichain.com/"
|
|
15341
|
+
},
|
|
15342
|
+
1132: {
|
|
15343
|
+
api: "https://explorer.omchain.io/api",
|
|
15344
|
+
explorer: "https://explorer.omchain.io/"
|
|
15345
|
+
},
|
|
15346
|
+
1135: {
|
|
15347
|
+
api: "https://blockscout.lisk.com/api",
|
|
15348
|
+
explorer: "https://blockscout.lisk.com/"
|
|
15349
|
+
},
|
|
15350
|
+
1137: {
|
|
15351
|
+
api: "https://testnet-explorer.goldxchain.io/api",
|
|
15352
|
+
explorer: "https://testnet-explorer.goldxchain.io/"
|
|
15353
|
+
},
|
|
15354
|
+
1190: {
|
|
15355
|
+
api: "https://scan.bctchain.com/api",
|
|
15356
|
+
explorer: "https://scan.bctchain.com/"
|
|
15357
|
+
},
|
|
15358
|
+
1196: {
|
|
15359
|
+
api: "https://exp.j2o.io/api",
|
|
15360
|
+
explorer: "https://exp.j2o.io/"
|
|
15361
|
+
},
|
|
15362
|
+
1212: {
|
|
15363
|
+
api: "https://explorer.goldxchain.io/api",
|
|
15364
|
+
explorer: "https://explorer.goldxchain.io/"
|
|
15365
|
+
},
|
|
15366
|
+
1225: {
|
|
15367
|
+
api: "https://explorer.buildonhybrid.com/api",
|
|
15368
|
+
explorer: "https://explorer.buildonhybrid.com/"
|
|
15369
|
+
},
|
|
15370
|
+
1234: {
|
|
15371
|
+
api: "https://stepscan.io/api",
|
|
15372
|
+
explorer: "https://stepscan.io/"
|
|
15373
|
+
},
|
|
15374
|
+
1254: {
|
|
15375
|
+
api: "https://reiscan.com/api",
|
|
15376
|
+
explorer: "https://reiscan.com/"
|
|
15377
|
+
},
|
|
15378
|
+
1259: {
|
|
15379
|
+
api: "https://novascan.velo.orgapi",
|
|
15380
|
+
explorer: "https://novascan.velo.org"
|
|
15381
|
+
},
|
|
15382
|
+
1300: {
|
|
15383
|
+
api: "https://explorer.glue.net/api",
|
|
15384
|
+
explorer: "https://explorer.glue.net/"
|
|
15385
|
+
},
|
|
15386
|
+
1301: {
|
|
15387
|
+
api: "https://unichain-sepolia.blockscout.comapi",
|
|
15388
|
+
explorer: "https://unichain-sepolia.blockscout.com"
|
|
15389
|
+
},
|
|
15390
|
+
1310: {
|
|
15391
|
+
api: "https://scan.mvm.dev/api",
|
|
15392
|
+
explorer: "https://scan.mvm.dev/"
|
|
15393
|
+
},
|
|
15394
|
+
1311: {
|
|
15395
|
+
api: "https://explorer.testnet.inco.org/api",
|
|
15396
|
+
explorer: "https://explorer.testnet.inco.org/"
|
|
15397
|
+
},
|
|
15398
|
+
1315: {
|
|
15399
|
+
api: "https://aeneid.storyscan.xyzapi",
|
|
15400
|
+
explorer: "https://aeneid.storyscan.xyz"
|
|
15401
|
+
},
|
|
15402
|
+
1319: {
|
|
15403
|
+
api: "https://aiascan.comapi",
|
|
15404
|
+
explorer: "https://aiascan.com"
|
|
15405
|
+
},
|
|
15406
|
+
1338: {
|
|
15407
|
+
api: "https://blockscout.atlantischain.network/api",
|
|
15408
|
+
explorer: "https://blockscout.atlantischain.network/"
|
|
15409
|
+
},
|
|
15410
|
+
1390: {
|
|
15411
|
+
api: "https://explorer.stratisevm.com/api",
|
|
15412
|
+
explorer: "https://explorer.stratisevm.com/"
|
|
15413
|
+
},
|
|
15414
|
+
1424: {
|
|
15415
|
+
api: "https://explorer.perennial.foundation/api",
|
|
15416
|
+
explorer: "https://explorer.perennial.foundation/"
|
|
15417
|
+
},
|
|
15418
|
+
1425: {
|
|
15419
|
+
api: "https://chain.litprotocol.comapi",
|
|
15420
|
+
explorer: "https://chain.litprotocol.com"
|
|
15421
|
+
},
|
|
15422
|
+
1427: {
|
|
15423
|
+
api: "https://biticablockchain.com/api",
|
|
15424
|
+
explorer: "https://biticablockchain.com/"
|
|
15425
|
+
},
|
|
15426
|
+
1480: {
|
|
15427
|
+
api: "https://vanascan.io/api",
|
|
15428
|
+
explorer: "https://vanascan.io/"
|
|
15429
|
+
},
|
|
15430
|
+
1490: {
|
|
15431
|
+
api: "https://explorer-new.vitruveo.xyz/api",
|
|
15432
|
+
explorer: "https://explorer-new.vitruveo.xyz/"
|
|
15433
|
+
},
|
|
15434
|
+
1500: {
|
|
15435
|
+
api: "https://arbitrum-sepolia.blockscout.com/api",
|
|
15436
|
+
explorer: "https://arbitrum-sepolia.blockscout.com/"
|
|
15437
|
+
},
|
|
15438
|
+
1501: {
|
|
15439
|
+
api: "https://scan-canary.bevm.io/api",
|
|
15440
|
+
explorer: "https://scan-canary.bevm.io/"
|
|
15441
|
+
},
|
|
15442
|
+
1514: {
|
|
15443
|
+
api: "https://www.storyscan.io/api",
|
|
15444
|
+
explorer: "https://www.storyscan.io/"
|
|
15445
|
+
},
|
|
15446
|
+
1527: {
|
|
15447
|
+
api: "https://testnet-blockscout.hypr.network/api",
|
|
15448
|
+
explorer: "https://testnet-blockscout.hypr.network/"
|
|
15449
|
+
},
|
|
15450
|
+
1529: {
|
|
15451
|
+
api: "https://brnkscan.bearnetwork.net/api",
|
|
15452
|
+
explorer: "https://brnkscan.bearnetwork.net/"
|
|
15453
|
+
},
|
|
15454
|
+
1532: {
|
|
15455
|
+
api: "https://explorer.xai-chain.net/api",
|
|
15456
|
+
explorer: "https://explorer.xai-chain.net/"
|
|
15457
|
+
},
|
|
15458
|
+
1566: {
|
|
15459
|
+
api: "https://exp.contentfabric.io/api",
|
|
15460
|
+
explorer: "https://exp.contentfabric.io/"
|
|
15461
|
+
},
|
|
15462
|
+
1577: {
|
|
15463
|
+
api: "https://explorer.ethoprotocol.com/api",
|
|
15464
|
+
explorer: "https://explorer.ethoprotocol.com/"
|
|
15465
|
+
},
|
|
15466
|
+
1611: {
|
|
15467
|
+
api: "https://explorer.saakuru.network/api",
|
|
15468
|
+
explorer: "https://explorer.saakuru.network/"
|
|
15469
|
+
},
|
|
15470
|
+
1620: {
|
|
15471
|
+
api: "https://blockscout.hap.land/api",
|
|
15472
|
+
explorer: "https://blockscout.hap.land/"
|
|
15473
|
+
},
|
|
15474
|
+
1625: {
|
|
15475
|
+
api: "https://explorer.gravity.xyz/api",
|
|
15476
|
+
explorer: "https://explorer.gravity.xyz/"
|
|
15477
|
+
},
|
|
15478
|
+
1648: {
|
|
15479
|
+
api: "https://scan.dbkchain.io/api",
|
|
15480
|
+
explorer: "https://scan.dbkchain.io/"
|
|
15481
|
+
},
|
|
15482
|
+
1687: {
|
|
15483
|
+
api: "https://sepolia-testnet-explorer.mintchain.io/api",
|
|
15484
|
+
explorer: "https://sepolia-testnet-explorer.mintchain.io/"
|
|
15485
|
+
},
|
|
15486
|
+
1707: {
|
|
15487
|
+
api: "https://exp.blockchain.or.th/api",
|
|
15488
|
+
explorer: "https://exp.blockchain.or.th/"
|
|
15489
|
+
},
|
|
15490
|
+
1708: {
|
|
15491
|
+
api: "https://exp.testnet.blockchain.or.th/api",
|
|
15492
|
+
explorer: "https://exp.testnet.blockchain.or.th/"
|
|
15493
|
+
},
|
|
15494
|
+
1717: {
|
|
15495
|
+
api: "https://explorer.doric.network/api",
|
|
15496
|
+
explorer: "https://explorer.doric.network/"
|
|
15497
|
+
},
|
|
15498
|
+
1729: {
|
|
15499
|
+
api: "https://explorer.reya.network/api",
|
|
15500
|
+
explorer: "https://explorer.reya.network/"
|
|
15501
|
+
},
|
|
15502
|
+
1738: {
|
|
15503
|
+
api: "https://testnet-explorer-v2.xai-chain.net/api",
|
|
15504
|
+
explorer: "https://testnet-explorer-v2.xai-chain.net/"
|
|
15505
|
+
},
|
|
15506
|
+
1750: {
|
|
15507
|
+
api: "https://explorer.metall2.com/api",
|
|
15508
|
+
explorer: "https://explorer.metall2.com/"
|
|
15509
|
+
},
|
|
15510
|
+
1811: {
|
|
15511
|
+
api: "https://testnet.lif3scout.comapi",
|
|
15512
|
+
explorer: "https://testnet.lif3scout.com"
|
|
15513
|
+
},
|
|
15514
|
+
1829: {
|
|
15515
|
+
api: "https://explorer.playblock.io/api",
|
|
15516
|
+
explorer: "https://explorer.playblock.io/"
|
|
15517
|
+
},
|
|
15518
|
+
1868: {
|
|
15519
|
+
api: "https://soneium.blockscout.comapi",
|
|
15520
|
+
explorer: "https://soneium.blockscout.com"
|
|
15521
|
+
},
|
|
15522
|
+
1890: {
|
|
15523
|
+
api: "https://phoenix.lightlink.io/api",
|
|
15524
|
+
explorer: "https://phoenix.lightlink.io/"
|
|
15525
|
+
},
|
|
15526
|
+
1891: {
|
|
15527
|
+
api: "https://pegasus.lightlink.io/api",
|
|
15528
|
+
explorer: "https://pegasus.lightlink.io/"
|
|
15529
|
+
},
|
|
15530
|
+
1907: {
|
|
15531
|
+
api: "https://bitciexplorer.comapi",
|
|
15532
|
+
explorer: "https://bitciexplorer.com"
|
|
15533
|
+
},
|
|
15534
|
+
1908: {
|
|
15535
|
+
api: "https://testnet.bitciexplorer.comapi",
|
|
15536
|
+
explorer: "https://testnet.bitciexplorer.com"
|
|
15537
|
+
},
|
|
15538
|
+
1924: {
|
|
15539
|
+
api: "https://swell-testnet-explorer.alt.technology/api",
|
|
15540
|
+
explorer: "https://swell-testnet-explorer.alt.technology/"
|
|
15541
|
+
},
|
|
15542
|
+
1946: {
|
|
15543
|
+
api: "https://soneium-minato.blockscout.com/api",
|
|
15544
|
+
explorer: "https://soneium-minato.blockscout.com/"
|
|
15545
|
+
},
|
|
15546
|
+
1969: {
|
|
15547
|
+
api: "https://testnetscan.scschain.com/api",
|
|
15548
|
+
explorer: "https://testnetscan.scschain.com/"
|
|
15549
|
+
},
|
|
15550
|
+
1972: {
|
|
15551
|
+
api: "https://explorer3.redecoin.eu/api",
|
|
15552
|
+
explorer: "https://explorer3.redecoin.eu/"
|
|
15553
|
+
},
|
|
15554
|
+
1993: {
|
|
15555
|
+
api: "https://sepolia.explorer.b3.fun/api",
|
|
15556
|
+
explorer: "https://sepolia.explorer.b3.fun/"
|
|
15557
|
+
},
|
|
15558
|
+
1995: {
|
|
15559
|
+
api: "https://explorer.testnet.edexa.network/api",
|
|
15560
|
+
explorer: "https://explorer.testnet.edexa.network/"
|
|
15561
|
+
},
|
|
15562
|
+
1996: {
|
|
15563
|
+
api: "https://explorer.sanko.xyz/api",
|
|
15564
|
+
explorer: "https://explorer.sanko.xyz/"
|
|
15565
|
+
},
|
|
15566
|
+
2e3: {
|
|
15567
|
+
api: "https://explorer.dogechain.dog/api",
|
|
15568
|
+
explorer: "https://explorer.dogechain.dog/"
|
|
15569
|
+
},
|
|
15570
|
+
2013: {
|
|
15571
|
+
api: "https://scan-mainnet-alpha.particle.network/api",
|
|
15572
|
+
explorer: "https://scan-mainnet-alpha.particle.network/"
|
|
15573
|
+
},
|
|
15574
|
+
2020: {
|
|
15575
|
+
api: "https://b-network.alastria.izer.tech/api",
|
|
15576
|
+
explorer: "https://b-network.alastria.izer.tech/"
|
|
15577
|
+
},
|
|
15578
|
+
2021: {
|
|
15579
|
+
api: "https://edgscan.live/api",
|
|
15580
|
+
explorer: "https://edgscan.live/"
|
|
15581
|
+
},
|
|
15582
|
+
2023: {
|
|
15583
|
+
api: "https://atcscan-dev.odw.aiapi",
|
|
15584
|
+
explorer: "https://atcscan-dev.odw.ai"
|
|
15585
|
+
},
|
|
15586
|
+
2024: {
|
|
15587
|
+
api: "https://saturn-explorer.swanchain.io/api",
|
|
15588
|
+
explorer: "https://saturn-explorer.swanchain.io/"
|
|
15589
|
+
},
|
|
15590
|
+
2039: {
|
|
15591
|
+
api: "https://evm-explorer-testnet.alephzero.org/api",
|
|
15592
|
+
explorer: "https://evm-explorer-testnet.alephzero.org/"
|
|
15593
|
+
},
|
|
15594
|
+
2040: {
|
|
15595
|
+
api: "https://explorer.vanarchain.com/api",
|
|
15596
|
+
explorer: "https://explorer.vanarchain.com/"
|
|
15597
|
+
},
|
|
15598
|
+
2048: {
|
|
15599
|
+
api: "https://web3-explorer-mesos.thestratos.org/api",
|
|
15600
|
+
explorer: "https://web3-explorer-mesos.thestratos.org/"
|
|
15601
|
+
},
|
|
15602
|
+
2192: {
|
|
15603
|
+
api: "https://explorer.snaxchain.io/api",
|
|
15604
|
+
explorer: "https://explorer.snaxchain.io/"
|
|
15605
|
+
},
|
|
15606
|
+
2233: {
|
|
15607
|
+
api: "https://testnet.explorer.chainbase.com/api",
|
|
15608
|
+
explorer: "https://testnet.explorer.chainbase.com/"
|
|
15609
|
+
},
|
|
15610
|
+
2340: {
|
|
15611
|
+
api: "https://blockscout.atleta.network/api",
|
|
15612
|
+
explorer: "https://blockscout.atleta.network/"
|
|
15613
|
+
},
|
|
15614
|
+
2358: {
|
|
15615
|
+
api: "https://blockscout.sepolia.kroma.network/api",
|
|
15616
|
+
explorer: "https://blockscout.sepolia.kroma.network/"
|
|
15617
|
+
},
|
|
15618
|
+
2368: {
|
|
15619
|
+
api: "https://testnet.kitescan.ai/api",
|
|
15620
|
+
explorer: "https://testnet.kitescan.ai/"
|
|
15621
|
+
},
|
|
15622
|
+
2379: {
|
|
15623
|
+
api: "https://eonixscan.com/api",
|
|
15624
|
+
explorer: "https://eonixscan.com/"
|
|
15625
|
+
},
|
|
15626
|
+
2410: {
|
|
15627
|
+
api: "https://explorer.karak.network/api",
|
|
15628
|
+
explorer: "https://explorer.karak.network/"
|
|
15629
|
+
},
|
|
15630
|
+
2424: {
|
|
15631
|
+
api: "https://testnet.explorer.inevm.com/api",
|
|
15632
|
+
explorer: "https://testnet.explorer.inevm.com/"
|
|
15633
|
+
},
|
|
15634
|
+
2442: {
|
|
15635
|
+
api: "https://explorer-ui.cardona.zkevm-rpc.com/api",
|
|
15636
|
+
explorer: "https://explorer-ui.cardona.zkevm-rpc.com/"
|
|
15637
|
+
},
|
|
15638
|
+
2488: {
|
|
15639
|
+
api: "https://nowscan.io/api",
|
|
15640
|
+
explorer: "https://nowscan.io/"
|
|
15641
|
+
},
|
|
15642
|
+
2525: {
|
|
15643
|
+
api: "https://explorer.inevm.com/api",
|
|
15644
|
+
explorer: "https://explorer.inevm.com/"
|
|
15645
|
+
},
|
|
15646
|
+
2649: {
|
|
15647
|
+
api: "https://mainnet-explorer.ailayer.xyzapi",
|
|
15648
|
+
explorer: "https://mainnet-explorer.ailayer.xyz"
|
|
15649
|
+
},
|
|
15650
|
+
2748: {
|
|
15651
|
+
api: "https://testnet-explorer.taker.xyz/api",
|
|
15652
|
+
explorer: "https://testnet-explorer.taker.xyz/"
|
|
15653
|
+
},
|
|
15654
|
+
2800: {
|
|
15655
|
+
api: "https://explorer.layerai.org/api",
|
|
15656
|
+
explorer: "https://explorer.layerai.org/"
|
|
15657
|
+
},
|
|
15658
|
+
2810: {
|
|
15659
|
+
api: "https://explorer-holesky.morphl2.io/api",
|
|
15660
|
+
explorer: "https://explorer-holesky.morphl2.io/"
|
|
15661
|
+
},
|
|
15662
|
+
2818: {
|
|
15663
|
+
api: "https://explorer.morphl2.io/api",
|
|
15664
|
+
explorer: "https://explorer.morphl2.io/"
|
|
15665
|
+
},
|
|
15666
|
+
2904: {
|
|
15667
|
+
api: "https://scan.cctld.token.uzapi",
|
|
15668
|
+
explorer: "https://scan.cctld.token.uz"
|
|
15669
|
+
},
|
|
15670
|
+
2999: {
|
|
15671
|
+
api: "https://explorer.aevo.xyz/api",
|
|
15672
|
+
explorer: "https://explorer.aevo.xyz/"
|
|
15673
|
+
},
|
|
15674
|
+
3003: {
|
|
15675
|
+
api: "https://explorer.canxium.org/api",
|
|
15676
|
+
explorer: "https://explorer.canxium.org/"
|
|
15677
|
+
},
|
|
15678
|
+
3068: {
|
|
15679
|
+
api: "https://explorer.mainnet.bifrostnetwork.com/api",
|
|
15680
|
+
explorer: "https://explorer.mainnet.bifrostnetwork.com/"
|
|
15681
|
+
},
|
|
15682
|
+
3110: {
|
|
15683
|
+
api: "https://testnet.svmscan.io/api",
|
|
15684
|
+
explorer: "https://testnet.svmscan.io/"
|
|
15685
|
+
},
|
|
15686
|
+
3333: {
|
|
15687
|
+
api: "https://avescan.ioapi",
|
|
15688
|
+
explorer: "https://avescan.io"
|
|
15689
|
+
},
|
|
15690
|
+
3366: {
|
|
15691
|
+
api: "https://meronscan.ai/api",
|
|
15692
|
+
explorer: "https://meronscan.ai/"
|
|
15693
|
+
},
|
|
15694
|
+
3409: {
|
|
15695
|
+
api: "https://pepuscan.com/api",
|
|
15696
|
+
explorer: "https://pepuscan.com/"
|
|
15697
|
+
},
|
|
15698
|
+
3502: {
|
|
15699
|
+
api: "https://exp.jfinpos.com/api",
|
|
15700
|
+
explorer: "https://exp.jfinpos.com/"
|
|
15701
|
+
},
|
|
15702
|
+
3597: {
|
|
15703
|
+
api: "https://causcan.com/api",
|
|
15704
|
+
explorer: "https://causcan.com/"
|
|
15705
|
+
},
|
|
15706
|
+
3721: {
|
|
15707
|
+
api: "https://xscscan.com/api",
|
|
15708
|
+
explorer: "https://xscscan.com/"
|
|
15709
|
+
},
|
|
15710
|
+
3737: {
|
|
15711
|
+
api: "https://scan.crossbell.io/api",
|
|
15712
|
+
explorer: "https://scan.crossbell.io/"
|
|
15713
|
+
},
|
|
15714
|
+
3799: {
|
|
15715
|
+
api: "https://testnet-explorer.tangle.tools/api",
|
|
15716
|
+
explorer: "https://testnet-explorer.tangle.tools/"
|
|
15717
|
+
},
|
|
15718
|
+
3888: {
|
|
15719
|
+
api: "https://kalyscan.io/api",
|
|
15720
|
+
explorer: "https://kalyscan.io/"
|
|
15721
|
+
},
|
|
15722
|
+
3890: {
|
|
15723
|
+
api: "https://clishascan.com/api",
|
|
15724
|
+
explorer: "https://clishascan.com/"
|
|
15725
|
+
},
|
|
15726
|
+
3891: {
|
|
15727
|
+
api: "https://testnet.clishachain.com/api",
|
|
15728
|
+
explorer: "https://testnet.clishachain.com/"
|
|
15729
|
+
},
|
|
15730
|
+
4024: {
|
|
15731
|
+
api: "https://testnet.explorer.tonsquare.io/api",
|
|
15732
|
+
explorer: "https://testnet.explorer.tonsquare.io/"
|
|
15733
|
+
},
|
|
15734
|
+
4061: {
|
|
15735
|
+
api: "https://explorer.nahmii.ioapi",
|
|
15736
|
+
explorer: "https://explorer.nahmii.io"
|
|
15737
|
+
},
|
|
15738
|
+
4078: {
|
|
15739
|
+
api: "https://muster-explorer.alt.technology/api",
|
|
15740
|
+
explorer: "https://muster-explorer.alt.technology/"
|
|
15741
|
+
},
|
|
15742
|
+
4202: {
|
|
15743
|
+
api: "https://sepolia-blockscout.lisk.com/api",
|
|
15744
|
+
explorer: "https://sepolia-blockscout.lisk.com/"
|
|
15745
|
+
},
|
|
15746
|
+
4355: {
|
|
15747
|
+
api: "https://bethscan.org/api",
|
|
15748
|
+
explorer: "https://bethscan.org/"
|
|
15749
|
+
},
|
|
15750
|
+
4460: {
|
|
15751
|
+
api: "https://testnet-explorer.orderly.org/api",
|
|
15752
|
+
explorer: "https://testnet-explorer.orderly.org/"
|
|
15753
|
+
},
|
|
15754
|
+
4488: {
|
|
15755
|
+
api: "https://hydragon.hydrachain.org/api",
|
|
15756
|
+
explorer: "https://hydragon.hydrachain.org/"
|
|
15757
|
+
},
|
|
15758
|
+
4613: {
|
|
15759
|
+
api: "https://veryscan.io/api",
|
|
15760
|
+
explorer: "https://veryscan.io/"
|
|
15761
|
+
},
|
|
15762
|
+
4661: {
|
|
15763
|
+
api: "https://appchaintestnet.explorer.caldera.xyz/api",
|
|
15764
|
+
explorer: "https://appchaintestnet.explorer.caldera.xyz/"
|
|
15765
|
+
},
|
|
15766
|
+
4777: {
|
|
15767
|
+
api: "https://blackfort-testnet.blockscout.com/api",
|
|
15768
|
+
explorer: "https://blackfort-testnet.blockscout.com/"
|
|
15769
|
+
},
|
|
15770
|
+
4801: {
|
|
15771
|
+
api: "https://worldchain-sepolia.explorer.alchemy.comapi",
|
|
15772
|
+
explorer: "https://worldchain-sepolia.explorer.alchemy.com"
|
|
15773
|
+
},
|
|
15774
|
+
4913: {
|
|
15775
|
+
api: "https://oev.explorer.api3.org/api",
|
|
15776
|
+
explorer: "https://oev.explorer.api3.org/"
|
|
15777
|
+
},
|
|
15778
|
+
4999: {
|
|
15779
|
+
api: "https://blackfort.blockscout.com/api",
|
|
15780
|
+
explorer: "https://blackfort.blockscout.com/"
|
|
15781
|
+
},
|
|
15782
|
+
5e3: {
|
|
15783
|
+
api: "https://explorer.mantle.xyz/api",
|
|
15784
|
+
explorer: "https://explorer.mantle.xyz/"
|
|
15785
|
+
},
|
|
15786
|
+
5002: {
|
|
15787
|
+
api: "https://evmexplorer.treasurenet.ioapi",
|
|
15788
|
+
explorer: "https://evmexplorer.treasurenet.io"
|
|
15789
|
+
},
|
|
15790
|
+
5003: {
|
|
15791
|
+
api: "https://explorer.sepolia.mantle.xyz/api",
|
|
15792
|
+
explorer: "https://explorer.sepolia.mantle.xyz/"
|
|
15793
|
+
},
|
|
15794
|
+
5050: {
|
|
15795
|
+
api: "https://explorer.egptex.com/api",
|
|
15796
|
+
explorer: "https://explorer.egptex.com/"
|
|
15797
|
+
},
|
|
15798
|
+
5101: {
|
|
15799
|
+
api: "https://explorer-frame.syndicate.io/api",
|
|
15800
|
+
explorer: "https://explorer-frame.syndicate.io/"
|
|
15801
|
+
},
|
|
15802
|
+
5112: {
|
|
15803
|
+
api: "https://explorer.ham.fun/api",
|
|
15804
|
+
explorer: "https://explorer.ham.fun/"
|
|
15805
|
+
},
|
|
15806
|
+
5151: {
|
|
15807
|
+
api: "https://testnet-scan.mechain.tech/api",
|
|
15808
|
+
explorer: "https://testnet-scan.mechain.tech/"
|
|
15809
|
+
},
|
|
15810
|
+
5165: {
|
|
15811
|
+
api: "https://ftnscan.com/api",
|
|
15812
|
+
explorer: "https://ftnscan.com/"
|
|
15813
|
+
},
|
|
15814
|
+
5272: {
|
|
15815
|
+
api: "https://mainnet-explorer.d-ecosystem.io/api",
|
|
15816
|
+
explorer: "https://mainnet-explorer.d-ecosystem.io/"
|
|
15817
|
+
},
|
|
15818
|
+
5330: {
|
|
15819
|
+
api: "https://explorer.superseed.xyz/api",
|
|
15820
|
+
explorer: "https://explorer.superseed.xyz/"
|
|
15821
|
+
},
|
|
15822
|
+
5371: {
|
|
15823
|
+
api: "https://mainnet.settlus.network/api",
|
|
15824
|
+
explorer: "https://mainnet.settlus.network/"
|
|
15825
|
+
},
|
|
15826
|
+
5424: {
|
|
15827
|
+
api: "https://explorer.edexa.network/api",
|
|
15828
|
+
explorer: "https://explorer.edexa.network/"
|
|
15829
|
+
},
|
|
15830
|
+
5499: {
|
|
15831
|
+
api: "https://devnet.timeleap.swiss/api",
|
|
15832
|
+
explorer: "https://devnet.timeleap.swiss/"
|
|
15833
|
+
},
|
|
15834
|
+
5656: {
|
|
15835
|
+
api: "https://mainnet.qiblockchain.online/api",
|
|
15836
|
+
explorer: "https://mainnet.qiblockchain.online/"
|
|
15837
|
+
},
|
|
15838
|
+
5845: {
|
|
15839
|
+
api: "https://explorer.tangle.toolsapi",
|
|
15840
|
+
explorer: "https://explorer.tangle.tools"
|
|
15841
|
+
},
|
|
15842
|
+
6278: {
|
|
15843
|
+
api: "https://explore.steamexchange.io/api",
|
|
15844
|
+
explorer: "https://explore.steamexchange.io/"
|
|
15845
|
+
},
|
|
15846
|
+
6398: {
|
|
15847
|
+
api: "https://connext-sepolia.blockscout.com/api",
|
|
15848
|
+
explorer: "https://connext-sepolia.blockscout.com/"
|
|
15849
|
+
},
|
|
15850
|
+
6805: {
|
|
15851
|
+
api: "https://racescan.io/api",
|
|
15852
|
+
explorer: "https://racescan.io/"
|
|
15853
|
+
},
|
|
15854
|
+
6806: {
|
|
15855
|
+
api: "https://testnet.racescan.io/api",
|
|
15856
|
+
explorer: "https://testnet.racescan.io/"
|
|
15857
|
+
},
|
|
15858
|
+
6880: {
|
|
15859
|
+
api: "https://explorer.mtt.network/api",
|
|
15860
|
+
explorer: "https://explorer.mtt.network/"
|
|
15861
|
+
},
|
|
15862
|
+
6900: {
|
|
15863
|
+
api: "https://testnet-explorer.anime.xyz/api",
|
|
15864
|
+
explorer: "https://testnet-explorer.anime.xyz/"
|
|
15865
|
+
},
|
|
15866
|
+
6969: {
|
|
15867
|
+
api: "https://tombscout.com/api",
|
|
15868
|
+
explorer: "https://tombscout.com/"
|
|
15869
|
+
},
|
|
15870
|
+
7e3: {
|
|
15871
|
+
api: "https://zetachain.blockscout.com/api",
|
|
15872
|
+
explorer: "https://zetachain.blockscout.com/"
|
|
15873
|
+
},
|
|
15874
|
+
7001: {
|
|
15875
|
+
api: "https://zetachain-athens-3.blockscout.com/api",
|
|
15876
|
+
explorer: "https://zetachain-athens-3.blockscout.com/"
|
|
15877
|
+
},
|
|
15878
|
+
7007: {
|
|
15879
|
+
api: "https://bstscan.com/api",
|
|
15880
|
+
explorer: "https://bstscan.com/"
|
|
15881
|
+
},
|
|
15882
|
+
7117: {
|
|
15883
|
+
api: "https://0xl3.com/api",
|
|
15884
|
+
explorer: "https://0xl3.com/"
|
|
15885
|
+
},
|
|
15886
|
+
7171: {
|
|
15887
|
+
api: "https://explorer.bit-rock.ioapi",
|
|
15888
|
+
explorer: "https://explorer.bit-rock.io"
|
|
15889
|
+
},
|
|
15890
|
+
7332: {
|
|
15891
|
+
api: "https://eon-explorer.horizenlabs.io/api",
|
|
15892
|
+
explorer: "https://eon-explorer.horizenlabs.io/"
|
|
15893
|
+
},
|
|
15894
|
+
7341: {
|
|
15895
|
+
api: "https://bx.shyft.network/api",
|
|
15896
|
+
explorer: "https://bx.shyft.network/"
|
|
15897
|
+
},
|
|
15898
|
+
7771: {
|
|
15899
|
+
api: "https://testnetscan.bit-rock.io/api",
|
|
15900
|
+
explorer: "https://testnetscan.bit-rock.io/"
|
|
15901
|
+
},
|
|
15902
|
+
7869: {
|
|
15903
|
+
api: "https://explorer-v2.powerloom.network/api",
|
|
15904
|
+
explorer: "https://explorer-v2.powerloom.network/"
|
|
15905
|
+
},
|
|
15906
|
+
7887: {
|
|
15907
|
+
api: "https://explorer.kinto.xyz/api",
|
|
15908
|
+
explorer: "https://explorer.kinto.xyz/"
|
|
15909
|
+
},
|
|
15910
|
+
7897: {
|
|
15911
|
+
api: "https://explorer.arena-z.gg/api",
|
|
15912
|
+
explorer: "https://explorer.arena-z.gg/"
|
|
15913
|
+
},
|
|
15914
|
+
7979: {
|
|
15915
|
+
api: "https://doscan.io/api",
|
|
15916
|
+
explorer: "https://doscan.io/"
|
|
15917
|
+
},
|
|
15918
|
+
8131: {
|
|
15919
|
+
api: "https://testnet-qng.qitmeer.io/api",
|
|
15920
|
+
explorer: "https://testnet-qng.qitmeer.io/"
|
|
15921
|
+
},
|
|
15922
|
+
8329: {
|
|
15923
|
+
api: "https://scan.lorenzo-protocol.xyz/api",
|
|
15924
|
+
explorer: "https://scan.lorenzo-protocol.xyz/"
|
|
15925
|
+
},
|
|
15926
|
+
8333: {
|
|
15927
|
+
api: "https://explorer.b3.funapi",
|
|
15928
|
+
explorer: "https://explorer.b3.fun"
|
|
15929
|
+
},
|
|
15930
|
+
8408: {
|
|
15931
|
+
api: "https://zentrace.ioapi",
|
|
15932
|
+
explorer: "https://zentrace.io"
|
|
15933
|
+
},
|
|
15934
|
+
8428: {
|
|
15935
|
+
api: "https://sei.blockscout.com/api",
|
|
15936
|
+
explorer: "https://sei.blockscout.com/"
|
|
15937
|
+
},
|
|
15938
|
+
8449: {
|
|
15939
|
+
api: "https://explorer.dev.deriw.com/api",
|
|
15940
|
+
explorer: "https://explorer.dev.deriw.com/"
|
|
15941
|
+
},
|
|
15942
|
+
8453: {
|
|
15943
|
+
api: "https://base.blockscout.com/api",
|
|
15944
|
+
explorer: "https://base.blockscout.com/"
|
|
15945
|
+
},
|
|
15946
|
+
8811: {
|
|
15947
|
+
api: "https://explorer.haven1.org/api",
|
|
15948
|
+
explorer: "https://explorer.haven1.org/"
|
|
15949
|
+
},
|
|
15950
|
+
8822: {
|
|
15951
|
+
api: "https://explorer.evm.iota.org/api",
|
|
15952
|
+
explorer: "https://explorer.evm.iota.org/"
|
|
15953
|
+
},
|
|
15954
|
+
8853: {
|
|
15955
|
+
api: "https://explorer.myclique.ioapi",
|
|
15956
|
+
explorer: "https://explorer.myclique.io"
|
|
15957
|
+
},
|
|
15958
|
+
8866: {
|
|
15959
|
+
api: "https://explorer.lumio.ioapi",
|
|
15960
|
+
explorer: "https://explorer.lumio.io"
|
|
15961
|
+
},
|
|
15962
|
+
8869: {
|
|
15963
|
+
api: "https://lif3scout.com/api",
|
|
15964
|
+
explorer: "https://lif3scout.com/"
|
|
15965
|
+
},
|
|
15966
|
+
8889: {
|
|
15967
|
+
api: "https://vscscan.orgapi",
|
|
15968
|
+
explorer: "https://vscscan.org"
|
|
15969
|
+
},
|
|
15970
|
+
8899: {
|
|
15971
|
+
api: "https://exp.jibchain.net/api",
|
|
15972
|
+
explorer: "https://exp.jibchain.net/"
|
|
15973
|
+
},
|
|
15974
|
+
8911: {
|
|
15975
|
+
api: "https://scan.algen.network/api",
|
|
15976
|
+
explorer: "https://scan.algen.network/"
|
|
15977
|
+
},
|
|
15978
|
+
8912: {
|
|
15979
|
+
api: "https://scan.test.algen.network/api",
|
|
15980
|
+
explorer: "https://scan.test.algen.network/"
|
|
15981
|
+
},
|
|
15982
|
+
8921: {
|
|
15983
|
+
api: "https://scan.alg2.algen.networkapi",
|
|
15984
|
+
explorer: "https://scan.alg2.algen.network"
|
|
15985
|
+
},
|
|
15986
|
+
8922: {
|
|
15987
|
+
api: "https://scan.alg2-test.algen.network/api",
|
|
15988
|
+
explorer: "https://scan.alg2-test.algen.network/"
|
|
15989
|
+
},
|
|
15990
|
+
8995: {
|
|
15991
|
+
api: "https://blockexplorer.bloxberg.org/api",
|
|
15992
|
+
explorer: "https://blockexplorer.bloxberg.org/"
|
|
15993
|
+
},
|
|
15994
|
+
9e3: {
|
|
15995
|
+
api: "https://dxdscan.comapi",
|
|
15996
|
+
explorer: "https://dxdscan.com"
|
|
15997
|
+
},
|
|
15998
|
+
9008: {
|
|
15999
|
+
api: "https://shidoscan.net/api",
|
|
16000
|
+
explorer: "https://shidoscan.net/"
|
|
16001
|
+
},
|
|
16002
|
+
9099: {
|
|
16003
|
+
api: "https://litherscan.com/api",
|
|
16004
|
+
explorer: "https://litherscan.com/"
|
|
16005
|
+
},
|
|
16006
|
+
9116: {
|
|
16007
|
+
api: "https://testnet.pivotalscan.org/api",
|
|
16008
|
+
explorer: "https://testnet.pivotalscan.org/"
|
|
16009
|
+
},
|
|
16010
|
+
9302: {
|
|
16011
|
+
api: "https://explorer-reticulum.galactica.com/api",
|
|
16012
|
+
explorer: "https://explorer-reticulum.galactica.com/"
|
|
16013
|
+
},
|
|
16014
|
+
9372: {
|
|
16015
|
+
api: "https://explorer.testnet.oasys.games/api",
|
|
16016
|
+
explorer: "https://explorer.testnet.oasys.games/"
|
|
16017
|
+
},
|
|
16018
|
+
9897: {
|
|
16019
|
+
api: "https://arena-z.blockscout.comapi",
|
|
16020
|
+
explorer: "https://arena-z.blockscout.com"
|
|
16021
|
+
},
|
|
16022
|
+
9898: {
|
|
16023
|
+
api: "https://scan.larissa.network/api",
|
|
16024
|
+
explorer: "https://scan.larissa.network/"
|
|
16025
|
+
},
|
|
16026
|
+
9996: {
|
|
16027
|
+
api: "https://mainnet.mindscan.info/api",
|
|
16028
|
+
explorer: "https://mainnet.mindscan.info/"
|
|
16029
|
+
},
|
|
16030
|
+
9999: {
|
|
16031
|
+
api: "https://scan.metagarden.io/api",
|
|
16032
|
+
explorer: "https://scan.metagarden.io/"
|
|
16033
|
+
},
|
|
16034
|
+
1e4: {
|
|
16035
|
+
api: "https://smartscout.cash/api",
|
|
16036
|
+
explorer: "https://smartscout.cash/"
|
|
16037
|
+
},
|
|
16038
|
+
10081: {
|
|
16039
|
+
api: "https://explorer.testnet.japanopenchain.org/api",
|
|
16040
|
+
explorer: "https://explorer.testnet.japanopenchain.org/"
|
|
16041
|
+
},
|
|
16042
|
+
10112: {
|
|
16043
|
+
api: "https://testnet3.cypherscan.ai/api",
|
|
16044
|
+
explorer: "https://testnet3.cypherscan.ai/"
|
|
16045
|
+
},
|
|
16046
|
+
10200: {
|
|
16047
|
+
api: "https://gnosis.blockscout.com/api",
|
|
16048
|
+
explorer: "https://gnosis.blockscout.com/"
|
|
16049
|
+
},
|
|
16050
|
+
10245: {
|
|
16051
|
+
api: "https://capxscan.comapi",
|
|
16052
|
+
explorer: "https://capxscan.com"
|
|
16053
|
+
},
|
|
16054
|
+
10395: {
|
|
16055
|
+
api: "https://scan.worldland.foundationapi",
|
|
16056
|
+
explorer: "https://scan.worldland.foundation"
|
|
16057
|
+
},
|
|
16058
|
+
10888: {
|
|
16059
|
+
api: "https://testnet.gameswift.io/api",
|
|
16060
|
+
explorer: "https://testnet.gameswift.io/"
|
|
16061
|
+
},
|
|
16062
|
+
11011: {
|
|
16063
|
+
api: "https://shape-sepolia-explorer.alchemy.com/api",
|
|
16064
|
+
explorer: "https://shape-sepolia-explorer.alchemy.com/"
|
|
16065
|
+
},
|
|
16066
|
+
11141: {
|
|
16067
|
+
api: "https://ankawings.io/api",
|
|
16068
|
+
explorer: "https://ankawings.io/"
|
|
16069
|
+
},
|
|
16070
|
+
11221: {
|
|
16071
|
+
api: "https://shinescan.io/api",
|
|
16072
|
+
explorer: "https://shinescan.io/"
|
|
16073
|
+
},
|
|
16074
|
+
11235: {
|
|
16075
|
+
api: "https://explorer.haqq.network/api",
|
|
16076
|
+
explorer: "https://explorer.haqq.network/"
|
|
16077
|
+
},
|
|
16078
|
+
11521: {
|
|
16079
|
+
api: "https://scan-satschain.bevm.io/api",
|
|
16080
|
+
explorer: "https://scan-satschain.bevm.io/"
|
|
16081
|
+
},
|
|
16082
|
+
11989: {
|
|
16083
|
+
api: "https://explorer.testnet.kaon.one/api",
|
|
16084
|
+
explorer: "https://explorer.testnet.kaon.one/"
|
|
16085
|
+
},
|
|
16086
|
+
12012: {
|
|
16087
|
+
api: "https://explorer.snft.pro/api",
|
|
16088
|
+
explorer: "https://explorer.snft.pro/"
|
|
16089
|
+
},
|
|
16090
|
+
12024: {
|
|
16091
|
+
api: "https://alpha.gelios.io/api",
|
|
16092
|
+
explorer: "https://alpha.gelios.io/"
|
|
16093
|
+
},
|
|
16094
|
+
12553: {
|
|
16095
|
+
api: "https://scan.rss3.io/api",
|
|
16096
|
+
explorer: "https://scan.rss3.io/"
|
|
16097
|
+
},
|
|
16098
|
+
13001: {
|
|
16099
|
+
api: "https://testnet-explorer.snaxchain.io/api",
|
|
16100
|
+
explorer: "https://testnet-explorer.snaxchain.io/"
|
|
16101
|
+
},
|
|
16102
|
+
13370: {
|
|
16103
|
+
api: "https://aminoxtestnet.blockscout.alphacarbon.network/api",
|
|
16104
|
+
explorer: "https://aminoxtestnet.blockscout.alphacarbon.network/"
|
|
16105
|
+
},
|
|
16106
|
+
13371: {
|
|
16107
|
+
api: "https://explorer.immutable.com/api",
|
|
16108
|
+
explorer: "https://explorer.immutable.com/"
|
|
16109
|
+
},
|
|
16110
|
+
13473: {
|
|
16111
|
+
api: "https://explorer.testnet.immutable.com/api",
|
|
16112
|
+
explorer: "https://explorer.testnet.immutable.com/"
|
|
16113
|
+
},
|
|
16114
|
+
13746: {
|
|
16115
|
+
api: "https://testnet.game7.io/api",
|
|
16116
|
+
explorer: "https://testnet.game7.io/"
|
|
16117
|
+
},
|
|
16118
|
+
14800: {
|
|
16119
|
+
api: "https://moksha.vanascan.io/api",
|
|
16120
|
+
explorer: "https://moksha.vanascan.io/"
|
|
16121
|
+
},
|
|
16122
|
+
14801: {
|
|
16123
|
+
api: "https://satori.vanascan.io/api",
|
|
16124
|
+
explorer: "https://satori.vanascan.io/"
|
|
16125
|
+
},
|
|
16126
|
+
15151: {
|
|
16127
|
+
api: "https://yoratoscan.com/api",
|
|
16128
|
+
explorer: "https://yoratoscan.com/"
|
|
16129
|
+
},
|
|
16130
|
+
15551: {
|
|
16131
|
+
api: "https://explorer.mainnetloop.com/api",
|
|
16132
|
+
explorer: "https://explorer.mainnetloop.com/"
|
|
16133
|
+
},
|
|
16134
|
+
16718: {
|
|
16135
|
+
api: "https://blockscout-explorer.airdao.io/api",
|
|
16136
|
+
explorer: "https://blockscout-explorer.airdao.io/"
|
|
16137
|
+
},
|
|
16138
|
+
17e3: {
|
|
16139
|
+
api: "https://eth-holesky.blockscout.com/api",
|
|
16140
|
+
explorer: "https://eth-holesky.blockscout.com/"
|
|
16141
|
+
},
|
|
16142
|
+
17071: {
|
|
16143
|
+
api: "https://explorer.onchainpoints.xyz/api",
|
|
16144
|
+
explorer: "https://explorer.onchainpoints.xyz/"
|
|
16145
|
+
},
|
|
16146
|
+
17247: {
|
|
16147
|
+
api: "https://explorer.chainers.io/api",
|
|
16148
|
+
explorer: "https://explorer.chainers.io/"
|
|
16149
|
+
},
|
|
16150
|
+
17406: {
|
|
16151
|
+
api: "https://scan.mal.network/api",
|
|
16152
|
+
explorer: "https://scan.mal.network/"
|
|
16153
|
+
},
|
|
16154
|
+
18233: {
|
|
16155
|
+
api: "https://unreal.blockscout.com/api",
|
|
16156
|
+
explorer: "https://unreal.blockscout.com/"
|
|
16157
|
+
},
|
|
16158
|
+
18880: {
|
|
16159
|
+
api: "https://blockscout-testnet.expchain.ai/api",
|
|
16160
|
+
explorer: "https://blockscout-testnet.expchain.ai/"
|
|
16161
|
+
},
|
|
16162
|
+
20197: {
|
|
16163
|
+
api: "https://explorer.sandverse.oasys.games/api",
|
|
16164
|
+
explorer: "https://explorer.sandverse.oasys.games/"
|
|
16165
|
+
},
|
|
16166
|
+
21133: {
|
|
16167
|
+
api: "https://exp.c4ex.netapi",
|
|
16168
|
+
explorer: "https://exp.c4ex.net"
|
|
16169
|
+
},
|
|
16170
|
+
21363: {
|
|
16171
|
+
api: "https://explore.lestnet.org/api",
|
|
16172
|
+
explorer: "https://explore.lestnet.org/"
|
|
16173
|
+
},
|
|
16174
|
+
21802: {
|
|
16175
|
+
api: "https://ghadames.lbnchain.com/api",
|
|
16176
|
+
explorer: "https://ghadames.lbnchain.com/"
|
|
16177
|
+
},
|
|
16178
|
+
24499: {
|
|
16179
|
+
api: "https://explorer.astrolayer.network/api",
|
|
16180
|
+
explorer: "https://explorer.astrolayer.network/"
|
|
16181
|
+
},
|
|
16182
|
+
24776: {
|
|
16183
|
+
api: "https://explorer.6do.worldapi",
|
|
16184
|
+
explorer: "https://explorer.6do.world"
|
|
16185
|
+
},
|
|
16186
|
+
25925: {
|
|
16187
|
+
api: "https://testnet.bkcscan.com/api",
|
|
16188
|
+
explorer: "https://testnet.bkcscan.com/"
|
|
16189
|
+
},
|
|
16190
|
+
27563: {
|
|
16191
|
+
api: "https://scan.onchaincoin.io/api",
|
|
16192
|
+
explorer: "https://scan.onchaincoin.io/"
|
|
16193
|
+
},
|
|
16194
|
+
31194: {
|
|
16195
|
+
api: "https://testnet-explorer.riftnetwork.io/api",
|
|
16196
|
+
explorer: "https://testnet-explorer.riftnetwork.io/"
|
|
16197
|
+
},
|
|
16198
|
+
33103: {
|
|
16199
|
+
api: "https://zilliqa-prototestnet.blockscout.comapi",
|
|
16200
|
+
explorer: "https://zilliqa-prototestnet.blockscout.com"
|
|
16201
|
+
},
|
|
16202
|
+
33111: {
|
|
16203
|
+
api: "https://curtis.explorer.caldera.xyz/api",
|
|
16204
|
+
explorer: "https://curtis.explorer.caldera.xyz/"
|
|
16205
|
+
},
|
|
16206
|
+
33139: {
|
|
16207
|
+
api: "https://apechain.calderaexplorer.xyz/api",
|
|
16208
|
+
explorer: "https://apechain.calderaexplorer.xyz/"
|
|
16209
|
+
},
|
|
16210
|
+
33401: {
|
|
16211
|
+
api: "https://explore.slingshotdao.com/api",
|
|
16212
|
+
explorer: "https://explore.slingshotdao.com/"
|
|
16213
|
+
},
|
|
16214
|
+
34443: {
|
|
16215
|
+
api: "https://explorer.mode.network/api",
|
|
16216
|
+
explorer: "https://explorer.mode.network/"
|
|
16217
|
+
},
|
|
16218
|
+
35441: {
|
|
16219
|
+
api: "https://explorer.q.org/api",
|
|
16220
|
+
explorer: "https://explorer.q.org/"
|
|
16221
|
+
},
|
|
16222
|
+
39815: {
|
|
16223
|
+
api: "https://cloud.oho.ai/api",
|
|
16224
|
+
explorer: "https://cloud.oho.ai/"
|
|
16225
|
+
},
|
|
16226
|
+
40875: {
|
|
16227
|
+
api: "https://explorer.testnet.oasys.homeverse.games/api",
|
|
16228
|
+
explorer: "https://explorer.testnet.oasys.homeverse.games/"
|
|
16229
|
+
},
|
|
16230
|
+
41455: {
|
|
16231
|
+
api: "https://evm-explorer.alephzero.org/api",
|
|
16232
|
+
explorer: "https://evm-explorer.alephzero.org/"
|
|
16233
|
+
},
|
|
16234
|
+
41923: {
|
|
16235
|
+
api: "https://educhain.blockscout.comapi",
|
|
16236
|
+
explorer: "https://educhain.blockscout.com"
|
|
16237
|
+
},
|
|
16238
|
+
42026: {
|
|
16239
|
+
api: "https://explorer.donatuz.com/api",
|
|
16240
|
+
explorer: "https://explorer.donatuz.com/"
|
|
16241
|
+
},
|
|
16242
|
+
42161: {
|
|
16243
|
+
api: "https://arbitrum.blockscout.com/api",
|
|
16244
|
+
explorer: "https://arbitrum.blockscout.com/"
|
|
16245
|
+
},
|
|
16246
|
+
42169: {
|
|
16247
|
+
api: "https://holesky-blockscout.xga.com/api",
|
|
16248
|
+
explorer: "https://holesky-blockscout.xga.com/"
|
|
16249
|
+
},
|
|
16250
|
+
42170: {
|
|
16251
|
+
api: "https://arbitrum-nova.blockscout.com/api",
|
|
16252
|
+
explorer: "https://arbitrum-nova.blockscout.com/"
|
|
16253
|
+
},
|
|
16254
|
+
42220: {
|
|
16255
|
+
api: "https://celo.blockscout.com/api",
|
|
16256
|
+
explorer: "https://celo.blockscout.com/"
|
|
16257
|
+
},
|
|
16258
|
+
42420: {
|
|
16259
|
+
api: "https://scan.eo.app/api",
|
|
16260
|
+
explorer: "https://scan.eo.app/"
|
|
16261
|
+
},
|
|
16262
|
+
42421: {
|
|
16263
|
+
api: "https://scan-testnet.assetchain.org/api",
|
|
16264
|
+
explorer: "https://scan-testnet.assetchain.org/"
|
|
16265
|
+
},
|
|
16266
|
+
42766: {
|
|
16267
|
+
api: "https://scan.zkfair.io/api",
|
|
16268
|
+
explorer: "https://scan.zkfair.io/"
|
|
16269
|
+
},
|
|
16270
|
+
42793: {
|
|
16271
|
+
api: "https://explorer.etherlink.com/api",
|
|
16272
|
+
explorer: "https://explorer.etherlink.com/"
|
|
16273
|
+
},
|
|
16274
|
+
43111: {
|
|
16275
|
+
api: "https://explorer.hemi.xyz/api",
|
|
16276
|
+
explorer: "https://explorer.hemi.xyz/"
|
|
16277
|
+
},
|
|
16278
|
+
43337: {
|
|
16279
|
+
api: "https://explorer.runechain.com/api",
|
|
16280
|
+
explorer: "https://explorer.runechain.com/"
|
|
16281
|
+
},
|
|
16282
|
+
43419: {
|
|
16283
|
+
api: "https://testnet.gunzscan.io/api",
|
|
16284
|
+
explorer: "https://testnet.gunzscan.io/"
|
|
16285
|
+
},
|
|
16286
|
+
44787: {
|
|
16287
|
+
api: "https://celo-alfajores.blockscout.com/api",
|
|
16288
|
+
explorer: "https://celo-alfajores.blockscout.com/"
|
|
16289
|
+
},
|
|
16290
|
+
47763: {
|
|
16291
|
+
api: "https://xexplorer.neo.org/api",
|
|
16292
|
+
explorer: "https://xexplorer.neo.org/"
|
|
16293
|
+
},
|
|
16294
|
+
47805: {
|
|
16295
|
+
api: "https://scan.rei.network/api",
|
|
16296
|
+
explorer: "https://scan.rei.network/"
|
|
16297
|
+
},
|
|
16298
|
+
49088: {
|
|
16299
|
+
api: "https://explorer.testnet.bifrostnetwork.com/api",
|
|
16300
|
+
explorer: "https://explorer.testnet.bifrostnetwork.com/"
|
|
16301
|
+
},
|
|
16302
|
+
50312: {
|
|
16303
|
+
api: "https://shannon-explorer.somnia.network/api",
|
|
16304
|
+
explorer: "https://shannon-explorer.somnia.network/"
|
|
16305
|
+
},
|
|
16306
|
+
50333: {
|
|
16307
|
+
api: "https://explorer.pretzel.build/api",
|
|
16308
|
+
explorer: "https://explorer.pretzel.build/"
|
|
16309
|
+
},
|
|
16310
|
+
51012: {
|
|
16311
|
+
api: "https://explorer.plutochain.io/api",
|
|
16312
|
+
explorer: "https://explorer.plutochain.io/"
|
|
16313
|
+
},
|
|
16314
|
+
51828: {
|
|
16315
|
+
api: "https://scan.chainbounty.io/api",
|
|
16316
|
+
explorer: "https://scan.chainbounty.io/"
|
|
16317
|
+
},
|
|
16318
|
+
52014: {
|
|
16319
|
+
api: "https://blockexplorer.electroneum.com/api",
|
|
16320
|
+
explorer: "https://blockexplorer.electroneum.com/"
|
|
16321
|
+
},
|
|
16322
|
+
53302: {
|
|
16323
|
+
api: "https://sepolia-explorer.superseed.xyz/api",
|
|
16324
|
+
explorer: "https://sepolia-explorer.superseed.xyz/"
|
|
16325
|
+
},
|
|
16326
|
+
53339: {
|
|
16327
|
+
api: "https://blk.keeex.me/api",
|
|
16328
|
+
explorer: "https://blk.keeex.me/"
|
|
16329
|
+
},
|
|
16330
|
+
53456: {
|
|
16331
|
+
api: "https://scan.birdlayer.xyz/api",
|
|
16332
|
+
explorer: "https://scan.birdlayer.xyz/"
|
|
16333
|
+
},
|
|
16334
|
+
53457: {
|
|
16335
|
+
api: "https://testnet-scan.dodochain.com/api",
|
|
16336
|
+
explorer: "https://testnet-scan.dodochain.com/"
|
|
16337
|
+
},
|
|
16338
|
+
54176: {
|
|
16339
|
+
api: "https://scan.over.network/api",
|
|
16340
|
+
explorer: "https://scan.over.network/"
|
|
16341
|
+
},
|
|
16342
|
+
54211: {
|
|
16343
|
+
api: "https://explorer.testedge2.haqq.network/api",
|
|
16344
|
+
explorer: "https://explorer.testedge2.haqq.network/"
|
|
16345
|
+
},
|
|
16346
|
+
55139: {
|
|
16347
|
+
api: "https://explorer.kivanet.com/api",
|
|
16348
|
+
explorer: "https://explorer.kivanet.com/"
|
|
16349
|
+
},
|
|
16350
|
+
55244: {
|
|
16351
|
+
api: "https://explorer.superposition.so/api",
|
|
16352
|
+
explorer: "https://explorer.superposition.so/"
|
|
16353
|
+
},
|
|
16354
|
+
55551: {
|
|
16355
|
+
api: "https://testnet2.photonchain.io/api",
|
|
16356
|
+
explorer: "https://testnet2.photonchain.io/"
|
|
16357
|
+
},
|
|
16358
|
+
57e3: {
|
|
16359
|
+
api: "https://rollux.tanenbaum.io/api",
|
|
16360
|
+
explorer: "https://rollux.tanenbaum.io/"
|
|
16361
|
+
},
|
|
16362
|
+
57073: {
|
|
16363
|
+
api: "https://explorer.inkonchain.com/api",
|
|
16364
|
+
explorer: "https://explorer.inkonchain.com/"
|
|
16365
|
+
},
|
|
16366
|
+
59144: {
|
|
16367
|
+
api: "https://explorer.linea.build/api",
|
|
16368
|
+
explorer: "https://explorer.linea.build/"
|
|
16369
|
+
},
|
|
16370
|
+
60808: {
|
|
16371
|
+
api: "https://explorer.gobob.xyz/api",
|
|
16372
|
+
explorer: "https://explorer.gobob.xyz/"
|
|
16373
|
+
},
|
|
16374
|
+
60850: {
|
|
16375
|
+
api: "https://explorer-sepolia.perennial.foundation/api",
|
|
16376
|
+
explorer: "https://explorer-sepolia.perennial.foundation/"
|
|
16377
|
+
},
|
|
16378
|
+
61406: {
|
|
16379
|
+
api: "https://explorer.kaichain.net/api",
|
|
16380
|
+
explorer: "https://explorer.kaichain.net/"
|
|
16381
|
+
},
|
|
16382
|
+
62049: {
|
|
16383
|
+
api: "https://scan-testnet.optopia.ai/api",
|
|
16384
|
+
explorer: "https://scan-testnet.optopia.ai/"
|
|
16385
|
+
},
|
|
16386
|
+
62050: {
|
|
16387
|
+
api: "https://scan.optopia.ai/api",
|
|
16388
|
+
explorer: "https://scan.optopia.ai/"
|
|
16389
|
+
},
|
|
16390
|
+
62298: {
|
|
16391
|
+
api: "https://explorer.devnet.citrea.xyz/api",
|
|
16392
|
+
explorer: "https://explorer.devnet.citrea.xyz/"
|
|
16393
|
+
},
|
|
16394
|
+
62320: {
|
|
16395
|
+
api: "https://celo-baklava.blockscout.com/api",
|
|
16396
|
+
explorer: "https://celo-baklava.blockscout.com/"
|
|
16397
|
+
},
|
|
16398
|
+
62621: {
|
|
16399
|
+
api: "https://mtvscout.com/api",
|
|
16400
|
+
explorer: "https://mtvscout.com/"
|
|
16401
|
+
},
|
|
16402
|
+
64002: {
|
|
16403
|
+
api: "https://xchain-testnet-explorer.idex.io/api",
|
|
16404
|
+
explorer: "https://xchain-testnet-explorer.idex.io/"
|
|
16405
|
+
},
|
|
16406
|
+
65535: {
|
|
16407
|
+
api: "https://scan.cyberchain.xyz/api",
|
|
16408
|
+
explorer: "https://scan.cyberchain.xyz/"
|
|
16409
|
+
},
|
|
16410
|
+
66665: {
|
|
16411
|
+
api: "https://explorer.creatorchain.io/api",
|
|
16412
|
+
explorer: "https://explorer.creatorchain.io/"
|
|
16413
|
+
},
|
|
16414
|
+
67412: {
|
|
16415
|
+
api: "https://explorer.itachain.io/api",
|
|
16416
|
+
explorer: "https://explorer.itachain.io/"
|
|
16417
|
+
},
|
|
16418
|
+
70700: {
|
|
16419
|
+
api: "https://explorer.apex.proofofplay.com/api",
|
|
16420
|
+
explorer: "https://explorer.apex.proofofplay.com/"
|
|
16421
|
+
},
|
|
16422
|
+
70701: {
|
|
16423
|
+
api: "https://explorer.boss.proofofplay.com/api",
|
|
16424
|
+
explorer: "https://explorer.boss.proofofplay.com/"
|
|
16425
|
+
},
|
|
16426
|
+
73114: {
|
|
16427
|
+
api: "https://icb-testnet.blockscout.com/api",
|
|
16428
|
+
explorer: "https://icb-testnet.blockscout.com/"
|
|
16429
|
+
},
|
|
16430
|
+
73115: {
|
|
16431
|
+
api: "https://icbscan.io/api",
|
|
16432
|
+
explorer: "https://icbscan.io/"
|
|
16433
|
+
},
|
|
16434
|
+
73682: {
|
|
16435
|
+
api: "https://explorer.renta.network/api",
|
|
16436
|
+
explorer: "https://explorer.renta.network/"
|
|
16437
|
+
},
|
|
16438
|
+
78600: {
|
|
16439
|
+
api: "https://explorer-vanguard.vanarchain.com/api",
|
|
16440
|
+
explorer: "https://explorer-vanguard.vanarchain.com/"
|
|
16441
|
+
},
|
|
16442
|
+
80094: {
|
|
16443
|
+
api: "https://bera.blockscout.com/api",
|
|
16444
|
+
explorer: "https://bera.blockscout.com/"
|
|
16445
|
+
},
|
|
16446
|
+
80808: {
|
|
16447
|
+
api: "https://xescan.net/api",
|
|
16448
|
+
explorer: "https://xescan.net/"
|
|
16449
|
+
},
|
|
16450
|
+
80888: {
|
|
16451
|
+
api: "https://explorer.onyx.org/api",
|
|
16452
|
+
explorer: "https://explorer.onyx.org/"
|
|
16453
|
+
},
|
|
16454
|
+
80931: {
|
|
16455
|
+
api: "https://explorer.forta.org/api",
|
|
16456
|
+
explorer: "https://explorer.forta.org/"
|
|
16457
|
+
},
|
|
16458
|
+
81457: {
|
|
16459
|
+
api: "https://blast.blockscout.com/api",
|
|
16460
|
+
explorer: "https://blast.blockscout.com/"
|
|
16461
|
+
},
|
|
16462
|
+
83291: {
|
|
16463
|
+
api: "https://scan-testnet.lorenzo-protocol.xyz/api",
|
|
16464
|
+
explorer: "https://scan-testnet.lorenzo-protocol.xyz/"
|
|
16465
|
+
},
|
|
16466
|
+
84532: {
|
|
16467
|
+
api: "https://base-sepolia.blockscout.com/api",
|
|
16468
|
+
explorer: "https://base-sepolia.blockscout.com/"
|
|
16469
|
+
},
|
|
16470
|
+
88817: {
|
|
16471
|
+
api: "https://explorer-testnet.unit0.dev/api",
|
|
16472
|
+
explorer: "https://explorer-testnet.unit0.dev/"
|
|
16473
|
+
},
|
|
16474
|
+
88991: {
|
|
16475
|
+
api: "https://hades.jbcha.in/api",
|
|
16476
|
+
explorer: "https://hades.jbcha.in/"
|
|
16477
|
+
},
|
|
16478
|
+
91111: {
|
|
16479
|
+
api: "https://explorer.henez.fi/api",
|
|
16480
|
+
explorer: "https://explorer.henez.fi/"
|
|
16481
|
+
},
|
|
16482
|
+
91120: {
|
|
16483
|
+
api: "https://explorer.chain.metadap.io/api",
|
|
16484
|
+
explorer: "https://explorer.chain.metadap.io/"
|
|
16485
|
+
},
|
|
16486
|
+
92e3: {
|
|
16487
|
+
api: "https://explorer.lambda.im/api",
|
|
16488
|
+
explorer: "https://explorer.lambda.im/"
|
|
16489
|
+
},
|
|
16490
|
+
93747: {
|
|
16491
|
+
api: "https://explorer.stratovm.io/api",
|
|
16492
|
+
explorer: "https://explorer.stratovm.io/"
|
|
16493
|
+
},
|
|
16494
|
+
94168: {
|
|
16495
|
+
api: "https://scan.layerlumi.comapi",
|
|
16496
|
+
explorer: "https://scan.layerlumi.com"
|
|
16497
|
+
},
|
|
16498
|
+
98864: {
|
|
16499
|
+
api: "https://test-explorer.plumenetwork.xyz/api",
|
|
16500
|
+
explorer: "https://test-explorer.plumenetwork.xyz/"
|
|
16501
|
+
},
|
|
16502
|
+
98865: {
|
|
16503
|
+
api: "https://explorer.plumenetwork.xyz/api",
|
|
16504
|
+
explorer: "https://explorer.plumenetwork.xyz/"
|
|
16505
|
+
},
|
|
16506
|
+
98867: {
|
|
16507
|
+
api: "https://testnet-explorer.plumenetwork.xyz/api",
|
|
16508
|
+
explorer: "https://testnet-explorer.plumenetwork.xyz/"
|
|
16509
|
+
},
|
|
16510
|
+
98985: {
|
|
16511
|
+
api: "https://testnet-explorer.superposition.so/api",
|
|
16512
|
+
explorer: "https://testnet-explorer.superposition.so/"
|
|
16513
|
+
},
|
|
16514
|
+
100640: {
|
|
16515
|
+
api: "https://testnet-explorer.diadata.org/api",
|
|
16516
|
+
explorer: "https://testnet-explorer.diadata.org/"
|
|
16517
|
+
},
|
|
16518
|
+
101010: {
|
|
16519
|
+
api: "https://stability.blockscout.com/api",
|
|
16520
|
+
explorer: "https://stability.blockscout.com/"
|
|
16521
|
+
},
|
|
16522
|
+
102030: {
|
|
16523
|
+
api: "https://creditcoin.blockscout.comapi",
|
|
16524
|
+
explorer: "https://creditcoin.blockscout.com"
|
|
16525
|
+
},
|
|
16526
|
+
102031: {
|
|
16527
|
+
api: "https://creditcoin-testnet.blockscout.com/api",
|
|
16528
|
+
explorer: "https://creditcoin-testnet.blockscout.com/"
|
|
16529
|
+
},
|
|
16530
|
+
102032: {
|
|
16531
|
+
api: "https://creditcoin-devnet.blockscout.comapi",
|
|
16532
|
+
explorer: "https://creditcoin-devnet.blockscout.com"
|
|
16533
|
+
},
|
|
16534
|
+
103090: {
|
|
16535
|
+
api: "https://view.crystaleum.org/api",
|
|
16536
|
+
explorer: "https://view.crystaleum.org/"
|
|
16537
|
+
},
|
|
16538
|
+
110110: {
|
|
16539
|
+
api: "https://blockscan.marscredit.xyz/api",
|
|
16540
|
+
explorer: "https://blockscan.marscredit.xyz/"
|
|
16541
|
+
},
|
|
16542
|
+
111188: {
|
|
16543
|
+
api: "https://explorer.re.al/api",
|
|
16544
|
+
explorer: "https://explorer.re.al/"
|
|
16545
|
+
},
|
|
16546
|
+
111222: {
|
|
16547
|
+
api: "https://explorer.librachain.com/api",
|
|
16548
|
+
explorer: "https://explorer.librachain.com/"
|
|
16549
|
+
},
|
|
16550
|
+
112112: {
|
|
16551
|
+
api: "https://explorer.abc.t.raas.gelato.cloud/api",
|
|
16552
|
+
explorer: "https://explorer.abc.t.raas.gelato.cloud/"
|
|
16553
|
+
},
|
|
16554
|
+
112358: {
|
|
16555
|
+
api: "https://explorer.metachain.one/api",
|
|
16556
|
+
explorer: "https://explorer.metachain.one/"
|
|
16557
|
+
},
|
|
16558
|
+
123321: {
|
|
16559
|
+
api: "https://scan.gemchain.org/api",
|
|
16560
|
+
explorer: "https://scan.gemchain.org/"
|
|
16561
|
+
},
|
|
16562
|
+
128123: {
|
|
16563
|
+
api: "https://testnet.explorer.etherlink.com/api",
|
|
16564
|
+
explorer: "https://testnet.explorer.etherlink.com/"
|
|
16565
|
+
},
|
|
16566
|
+
132902: {
|
|
16567
|
+
api: "https://explorer.form.network/api",
|
|
16568
|
+
explorer: "https://explorer.form.network/"
|
|
16569
|
+
},
|
|
16570
|
+
140125: {
|
|
16571
|
+
api: "https://explorer.enterprise.testnet.plancknetwork.com/api",
|
|
16572
|
+
explorer: "https://explorer.enterprise.testnet.plancknetwork.com/"
|
|
16573
|
+
},
|
|
16574
|
+
150150: {
|
|
16575
|
+
api: "https://explorer-testnet.hedwig.build/api",
|
|
16576
|
+
explorer: "https://explorer-testnet.hedwig.build/"
|
|
16577
|
+
},
|
|
16578
|
+
150887: {
|
|
16579
|
+
api: "https://maximoscan.xyz/api",
|
|
16580
|
+
explorer: "https://maximoscan.xyz/"
|
|
16581
|
+
},
|
|
16582
|
+
170845: {
|
|
16583
|
+
api: "https://dravana.network/api",
|
|
16584
|
+
explorer: "https://dravana.network/"
|
|
16585
|
+
},
|
|
16586
|
+
191919: {
|
|
16587
|
+
api: "https://scan.altblockscan.com/api",
|
|
16588
|
+
explorer: "https://scan.altblockscan.com/"
|
|
16589
|
+
},
|
|
16590
|
+
192940: {
|
|
16591
|
+
api: "https://explorer-testnet.mindnetwork.xyz/api",
|
|
16592
|
+
explorer: "https://explorer-testnet.mindnetwork.xyz/"
|
|
16593
|
+
},
|
|
16594
|
+
201411: {
|
|
16595
|
+
api: "https://newevmscan.mainnet-beta.rarimo.comapi",
|
|
16596
|
+
explorer: "https://newevmscan.mainnet-beta.rarimo.com"
|
|
16597
|
+
},
|
|
16598
|
+
202599: {
|
|
16599
|
+
api: "https://testnet.juscan.io/api",
|
|
16600
|
+
explorer: "https://testnet.juscan.io/"
|
|
16601
|
+
},
|
|
16602
|
+
21e4: {
|
|
16603
|
+
api: "https://explorer.juscan.io/api",
|
|
16604
|
+
explorer: "https://explorer.juscan.io/"
|
|
16605
|
+
},
|
|
16606
|
+
222222: {
|
|
16607
|
+
api: "https://explorer.evm.hydration.cloud/api",
|
|
16608
|
+
explorer: "https://explorer.evm.hydration.cloud/"
|
|
16609
|
+
},
|
|
16610
|
+
224433: {
|
|
16611
|
+
api: "https://scan.conet.network/api",
|
|
16612
|
+
explorer: "https://scan.conet.network/"
|
|
16613
|
+
},
|
|
16614
|
+
229772: {
|
|
16615
|
+
api: "https://testnet.abyssprotocol.aiapi",
|
|
16616
|
+
explorer: "https://testnet.abyssprotocol.ai"
|
|
16617
|
+
},
|
|
16618
|
+
241120: {
|
|
16619
|
+
api: "https://andromeda.anomalyscan.io/api",
|
|
16620
|
+
explorer: "https://andromeda.anomalyscan.io/"
|
|
16621
|
+
},
|
|
16622
|
+
247253: {
|
|
16623
|
+
api: "https://explorer-testnet.saakuru.network/api",
|
|
16624
|
+
explorer: "https://explorer-testnet.saakuru.network/"
|
|
16625
|
+
},
|
|
16626
|
+
281123: {
|
|
16627
|
+
api: "https://parthenon.athenescan.io/api",
|
|
16628
|
+
explorer: "https://parthenon.athenescan.io/"
|
|
16629
|
+
},
|
|
16630
|
+
314159: {
|
|
16631
|
+
api: "https://filecoin-testnet.blockscout.comapi",
|
|
16632
|
+
explorer: "https://filecoin-testnet.blockscout.com"
|
|
16633
|
+
},
|
|
16634
|
+
322202: {
|
|
16635
|
+
api: "https://scan.parex.network/api",
|
|
16636
|
+
explorer: "https://scan.parex.network/"
|
|
16637
|
+
},
|
|
16638
|
+
325e3: {
|
|
16639
|
+
api: "https://camp-network-testnet.blockscout.com/api",
|
|
16640
|
+
explorer: "https://camp-network-testnet.blockscout.com/"
|
|
16641
|
+
},
|
|
16642
|
+
355113: {
|
|
16643
|
+
api: "https://explorer.testnet.bitfinity.network/api",
|
|
16644
|
+
explorer: "https://explorer.testnet.bitfinity.network/"
|
|
16645
|
+
},
|
|
16646
|
+
381931: {
|
|
16647
|
+
api: "https://metalscan.io/api",
|
|
16648
|
+
explorer: "https://metalscan.io/"
|
|
16649
|
+
},
|
|
16650
|
+
412346: {
|
|
16651
|
+
api: "https://explorer-devnet.adventurelayer.xyz/api",
|
|
16652
|
+
explorer: "https://explorer-devnet.adventurelayer.xyz/"
|
|
16653
|
+
},
|
|
16654
|
+
444444: {
|
|
16655
|
+
api: "https://sepolia-explorer.syndr.com/api",
|
|
16656
|
+
explorer: "https://sepolia-explorer.syndr.com/"
|
|
16657
|
+
},
|
|
16658
|
+
455214: {
|
|
16659
|
+
api: "https://testnet.deelance.com/api",
|
|
16660
|
+
explorer: "https://testnet.deelance.com/"
|
|
16661
|
+
},
|
|
16662
|
+
49e4: {
|
|
16663
|
+
api: "https://explorer.auto-evm.taurus.autonomys.xyz/api",
|
|
16664
|
+
explorer: "https://explorer.auto-evm.taurus.autonomys.xyz/"
|
|
16665
|
+
},
|
|
16666
|
+
518848: {
|
|
16667
|
+
api: "https://testnet-explorer.sovrun.org/api",
|
|
16668
|
+
explorer: "https://testnet-explorer.sovrun.org/"
|
|
16669
|
+
},
|
|
16670
|
+
534351: {
|
|
16671
|
+
api: "https://scroll-sepolia.blockscout.comapi",
|
|
16672
|
+
explorer: "https://scroll-sepolia.blockscout.com"
|
|
16673
|
+
},
|
|
16674
|
+
534352: {
|
|
16675
|
+
api: "https://scroll.blockscout.comapi",
|
|
16676
|
+
explorer: "https://scroll.blockscout.com"
|
|
16677
|
+
},
|
|
16678
|
+
543210: {
|
|
16679
|
+
api: "https://explorer.zero.network/api",
|
|
16680
|
+
explorer: "https://explorer.zero.network/"
|
|
16681
|
+
},
|
|
16682
|
+
560013: {
|
|
16683
|
+
api: "https://roguescan.io/api",
|
|
16684
|
+
explorer: "https://roguescan.io/"
|
|
16685
|
+
},
|
|
16686
|
+
560048: {
|
|
16687
|
+
api: "https://eth-hoodi.blockscout.com/api",
|
|
16688
|
+
explorer: "https://eth-hoodi.blockscout.com/"
|
|
16689
|
+
},
|
|
16690
|
+
612044: {
|
|
16691
|
+
api: "https://testnet.crossscan.io/api",
|
|
16692
|
+
explorer: "https://testnet.crossscan.io/"
|
|
16693
|
+
},
|
|
16694
|
+
612055: {
|
|
16695
|
+
api: "https://crossscan.io/api",
|
|
16696
|
+
explorer: "https://crossscan.io/"
|
|
16697
|
+
},
|
|
16698
|
+
622277: {
|
|
16699
|
+
api: "https://explorer.hypra.network/api",
|
|
16700
|
+
explorer: "https://explorer.hypra.network/"
|
|
16701
|
+
},
|
|
16702
|
+
629274: {
|
|
16703
|
+
api: "https://mawari-network-testnet.explorer.caldera.xyz/api",
|
|
16704
|
+
explorer: "https://mawari-network-testnet.explorer.caldera.xyz/"
|
|
16705
|
+
},
|
|
16706
|
+
648541: {
|
|
16707
|
+
api: "https://explorer.lacnet.com/api",
|
|
16708
|
+
explorer: "https://explorer.lacnet.com/"
|
|
16709
|
+
},
|
|
16710
|
+
656476: {
|
|
16711
|
+
api: "https://edu-chain-testnet.blockscout.comapi",
|
|
16712
|
+
explorer: "https://edu-chain-testnet.blockscout.com"
|
|
16713
|
+
},
|
|
16714
|
+
668668: {
|
|
16715
|
+
api: "https://conwai.calderaexplorer.xyz/api",
|
|
16716
|
+
explorer: "https://conwai.calderaexplorer.xyz/"
|
|
16717
|
+
},
|
|
16718
|
+
688688: {
|
|
16719
|
+
api: "https://testnet.pharosscan.xyz/api",
|
|
16720
|
+
explorer: "https://testnet.pharosscan.xyz/"
|
|
16721
|
+
},
|
|
16722
|
+
695569: {
|
|
16723
|
+
api: "https://explorer.pyropechain.com/api",
|
|
16724
|
+
explorer: "https://explorer.pyropechain.com/"
|
|
16725
|
+
},
|
|
16726
|
+
715131: {
|
|
16727
|
+
api: "https://zthscan.com/api",
|
|
16728
|
+
explorer: "https://zthscan.com/"
|
|
16729
|
+
},
|
|
16730
|
+
736826: {
|
|
16731
|
+
api: "https://explorer-bluetail.renta.network/api",
|
|
16732
|
+
explorer: "https://explorer-bluetail.renta.network/"
|
|
16733
|
+
},
|
|
16734
|
+
743111: {
|
|
16735
|
+
api: "https://testnet.explorer.hemi.xyz/api",
|
|
16736
|
+
explorer: "https://testnet.explorer.hemi.xyz/"
|
|
16737
|
+
},
|
|
16738
|
+
763373: {
|
|
16739
|
+
api: "https://explorer-sepolia.inkonchain.comapi",
|
|
16740
|
+
explorer: "https://explorer-sepolia.inkonchain.com"
|
|
16741
|
+
},
|
|
16742
|
+
763375: {
|
|
16743
|
+
api: "https://explorer.hoodi.surge.wtf/api",
|
|
16744
|
+
explorer: "https://explorer.hoodi.surge.wtf/"
|
|
16745
|
+
},
|
|
16746
|
+
777777: {
|
|
16747
|
+
api: "https://explorer.winr.games/api",
|
|
16748
|
+
explorer: "https://explorer.winr.games/"
|
|
16749
|
+
},
|
|
16750
|
+
786786: {
|
|
16751
|
+
api: "https://explorer.zebrocoin.app/api",
|
|
16752
|
+
explorer: "https://explorer.zebrocoin.app/"
|
|
16753
|
+
},
|
|
16754
|
+
789987: {
|
|
16755
|
+
api: "https://explorer.testnet.codex.storage/api",
|
|
16756
|
+
explorer: "https://explorer.testnet.codex.storage/"
|
|
16757
|
+
},
|
|
16758
|
+
800001: {
|
|
16759
|
+
api: "https://scan.octa.space/api",
|
|
16760
|
+
explorer: "https://scan.octa.space/"
|
|
16761
|
+
},
|
|
16762
|
+
808813: {
|
|
16763
|
+
api: "https://bob-sepolia.explorer.gobob.xyz/api",
|
|
16764
|
+
explorer: "https://bob-sepolia.explorer.gobob.xyz/"
|
|
16765
|
+
},
|
|
16766
|
+
911867: {
|
|
16767
|
+
api: "https://odyssey-explorer.ithaca.xyz/api",
|
|
16768
|
+
explorer: "https://odyssey-explorer.ithaca.xyz/"
|
|
16769
|
+
},
|
|
16770
|
+
984122: {
|
|
16771
|
+
api: "https://explorer.forma.art/api",
|
|
16772
|
+
explorer: "https://explorer.forma.art/"
|
|
16773
|
+
},
|
|
16774
|
+
1027303: {
|
|
16775
|
+
api: "https://explorer.facet.org/api",
|
|
16776
|
+
explorer: "https://explorer.facet.org/"
|
|
16777
|
+
},
|
|
16778
|
+
1398243: {
|
|
16779
|
+
api: "https://explorer-testnet.ata.network/api",
|
|
16780
|
+
explorer: "https://explorer-testnet.ata.network/"
|
|
16781
|
+
},
|
|
16782
|
+
1449e3: {
|
|
16783
|
+
api: "https://explorer.testnet.xrplevm.org/api",
|
|
16784
|
+
explorer: "https://explorer.testnet.xrplevm.org/"
|
|
16785
|
+
},
|
|
16786
|
+
1637450: {
|
|
16787
|
+
api: "https://xterio-testnet-explorer.alt.technology/api",
|
|
16788
|
+
explorer: "https://xterio-testnet-explorer.alt.technology/"
|
|
16789
|
+
},
|
|
16790
|
+
2151908: {
|
|
16791
|
+
api: "https://testnet.layerxscan.com/api",
|
|
16792
|
+
explorer: "https://testnet.layerxscan.com/"
|
|
16793
|
+
},
|
|
16794
|
+
3502001: {
|
|
16795
|
+
api: "https://exp.opjfin.com/api",
|
|
16796
|
+
explorer: "https://exp.opjfin.com/"
|
|
16797
|
+
},
|
|
16798
|
+
3989688: {
|
|
16799
|
+
api: "https://conwai-testnet-0.explorer.caldera.xyz/api",
|
|
16800
|
+
explorer: "https://conwai-testnet-0.explorer.caldera.xyz/"
|
|
16801
|
+
},
|
|
16802
|
+
4423333: {
|
|
16803
|
+
api: "https://explorer.rdgx.io/api",
|
|
16804
|
+
explorer: "https://explorer.rdgx.io/"
|
|
16805
|
+
},
|
|
16806
|
+
5820948: {
|
|
16807
|
+
api: "https://onlyscan.infoapi",
|
|
16808
|
+
explorer: "https://onlyscan.info"
|
|
16809
|
+
},
|
|
16810
|
+
7225878: {
|
|
16811
|
+
api: "https://explorer.saakuru.network/api",
|
|
16812
|
+
explorer: "https://explorer.saakuru.network/"
|
|
16813
|
+
},
|
|
16814
|
+
7777777: {
|
|
16815
|
+
api: "https://explorer.zora.energy/api",
|
|
16816
|
+
explorer: "https://explorer.zora.energy/"
|
|
16817
|
+
},
|
|
16818
|
+
7890785: {
|
|
16819
|
+
api: "https://blockscout.xga.com/api",
|
|
16820
|
+
explorer: "https://blockscout.xga.com/"
|
|
16821
|
+
},
|
|
16822
|
+
9322252: {
|
|
16823
|
+
api: "https://xcap-mainnet.explorer.xcap.network/api",
|
|
16824
|
+
explorer: "https://xcap-mainnet.explorer.xcap.network/"
|
|
16825
|
+
},
|
|
16826
|
+
9999999: {
|
|
16827
|
+
api: "https://blockscout.mainnet.fluence.devapi",
|
|
16828
|
+
explorer: "https://blockscout.mainnet.fluence.dev"
|
|
16829
|
+
},
|
|
16830
|
+
10241025: {
|
|
16831
|
+
api: "https://explorer.alienxchain.io/api",
|
|
16832
|
+
explorer: "https://explorer.alienxchain.io/"
|
|
16833
|
+
},
|
|
16834
|
+
11155111: {
|
|
16835
|
+
api: "https://eth-sepolia.blockscout.com/api",
|
|
16836
|
+
explorer: "https://eth-sepolia.blockscout.com/"
|
|
16837
|
+
},
|
|
16838
|
+
11155112: {
|
|
16839
|
+
api: "https://explorer-testnet.aevo.xyz/api",
|
|
16840
|
+
explorer: "https://explorer-testnet.aevo.xyz/"
|
|
16841
|
+
},
|
|
16842
|
+
11155420: {
|
|
16843
|
+
api: "https://optimism-sepolia.blockscout.com/api",
|
|
16844
|
+
explorer: "https://optimism-sepolia.blockscout.com/"
|
|
16845
|
+
},
|
|
16846
|
+
11155931: {
|
|
16847
|
+
api: "https://explorer.testnet.riselabs.xyz/api",
|
|
16848
|
+
explorer: "https://explorer.testnet.riselabs.xyz/"
|
|
16849
|
+
},
|
|
16850
|
+
16969696: {
|
|
16851
|
+
api: "https://privixscan.io/api",
|
|
16852
|
+
explorer: "https://privixscan.io/"
|
|
16853
|
+
},
|
|
16854
|
+
20180427: {
|
|
16855
|
+
api: "https://stability-testnet.blockscout.com/api",
|
|
16856
|
+
explorer: "https://stability-testnet.blockscout.com/"
|
|
16857
|
+
},
|
|
16858
|
+
21e6: {
|
|
16859
|
+
api: "https://maizenet-explorer.usecorn.com/api",
|
|
16860
|
+
explorer: "https://maizenet-explorer.usecorn.com/"
|
|
16861
|
+
},
|
|
16862
|
+
28122024: {
|
|
16863
|
+
api: "https://scanv2-testnet.ancient8.gg/api",
|
|
16864
|
+
explorer: "https://scanv2-testnet.ancient8.gg/"
|
|
16865
|
+
},
|
|
16866
|
+
33626250: {
|
|
16867
|
+
api: "https://explorer.toliman.suave.flashbots.net/api",
|
|
16868
|
+
explorer: "https://explorer.toliman.suave.flashbots.net/"
|
|
16869
|
+
},
|
|
16870
|
+
33772211: {
|
|
16871
|
+
api: "https://testnet.xscscan.com/api",
|
|
16872
|
+
explorer: "https://testnet.xscscan.com/"
|
|
16873
|
+
},
|
|
16874
|
+
34949059: {
|
|
16875
|
+
api: "https://test.citronus.comapi",
|
|
16876
|
+
explorer: "https://test.citronus.com"
|
|
16877
|
+
},
|
|
16878
|
+
52164803: {
|
|
16879
|
+
api: "https://blockscout.testnet.fluence.devapi",
|
|
16880
|
+
explorer: "https://blockscout.testnet.fluence.dev"
|
|
16881
|
+
},
|
|
16882
|
+
65100002: {
|
|
16883
|
+
api: "https://piccadilly.autonity.org/api",
|
|
16884
|
+
explorer: "https://piccadilly.autonity.org/"
|
|
16885
|
+
},
|
|
16886
|
+
88888888: {
|
|
16887
|
+
api: "https://babytuna.explorer.tunachain.io/api",
|
|
16888
|
+
explorer: "https://babytuna.explorer.tunachain.io/"
|
|
16889
|
+
},
|
|
16890
|
+
89346162: {
|
|
16891
|
+
api: "https://reya-cronos.blockscout.com/api",
|
|
16892
|
+
explorer: "https://reya-cronos.blockscout.com/"
|
|
16893
|
+
},
|
|
16894
|
+
168587773: {
|
|
16895
|
+
api: "https://blast-testnet.blockscout.com/api",
|
|
16896
|
+
explorer: "https://blast-testnet.blockscout.com/"
|
|
16897
|
+
},
|
|
16898
|
+
245022926: {
|
|
16899
|
+
api: "https://neon-devnet.blockscout.com/api",
|
|
16900
|
+
explorer: "https://neon-devnet.blockscout.com/"
|
|
16901
|
+
},
|
|
16902
|
+
245022934: {
|
|
16903
|
+
api: "https://neon.blockscout.com/api",
|
|
16904
|
+
explorer: "https://neon.blockscout.com/"
|
|
16905
|
+
},
|
|
16906
|
+
247724776: {
|
|
16907
|
+
api: "https://explorer-testnet.6do.world/api",
|
|
16908
|
+
explorer: "https://explorer-testnet.6do.world/"
|
|
16909
|
+
},
|
|
16910
|
+
42012e4: {
|
|
16911
|
+
api: "https://optimism-interop-alpha-0.blockscout.com/api",
|
|
16912
|
+
explorer: "https://optimism-interop-alpha-0.blockscout.com/"
|
|
16913
|
+
},
|
|
16914
|
+
420120001: {
|
|
16915
|
+
api: "https://optimism-interop-alpha-1.blockscout.com/api",
|
|
16916
|
+
explorer: "https://optimism-interop-alpha-1.blockscout.com/"
|
|
16917
|
+
},
|
|
16918
|
+
666666666: {
|
|
16919
|
+
api: "https://explorer.degen.tips/api",
|
|
16920
|
+
explorer: "https://explorer.degen.tips/"
|
|
16921
|
+
},
|
|
16922
|
+
888888888: {
|
|
16923
|
+
api: "https://scan.ancient8.gg/api",
|
|
16924
|
+
explorer: "https://scan.ancient8.gg/"
|
|
16925
|
+
},
|
|
16926
|
+
994873017: {
|
|
16927
|
+
api: "https://explorer.lumia.org/api",
|
|
16928
|
+
explorer: "https://explorer.lumia.org/"
|
|
16929
|
+
},
|
|
16930
|
+
999999999: {
|
|
16931
|
+
api: "https://sepolia.explorer.zora.energy/api",
|
|
16932
|
+
explorer: "https://sepolia.explorer.zora.energy/"
|
|
16933
|
+
},
|
|
16934
|
+
1000000003: {
|
|
16935
|
+
api: "https://bs.thepower.io/api",
|
|
16936
|
+
explorer: "https://bs.thepower.io/"
|
|
16937
|
+
},
|
|
16938
|
+
1020352220: {
|
|
16939
|
+
api: "https://aware-fake-trim-testnet.explorer.testnet.skalenodes.com/api",
|
|
16940
|
+
explorer: "https://aware-fake-trim-testnet.explorer.testnet.skalenodes.com/"
|
|
16941
|
+
},
|
|
16942
|
+
1093502521: {
|
|
16943
|
+
api: "https://moonveil-testnet-blockscout.eu-north-2.gateway.fm/api",
|
|
16944
|
+
explorer: "https://moonveil-testnet-blockscout.eu-north-2.gateway.fm/"
|
|
16945
|
+
},
|
|
16946
|
+
1122334455: {
|
|
16947
|
+
api: "https://eth-explore.wire.foundationapi",
|
|
16948
|
+
explorer: "https://eth-explore.wire.foundation"
|
|
16949
|
+
},
|
|
16950
|
+
1123581321: {
|
|
16951
|
+
api: "https://explorer.xoracle.io/api",
|
|
16952
|
+
explorer: "https://explorer.xoracle.io/"
|
|
16953
|
+
},
|
|
16954
|
+
1313161554: {
|
|
16955
|
+
api: "https://explorer.mainnet.aurora.dev/api",
|
|
16956
|
+
explorer: "https://explorer.mainnet.aurora.dev/"
|
|
16957
|
+
},
|
|
16958
|
+
1313161555: {
|
|
16959
|
+
api: "https://explorer.testnet.aurora.dev/api",
|
|
16960
|
+
explorer: "https://explorer.testnet.aurora.dev/"
|
|
16961
|
+
},
|
|
16962
|
+
1313161567: {
|
|
16963
|
+
api: "https://explorer.turbo.aurora.dev/api",
|
|
16964
|
+
explorer: "https://explorer.turbo.aurora.dev/"
|
|
16965
|
+
},
|
|
16966
|
+
1350216234: {
|
|
16967
|
+
api: "https://parallel-stormy-spica.explorer.mainnet.skalenodes.com/api",
|
|
16968
|
+
explorer: "https://parallel-stormy-spica.explorer.mainnet.skalenodes.com/"
|
|
16969
|
+
},
|
|
16970
|
+
1380012617: {
|
|
16971
|
+
api: "https://mainnet.explorer.rarichain.org/api",
|
|
16972
|
+
explorer: "https://mainnet.explorer.rarichain.org/"
|
|
16973
|
+
},
|
|
16974
|
+
1417429182: {
|
|
16975
|
+
api: "https://zephyr-blockscout.eu-north-2.gateway.fm/api",
|
|
16976
|
+
explorer: "https://zephyr-blockscout.eu-north-2.gateway.fm/"
|
|
16977
|
+
},
|
|
16978
|
+
1418808462: {
|
|
16979
|
+
api: "https://arkreen-zk-devnet-blockscout.eu-north-2.gateway.fm/api",
|
|
16980
|
+
explorer: "https://arkreen-zk-devnet-blockscout.eu-north-2.gateway.fm/"
|
|
16981
|
+
},
|
|
16982
|
+
1570754601: {
|
|
16983
|
+
api: "https://explorer-testnet.haust.app/api",
|
|
16984
|
+
explorer: "https://explorer-testnet.haust.app/"
|
|
16985
|
+
},
|
|
16986
|
+
16666e5: {
|
|
16987
|
+
api: "https://explorer.harmony.one/api",
|
|
16988
|
+
explorer: "https://explorer.harmony.one/"
|
|
16989
|
+
},
|
|
16990
|
+
16667e5: {
|
|
16991
|
+
api: "https://explorer.testnet.harmony.one/api",
|
|
16992
|
+
explorer: "https://explorer.testnet.harmony.one/"
|
|
16993
|
+
},
|
|
16994
|
+
1702448187: {
|
|
16995
|
+
api: "https://witnesschain-blockscout.eu-north-2.gateway.fm/api",
|
|
16996
|
+
explorer: "https://witnesschain-blockscout.eu-north-2.gateway.fm/"
|
|
16997
|
+
},
|
|
16998
|
+
1828369849: {
|
|
16999
|
+
api: "https://moonwalker-blockscout.eu-north-2.gateway.fm/api",
|
|
17000
|
+
explorer: "https://moonwalker-blockscout.eu-north-2.gateway.fm/"
|
|
17001
|
+
},
|
|
17002
|
+
1888108590: {
|
|
17003
|
+
api: "https://testnet.promscan.io/api",
|
|
17004
|
+
explorer: "https://testnet.promscan.io/"
|
|
17005
|
+
},
|
|
17006
|
+
1942999413: {
|
|
17007
|
+
api: "https://hp-testnet-blockscout.eu-north-2.gateway.fm/api",
|
|
17008
|
+
explorer: "https://hp-testnet-blockscout.eu-north-2.gateway.fm/"
|
|
17009
|
+
},
|
|
17010
|
+
1952959480: {
|
|
17011
|
+
api: "https://lumia-testnet-blockscout.eu-north-2.gateway.fm/api",
|
|
17012
|
+
explorer: "https://lumia-testnet-blockscout.eu-north-2.gateway.fm/"
|
|
17013
|
+
},
|
|
17014
|
+
2046399126: {
|
|
17015
|
+
api: "https://elated-tan-skat.explorer.mainnet.skalenodes.com/api",
|
|
17016
|
+
explorer: "https://elated-tan-skat.explorer.mainnet.skalenodes.com/"
|
|
17017
|
+
},
|
|
17018
|
+
2863311531: {
|
|
17019
|
+
api: "https://testnet.a8scan.io/api",
|
|
17020
|
+
explorer: "https://testnet.a8scan.io/"
|
|
17021
|
+
},
|
|
17022
|
+
5447216671: {
|
|
17023
|
+
api: "https://hiloscan.io/api",
|
|
17024
|
+
explorer: "https://hiloscan.io/"
|
|
17025
|
+
},
|
|
17026
|
+
5565244900: {
|
|
17027
|
+
api: "https://testnet.explorer.towns.com/api",
|
|
17028
|
+
explorer: "https://testnet.explorer.towns.com/"
|
|
17029
|
+
},
|
|
17030
|
+
8691942025: {
|
|
17031
|
+
api: "https://onfascan.com/api",
|
|
17032
|
+
explorer: "https://onfascan.com/"
|
|
17033
|
+
},
|
|
17034
|
+
34131050525: {
|
|
17035
|
+
api: "https://scan-testnet.hyra.network/api",
|
|
17036
|
+
explorer: "https://scan-testnet.hyra.network/"
|
|
17037
|
+
},
|
|
17038
|
+
71499284269: {
|
|
17039
|
+
api: "https://testnet-explorer.roguechain.io/api",
|
|
17040
|
+
explorer: "https://testnet-explorer.roguechain.io/"
|
|
17041
|
+
},
|
|
17042
|
+
88153591557: {
|
|
17043
|
+
api: "https://arb-blueberry.gelatoscout.com/api",
|
|
17044
|
+
explorer: "https://arb-blueberry.gelatoscout.com/"
|
|
17045
|
+
},
|
|
17046
|
+
200820172034: {
|
|
17047
|
+
api: "https://testnet.ogpuscan.io/api",
|
|
17048
|
+
explorer: "https://testnet.ogpuscan.io/"
|
|
17049
|
+
},
|
|
17050
|
+
383414847825: {
|
|
17051
|
+
api: "https://beta.zeniqscan.com/api",
|
|
17052
|
+
explorer: "https://beta.zeniqscan.com/"
|
|
17053
|
+
},
|
|
17054
|
+
NaN: {
|
|
17055
|
+
api: "https://evmexplorer.velas.com/api",
|
|
17056
|
+
explorer: "https://evmexplorer.velas.com/"
|
|
17057
|
+
}
|
|
17058
|
+
};
|
|
17059
|
+
|
|
14781
17060
|
// src/ecosystem/generated/chainlinkFeeds.ts
|
|
14782
17061
|
var chainlinkFeeds = {
|
|
14783
17062
|
"1": [
|
|
@@ -20099,6 +22378,12 @@ var chainlinkFeeds = {
|
|
|
20099
22378
|
"decimals": 8,
|
|
20100
22379
|
"name": "OGN / USD"
|
|
20101
22380
|
},
|
|
22381
|
+
{
|
|
22382
|
+
"contractAddress": "0x5526525178A842eB07e54cAE0d30c967d74bd0b7",
|
|
22383
|
+
"proxyAddress": "0x1E6A29666288a310326B37d823Fe4Ea3937424D2",
|
|
22384
|
+
"decimals": 18,
|
|
22385
|
+
"name": "rETH / ETH Exchange Rate"
|
|
22386
|
+
},
|
|
20102
22387
|
{
|
|
20103
22388
|
"contractAddress": "0x57d2d46Fc7ff2A7142d479F2f59e1E3F95447077",
|
|
20104
22389
|
"proxyAddress": "0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70",
|
|
@@ -25063,6 +27348,12 @@ var chainlinkFeeds = {
|
|
|
25063
27348
|
"decimals": 8,
|
|
25064
27349
|
"name": "WEMIX / USD"
|
|
25065
27350
|
},
|
|
27351
|
+
{
|
|
27352
|
+
"contractAddress": "0xf94463c077c828b4EFB82e07f1525027fA296255",
|
|
27353
|
+
"proxyAddress": "0xCF7a7A1Fb746E926Bbe5C88a702a89167a94C51C",
|
|
27354
|
+
"decimals": 8,
|
|
27355
|
+
"name": "GAS / USD"
|
|
27356
|
+
},
|
|
25066
27357
|
{
|
|
25067
27358
|
"contractAddress": "0xfaEDF201cd39887f13C1D94Ef04c8830E5E633D6",
|
|
25068
27359
|
"proxyAddress": "0x1bD872f3A606471787B1a304cE0356e4e87Af930",
|
|
@@ -26730,6 +29021,7 @@ function diffFoundryStorageLayout(layoutBefore, layoutAfter) {
|
|
|
26730
29021
|
alchemySupportedChainIds,
|
|
26731
29022
|
assetToBase,
|
|
26732
29023
|
bitmapToIndexes,
|
|
29024
|
+
blockscoutExplorers,
|
|
26733
29025
|
calculateAvailableBorrowsMarketReferenceCurrency,
|
|
26734
29026
|
calculateCompoundedInterest,
|
|
26735
29027
|
calculateHealthFactor,
|