@bgd-labs/toolbox 0.0.21 → 0.0.23

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