@subwallet/chain-list 0.2.122 → 0.2.123-beta.0-pr-612-cc6870af

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.
@@ -22369,6 +22369,7 @@
22369
22369
  supportStaking: true,
22370
22370
  supportSmartContract: null,
22371
22371
  crowdloanParaId: null,
22372
+ supportProxy: true,
22372
22373
  crowdloanFunds: [
22373
22374
  ]
22374
22375
  },
@@ -22414,6 +22415,7 @@
22414
22415
  supportStaking: true,
22415
22416
  supportSmartContract: null,
22416
22417
  crowdloanParaId: null,
22418
+ supportProxy: true,
22417
22419
  crowdloanFunds: [
22418
22420
  ]
22419
22421
  },
@@ -22531,6 +22533,7 @@
22531
22533
  supportStaking: true,
22532
22534
  supportSmartContract: null,
22533
22535
  crowdloanParaId: 3342,
22536
+ supportProxy: true,
22534
22537
  crowdloanFunds: [
22535
22538
  {
22536
22539
  relayChain: "polkadot",
@@ -22578,6 +22581,7 @@
22578
22581
  supportStaking: false,
22579
22582
  supportSmartContract: null,
22580
22583
  crowdloanParaId: null,
22584
+ supportProxy: null,
22581
22585
  crowdloanFunds: [
22582
22586
  {
22583
22587
  relayChain: "kusama",
@@ -22608,7 +22612,7 @@
22608
22612
  icon: "/assets/chains/aleph.png",
22609
22613
  providers: {
22610
22614
  "Aleph Zero Foundation": "wss://ws.azero.dev",
22611
- Onfinality: "wss://aleph-zero.api.onfinality.io/public-ws"
22615
+ "Azero Fans": "wss://mainnet.azero.fans"
22612
22616
  },
22613
22617
  evmInfo: null,
22614
22618
  substrateInfo: {
@@ -22629,6 +22633,7 @@
22629
22633
  "PSP22"
22630
22634
  ],
22631
22635
  crowdloanParaId: null,
22636
+ supportProxy: true,
22632
22637
  crowdloanFunds: [
22633
22638
  ]
22634
22639
  },
@@ -22671,6 +22676,7 @@
22671
22676
  "PSP22"
22672
22677
  ],
22673
22678
  crowdloanParaId: null,
22679
+ supportProxy: true,
22674
22680
  crowdloanFunds: [
22675
22681
  {
22676
22682
  relayChain: "polkadot",
@@ -22702,8 +22708,7 @@
22702
22708
  providers: {
22703
22709
  Astar: "https://evm.astar.network",
22704
22710
  OnFinality: "https://astar.api.onfinality.io/public",
22705
- Dwellir: "https://astar-rpc.dwellir.com",
22706
- Blast: "https://astar.public.blastapi.io"
22711
+ Dwellir: "https://astar-rpc.dwellir.com"
22707
22712
  },
22708
22713
  evmInfo: {
22709
22714
  evmChainId: 592,
@@ -22756,6 +22761,7 @@
22756
22761
  supportStaking: false,
22757
22762
  supportSmartContract: null,
22758
22763
  crowdloanParaId: null,
22764
+ supportProxy: true,
22759
22765
  crowdloanFunds: [
22760
22766
  ]
22761
22767
  },
@@ -22796,6 +22802,7 @@
22796
22802
  supportStaking: false,
22797
22803
  supportSmartContract: null,
22798
22804
  crowdloanParaId: null,
22805
+ supportProxy: true,
22799
22806
  crowdloanFunds: [
22800
22807
  {
22801
22808
  relayChain: "polkadot",
@@ -22826,7 +22833,6 @@
22826
22833
  icon: "/assets/chains/polygon.png",
22827
22834
  providers: {
22828
22835
  "Polygon Scan": "https://polygon-rpc.com/",
22829
- BlastApi: "https://polygon-mainnet.public.blastapi.io",
22830
22836
  BorPublicNode: "https://polygon-bor.publicnode.com"
22831
22837
  },
22832
22838
  evmInfo: {
@@ -22857,7 +22863,6 @@
22857
22863
  chainStatus: "ACTIVE",
22858
22864
  icon: "/assets/chains/arbitrum_one.png",
22859
22865
  providers: {
22860
- Omniatech: "https://endpoints.omniatech.io/v1/arbitrum/one/public",
22861
22866
  BlastApi: "https://arbitrum-one.public.blastapi.io",
22862
22867
  Meowrpc: "https://arbitrum.meowrpc.com"
22863
22868
  },
@@ -22889,8 +22894,10 @@
22889
22894
  chainStatus: "ACTIVE",
22890
22895
  icon: "/assets/chains/optimism.png",
22891
22896
  providers: {
22892
- "Kyber Engineering": "https://optimism.kyberengineering.io",
22893
- BlastApi: "https://optimism-mainnet.public.blastapi.io"
22897
+ DRPC: "https://optimism.drpc.org/",
22898
+ Publicnode: "https://optimism-rpc.publicnode.com/",
22899
+ Mainnet: "https://endpoints.omniatech.io/v1/op/mainnet/public",
22900
+ "1RPC": "https://1rpc.io/op"
22894
22901
  },
22895
22902
  evmInfo: {
22896
22903
  evmChainId: 10,
@@ -22949,7 +22956,7 @@
22949
22956
  icon: "/assets/chains/alephtest.png",
22950
22957
  providers: {
22951
22958
  "Aleph Zero Foundation": "wss://ws.test.azero.dev",
22952
- Dwellir: "wss://aleph-zero-testnet-rpc.dwellir.com"
22959
+ "Azero Fans": "wss://testnet.azero.fans"
22953
22960
  },
22954
22961
  evmInfo: null,
22955
22962
  substrateInfo: {
@@ -22970,6 +22977,7 @@
22970
22977
  "PSP22"
22971
22978
  ],
22972
22979
  crowdloanParaId: null,
22980
+ supportProxy: false,
22973
22981
  crowdloanFunds: [
22974
22982
  ]
22975
22983
  },
@@ -23007,6 +23015,7 @@
23007
23015
  "PSP22"
23008
23016
  ],
23009
23017
  crowdloanParaId: 3335,
23018
+ supportProxy: true,
23010
23019
  crowdloanFunds: [
23011
23020
  {
23012
23021
  relayChain: "kusama",
@@ -23058,10 +23067,7 @@
23058
23067
  chainStatus: "ACTIVE",
23059
23068
  icon: "/assets/chains/shidenevm.png",
23060
23069
  providers: {
23061
- Astar: "https://evm.shiden.astar.network",
23062
- OnFinality: "https://shiden.api.onfinality.io/public",
23063
- Dwellir: "https://shiden-rpc.dwellir.com",
23064
- Blast: "https://shiden.public.blastapi.io"
23070
+ Astar: "https://evm.shiden.astar.network"
23065
23071
  },
23066
23072
  evmInfo: {
23067
23073
  evmChainId: 336,
@@ -23088,8 +23094,7 @@
23088
23094
  chainStatus: "ACTIVE",
23089
23095
  icon: "/assets/chains/shibuya.png",
23090
23096
  providers: {
23091
- Shibuya: "wss://rpc.shibuya.astar.network",
23092
- Dwellir: "wss://shibuya-rpc.dwellir.com"
23097
+ Shibuya: "wss://rpc.shibuya.astar.network"
23093
23098
  },
23094
23099
  evmInfo: null,
23095
23100
  substrateInfo: {
@@ -23110,6 +23115,7 @@
23110
23115
  "PSP22"
23111
23116
  ],
23112
23117
  crowdloanParaId: null,
23118
+ supportProxy: true,
23113
23119
  crowdloanFunds: [
23114
23120
  ]
23115
23121
  },
@@ -23128,8 +23134,7 @@
23128
23134
  chainStatus: "ACTIVE",
23129
23135
  icon: "/assets/chains/shibuyaevm.png",
23130
23136
  providers: {
23131
- Shibuya: "https://evm.shibuya.astar.network ",
23132
- BlastAPI: "https://shibuya.public.blastapi.io"
23137
+ Shibuya: "https://evm.shibuya.astar.network "
23133
23138
  },
23134
23139
  evmInfo: {
23135
23140
  evmChainId: 81,
@@ -23156,7 +23161,6 @@
23156
23161
  chainStatus: "ACTIVE",
23157
23162
  icon: "/assets/chains/aventus.png",
23158
23163
  providers: {
23159
- Aventus: "wss://public-rpc.mainnet.aventus.network",
23160
23164
  Mainnet: "wss://public-rpc.mainnet.aventus.io"
23161
23165
  },
23162
23166
  evmInfo: null,
@@ -23175,6 +23179,7 @@
23175
23179
  supportStaking: false,
23176
23180
  supportSmartContract: null,
23177
23181
  crowdloanParaId: null,
23182
+ supportProxy: null,
23178
23183
  crowdloanFunds: [
23179
23184
  {
23180
23185
  relayChain: "polkadot",
@@ -23222,6 +23227,7 @@
23222
23227
  supportStaking: true,
23223
23228
  supportSmartContract: null,
23224
23229
  crowdloanParaId: null,
23230
+ supportProxy: true,
23225
23231
  crowdloanFunds: [
23226
23232
  ]
23227
23233
  },
@@ -23262,6 +23268,7 @@
23262
23268
  "PSP22"
23263
23269
  ],
23264
23270
  crowdloanParaId: null,
23271
+ supportProxy: null,
23265
23272
  crowdloanFunds: [
23266
23273
  ]
23267
23274
  },
@@ -23298,6 +23305,7 @@
23298
23305
  supportStaking: false,
23299
23306
  supportSmartContract: null,
23300
23307
  crowdloanParaId: null,
23308
+ supportProxy: null,
23301
23309
  crowdloanFunds: [
23302
23310
  ]
23303
23311
  },
@@ -23332,6 +23340,7 @@
23332
23340
  supportStaking: false,
23333
23341
  supportSmartContract: null,
23334
23342
  crowdloanParaId: null,
23343
+ supportProxy: null,
23335
23344
  crowdloanFunds: [
23336
23345
  {
23337
23346
  relayChain: "polkadot",
@@ -23359,8 +23368,7 @@
23359
23368
  icon: "/assets/chains/moonbase.png",
23360
23369
  providers: {
23361
23370
  "Moonbeam Foundation": "wss://wss.api.moonbase.moonbeam.network",
23362
- RadiumBlock: "wss://moonbase.public.curie.radiumblock.co/ws",
23363
- UnitedBloc: "wss://moonbase.unitedbloc.com"
23371
+ RadiumBlock: "wss://moonbase.public.curie.radiumblock.co/ws"
23364
23372
  },
23365
23373
  evmInfo: {
23366
23374
  evmChainId: 1287,
@@ -23389,6 +23397,7 @@
23389
23397
  supportStaking: true,
23390
23398
  supportSmartContract: null,
23391
23399
  crowdloanParaId: null,
23400
+ supportProxy: true,
23392
23401
  crowdloanFunds: [
23393
23402
  ]
23394
23403
  },
@@ -23438,6 +23447,7 @@
23438
23447
  supportStaking: true,
23439
23448
  supportSmartContract: null,
23440
23449
  crowdloanParaId: null,
23450
+ supportProxy: true,
23441
23451
  crowdloanFunds: [
23442
23452
  {
23443
23453
  relayChain: "kusama",
@@ -23496,6 +23506,7 @@
23496
23506
  supportStaking: true,
23497
23507
  supportSmartContract: null,
23498
23508
  crowdloanParaId: null,
23509
+ supportProxy: null,
23499
23510
  crowdloanFunds: [
23500
23511
  ]
23501
23512
  },
@@ -23529,6 +23540,7 @@
23529
23540
  supportStaking: true,
23530
23541
  supportSmartContract: null,
23531
23542
  crowdloanParaId: null,
23543
+ supportProxy: null,
23532
23544
  crowdloanFunds: [
23533
23545
  {
23534
23546
  relayChain: "kusama",
@@ -23577,6 +23589,7 @@
23577
23589
  supportStaking: true,
23578
23590
  supportSmartContract: null,
23579
23591
  crowdloanParaId: null,
23592
+ supportProxy: true,
23580
23593
  crowdloanFunds: [
23581
23594
  {
23582
23595
  relayChain: "kusama",
@@ -23637,6 +23650,7 @@
23637
23650
  supportStaking: false,
23638
23651
  supportSmartContract: null,
23639
23652
  crowdloanParaId: null,
23653
+ supportProxy: true,
23640
23654
  crowdloanFunds: [
23641
23655
  {
23642
23656
  relayChain: "polkadot",
@@ -23685,6 +23699,7 @@
23685
23699
  supportStaking: true,
23686
23700
  supportSmartContract: null,
23687
23701
  crowdloanParaId: null,
23702
+ supportProxy: false,
23688
23703
  crowdloanFunds: [
23689
23704
  ]
23690
23705
  },
@@ -23721,6 +23736,7 @@
23721
23736
  supportStaking: false,
23722
23737
  supportSmartContract: null,
23723
23738
  crowdloanParaId: null,
23739
+ supportProxy: null,
23724
23740
  crowdloanFunds: [
23725
23741
  {
23726
23742
  relayChain: "kusama",
@@ -23750,8 +23766,7 @@
23750
23766
  chainStatus: "ACTIVE",
23751
23767
  icon: "/assets/chains/amplitude.png",
23752
23768
  providers: {
23753
- Amplitude: "wss://rpc-amplitude.pendulumchain.tech",
23754
- Dwellir: "wss://amplitude-rpc.dwellir.com"
23769
+ Amplitude: "wss://rpc-amplitude.pendulumchain.tech"
23755
23770
  },
23756
23771
  evmInfo: null,
23757
23772
  substrateInfo: {
@@ -23769,6 +23784,7 @@
23769
23784
  supportStaking: true,
23770
23785
  supportSmartContract: null,
23771
23786
  crowdloanParaId: null,
23787
+ supportProxy: true,
23772
23788
  crowdloanFunds: [
23773
23789
  {
23774
23790
  relayChain: "kusama",
@@ -23813,6 +23829,7 @@
23813
23829
  supportStaking: true,
23814
23830
  supportSmartContract: null,
23815
23831
  crowdloanParaId: null,
23832
+ supportProxy: false,
23816
23833
  crowdloanFunds: [
23817
23834
  ]
23818
23835
  },
@@ -23927,6 +23944,7 @@
23927
23944
  supportStaking: false,
23928
23945
  supportSmartContract: null,
23929
23946
  crowdloanParaId: 3350,
23947
+ supportProxy: false,
23930
23948
  crowdloanFunds: [
23931
23949
  {
23932
23950
  relayChain: "polkadot",
@@ -23993,6 +24011,7 @@
23993
24011
  supportStaking: false,
23994
24012
  supportSmartContract: null,
23995
24013
  crowdloanParaId: null,
24014
+ supportProxy: null,
23996
24015
  crowdloanFunds: [
23997
24016
  {
23998
24017
  relayChain: "polkadot",
@@ -24082,6 +24101,7 @@
24082
24101
  supportStaking: false,
24083
24102
  supportSmartContract: null,
24084
24103
  crowdloanParaId: null,
24104
+ supportProxy: true,
24085
24105
  crowdloanFunds: [
24086
24106
  {
24087
24107
  relayChain: "polkadot",
@@ -24129,6 +24149,7 @@
24129
24149
  supportStaking: true,
24130
24150
  supportSmartContract: null,
24131
24151
  crowdloanParaId: null,
24152
+ supportProxy: true,
24132
24153
  crowdloanFunds: [
24133
24154
  ]
24134
24155
  },
@@ -24167,6 +24188,7 @@
24167
24188
  supportStaking: false,
24168
24189
  supportSmartContract: null,
24169
24190
  crowdloanParaId: 3353,
24191
+ supportProxy: true,
24170
24192
  crowdloanFunds: [
24171
24193
  {
24172
24194
  relayChain: "polkadot",
@@ -24215,6 +24237,7 @@
24215
24237
  supportStaking: false,
24216
24238
  supportSmartContract: null,
24217
24239
  crowdloanParaId: null,
24240
+ supportProxy: true,
24218
24241
  crowdloanFunds: [
24219
24242
  {
24220
24243
  relayChain: "polkadot",
@@ -24244,8 +24267,7 @@
24244
24267
  chainStatus: "ACTIVE",
24245
24268
  icon: "/assets/chains/nodle.png",
24246
24269
  providers: {
24247
- OnFinality: "wss://nodle-parachain.api.onfinality.io/public-ws",
24248
- Dwellir: "wss://nodle-rpc.dwellir.com"
24270
+ OnFinality: "wss://nodle-parachain.api.onfinality.io/public-ws"
24249
24271
  },
24250
24272
  evmInfo: null,
24251
24273
  substrateInfo: {
@@ -24263,6 +24285,7 @@
24263
24285
  supportStaking: false,
24264
24286
  supportSmartContract: null,
24265
24287
  crowdloanParaId: 2012,
24288
+ supportProxy: null,
24266
24289
  crowdloanFunds: [
24267
24290
  {
24268
24291
  relayChain: "polkadot",
@@ -24322,6 +24345,7 @@
24322
24345
  supportStaking: false,
24323
24346
  supportSmartContract: null,
24324
24347
  crowdloanParaId: null,
24348
+ supportProxy: true,
24325
24349
  crowdloanFunds: [
24326
24350
  ]
24327
24351
  },
@@ -24358,6 +24382,7 @@
24358
24382
  supportStaking: false,
24359
24383
  supportSmartContract: null,
24360
24384
  crowdloanParaId: null,
24385
+ supportProxy: null,
24361
24386
  crowdloanFunds: [
24362
24387
  {
24363
24388
  relayChain: "kusama",
@@ -24413,6 +24438,7 @@
24413
24438
  supportStaking: false,
24414
24439
  supportSmartContract: null,
24415
24440
  crowdloanParaId: null,
24441
+ supportProxy: null,
24416
24442
  crowdloanFunds: [
24417
24443
  ]
24418
24444
  },
@@ -24447,6 +24473,7 @@
24447
24473
  supportStaking: true,
24448
24474
  supportSmartContract: null,
24449
24475
  crowdloanParaId: null,
24476
+ supportProxy: true,
24450
24477
  crowdloanFunds: [
24451
24478
  ]
24452
24479
  },
@@ -24483,6 +24510,7 @@
24483
24510
  supportStaking: true,
24484
24511
  supportSmartContract: null,
24485
24512
  crowdloanParaId: null,
24513
+ supportProxy: null,
24486
24514
  crowdloanFunds: [
24487
24515
  ]
24488
24516
  },
@@ -24516,6 +24544,7 @@
24516
24544
  supportStaking: false,
24517
24545
  supportSmartContract: null,
24518
24546
  crowdloanParaId: null,
24547
+ supportProxy: null,
24519
24548
  crowdloanFunds: [
24520
24549
  ]
24521
24550
  },
@@ -24548,6 +24577,7 @@
24548
24577
  supportStaking: false,
24549
24578
  supportSmartContract: null,
24550
24579
  crowdloanParaId: null,
24580
+ supportProxy: null,
24551
24581
  crowdloanFunds: [
24552
24582
  ]
24553
24583
  },
@@ -24587,6 +24617,7 @@
24587
24617
  supportStaking: false,
24588
24618
  supportSmartContract: null,
24589
24619
  crowdloanParaId: null,
24620
+ supportProxy: null,
24590
24621
  crowdloanFunds: [
24591
24622
  ]
24592
24623
  },
@@ -24624,6 +24655,7 @@
24624
24655
  supportStaking: false,
24625
24656
  supportSmartContract: null,
24626
24657
  crowdloanParaId: null,
24658
+ supportProxy: null,
24627
24659
  crowdloanFunds: [
24628
24660
  {
24629
24661
  relayChain: "polkadot",
@@ -24672,6 +24704,7 @@
24672
24704
  supportStaking: false,
24673
24705
  supportSmartContract: null,
24674
24706
  crowdloanParaId: null,
24707
+ supportProxy: null,
24675
24708
  crowdloanFunds: [
24676
24709
  {
24677
24710
  relayChain: "polkadot",
@@ -24720,6 +24753,7 @@
24720
24753
  supportStaking: false,
24721
24754
  supportSmartContract: null,
24722
24755
  crowdloanParaId: null,
24756
+ supportProxy: true,
24723
24757
  crowdloanFunds: [
24724
24758
  {
24725
24759
  relayChain: "polkadot",
@@ -24770,6 +24804,7 @@
24770
24804
  supportStaking: false,
24771
24805
  supportSmartContract: null,
24772
24806
  crowdloanParaId: null,
24807
+ supportProxy: false,
24773
24808
  crowdloanFunds: [
24774
24809
  {
24775
24810
  relayChain: "polkadot",
@@ -24825,6 +24860,7 @@
24825
24860
  supportStaking: false,
24826
24861
  supportSmartContract: null,
24827
24862
  crowdloanParaId: null,
24863
+ supportProxy: true,
24828
24864
  crowdloanFunds: [
24829
24865
  ]
24830
24866
  },
@@ -24864,6 +24900,7 @@
24864
24900
  supportStaking: false,
24865
24901
  supportSmartContract: null,
24866
24902
  crowdloanParaId: null,
24903
+ supportProxy: true,
24867
24904
  crowdloanFunds: [
24868
24905
  ]
24869
24906
  },
@@ -24902,6 +24939,7 @@
24902
24939
  supportStaking: false,
24903
24940
  supportSmartContract: null,
24904
24941
  crowdloanParaId: null,
24942
+ supportProxy: null,
24905
24943
  crowdloanFunds: [
24906
24944
  {
24907
24945
  relayChain: "kusama",
@@ -24951,6 +24989,7 @@
24951
24989
  supportStaking: false,
24952
24990
  supportSmartContract: null,
24953
24991
  crowdloanParaId: null,
24992
+ supportProxy: true,
24954
24993
  crowdloanFunds: [
24955
24994
  ]
24956
24995
  },
@@ -24988,6 +25027,7 @@
24988
25027
  supportStaking: false,
24989
25028
  supportSmartContract: null,
24990
25029
  crowdloanParaId: null,
25030
+ supportProxy: true,
24991
25031
  crowdloanFunds: [
24992
25032
  {
24993
25033
  relayChain: "kusama",
@@ -25036,6 +25076,7 @@
25036
25076
  supportStaking: false,
25037
25077
  supportSmartContract: null,
25038
25078
  crowdloanParaId: null,
25079
+ supportProxy: true,
25039
25080
  crowdloanFunds: [
25040
25081
  {
25041
25082
  relayChain: "kusama",
@@ -25083,6 +25124,7 @@
25083
25124
  supportStaking: false,
25084
25125
  supportSmartContract: null,
25085
25126
  crowdloanParaId: null,
25127
+ supportProxy: null,
25086
25128
  crowdloanFunds: [
25087
25129
  {
25088
25130
  relayChain: "kusama",
@@ -25142,6 +25184,7 @@
25142
25184
  supportStaking: false,
25143
25185
  supportSmartContract: null,
25144
25186
  crowdloanParaId: null,
25187
+ supportProxy: true,
25145
25188
  crowdloanFunds: [
25146
25189
  {
25147
25190
  relayChain: "kusama",
@@ -25189,6 +25232,7 @@
25189
25232
  supportStaking: false,
25190
25233
  supportSmartContract: null,
25191
25234
  crowdloanParaId: null,
25235
+ supportProxy: null,
25192
25236
  crowdloanFunds: [
25193
25237
  ]
25194
25238
  },
@@ -25223,6 +25267,7 @@
25223
25267
  supportStaking: false,
25224
25268
  supportSmartContract: null,
25225
25269
  crowdloanParaId: null,
25270
+ supportProxy: null,
25226
25271
  crowdloanFunds: [
25227
25272
  {
25228
25273
  relayChain: "kusama",
@@ -25293,6 +25338,7 @@
25293
25338
  supportStaking: false,
25294
25339
  supportSmartContract: null,
25295
25340
  crowdloanParaId: null,
25341
+ supportProxy: false,
25296
25342
  crowdloanFunds: [
25297
25343
  {
25298
25344
  relayChain: "kusama",
@@ -25345,6 +25391,7 @@
25345
25391
  supportStaking: false,
25346
25392
  supportSmartContract: null,
25347
25393
  crowdloanParaId: null,
25394
+ supportProxy: null,
25348
25395
  crowdloanFunds: [
25349
25396
  {
25350
25397
  relayChain: "polkadot",
@@ -25392,6 +25439,7 @@
25392
25439
  supportStaking: false,
25393
25440
  supportSmartContract: null,
25394
25441
  crowdloanParaId: null,
25442
+ supportProxy: null,
25395
25443
  crowdloanFunds: [
25396
25444
  {
25397
25445
  relayChain: "kusama",
@@ -25450,6 +25498,7 @@
25450
25498
  supportSmartContract: [
25451
25499
  ],
25452
25500
  crowdloanParaId: null,
25501
+ supportProxy: null,
25453
25502
  crowdloanFunds: [
25454
25503
  ]
25455
25504
  },
@@ -25465,8 +25514,7 @@
25465
25514
  chainStatus: "ACTIVE",
25466
25515
  icon: "/assets/chains/subsocial_x.png",
25467
25516
  providers: {
25468
- Dappforce: "wss://para.subsocial.network",
25469
- Dwellir: "wss://subsocial-rpc.dwellir.com"
25517
+ Dappforce: "wss://para.subsocial.network"
25470
25518
  },
25471
25519
  evmInfo: null,
25472
25520
  substrateInfo: {
@@ -25484,6 +25532,7 @@
25484
25532
  supportStaking: false,
25485
25533
  supportSmartContract: null,
25486
25534
  crowdloanParaId: null,
25535
+ supportProxy: false,
25487
25536
  crowdloanFunds: [
25488
25537
  ]
25489
25538
  },
@@ -25517,6 +25566,7 @@
25517
25566
  supportStaking: false,
25518
25567
  supportSmartContract: null,
25519
25568
  crowdloanParaId: null,
25569
+ supportProxy: true,
25520
25570
  crowdloanFunds: [
25521
25571
  {
25522
25572
  relayChain: "polkadot",
@@ -25564,6 +25614,7 @@
25564
25614
  supportStaking: false,
25565
25615
  supportSmartContract: null,
25566
25616
  crowdloanParaId: null,
25617
+ supportProxy: null,
25567
25618
  crowdloanFunds: [
25568
25619
  {
25569
25620
  relayChain: "kusama",
@@ -25614,6 +25665,7 @@
25614
25665
  supportStaking: false,
25615
25666
  supportSmartContract: null,
25616
25667
  crowdloanParaId: null,
25668
+ supportProxy: true,
25617
25669
  crowdloanFunds: [
25618
25670
  {
25619
25671
  relayChain: "kusama",
@@ -25672,6 +25724,7 @@
25672
25724
  supportStaking: false,
25673
25725
  supportSmartContract: null,
25674
25726
  crowdloanParaId: null,
25727
+ supportProxy: null,
25675
25728
  crowdloanFunds: [
25676
25729
  ]
25677
25730
  },
@@ -25687,8 +25740,7 @@
25687
25740
  chainStatus: "ACTIVE",
25688
25741
  icon: "/assets/chains/robonomics.png",
25689
25742
  providers: {
25690
- Airalab: "wss://kusama.rpc.robonomics.network/",
25691
- Samsara: "wss://robonomics.0xsamsara.com"
25743
+ Airalab: "wss://kusama.rpc.robonomics.network/"
25692
25744
  },
25693
25745
  evmInfo: null,
25694
25746
  substrateInfo: {
@@ -25706,6 +25758,7 @@
25706
25758
  supportStaking: false,
25707
25759
  supportSmartContract: null,
25708
25760
  crowdloanParaId: null,
25761
+ supportProxy: null,
25709
25762
  crowdloanFunds: [
25710
25763
  {
25711
25764
  relayChain: "kusama",
@@ -25746,8 +25799,7 @@
25746
25799
  chainStatus: "ACTIVE",
25747
25800
  icon: "/assets/chains/integritee.png",
25748
25801
  providers: {
25749
- Integritee: "wss://kusama.api.integritee.network",
25750
- OnFinality: "wss://integritee-kusama.api.onfinality.io/public-ws"
25802
+ Integritee: "wss://kusama.api.integritee.network"
25751
25803
  },
25752
25804
  evmInfo: null,
25753
25805
  substrateInfo: {
@@ -25765,6 +25817,7 @@
25765
25817
  supportStaking: false,
25766
25818
  supportSmartContract: null,
25767
25819
  crowdloanParaId: null,
25820
+ supportProxy: true,
25768
25821
  crowdloanFunds: [
25769
25822
  {
25770
25823
  relayChain: "kusama",
@@ -25794,8 +25847,7 @@
25794
25847
  chainStatus: "ACTIVE",
25795
25848
  icon: "/assets/chains/integriteepolkadot.png",
25796
25849
  providers: {
25797
- Integritee: "wss://polkadot.api.integritee.network",
25798
- Dwellir: "wss://integritee-rpc.dwellir.com"
25850
+ Integritee: "wss://polkadot.api.integritee.network"
25799
25851
  },
25800
25852
  evmInfo: null,
25801
25853
  substrateInfo: {
@@ -25813,6 +25865,7 @@
25813
25865
  supportStaking: false,
25814
25866
  supportSmartContract: null,
25815
25867
  crowdloanParaId: null,
25868
+ supportProxy: true,
25816
25869
  crowdloanFunds: [
25817
25870
  {
25818
25871
  relayChain: "polkadot",
@@ -25839,8 +25892,7 @@
25839
25892
  chainStatus: "ACTIVE",
25840
25893
  icon: "/assets/chains/crabparachain.png",
25841
25894
  providers: {
25842
- Crab: "wss://crab-rpc.darwinia.network/",
25843
- Dwellir: "wss://darwiniacrab-rpc.dwellir.com"
25895
+ Crab: "wss://crab-rpc.darwinia.network/"
25844
25896
  },
25845
25897
  evmInfo: {
25846
25898
  evmChainId: 44,
@@ -25869,6 +25921,7 @@
25869
25921
  supportStaking: false,
25870
25922
  supportSmartContract: null,
25871
25923
  crowdloanParaId: null,
25924
+ supportProxy: true,
25872
25925
  crowdloanFunds: [
25873
25926
  {
25874
25927
  relayChain: "kusama",
@@ -25927,6 +25980,7 @@
25927
25980
  supportStaking: false,
25928
25981
  supportSmartContract: null,
25929
25982
  crowdloanParaId: null,
25983
+ supportProxy: null,
25930
25984
  crowdloanFunds: [
25931
25985
  ]
25932
25986
  },
@@ -25960,6 +26014,7 @@
25960
26014
  supportStaking: false,
25961
26015
  supportSmartContract: null,
25962
26016
  crowdloanParaId: null,
26017
+ supportProxy: true,
25963
26018
  crowdloanFunds: [
25964
26019
  ]
25965
26020
  },
@@ -25993,6 +26048,7 @@
25993
26048
  supportStaking: false,
25994
26049
  supportSmartContract: null,
25995
26050
  crowdloanParaId: null,
26051
+ supportProxy: true,
25996
26052
  crowdloanFunds: [
25997
26053
  ]
25998
26054
  },
@@ -26029,6 +26085,7 @@
26029
26085
  supportStaking: false,
26030
26086
  supportSmartContract: null,
26031
26087
  crowdloanParaId: null,
26088
+ supportProxy: null,
26032
26089
  crowdloanFunds: [
26033
26090
  ]
26034
26091
  },
@@ -26063,6 +26120,7 @@
26063
26120
  supportStaking: false,
26064
26121
  supportSmartContract: null,
26065
26122
  crowdloanParaId: null,
26123
+ supportProxy: true,
26066
26124
  crowdloanFunds: [
26067
26125
  {
26068
26126
  relayChain: "kusama",
@@ -26123,6 +26181,7 @@
26123
26181
  supportStaking: false,
26124
26182
  supportSmartContract: null,
26125
26183
  crowdloanParaId: null,
26184
+ supportProxy: true,
26126
26185
  crowdloanFunds: [
26127
26186
  ]
26128
26187
  },
@@ -26159,6 +26218,7 @@
26159
26218
  supportStaking: false,
26160
26219
  supportSmartContract: null,
26161
26220
  crowdloanParaId: null,
26221
+ supportProxy: null,
26162
26222
  crowdloanFunds: [
26163
26223
  {
26164
26224
  relayChain: "kusama",
@@ -26186,7 +26246,7 @@
26186
26246
  icon: "/assets/chains/litentry.png",
26187
26247
  providers: {
26188
26248
  Litentry: "wss://rpc.heima-parachain.heima.network",
26189
- Dwellir: "wss://litentry-rpc.dwellir.com"
26249
+ Dwellir: "wss://heima-rpc.n.dwellir.com"
26190
26250
  },
26191
26251
  evmInfo: null,
26192
26252
  substrateInfo: {
@@ -26204,6 +26264,7 @@
26204
26264
  supportStaking: false,
26205
26265
  supportSmartContract: null,
26206
26266
  crowdloanParaId: null,
26267
+ supportProxy: true,
26207
26268
  crowdloanFunds: [
26208
26269
  {
26209
26270
  relayChain: "polkadot",
@@ -26249,6 +26310,7 @@
26249
26310
  supportStaking: false,
26250
26311
  supportSmartContract: null,
26251
26312
  crowdloanParaId: null,
26313
+ supportProxy: null,
26252
26314
  crowdloanFunds: [
26253
26315
  {
26254
26316
  relayChain: "kusama",
@@ -26293,6 +26355,7 @@
26293
26355
  supportStaking: false,
26294
26356
  supportSmartContract: null,
26295
26357
  crowdloanParaId: null,
26358
+ supportProxy: null,
26296
26359
  crowdloanFunds: [
26297
26360
  {
26298
26361
  relayChain: "kusama",
@@ -26336,6 +26399,7 @@
26336
26399
  supportStaking: false,
26337
26400
  supportSmartContract: null,
26338
26401
  crowdloanParaId: null,
26402
+ supportProxy: null,
26339
26403
  crowdloanFunds: [
26340
26404
  ]
26341
26405
  },
@@ -26369,6 +26433,7 @@
26369
26433
  supportStaking: false,
26370
26434
  supportSmartContract: null,
26371
26435
  crowdloanParaId: null,
26436
+ supportProxy: null,
26372
26437
  crowdloanFunds: [
26373
26438
  ]
26374
26439
  },
@@ -26401,6 +26466,7 @@
26401
26466
  supportStaking: false,
26402
26467
  supportSmartContract: null,
26403
26468
  crowdloanParaId: null,
26469
+ supportProxy: null,
26404
26470
  crowdloanFunds: [
26405
26471
  ]
26406
26472
  },
@@ -26433,6 +26499,7 @@
26433
26499
  supportStaking: false,
26434
26500
  supportSmartContract: null,
26435
26501
  crowdloanParaId: null,
26502
+ supportProxy: null,
26436
26503
  crowdloanFunds: [
26437
26504
  ]
26438
26505
  },
@@ -26465,6 +26532,7 @@
26465
26532
  supportStaking: false,
26466
26533
  supportSmartContract: null,
26467
26534
  crowdloanParaId: null,
26535
+ supportProxy: null,
26468
26536
  crowdloanFunds: [
26469
26537
  ]
26470
26538
  },
@@ -26498,6 +26566,7 @@
26498
26566
  supportStaking: false,
26499
26567
  supportSmartContract: null,
26500
26568
  crowdloanParaId: null,
26569
+ supportProxy: null,
26501
26570
  crowdloanFunds: [
26502
26571
  ]
26503
26572
  },
@@ -26513,8 +26582,7 @@
26513
26582
  chainStatus: "ACTIVE",
26514
26583
  icon: "/assets/chains/origintrail.png",
26515
26584
  providers: {
26516
- TraceLabs: "wss://parachain-rpc.origin-trail.network",
26517
- Dwellir: "wss://neuroweb-rpc.dwellir.com"
26585
+ TraceLabs: "wss://parachain-rpc.origin-trail.network"
26518
26586
  },
26519
26587
  evmInfo: null,
26520
26588
  substrateInfo: {
@@ -26532,6 +26600,7 @@
26532
26600
  supportStaking: false,
26533
26601
  supportSmartContract: null,
26534
26602
  crowdloanParaId: null,
26603
+ supportProxy: true,
26535
26604
  crowdloanFunds: [
26536
26605
  {
26537
26606
  relayChain: "polkadot",
@@ -26579,6 +26648,7 @@
26579
26648
  supportStaking: false,
26580
26649
  supportSmartContract: null,
26581
26650
  crowdloanParaId: null,
26651
+ supportProxy: null,
26582
26652
  crowdloanFunds: [
26583
26653
  ]
26584
26654
  },
@@ -26611,6 +26681,7 @@
26611
26681
  supportStaking: false,
26612
26682
  supportSmartContract: null,
26613
26683
  crowdloanParaId: null,
26684
+ supportProxy: null,
26614
26685
  crowdloanFunds: [
26615
26686
  {
26616
26687
  relayChain: "kusama",
@@ -26656,6 +26727,7 @@
26656
26727
  supportStaking: false,
26657
26728
  supportSmartContract: null,
26658
26729
  crowdloanParaId: null,
26730
+ supportProxy: null,
26659
26731
  crowdloanFunds: [
26660
26732
  {
26661
26733
  relayChain: "kusama",
@@ -26703,6 +26775,7 @@
26703
26775
  supportStaking: false,
26704
26776
  supportSmartContract: null,
26705
26777
  crowdloanParaId: null,
26778
+ supportProxy: null,
26706
26779
  crowdloanFunds: [
26707
26780
  ]
26708
26781
  },
@@ -26735,6 +26808,7 @@
26735
26808
  supportStaking: false,
26736
26809
  supportSmartContract: null,
26737
26810
  crowdloanParaId: null,
26811
+ supportProxy: null,
26738
26812
  crowdloanFunds: [
26739
26813
  ]
26740
26814
  },
@@ -26768,6 +26842,7 @@
26768
26842
  supportStaking: false,
26769
26843
  supportSmartContract: null,
26770
26844
  crowdloanParaId: null,
26845
+ supportProxy: null,
26771
26846
  crowdloanFunds: [
26772
26847
  {
26773
26848
  relayChain: "kusama",
@@ -26811,6 +26886,7 @@
26811
26886
  supportStaking: false,
26812
26887
  supportSmartContract: null,
26813
26888
  crowdloanParaId: null,
26889
+ supportProxy: null,
26814
26890
  crowdloanFunds: [
26815
26891
  {
26816
26892
  relayChain: "kusama",
@@ -26855,6 +26931,7 @@
26855
26931
  supportStaking: true,
26856
26932
  supportSmartContract: null,
26857
26933
  crowdloanParaId: null,
26934
+ supportProxy: null,
26858
26935
  crowdloanFunds: [
26859
26936
  ]
26860
26937
  },
@@ -26887,6 +26964,7 @@
26887
26964
  supportStaking: false,
26888
26965
  supportSmartContract: null,
26889
26966
  crowdloanParaId: null,
26967
+ supportProxy: null,
26890
26968
  crowdloanFunds: [
26891
26969
  {
26892
26970
  relayChain: "kusama",
@@ -26934,6 +27012,7 @@
26934
27012
  supportStaking: true,
26935
27013
  supportSmartContract: null,
26936
27014
  crowdloanParaId: null,
27015
+ supportProxy: true,
26937
27016
  crowdloanFunds: [
26938
27017
  {
26939
27018
  relayChain: "polkadot",
@@ -26981,6 +27060,7 @@
26981
27060
  supportStaking: false,
26982
27061
  supportSmartContract: null,
26983
27062
  crowdloanParaId: null,
27063
+ supportProxy: null,
26984
27064
  crowdloanFunds: [
26985
27065
  ]
26986
27066
  },
@@ -27014,6 +27094,7 @@
27014
27094
  supportStaking: false,
27015
27095
  supportSmartContract: null,
27016
27096
  crowdloanParaId: null,
27097
+ supportProxy: null,
27017
27098
  crowdloanFunds: [
27018
27099
  ]
27019
27100
  },
@@ -27047,6 +27128,7 @@
27047
27128
  supportStaking: false,
27048
27129
  supportSmartContract: null,
27049
27130
  crowdloanParaId: null,
27131
+ supportProxy: null,
27050
27132
  crowdloanFunds: [
27051
27133
  ]
27052
27134
  },
@@ -27062,7 +27144,6 @@
27062
27144
  chainStatus: "ACTIVE",
27063
27145
  icon: "/assets/chains/boba.png",
27064
27146
  providers: {
27065
- "Read RPC": "https://lightning-replica.boba.network",
27066
27147
  "Write RPC": "https://mainnet.boba.network"
27067
27148
  },
27068
27149
  evmInfo: {
@@ -27136,6 +27217,7 @@
27136
27217
  supportStaking: true,
27137
27218
  supportSmartContract: null,
27138
27219
  crowdloanParaId: null,
27220
+ supportProxy: null,
27139
27221
  crowdloanFunds: [
27140
27222
  ]
27141
27223
  },
@@ -27172,6 +27254,7 @@
27172
27254
  supportStaking: false,
27173
27255
  supportSmartContract: null,
27174
27256
  crowdloanParaId: null,
27257
+ supportProxy: true,
27175
27258
  crowdloanFunds: [
27176
27259
  ]
27177
27260
  },
@@ -27205,6 +27288,7 @@
27205
27288
  supportStaking: false,
27206
27289
  supportSmartContract: null,
27207
27290
  crowdloanParaId: null,
27291
+ supportProxy: null,
27208
27292
  crowdloanFunds: [
27209
27293
  ]
27210
27294
  },
@@ -27217,7 +27301,7 @@
27217
27301
  slug: "watr_network_evm",
27218
27302
  name: "Watr Testnet - EVM",
27219
27303
  isTestnet: true,
27220
- chainStatus: "ACTIVE",
27304
+ chainStatus: "INACTIVE",
27221
27305
  icon: "/assets/chains/watr_network_evm.png",
27222
27306
  providers: {
27223
27307
  watr: "https://rpc.dev.watr.org"
@@ -27265,6 +27349,7 @@
27265
27349
  supportStaking: false,
27266
27350
  supportSmartContract: null,
27267
27351
  crowdloanParaId: null,
27352
+ supportProxy: null,
27268
27353
  crowdloanFunds: [
27269
27354
  ]
27270
27355
  },
@@ -27298,6 +27383,7 @@
27298
27383
  supportStaking: false,
27299
27384
  supportSmartContract: null,
27300
27385
  crowdloanParaId: null,
27386
+ supportProxy: null,
27301
27387
  crowdloanFunds: [
27302
27388
  ]
27303
27389
  },
@@ -27331,6 +27417,7 @@
27331
27417
  supportStaking: false,
27332
27418
  supportSmartContract: null,
27333
27419
  crowdloanParaId: null,
27420
+ supportProxy: null,
27334
27421
  crowdloanFunds: [
27335
27422
  ]
27336
27423
  },
@@ -27364,6 +27451,7 @@
27364
27451
  supportStaking: false,
27365
27452
  supportSmartContract: null,
27366
27453
  crowdloanParaId: null,
27454
+ supportProxy: null,
27367
27455
  crowdloanFunds: [
27368
27456
  ]
27369
27457
  },
@@ -27397,6 +27485,7 @@
27397
27485
  supportStaking: false,
27398
27486
  supportSmartContract: null,
27399
27487
  crowdloanParaId: null,
27488
+ supportProxy: null,
27400
27489
  crowdloanFunds: [
27401
27490
  ]
27402
27491
  },
@@ -27430,6 +27519,7 @@
27430
27519
  supportStaking: false,
27431
27520
  supportSmartContract: null,
27432
27521
  crowdloanParaId: null,
27522
+ supportProxy: null,
27433
27523
  crowdloanFunds: [
27434
27524
  ]
27435
27525
  },
@@ -27469,6 +27559,7 @@
27469
27559
  supportStaking: false,
27470
27560
  supportSmartContract: null,
27471
27561
  crowdloanParaId: null,
27562
+ supportProxy: true,
27472
27563
  crowdloanFunds: [
27473
27564
  ]
27474
27565
  },
@@ -27506,6 +27597,7 @@
27506
27597
  supportStaking: false,
27507
27598
  supportSmartContract: null,
27508
27599
  crowdloanParaId: null,
27600
+ supportProxy: true,
27509
27601
  crowdloanFunds: [
27510
27602
  {
27511
27603
  relayChain: "polkadot",
@@ -27553,6 +27645,7 @@
27553
27645
  supportStaking: false,
27554
27646
  supportSmartContract: null,
27555
27647
  crowdloanParaId: null,
27648
+ supportProxy: null,
27556
27649
  crowdloanFunds: [
27557
27650
  ]
27558
27651
  },
@@ -27588,6 +27681,7 @@
27588
27681
  supportStaking: false,
27589
27682
  supportSmartContract: null,
27590
27683
  crowdloanParaId: null,
27684
+ supportProxy: true,
27591
27685
  crowdloanFunds: [
27592
27686
  ]
27593
27687
  },
@@ -27621,6 +27715,7 @@
27621
27715
  supportStaking: false,
27622
27716
  supportSmartContract: null,
27623
27717
  crowdloanParaId: null,
27718
+ supportProxy: null,
27624
27719
  crowdloanFunds: [
27625
27720
  {
27626
27721
  relayChain: "polkadot",
@@ -27676,6 +27771,7 @@
27676
27771
  supportStaking: false,
27677
27772
  supportSmartContract: null,
27678
27773
  crowdloanParaId: null,
27774
+ supportProxy: null,
27679
27775
  crowdloanFunds: [
27680
27776
  {
27681
27777
  relayChain: "polkadot",
@@ -27720,6 +27816,7 @@
27720
27816
  supportStaking: false,
27721
27817
  supportSmartContract: null,
27722
27818
  crowdloanParaId: null,
27819
+ supportProxy: null,
27723
27820
  crowdloanFunds: [
27724
27821
  {
27725
27822
  relayChain: "polkadot",
@@ -27764,6 +27861,7 @@
27764
27861
  supportStaking: false,
27765
27862
  supportSmartContract: null,
27766
27863
  crowdloanParaId: null,
27864
+ supportProxy: false,
27767
27865
  crowdloanFunds: [
27768
27866
  ]
27769
27867
  },
@@ -27796,6 +27894,7 @@
27796
27894
  supportStaking: false,
27797
27895
  supportSmartContract: null,
27798
27896
  crowdloanParaId: null,
27897
+ supportProxy: null,
27799
27898
  crowdloanFunds: [
27800
27899
  {
27801
27900
  relayChain: "kusama",
@@ -27839,6 +27938,7 @@
27839
27938
  supportStaking: false,
27840
27939
  supportSmartContract: null,
27841
27940
  crowdloanParaId: null,
27941
+ supportProxy: null,
27842
27942
  crowdloanFunds: [
27843
27943
  ]
27844
27944
  },
@@ -27871,6 +27971,7 @@
27871
27971
  supportStaking: false,
27872
27972
  supportSmartContract: null,
27873
27973
  crowdloanParaId: null,
27974
+ supportProxy: null,
27874
27975
  crowdloanFunds: [
27875
27976
  {
27876
27977
  relayChain: "kusama",
@@ -27914,6 +28015,7 @@
27914
28015
  supportStaking: false,
27915
28016
  supportSmartContract: null,
27916
28017
  crowdloanParaId: null,
28018
+ supportProxy: null,
27917
28019
  crowdloanFunds: [
27918
28020
  ]
27919
28021
  },
@@ -27947,6 +28049,7 @@
27947
28049
  supportStaking: false,
27948
28050
  supportSmartContract: null,
27949
28051
  crowdloanParaId: null,
28052
+ supportProxy: null,
27950
28053
  crowdloanFunds: [
27951
28054
  ]
27952
28055
  },
@@ -27980,6 +28083,7 @@
27980
28083
  supportStaking: true,
27981
28084
  supportSmartContract: null,
27982
28085
  crowdloanParaId: null,
28086
+ supportProxy: null,
27983
28087
  crowdloanFunds: [
27984
28088
  ]
27985
28089
  },
@@ -28016,6 +28120,7 @@
28016
28120
  supportStaking: false,
28017
28121
  supportSmartContract: null,
28018
28122
  crowdloanParaId: null,
28123
+ supportProxy: null,
28019
28124
  crowdloanFunds: [
28020
28125
  ]
28021
28126
  },
@@ -28049,6 +28154,7 @@
28049
28154
  supportStaking: false,
28050
28155
  supportSmartContract: null,
28051
28156
  crowdloanParaId: null,
28157
+ supportProxy: null,
28052
28158
  crowdloanFunds: [
28053
28159
  ]
28054
28160
  },
@@ -28084,6 +28190,7 @@
28084
28190
  supportStaking: false,
28085
28191
  supportSmartContract: null,
28086
28192
  crowdloanParaId: null,
28193
+ supportProxy: null,
28087
28194
  crowdloanFunds: [
28088
28195
  ]
28089
28196
  },
@@ -28117,6 +28224,7 @@
28117
28224
  supportStaking: false,
28118
28225
  supportSmartContract: null,
28119
28226
  crowdloanParaId: 3354,
28227
+ supportProxy: null,
28120
28228
  crowdloanFunds: [
28121
28229
  {
28122
28230
  relayChain: "polkadot",
@@ -28172,6 +28280,7 @@
28172
28280
  supportStaking: false,
28173
28281
  supportSmartContract: null,
28174
28282
  crowdloanParaId: null,
28283
+ supportProxy: null,
28175
28284
  crowdloanFunds: [
28176
28285
  ]
28177
28286
  },
@@ -28205,6 +28314,7 @@
28205
28314
  supportStaking: false,
28206
28315
  supportSmartContract: null,
28207
28316
  crowdloanParaId: null,
28317
+ supportProxy: null,
28208
28318
  crowdloanFunds: [
28209
28319
  ]
28210
28320
  },
@@ -28238,6 +28348,7 @@
28238
28348
  supportStaking: false,
28239
28349
  supportSmartContract: null,
28240
28350
  crowdloanParaId: null,
28351
+ supportProxy: null,
28241
28352
  crowdloanFunds: [
28242
28353
  ]
28243
28354
  },
@@ -28273,6 +28384,7 @@
28273
28384
  supportStaking: false,
28274
28385
  supportSmartContract: null,
28275
28386
  crowdloanParaId: null,
28387
+ supportProxy: null,
28276
28388
  crowdloanFunds: [
28277
28389
  ]
28278
28390
  },
@@ -28305,6 +28417,7 @@
28305
28417
  supportStaking: false,
28306
28418
  supportSmartContract: null,
28307
28419
  crowdloanParaId: null,
28420
+ supportProxy: null,
28308
28421
  crowdloanFunds: [
28309
28422
  ]
28310
28423
  },
@@ -28341,6 +28454,7 @@
28341
28454
  supportStaking: false,
28342
28455
  supportSmartContract: null,
28343
28456
  crowdloanParaId: 2025,
28457
+ supportProxy: null,
28344
28458
  crowdloanFunds: [
28345
28459
  {
28346
28460
  relayChain: "polkadot",
@@ -28399,6 +28513,7 @@
28399
28513
  supportStaking: false,
28400
28514
  supportSmartContract: null,
28401
28515
  crowdloanParaId: null,
28516
+ supportProxy: null,
28402
28517
  crowdloanFunds: [
28403
28518
  ]
28404
28519
  },
@@ -28432,6 +28547,7 @@
28432
28547
  supportStaking: false,
28433
28548
  supportSmartContract: null,
28434
28549
  crowdloanParaId: null,
28550
+ supportProxy: null,
28435
28551
  crowdloanFunds: [
28436
28552
  ]
28437
28553
  },
@@ -28466,6 +28582,7 @@
28466
28582
  supportStaking: false,
28467
28583
  supportSmartContract: null,
28468
28584
  crowdloanParaId: null,
28585
+ supportProxy: true,
28469
28586
  crowdloanFunds: [
28470
28587
  ]
28471
28588
  },
@@ -28502,6 +28619,7 @@
28502
28619
  supportStaking: false,
28503
28620
  supportSmartContract: null,
28504
28621
  crowdloanParaId: null,
28622
+ supportProxy: true,
28505
28623
  crowdloanFunds: [
28506
28624
  ]
28507
28625
  },
@@ -28539,6 +28657,7 @@
28539
28657
  "VFT"
28540
28658
  ],
28541
28659
  crowdloanParaId: null,
28660
+ supportProxy: true,
28542
28661
  crowdloanFunds: [
28543
28662
  ]
28544
28663
  },
@@ -28575,6 +28694,7 @@
28575
28694
  supportStaking: true,
28576
28695
  supportSmartContract: null,
28577
28696
  crowdloanParaId: null,
28697
+ supportProxy: null,
28578
28698
  crowdloanFunds: [
28579
28699
  ]
28580
28700
  },
@@ -28615,6 +28735,7 @@
28615
28735
  supportStaking: false,
28616
28736
  supportSmartContract: null,
28617
28737
  crowdloanParaId: null,
28738
+ supportProxy: null,
28618
28739
  crowdloanFunds: [
28619
28740
  ]
28620
28741
  },
@@ -28656,6 +28777,7 @@
28656
28777
  supportStaking: false,
28657
28778
  supportSmartContract: null,
28658
28779
  crowdloanParaId: null,
28780
+ supportProxy: null,
28659
28781
  crowdloanFunds: [
28660
28782
  ]
28661
28783
  },
@@ -28675,8 +28797,7 @@
28675
28797
  icon: "/assets/chains/fantom_testnet.png",
28676
28798
  providers: {
28677
28799
  Ankr: "https://rpc.ankr.com/fantom_testnet",
28678
- FantomNetwork: "https://rpc.testnet.fantom.network/",
28679
- BlastApi: "https://fantom-testnet.public.blastapi.io/"
28800
+ FantomNetwork: "https://rpc.testnet.fantom.network/"
28680
28801
  },
28681
28802
  evmInfo: {
28682
28803
  evmChainId: 4002,
@@ -28703,10 +28824,7 @@
28703
28824
  chainStatus: "ACTIVE",
28704
28825
  icon: "/assets/chains/fantom.png",
28705
28826
  providers: {
28706
- Ankr: "https://rpc.ankr.com/fantom",
28707
28827
  RPC_API: "https://rpcapi.fantom.network",
28708
- BlastApi: "https://fantom-mainnet.public.blastapi.io",
28709
- FTM_TOOLS: "https://rpc.ftm.tools",
28710
28828
  PoktNetwork: "https://fantom-pokt.nodies.app/"
28711
28829
  },
28712
28830
  evmInfo: {
@@ -28734,7 +28852,6 @@
28734
28852
  chainStatus: "ACTIVE",
28735
28853
  icon: "/assets/chains/krest_network.png",
28736
28854
  providers: {
28737
- Peaq: "wss://wss-krest.peaq.network/",
28738
28855
  OnFinality: "wss://krest.api.onfinality.io/public-ws"
28739
28856
  },
28740
28857
  evmInfo: null,
@@ -28753,6 +28870,7 @@
28753
28870
  supportStaking: true,
28754
28871
  supportSmartContract: null,
28755
28872
  crowdloanParaId: null,
28873
+ supportProxy: null,
28756
28874
  crowdloanFunds: [
28757
28875
  {
28758
28876
  relayChain: "kusama",
@@ -28800,6 +28918,7 @@
28800
28918
  supportStaking: false,
28801
28919
  supportSmartContract: null,
28802
28920
  crowdloanParaId: null,
28921
+ supportProxy: true,
28803
28922
  crowdloanFunds: [
28804
28923
  ]
28805
28924
  },
@@ -28833,6 +28952,7 @@
28833
28952
  supportStaking: false,
28834
28953
  supportSmartContract: null,
28835
28954
  crowdloanParaId: null,
28955
+ supportProxy: null,
28836
28956
  crowdloanFunds: [
28837
28957
  ]
28838
28958
  },
@@ -28928,6 +29048,7 @@
28928
29048
  supportStaking: false,
28929
29049
  supportSmartContract: null,
28930
29050
  crowdloanParaId: null,
29051
+ supportProxy: true,
28931
29052
  crowdloanFunds: [
28932
29053
  ]
28933
29054
  },
@@ -29019,6 +29140,7 @@
29019
29140
  supportStaking: true,
29020
29141
  supportSmartContract: null,
29021
29142
  crowdloanParaId: null,
29143
+ supportProxy: true,
29022
29144
  crowdloanFunds: [
29023
29145
  {
29024
29146
  relayChain: "polkadot",
@@ -29062,6 +29184,7 @@
29062
29184
  supportStaking: null,
29063
29185
  supportSmartContract: null,
29064
29186
  crowdloanParaId: null,
29187
+ supportProxy: null,
29065
29188
  crowdloanFunds: [
29066
29189
  ]
29067
29190
  },
@@ -29094,6 +29217,7 @@
29094
29217
  supportStaking: null,
29095
29218
  supportSmartContract: null,
29096
29219
  crowdloanParaId: null,
29220
+ supportProxy: null,
29097
29221
  crowdloanFunds: [
29098
29222
  {
29099
29223
  relayChain: "polkadot",
@@ -29137,6 +29261,7 @@
29137
29261
  supportStaking: null,
29138
29262
  supportSmartContract: null,
29139
29263
  crowdloanParaId: null,
29264
+ supportProxy: null,
29140
29265
  crowdloanFunds: [
29141
29266
  ]
29142
29267
  },
@@ -29169,6 +29294,7 @@
29169
29294
  supportStaking: null,
29170
29295
  supportSmartContract: null,
29171
29296
  crowdloanParaId: null,
29297
+ supportProxy: null,
29172
29298
  crowdloanFunds: [
29173
29299
  {
29174
29300
  relayChain: "polkadot",
@@ -29212,6 +29338,7 @@
29212
29338
  supportStaking: null,
29213
29339
  supportSmartContract: null,
29214
29340
  crowdloanParaId: null,
29341
+ supportProxy: null,
29215
29342
  crowdloanFunds: [
29216
29343
  {
29217
29344
  relayChain: "polkadot",
@@ -29255,6 +29382,7 @@
29255
29382
  supportStaking: null,
29256
29383
  supportSmartContract: null,
29257
29384
  crowdloanParaId: null,
29385
+ supportProxy: null,
29258
29386
  crowdloanFunds: [
29259
29387
  {
29260
29388
  relayChain: "polkadot",
@@ -29298,6 +29426,7 @@
29298
29426
  supportStaking: null,
29299
29427
  supportSmartContract: null,
29300
29428
  crowdloanParaId: null,
29429
+ supportProxy: null,
29301
29430
  crowdloanFunds: [
29302
29431
  ]
29303
29432
  },
@@ -29330,6 +29459,7 @@
29330
29459
  supportStaking: null,
29331
29460
  supportSmartContract: null,
29332
29461
  crowdloanParaId: null,
29462
+ supportProxy: null,
29333
29463
  crowdloanFunds: [
29334
29464
  ]
29335
29465
  },
@@ -29363,6 +29493,7 @@
29363
29493
  supportStaking: false,
29364
29494
  supportSmartContract: null,
29365
29495
  crowdloanParaId: null,
29496
+ supportProxy: true,
29366
29497
  crowdloanFunds: [
29367
29498
  {
29368
29499
  relayChain: "polkadot",
@@ -29412,6 +29543,7 @@
29412
29543
  supportStaking: null,
29413
29544
  supportSmartContract: null,
29414
29545
  crowdloanParaId: null,
29546
+ supportProxy: null,
29415
29547
  crowdloanFunds: [
29416
29548
  {
29417
29549
  relayChain: "polkadot",
@@ -29455,6 +29587,7 @@
29455
29587
  supportStaking: null,
29456
29588
  supportSmartContract: null,
29457
29589
  crowdloanParaId: null,
29590
+ supportProxy: null,
29458
29591
  crowdloanFunds: [
29459
29592
  ]
29460
29593
  },
@@ -29487,6 +29620,7 @@
29487
29620
  supportStaking: null,
29488
29621
  supportSmartContract: null,
29489
29622
  crowdloanParaId: null,
29623
+ supportProxy: null,
29490
29624
  crowdloanFunds: [
29491
29625
  ]
29492
29626
  },
@@ -29519,6 +29653,7 @@
29519
29653
  supportStaking: null,
29520
29654
  supportSmartContract: null,
29521
29655
  crowdloanParaId: null,
29656
+ supportProxy: null,
29522
29657
  crowdloanFunds: [
29523
29658
  ]
29524
29659
  },
@@ -29551,6 +29686,7 @@
29551
29686
  supportStaking: null,
29552
29687
  supportSmartContract: null,
29553
29688
  crowdloanParaId: null,
29689
+ supportProxy: null,
29554
29690
  crowdloanFunds: [
29555
29691
  {
29556
29692
  relayChain: "kusama",
@@ -29597,6 +29733,7 @@
29597
29733
  supportStaking: null,
29598
29734
  supportSmartContract: null,
29599
29735
  crowdloanParaId: null,
29736
+ supportProxy: null,
29600
29737
  crowdloanFunds: [
29601
29738
  {
29602
29739
  relayChain: "kusama",
@@ -29640,6 +29777,7 @@
29640
29777
  supportStaking: null,
29641
29778
  supportSmartContract: null,
29642
29779
  crowdloanParaId: null,
29780
+ supportProxy: null,
29643
29781
  crowdloanFunds: [
29644
29782
  ]
29645
29783
  },
@@ -29672,6 +29810,7 @@
29672
29810
  supportStaking: null,
29673
29811
  supportSmartContract: null,
29674
29812
  crowdloanParaId: null,
29813
+ supportProxy: null,
29675
29814
  crowdloanFunds: [
29676
29815
  ]
29677
29816
  },
@@ -29704,6 +29843,7 @@
29704
29843
  supportStaking: null,
29705
29844
  supportSmartContract: null,
29706
29845
  crowdloanParaId: null,
29846
+ supportProxy: null,
29707
29847
  crowdloanFunds: [
29708
29848
  ]
29709
29849
  },
@@ -29736,6 +29876,7 @@
29736
29876
  supportStaking: null,
29737
29877
  supportSmartContract: null,
29738
29878
  crowdloanParaId: null,
29879
+ supportProxy: null,
29739
29880
  crowdloanFunds: [
29740
29881
  ]
29741
29882
  },
@@ -29769,6 +29910,7 @@
29769
29910
  supportStaking: true,
29770
29911
  supportSmartContract: null,
29771
29912
  crowdloanParaId: null,
29913
+ supportProxy: null,
29772
29914
  crowdloanFunds: [
29773
29915
  ]
29774
29916
  },
@@ -29804,6 +29946,7 @@
29804
29946
  supportStaking: null,
29805
29947
  supportSmartContract: null,
29806
29948
  crowdloanParaId: null,
29949
+ supportProxy: null,
29807
29950
  crowdloanFunds: [
29808
29951
  ]
29809
29952
  },
@@ -29836,6 +29979,7 @@
29836
29979
  supportStaking: null,
29837
29980
  supportSmartContract: null,
29838
29981
  crowdloanParaId: null,
29982
+ supportProxy: null,
29839
29983
  crowdloanFunds: [
29840
29984
  ]
29841
29985
  },
@@ -29873,6 +30017,7 @@
29873
30017
  supportStaking: true,
29874
30018
  supportSmartContract: null,
29875
30019
  crowdloanParaId: null,
30020
+ supportProxy: null,
29876
30021
  crowdloanFunds: [
29877
30022
  {
29878
30023
  relayChain: "polkadot",
@@ -29916,6 +30061,7 @@
29916
30061
  supportStaking: null,
29917
30062
  supportSmartContract: null,
29918
30063
  crowdloanParaId: null,
30064
+ supportProxy: null,
29919
30065
  crowdloanFunds: [
29920
30066
  ]
29921
30067
  },
@@ -29948,6 +30094,7 @@
29948
30094
  supportStaking: null,
29949
30095
  supportSmartContract: null,
29950
30096
  crowdloanParaId: null,
30097
+ supportProxy: null,
29951
30098
  crowdloanFunds: [
29952
30099
  ]
29953
30100
  },
@@ -30005,6 +30152,7 @@
30005
30152
  supportStaking: false,
30006
30153
  supportSmartContract: null,
30007
30154
  crowdloanParaId: null,
30155
+ supportProxy: true,
30008
30156
  crowdloanFunds: [
30009
30157
  ]
30010
30158
  },
@@ -30038,6 +30186,7 @@
30038
30186
  supportStaking: false,
30039
30187
  supportSmartContract: null,
30040
30188
  crowdloanParaId: null,
30189
+ supportProxy: null,
30041
30190
  crowdloanFunds: [
30042
30191
  ]
30043
30192
  },
@@ -30050,7 +30199,7 @@
30050
30199
  slug: "watr_mainnet_evm",
30051
30200
  name: "Watr Mainnet - EVM",
30052
30201
  isTestnet: false,
30053
- chainStatus: "ACTIVE",
30202
+ chainStatus: "INACTIVE",
30054
30203
  icon: "/assets/chains/watr_mainnet_evm.png",
30055
30204
  providers: {
30056
30205
  Watr: "wss://watr-rpc.watr-api.network"
@@ -30095,6 +30244,7 @@
30095
30244
  supportStaking: false,
30096
30245
  supportSmartContract: null,
30097
30246
  crowdloanParaId: null,
30247
+ supportProxy: true,
30098
30248
  crowdloanFunds: [
30099
30249
  ]
30100
30250
  },
@@ -30113,8 +30263,7 @@
30113
30263
  chainStatus: "ACTIVE",
30114
30264
  icon: "/assets/chains/enjin_matrixchain.png",
30115
30265
  providers: {
30116
- MatrixChain: "wss://rpc.matrix.blockchain.enjin.io/",
30117
- Dwellir: "wss://enjin-matrix-rpc-1.dwellir.com/"
30266
+ MatrixChain: "wss://rpc.matrix.blockchain.enjin.io/"
30118
30267
  },
30119
30268
  evmInfo: null,
30120
30269
  substrateInfo: {
@@ -30132,6 +30281,7 @@
30132
30281
  supportStaking: null,
30133
30282
  supportSmartContract: null,
30134
30283
  crowdloanParaId: null,
30284
+ supportProxy: true,
30135
30285
  crowdloanFunds: [
30136
30286
  ]
30137
30287
  },
@@ -30172,6 +30322,7 @@
30172
30322
  "VFT"
30173
30323
  ],
30174
30324
  crowdloanParaId: null,
30325
+ supportProxy: true,
30175
30326
  crowdloanFunds: [
30176
30327
  ]
30177
30328
  },
@@ -30205,6 +30356,7 @@
30205
30356
  supportStaking: true,
30206
30357
  supportSmartContract: null,
30207
30358
  crowdloanParaId: null,
30359
+ supportProxy: null,
30208
30360
  crowdloanFunds: [
30209
30361
  ]
30210
30362
  },
@@ -30241,6 +30393,7 @@
30241
30393
  supportStaking: false,
30242
30394
  supportSmartContract: null,
30243
30395
  crowdloanParaId: null,
30396
+ supportProxy: true,
30244
30397
  crowdloanFunds: [
30245
30398
  ]
30246
30399
  },
@@ -30302,6 +30455,7 @@
30302
30455
  supportStaking: false,
30303
30456
  supportSmartContract: null,
30304
30457
  crowdloanParaId: null,
30458
+ supportProxy: true,
30305
30459
  crowdloanFunds: [
30306
30460
  ]
30307
30461
  },
@@ -30367,6 +30521,7 @@
30367
30521
  supportStaking: false,
30368
30522
  supportSmartContract: null,
30369
30523
  crowdloanParaId: null,
30524
+ supportProxy: null,
30370
30525
  crowdloanFunds: [
30371
30526
  {
30372
30527
  relayChain: "polkadot",
@@ -30414,6 +30569,7 @@
30414
30569
  supportStaking: true,
30415
30570
  supportSmartContract: null,
30416
30571
  crowdloanParaId: null,
30572
+ supportProxy: true,
30417
30573
  crowdloanFunds: [
30418
30574
  ]
30419
30575
  },
@@ -30447,6 +30603,7 @@
30447
30603
  supportStaking: false,
30448
30604
  supportSmartContract: null,
30449
30605
  crowdloanParaId: null,
30606
+ supportProxy: null,
30450
30607
  crowdloanFunds: [
30451
30608
  ]
30452
30609
  },
@@ -30483,6 +30640,7 @@
30483
30640
  supportStaking: null,
30484
30641
  supportSmartContract: null,
30485
30642
  crowdloanParaId: null,
30643
+ supportProxy: null,
30486
30644
  crowdloanFunds: [
30487
30645
  ]
30488
30646
  },
@@ -30519,6 +30677,7 @@
30519
30677
  supportStaking: false,
30520
30678
  supportSmartContract: null,
30521
30679
  crowdloanParaId: null,
30680
+ supportProxy: null,
30522
30681
  crowdloanFunds: [
30523
30682
  ]
30524
30683
  },
@@ -30583,6 +30742,7 @@
30583
30742
  supportStaking: null,
30584
30743
  supportSmartContract: null,
30585
30744
  crowdloanParaId: null,
30745
+ supportProxy: true,
30586
30746
  crowdloanFunds: [
30587
30747
  ]
30588
30748
  },
@@ -30617,6 +30777,7 @@
30617
30777
  supportStaking: null,
30618
30778
  supportSmartContract: null,
30619
30779
  crowdloanParaId: null,
30780
+ supportProxy: true,
30620
30781
  crowdloanFunds: [
30621
30782
  ]
30622
30783
  },
@@ -30650,6 +30811,7 @@
30650
30811
  supportStaking: null,
30651
30812
  supportSmartContract: null,
30652
30813
  crowdloanParaId: null,
30814
+ supportProxy: true,
30653
30815
  crowdloanFunds: [
30654
30816
  ]
30655
30817
  },
@@ -30683,6 +30845,7 @@
30683
30845
  supportStaking: null,
30684
30846
  supportSmartContract: null,
30685
30847
  crowdloanParaId: null,
30848
+ supportProxy: true,
30686
30849
  crowdloanFunds: [
30687
30850
  ]
30688
30851
  },
@@ -30716,6 +30879,7 @@
30716
30879
  supportStaking: true,
30717
30880
  supportSmartContract: null,
30718
30881
  crowdloanParaId: null,
30882
+ supportProxy: true,
30719
30883
  crowdloanFunds: [
30720
30884
  ]
30721
30885
  },
@@ -30749,6 +30913,7 @@
30749
30913
  supportStaking: null,
30750
30914
  supportSmartContract: null,
30751
30915
  crowdloanParaId: null,
30916
+ supportProxy: null,
30752
30917
  crowdloanFunds: [
30753
30918
  ]
30754
30919
  },
@@ -30866,6 +31031,7 @@
30866
31031
  supportStaking: null,
30867
31032
  supportSmartContract: null,
30868
31033
  crowdloanParaId: null,
31034
+ supportProxy: null,
30869
31035
  crowdloanFunds: [
30870
31036
  ]
30871
31037
  },
@@ -30899,6 +31065,7 @@
30899
31065
  supportStaking: null,
30900
31066
  supportSmartContract: null,
30901
31067
  crowdloanParaId: null,
31068
+ supportProxy: true,
30902
31069
  crowdloanFunds: [
30903
31070
  ]
30904
31071
  },
@@ -30960,6 +31127,7 @@
30960
31127
  supportStaking: null,
30961
31128
  supportSmartContract: null,
30962
31129
  crowdloanParaId: null,
31130
+ supportProxy: null,
30963
31131
  crowdloanFunds: [
30964
31132
  ]
30965
31133
  },
@@ -31003,6 +31171,7 @@
31003
31171
  supportStaking: null,
31004
31172
  supportSmartContract: null,
31005
31173
  crowdloanParaId: null,
31174
+ supportProxy: true,
31006
31175
  crowdloanFunds: [
31007
31176
  ]
31008
31177
  },
@@ -31039,6 +31208,7 @@
31039
31208
  supportStaking: null,
31040
31209
  supportSmartContract: null,
31041
31210
  crowdloanParaId: null,
31211
+ supportProxy: null,
31042
31212
  crowdloanFunds: [
31043
31213
  ]
31044
31214
  },
@@ -31105,6 +31275,7 @@
31105
31275
  supportStaking: true,
31106
31276
  supportSmartContract: null,
31107
31277
  crowdloanParaId: null,
31278
+ supportProxy: true,
31108
31279
  crowdloanFunds: [
31109
31280
  ]
31110
31281
  },
@@ -31120,7 +31291,7 @@
31120
31291
  slug: "commune",
31121
31292
  name: "Commune AI",
31122
31293
  isTestnet: false,
31123
- chainStatus: "ACTIVE",
31294
+ chainStatus: "INACTIVE",
31124
31295
  icon: "/assets/chains/commune.png",
31125
31296
  providers: {
31126
31297
  "Commune Node 1": "wss://commune-api-node-1.communeai.net"
@@ -31141,6 +31312,7 @@
31141
31312
  supportStaking: null,
31142
31313
  supportSmartContract: null,
31143
31314
  crowdloanParaId: null,
31315
+ supportProxy: null,
31144
31316
  crowdloanFunds: [
31145
31317
  ]
31146
31318
  },
@@ -31174,6 +31346,7 @@
31174
31346
  supportStaking: null,
31175
31347
  supportSmartContract: null,
31176
31348
  crowdloanParaId: null,
31349
+ supportProxy: true,
31177
31350
  crowdloanFunds: [
31178
31351
  ]
31179
31352
  },
@@ -31194,7 +31367,6 @@
31194
31367
  providers: {
31195
31368
  "Avail Turing ": "wss://turing-rpc.avail.so/ws",
31196
31369
  Ankr: "wss://turing-testnet.avail-rpc.com/",
31197
- Bware: "wss://avail-turing.public.blastapi.io/",
31198
31370
  AllNodes: "wss://avail-turing-rpc.publicnode.com/",
31199
31371
  BountyBlok: "wss://avail-turing.bountyblok.io/"
31200
31372
  },
@@ -31214,6 +31386,7 @@
31214
31386
  supportStaking: true,
31215
31387
  supportSmartContract: null,
31216
31388
  crowdloanParaId: null,
31389
+ supportProxy: true,
31217
31390
  crowdloanFunds: [
31218
31391
  ]
31219
31392
  },
@@ -31419,6 +31592,7 @@
31419
31592
  supportStaking: true,
31420
31593
  supportSmartContract: null,
31421
31594
  crowdloanParaId: null,
31595
+ supportProxy: true,
31422
31596
  crowdloanFunds: [
31423
31597
  ]
31424
31598
  },
@@ -31509,6 +31683,7 @@
31509
31683
  supportStaking: null,
31510
31684
  supportSmartContract: null,
31511
31685
  crowdloanParaId: null,
31686
+ supportProxy: true,
31512
31687
  crowdloanFunds: [
31513
31688
  ]
31514
31689
  },
@@ -31544,6 +31719,7 @@
31544
31719
  supportStaking: null,
31545
31720
  supportSmartContract: null,
31546
31721
  crowdloanParaId: null,
31722
+ supportProxy: true,
31547
31723
  crowdloanFunds: [
31548
31724
  ]
31549
31725
  },
@@ -31578,6 +31754,7 @@
31578
31754
  supportStaking: null,
31579
31755
  supportSmartContract: null,
31580
31756
  crowdloanParaId: null,
31757
+ supportProxy: true,
31581
31758
  crowdloanFunds: [
31582
31759
  ]
31583
31760
  },
@@ -31659,6 +31836,7 @@
31659
31836
  supportStaking: null,
31660
31837
  supportSmartContract: null,
31661
31838
  crowdloanParaId: null,
31839
+ supportProxy: true,
31662
31840
  crowdloanFunds: [
31663
31841
  ]
31664
31842
  },
@@ -31777,6 +31955,7 @@
31777
31955
  supportStaking: null,
31778
31956
  supportSmartContract: null,
31779
31957
  crowdloanParaId: null,
31958
+ supportProxy: true,
31780
31959
  crowdloanFunds: [
31781
31960
  ]
31782
31961
  },
@@ -31810,6 +31989,7 @@
31810
31989
  supportStaking: null,
31811
31990
  supportSmartContract: null,
31812
31991
  crowdloanParaId: null,
31992
+ supportProxy: true,
31813
31993
  crowdloanFunds: [
31814
31994
  ]
31815
31995
  },
@@ -31843,6 +32023,7 @@
31843
32023
  supportStaking: null,
31844
32024
  supportSmartContract: null,
31845
32025
  crowdloanParaId: null,
32026
+ supportProxy: false,
31846
32027
  crowdloanFunds: [
31847
32028
  ]
31848
32029
  },
@@ -31968,6 +32149,7 @@
31968
32149
  supportStaking: null,
31969
32150
  supportSmartContract: null,
31970
32151
  crowdloanParaId: null,
32152
+ supportProxy: false,
31971
32153
  crowdloanFunds: [
31972
32154
  ]
31973
32155
  },
@@ -32331,6 +32513,7 @@
32331
32513
  supportStaking: true,
32332
32514
  supportSmartContract: null,
32333
32515
  crowdloanParaId: null,
32516
+ supportProxy: true,
32334
32517
  crowdloanFunds: [
32335
32518
  ]
32336
32519
  },
@@ -32686,6 +32869,7 @@
32686
32869
  supportStaking: false,
32687
32870
  supportSmartContract: null,
32688
32871
  crowdloanParaId: null,
32872
+ supportProxy: true,
32689
32873
  crowdloanFunds: [
32690
32874
  ]
32691
32875
  },
@@ -32805,6 +32989,7 @@
32805
32989
  supportStaking: true,
32806
32990
  supportSmartContract: null,
32807
32991
  crowdloanParaId: null,
32992
+ supportProxy: true,
32808
32993
  crowdloanFunds: [
32809
32994
  ]
32810
32995
  },
@@ -32865,6 +33050,7 @@
32865
33050
  supportStaking: null,
32866
33051
  supportSmartContract: null,
32867
33052
  crowdloanParaId: null,
33053
+ supportProxy: true,
32868
33054
  crowdloanFunds: [
32869
33055
  ]
32870
33056
  },
@@ -33072,7 +33258,7 @@
33072
33258
  icon: "/assets/chains/tangle.png",
33073
33259
  providers: {
33074
33260
  Tangle: "wss://rpc.tangle.tools",
33075
- Dwellir: "wss://tangle-mainnet-rpc.dwellir.com"
33261
+ Dwellir: "wss://tangle-mainnet-rpc.n.dwellir.com"
33076
33262
  },
33077
33263
  evmInfo: null,
33078
33264
  substrateInfo: {
@@ -33090,6 +33276,7 @@
33090
33276
  supportStaking: null,
33091
33277
  supportSmartContract: null,
33092
33278
  crowdloanParaId: null,
33279
+ supportProxy: true,
33093
33280
  crowdloanFunds: [
33094
33281
  ]
33095
33282
  },
@@ -33286,6 +33473,7 @@
33286
33473
  supportStaking: null,
33287
33474
  supportSmartContract: null,
33288
33475
  crowdloanParaId: null,
33476
+ supportProxy: null,
33289
33477
  crowdloanFunds: [
33290
33478
  ]
33291
33479
  },
@@ -33348,6 +33536,7 @@
33348
33536
  supportStaking: null,
33349
33537
  supportSmartContract: null,
33350
33538
  crowdloanParaId: null,
33539
+ supportProxy: null,
33351
33540
  crowdloanFunds: [
33352
33541
  ]
33353
33542
  },
@@ -33438,6 +33627,7 @@
33438
33627
  supportStaking: null,
33439
33628
  supportSmartContract: null,
33440
33629
  crowdloanParaId: null,
33630
+ supportProxy: null,
33441
33631
  crowdloanFunds: [
33442
33632
  ]
33443
33633
  },
@@ -33471,6 +33661,7 @@
33471
33661
  supportStaking: null,
33472
33662
  supportSmartContract: null,
33473
33663
  crowdloanParaId: null,
33664
+ supportProxy: null,
33474
33665
  crowdloanFunds: [
33475
33666
  ]
33476
33667
  },
@@ -33536,6 +33727,7 @@
33536
33727
  supportStaking: null,
33537
33728
  supportSmartContract: null,
33538
33729
  crowdloanParaId: null,
33730
+ supportProxy: true,
33539
33731
  crowdloanFunds: [
33540
33732
  ]
33541
33733
  },
@@ -33554,8 +33746,7 @@
33554
33746
  chainStatus: "ACTIVE",
33555
33747
  icon: "/assets/chains/laos_network.png",
33556
33748
  providers: {
33557
- LaosFoundation: "wss://rpc.laos.laosfoundation.io",
33558
- Dwellir: "wss://laos-rpc.dwellir.com"
33749
+ LaosFoundation: "wss://rpc.laos.laosfoundation.io"
33559
33750
  },
33560
33751
  evmInfo: {
33561
33752
  evmChainId: 6283,
@@ -33584,6 +33775,7 @@
33584
33775
  supportStaking: null,
33585
33776
  supportSmartContract: null,
33586
33777
  crowdloanParaId: null,
33778
+ supportProxy: true,
33587
33779
  crowdloanFunds: [
33588
33780
  ]
33589
33781
  },
@@ -33842,6 +34034,7 @@
33842
34034
  supportStaking: false,
33843
34035
  supportSmartContract: null,
33844
34036
  crowdloanParaId: null,
34037
+ supportProxy: true,
33845
34038
  crowdloanFunds: [
33846
34039
  ]
33847
34040
  },
@@ -33929,6 +34122,7 @@
33929
34122
  supportStaking: true,
33930
34123
  supportSmartContract: null,
33931
34124
  crowdloanParaId: null,
34125
+ supportProxy: true,
33932
34126
  crowdloanFunds: [
33933
34127
  ]
33934
34128
  },
@@ -33944,7 +34138,6 @@
33944
34138
  chainStatus: "ACTIVE",
33945
34139
  icon: "/assets/chains/rootstock.png",
33946
34140
  providers: {
33947
- Blast: "https://rootstock-mainnet.public.blastapi.io",
33948
34141
  PublicNode: "https://public-node.rsk.co",
33949
34142
  DRPC: "https://rootstock.drpc.org"
33950
34143
  },
@@ -33994,6 +34187,7 @@
33994
34187
  supportStaking: null,
33995
34188
  supportSmartContract: null,
33996
34189
  crowdloanParaId: null,
34190
+ supportProxy: true,
33997
34191
  crowdloanFunds: [
33998
34192
  ]
33999
34193
  },
@@ -34058,6 +34252,7 @@
34058
34252
  supportStaking: false,
34059
34253
  supportSmartContract: null,
34060
34254
  crowdloanParaId: null,
34255
+ supportProxy: true,
34061
34256
  crowdloanFunds: [
34062
34257
  ]
34063
34258
  },
@@ -34094,6 +34289,7 @@
34094
34289
  supportStaking: null,
34095
34290
  supportSmartContract: null,
34096
34291
  crowdloanParaId: null,
34292
+ supportProxy: null,
34097
34293
  crowdloanFunds: [
34098
34294
  ]
34099
34295
  },
@@ -34318,6 +34514,7 @@
34318
34514
  supportStaking: null,
34319
34515
  supportSmartContract: null,
34320
34516
  crowdloanParaId: null,
34517
+ supportProxy: true,
34321
34518
  crowdloanFunds: [
34322
34519
  ]
34323
34520
  },
@@ -34378,6 +34575,7 @@
34378
34575
  supportStaking: null,
34379
34576
  supportSmartContract: null,
34380
34577
  crowdloanParaId: null,
34578
+ supportProxy: true,
34381
34579
  crowdloanFunds: [
34382
34580
  ]
34383
34581
  },
@@ -34484,6 +34682,7 @@
34484
34682
  supportStaking: null,
34485
34683
  supportSmartContract: null,
34486
34684
  crowdloanParaId: null,
34685
+ supportProxy: true,
34487
34686
  crowdloanFunds: [
34488
34687
  ]
34489
34688
  },
@@ -34524,6 +34723,7 @@
34524
34723
  supportStaking: null,
34525
34724
  supportSmartContract: null,
34526
34725
  crowdloanParaId: null,
34726
+ supportProxy: true,
34527
34727
  crowdloanFunds: [
34528
34728
  ]
34529
34729
  },
@@ -34560,6 +34760,7 @@
34560
34760
  supportStaking: null,
34561
34761
  supportSmartContract: null,
34562
34762
  crowdloanParaId: null,
34763
+ supportProxy: true,
34563
34764
  crowdloanFunds: [
34564
34765
  ]
34565
34766
  },
@@ -34647,6 +34848,7 @@
34647
34848
  supportStaking: null,
34648
34849
  supportSmartContract: null,
34649
34850
  crowdloanParaId: null,
34851
+ supportProxy: true,
34650
34852
  crowdloanFunds: [
34651
34853
  ]
34652
34854
  },
@@ -34680,6 +34882,7 @@
34680
34882
  supportStaking: null,
34681
34883
  supportSmartContract: null,
34682
34884
  crowdloanParaId: null,
34885
+ supportProxy: true,
34683
34886
  crowdloanFunds: [
34684
34887
  ]
34685
34888
  },
@@ -34743,6 +34946,7 @@
34743
34946
  supportStaking: null,
34744
34947
  supportSmartContract: null,
34745
34948
  crowdloanParaId: null,
34949
+ supportProxy: true,
34746
34950
  crowdloanFunds: [
34747
34951
  ]
34748
34952
  },
@@ -34809,6 +35013,7 @@
34809
35013
  supportStaking: null,
34810
35014
  supportSmartContract: null,
34811
35015
  crowdloanParaId: null,
35016
+ supportProxy: true,
34812
35017
  crowdloanFunds: [
34813
35018
  ]
34814
35019
  },
@@ -34842,6 +35047,7 @@
34842
35047
  supportStaking: null,
34843
35048
  supportSmartContract: null,
34844
35049
  crowdloanParaId: null,
35050
+ supportProxy: false,
34845
35051
  crowdloanFunds: [
34846
35052
  ]
34847
35053
  },
@@ -34903,6 +35109,7 @@
34903
35109
  supportStaking: null,
34904
35110
  supportSmartContract: null,
34905
35111
  crowdloanParaId: null,
35112
+ supportProxy: null,
34906
35113
  crowdloanFunds: [
34907
35114
  ]
34908
35115
  },
@@ -34937,6 +35144,7 @@
34937
35144
  supportStaking: null,
34938
35145
  supportSmartContract: null,
34939
35146
  crowdloanParaId: null,
35147
+ supportProxy: true,
34940
35148
  crowdloanFunds: [
34941
35149
  ]
34942
35150
  },
@@ -34970,6 +35178,7 @@
34970
35178
  supportStaking: null,
34971
35179
  supportSmartContract: null,
34972
35180
  crowdloanParaId: null,
35181
+ supportProxy: true,
34973
35182
  crowdloanFunds: [
34974
35183
  ]
34975
35184
  },
@@ -35003,6 +35212,7 @@
35003
35212
  supportStaking: null,
35004
35213
  supportSmartContract: null,
35005
35214
  crowdloanParaId: null,
35215
+ supportProxy: true,
35006
35216
  crowdloanFunds: [
35007
35217
  ]
35008
35218
  },
@@ -35042,7 +35252,7 @@
35042
35252
  slug: "clover_mainnet",
35043
35253
  name: "Clover Mainnet",
35044
35254
  isTestnet: false,
35045
- chainStatus: "ACTIVE",
35255
+ chainStatus: "INACTIVE",
35046
35256
  icon: "/assets/chains/clover_mainnet.png",
35047
35257
  providers: {
35048
35258
  Ivy2: "wss://api-ivy-2.clv.org",
@@ -35064,6 +35274,7 @@
35064
35274
  supportStaking: null,
35065
35275
  supportSmartContract: null,
35066
35276
  crowdloanParaId: null,
35277
+ supportProxy: false,
35067
35278
  crowdloanFunds: [
35068
35279
  ]
35069
35280
  },
@@ -35097,6 +35308,7 @@
35097
35308
  supportStaking: null,
35098
35309
  supportSmartContract: null,
35099
35310
  crowdloanParaId: null,
35311
+ supportProxy: null,
35100
35312
  crowdloanFunds: [
35101
35313
  ]
35102
35314
  },
@@ -35112,7 +35324,8 @@
35112
35324
  chainStatus: "ACTIVE",
35113
35325
  icon: "/assets/chains/subtensor_evm.png",
35114
35326
  providers: {
35115
- Opentensor: "https://lite.chain.opentensor.ai/"
35327
+ Opentensor: "https://lite.chain.opentensor.ai/",
35328
+ Nodies: "https://bittensor-lite-public.nodies.app/"
35116
35329
  },
35117
35330
  evmInfo: {
35118
35331
  evmChainId: 964,
@@ -35168,6 +35381,7 @@
35168
35381
  supportStaking: null,
35169
35382
  supportSmartContract: null,
35170
35383
  crowdloanParaId: null,
35384
+ supportProxy: null,
35171
35385
  crowdloanFunds: [
35172
35386
  ]
35173
35387
  },
@@ -35180,7 +35394,7 @@
35180
35394
  slug: "regionx_kusama",
35181
35395
  name: "RegionX Kusama",
35182
35396
  isTestnet: false,
35183
- chainStatus: "ACTIVE",
35397
+ chainStatus: "INACTIVE",
35184
35398
  icon: "/assets/chains/regionx_kusama.png",
35185
35399
  providers: {
35186
35400
  RegionX: "wss://regionx-kusama-rpc-lb.zeeve.net/ld940yl9c6/rpc"
@@ -35201,6 +35415,7 @@
35201
35415
  supportStaking: null,
35202
35416
  supportSmartContract: null,
35203
35417
  crowdloanParaId: null,
35418
+ supportProxy: false,
35204
35419
  crowdloanFunds: [
35205
35420
  ]
35206
35421
  },
@@ -35289,6 +35504,7 @@
35289
35504
  supportStaking: null,
35290
35505
  supportSmartContract: null,
35291
35506
  crowdloanParaId: null,
35507
+ supportProxy: true,
35292
35508
  crowdloanFunds: [
35293
35509
  ]
35294
35510
  },
@@ -35323,6 +35539,7 @@
35323
35539
  supportStaking: null,
35324
35540
  supportSmartContract: null,
35325
35541
  crowdloanParaId: null,
35542
+ supportProxy: null,
35326
35543
  crowdloanFunds: [
35327
35544
  ]
35328
35545
  },
@@ -35356,6 +35573,7 @@
35356
35573
  supportStaking: null,
35357
35574
  supportSmartContract: null,
35358
35575
  crowdloanParaId: null,
35576
+ supportProxy: false,
35359
35577
  crowdloanFunds: [
35360
35578
  ]
35361
35579
  },
@@ -35403,6 +35621,7 @@
35403
35621
  supportStaking: null,
35404
35622
  supportSmartContract: null,
35405
35623
  crowdloanParaId: null,
35624
+ supportProxy: false,
35406
35625
  crowdloanFunds: [
35407
35626
  ]
35408
35627
  },
@@ -35436,6 +35655,7 @@
35436
35655
  supportStaking: null,
35437
35656
  supportSmartContract: null,
35438
35657
  crowdloanParaId: null,
35658
+ supportProxy: true,
35439
35659
  crowdloanFunds: [
35440
35660
  ]
35441
35661
  },
@@ -35483,6 +35703,7 @@
35483
35703
  supportStaking: null,
35484
35704
  supportSmartContract: null,
35485
35705
  crowdloanParaId: null,
35706
+ supportProxy: true,
35486
35707
  crowdloanFunds: [
35487
35708
  ]
35488
35709
  },
@@ -35519,6 +35740,7 @@
35519
35740
  supportStaking: null,
35520
35741
  supportSmartContract: null,
35521
35742
  crowdloanParaId: null,
35743
+ supportProxy: true,
35522
35744
  crowdloanFunds: [
35523
35745
  ]
35524
35746
  },
@@ -35565,12 +35787,12 @@
35565
35787
  icon: "/assets/chains/stable.png",
35566
35788
  providers: {
35567
35789
  Stable: "https://rpc.stable.xyz/",
35568
- Omega: "https://omega-13.gateway.tenderly.co/7i0nzTPHGfvTsYnBMIsYiB",
35569
- Alchemy: "https://stable-mainnet.g.alchemy.com/v2/2d45oQFoYQ7J_y9lDXwog"
35790
+ Alchemy: "https://stable-mainnet.g.alchemy.com/v2/2d45oQFoYQ7J_y9lDXwog",
35791
+ Tenderly: "https://stable.gateway.tenderly.co/"
35570
35792
  },
35571
35793
  evmInfo: {
35572
35794
  evmChainId: 988,
35573
- blockExplorer: "https://partners-explorer.stable.xyz/",
35795
+ blockExplorer: "https://stablescan.xyz/",
35574
35796
  existentialDeposit: "0",
35575
35797
  symbol: "gUSDT",
35576
35798
  decimals: 18,
@@ -35742,7 +35964,7 @@
35742
35964
  chainStatus: "ACTIVE",
35743
35965
  icon: "/assets/chains/3dpass.png",
35744
35966
  providers: {
35745
- "3dpscan": "wss://rpc.3dpscan.io"
35967
+ "3dpass": "wss://rpc.3dpass.org"
35746
35968
  },
35747
35969
  evmInfo: null,
35748
35970
  substrateInfo: {
@@ -35760,6 +35982,7 @@
35760
35982
  supportStaking: false,
35761
35983
  supportSmartContract: null,
35762
35984
  crowdloanParaId: null,
35985
+ supportProxy: true,
35763
35986
  crowdloanFunds: [
35764
35987
  ]
35765
35988
  },