@subwallet/chain-list 0.2.122-beta.1-pr-614-83a9be83 → 0.2.122-beta.10-pr-614-cb97400e
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/bundle-subwallet-chain-list.js +384 -536
- package/cjs/data/AssetLogoMap.json +13 -3
- package/cjs/data/ChainAsset.json +297 -285
- package/cjs/data/ChainInfo.json +59 -248
- package/cjs/data/ChainLogoMap.json +2 -0
- package/cjs/data/MultiChainAsset.json +10 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +13 -3
- package/data/ChainAsset.json +297 -285
- package/data/ChainInfo.json +59 -248
- package/data/ChainLogoMap.json +2 -0
- package/data/MultiChainAsset.json +10 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +1 -1
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -35,7 +35,6 @@
|
|
|
35
35
|
"supportStaking": true,
|
|
36
36
|
"supportSmartContract": null,
|
|
37
37
|
"crowdloanParaId": null,
|
|
38
|
-
"supportProxy": true,
|
|
39
38
|
"crowdloanFunds": []
|
|
40
39
|
},
|
|
41
40
|
"extraInfo": {
|
|
@@ -80,7 +79,6 @@
|
|
|
80
79
|
"supportStaking": true,
|
|
81
80
|
"supportSmartContract": null,
|
|
82
81
|
"crowdloanParaId": null,
|
|
83
|
-
"supportProxy": true,
|
|
84
82
|
"crowdloanFunds": []
|
|
85
83
|
},
|
|
86
84
|
"extraInfo": {
|
|
@@ -197,7 +195,6 @@
|
|
|
197
195
|
"supportStaking": true,
|
|
198
196
|
"supportSmartContract": null,
|
|
199
197
|
"crowdloanParaId": 3342,
|
|
200
|
-
"supportProxy": true,
|
|
201
198
|
"crowdloanFunds": [
|
|
202
199
|
{
|
|
203
200
|
"relayChain": "polkadot",
|
|
@@ -245,7 +242,6 @@
|
|
|
245
242
|
"supportStaking": false,
|
|
246
243
|
"supportSmartContract": null,
|
|
247
244
|
"crowdloanParaId": null,
|
|
248
|
-
"supportProxy": null,
|
|
249
245
|
"crowdloanFunds": [
|
|
250
246
|
{
|
|
251
247
|
"relayChain": "kusama",
|
|
@@ -297,7 +293,6 @@
|
|
|
297
293
|
"PSP22"
|
|
298
294
|
],
|
|
299
295
|
"crowdloanParaId": null,
|
|
300
|
-
"supportProxy": true,
|
|
301
296
|
"crowdloanFunds": []
|
|
302
297
|
},
|
|
303
298
|
"extraInfo": {
|
|
@@ -339,7 +334,6 @@
|
|
|
339
334
|
"PSP22"
|
|
340
335
|
],
|
|
341
336
|
"crowdloanParaId": null,
|
|
342
|
-
"supportProxy": true,
|
|
343
337
|
"crowdloanFunds": [
|
|
344
338
|
{
|
|
345
339
|
"relayChain": "polkadot",
|
|
@@ -425,7 +419,6 @@
|
|
|
425
419
|
"supportStaking": false,
|
|
426
420
|
"supportSmartContract": null,
|
|
427
421
|
"crowdloanParaId": null,
|
|
428
|
-
"supportProxy": true,
|
|
429
422
|
"crowdloanFunds": []
|
|
430
423
|
},
|
|
431
424
|
"extraInfo": {
|
|
@@ -465,7 +458,6 @@
|
|
|
465
458
|
"supportStaking": false,
|
|
466
459
|
"supportSmartContract": null,
|
|
467
460
|
"crowdloanParaId": null,
|
|
468
|
-
"supportProxy": true,
|
|
469
461
|
"crowdloanFunds": [
|
|
470
462
|
{
|
|
471
463
|
"relayChain": "polkadot",
|
|
@@ -640,7 +632,6 @@
|
|
|
640
632
|
"PSP22"
|
|
641
633
|
],
|
|
642
634
|
"crowdloanParaId": null,
|
|
643
|
-
"supportProxy": true,
|
|
644
635
|
"crowdloanFunds": []
|
|
645
636
|
},
|
|
646
637
|
"extraInfo": null,
|
|
@@ -677,7 +668,6 @@
|
|
|
677
668
|
"PSP22"
|
|
678
669
|
],
|
|
679
670
|
"crowdloanParaId": 3335,
|
|
680
|
-
"supportProxy": true,
|
|
681
671
|
"crowdloanFunds": [
|
|
682
672
|
{
|
|
683
673
|
"relayChain": "kusama",
|
|
@@ -781,7 +771,6 @@
|
|
|
781
771
|
"PSP22"
|
|
782
772
|
],
|
|
783
773
|
"crowdloanParaId": null,
|
|
784
|
-
"supportProxy": true,
|
|
785
774
|
"crowdloanFunds": []
|
|
786
775
|
},
|
|
787
776
|
"extraInfo": {
|
|
@@ -846,7 +835,6 @@
|
|
|
846
835
|
"supportStaking": false,
|
|
847
836
|
"supportSmartContract": null,
|
|
848
837
|
"crowdloanParaId": null,
|
|
849
|
-
"supportProxy": null,
|
|
850
838
|
"crowdloanFunds": [
|
|
851
839
|
{
|
|
852
840
|
"relayChain": "polkadot",
|
|
@@ -894,7 +882,6 @@
|
|
|
894
882
|
"supportStaking": true,
|
|
895
883
|
"supportSmartContract": null,
|
|
896
884
|
"crowdloanParaId": null,
|
|
897
|
-
"supportProxy": true,
|
|
898
885
|
"crowdloanFunds": []
|
|
899
886
|
},
|
|
900
887
|
"extraInfo": {
|
|
@@ -934,7 +921,6 @@
|
|
|
934
921
|
"PSP22"
|
|
935
922
|
],
|
|
936
923
|
"crowdloanParaId": null,
|
|
937
|
-
"supportProxy": null,
|
|
938
924
|
"crowdloanFunds": []
|
|
939
925
|
},
|
|
940
926
|
"extraInfo": {
|
|
@@ -970,7 +956,6 @@
|
|
|
970
956
|
"supportStaking": false,
|
|
971
957
|
"supportSmartContract": null,
|
|
972
958
|
"crowdloanParaId": null,
|
|
973
|
-
"supportProxy": null,
|
|
974
959
|
"crowdloanFunds": []
|
|
975
960
|
},
|
|
976
961
|
"extraInfo": null,
|
|
@@ -1004,7 +989,6 @@
|
|
|
1004
989
|
"supportStaking": false,
|
|
1005
990
|
"supportSmartContract": null,
|
|
1006
991
|
"crowdloanParaId": null,
|
|
1007
|
-
"supportProxy": null,
|
|
1008
992
|
"crowdloanFunds": [
|
|
1009
993
|
{
|
|
1010
994
|
"relayChain": "polkadot",
|
|
@@ -1062,7 +1046,6 @@
|
|
|
1062
1046
|
"supportStaking": true,
|
|
1063
1047
|
"supportSmartContract": null,
|
|
1064
1048
|
"crowdloanParaId": null,
|
|
1065
|
-
"supportProxy": true,
|
|
1066
1049
|
"crowdloanFunds": []
|
|
1067
1050
|
},
|
|
1068
1051
|
"extraInfo": {
|
|
@@ -1111,7 +1094,6 @@
|
|
|
1111
1094
|
"supportStaking": true,
|
|
1112
1095
|
"supportSmartContract": null,
|
|
1113
1096
|
"crowdloanParaId": null,
|
|
1114
|
-
"supportProxy": true,
|
|
1115
1097
|
"crowdloanFunds": [
|
|
1116
1098
|
{
|
|
1117
1099
|
"relayChain": "kusama",
|
|
@@ -1170,7 +1152,6 @@
|
|
|
1170
1152
|
"supportStaking": true,
|
|
1171
1153
|
"supportSmartContract": null,
|
|
1172
1154
|
"crowdloanParaId": null,
|
|
1173
|
-
"supportProxy": null,
|
|
1174
1155
|
"crowdloanFunds": []
|
|
1175
1156
|
},
|
|
1176
1157
|
"extraInfo": null,
|
|
@@ -1203,7 +1184,6 @@
|
|
|
1203
1184
|
"supportStaking": true,
|
|
1204
1185
|
"supportSmartContract": null,
|
|
1205
1186
|
"crowdloanParaId": null,
|
|
1206
|
-
"supportProxy": null,
|
|
1207
1187
|
"crowdloanFunds": [
|
|
1208
1188
|
{
|
|
1209
1189
|
"relayChain": "kusama",
|
|
@@ -1252,7 +1232,6 @@
|
|
|
1252
1232
|
"supportStaking": true,
|
|
1253
1233
|
"supportSmartContract": null,
|
|
1254
1234
|
"crowdloanParaId": null,
|
|
1255
|
-
"supportProxy": true,
|
|
1256
1235
|
"crowdloanFunds": [
|
|
1257
1236
|
{
|
|
1258
1237
|
"relayChain": "kusama",
|
|
@@ -1313,7 +1292,6 @@
|
|
|
1313
1292
|
"supportStaking": false,
|
|
1314
1293
|
"supportSmartContract": null,
|
|
1315
1294
|
"crowdloanParaId": null,
|
|
1316
|
-
"supportProxy": true,
|
|
1317
1295
|
"crowdloanFunds": [
|
|
1318
1296
|
{
|
|
1319
1297
|
"relayChain": "polkadot",
|
|
@@ -1362,7 +1340,6 @@
|
|
|
1362
1340
|
"supportStaking": true,
|
|
1363
1341
|
"supportSmartContract": null,
|
|
1364
1342
|
"crowdloanParaId": null,
|
|
1365
|
-
"supportProxy": true,
|
|
1366
1343
|
"crowdloanFunds": []
|
|
1367
1344
|
},
|
|
1368
1345
|
"extraInfo": {
|
|
@@ -1398,7 +1375,6 @@
|
|
|
1398
1375
|
"supportStaking": false,
|
|
1399
1376
|
"supportSmartContract": null,
|
|
1400
1377
|
"crowdloanParaId": null,
|
|
1401
|
-
"supportProxy": null,
|
|
1402
1378
|
"crowdloanFunds": [
|
|
1403
1379
|
{
|
|
1404
1380
|
"relayChain": "kusama",
|
|
@@ -1447,7 +1423,6 @@
|
|
|
1447
1423
|
"supportStaking": true,
|
|
1448
1424
|
"supportSmartContract": null,
|
|
1449
1425
|
"crowdloanParaId": null,
|
|
1450
|
-
"supportProxy": true,
|
|
1451
1426
|
"crowdloanFunds": [
|
|
1452
1427
|
{
|
|
1453
1428
|
"relayChain": "kusama",
|
|
@@ -1492,7 +1467,6 @@
|
|
|
1492
1467
|
"supportStaking": true,
|
|
1493
1468
|
"supportSmartContract": null,
|
|
1494
1469
|
"crowdloanParaId": null,
|
|
1495
|
-
"supportProxy": true,
|
|
1496
1470
|
"crowdloanFunds": []
|
|
1497
1471
|
},
|
|
1498
1472
|
"extraInfo": null,
|
|
@@ -1605,7 +1579,6 @@
|
|
|
1605
1579
|
"supportStaking": false,
|
|
1606
1580
|
"supportSmartContract": null,
|
|
1607
1581
|
"crowdloanParaId": 3350,
|
|
1608
|
-
"supportProxy": true,
|
|
1609
1582
|
"crowdloanFunds": [
|
|
1610
1583
|
{
|
|
1611
1584
|
"relayChain": "polkadot",
|
|
@@ -1672,7 +1645,6 @@
|
|
|
1672
1645
|
"supportStaking": false,
|
|
1673
1646
|
"supportSmartContract": null,
|
|
1674
1647
|
"crowdloanParaId": null,
|
|
1675
|
-
"supportProxy": null,
|
|
1676
1648
|
"crowdloanFunds": [
|
|
1677
1649
|
{
|
|
1678
1650
|
"relayChain": "polkadot",
|
|
@@ -1762,7 +1734,6 @@
|
|
|
1762
1734
|
"supportStaking": false,
|
|
1763
1735
|
"supportSmartContract": null,
|
|
1764
1736
|
"crowdloanParaId": null,
|
|
1765
|
-
"supportProxy": true,
|
|
1766
1737
|
"crowdloanFunds": [
|
|
1767
1738
|
{
|
|
1768
1739
|
"relayChain": "polkadot",
|
|
@@ -1810,7 +1781,6 @@
|
|
|
1810
1781
|
"supportStaking": true,
|
|
1811
1782
|
"supportSmartContract": null,
|
|
1812
1783
|
"crowdloanParaId": null,
|
|
1813
|
-
"supportProxy": true,
|
|
1814
1784
|
"crowdloanFunds": []
|
|
1815
1785
|
},
|
|
1816
1786
|
"extraInfo": {
|
|
@@ -1848,7 +1818,6 @@
|
|
|
1848
1818
|
"supportStaking": false,
|
|
1849
1819
|
"supportSmartContract": null,
|
|
1850
1820
|
"crowdloanParaId": 3353,
|
|
1851
|
-
"supportProxy": true,
|
|
1852
1821
|
"crowdloanFunds": [
|
|
1853
1822
|
{
|
|
1854
1823
|
"relayChain": "polkadot",
|
|
@@ -1897,7 +1866,6 @@
|
|
|
1897
1866
|
"supportStaking": false,
|
|
1898
1867
|
"supportSmartContract": null,
|
|
1899
1868
|
"crowdloanParaId": null,
|
|
1900
|
-
"supportProxy": true,
|
|
1901
1869
|
"crowdloanFunds": [
|
|
1902
1870
|
{
|
|
1903
1871
|
"relayChain": "polkadot",
|
|
@@ -1946,7 +1914,6 @@
|
|
|
1946
1914
|
"supportStaking": false,
|
|
1947
1915
|
"supportSmartContract": null,
|
|
1948
1916
|
"crowdloanParaId": 2012,
|
|
1949
|
-
"supportProxy": null,
|
|
1950
1917
|
"crowdloanFunds": [
|
|
1951
1918
|
{
|
|
1952
1919
|
"relayChain": "polkadot",
|
|
@@ -2006,7 +1973,6 @@
|
|
|
2006
1973
|
"supportStaking": false,
|
|
2007
1974
|
"supportSmartContract": null,
|
|
2008
1975
|
"crowdloanParaId": null,
|
|
2009
|
-
"supportProxy": true,
|
|
2010
1976
|
"crowdloanFunds": []
|
|
2011
1977
|
},
|
|
2012
1978
|
"extraInfo": {
|
|
@@ -2042,7 +2008,6 @@
|
|
|
2042
2008
|
"supportStaking": false,
|
|
2043
2009
|
"supportSmartContract": null,
|
|
2044
2010
|
"crowdloanParaId": null,
|
|
2045
|
-
"supportProxy": null,
|
|
2046
2011
|
"crowdloanFunds": [
|
|
2047
2012
|
{
|
|
2048
2013
|
"relayChain": "kusama",
|
|
@@ -2098,7 +2063,6 @@
|
|
|
2098
2063
|
"supportStaking": false,
|
|
2099
2064
|
"supportSmartContract": null,
|
|
2100
2065
|
"crowdloanParaId": null,
|
|
2101
|
-
"supportProxy": null,
|
|
2102
2066
|
"crowdloanFunds": []
|
|
2103
2067
|
},
|
|
2104
2068
|
"extraInfo": null,
|
|
@@ -2132,7 +2096,6 @@
|
|
|
2132
2096
|
"supportStaking": true,
|
|
2133
2097
|
"supportSmartContract": null,
|
|
2134
2098
|
"crowdloanParaId": null,
|
|
2135
|
-
"supportProxy": true,
|
|
2136
2099
|
"crowdloanFunds": []
|
|
2137
2100
|
},
|
|
2138
2101
|
"extraInfo": {
|
|
@@ -2168,7 +2131,6 @@
|
|
|
2168
2131
|
"supportStaking": true,
|
|
2169
2132
|
"supportSmartContract": null,
|
|
2170
2133
|
"crowdloanParaId": null,
|
|
2171
|
-
"supportProxy": null,
|
|
2172
2134
|
"crowdloanFunds": []
|
|
2173
2135
|
},
|
|
2174
2136
|
"extraInfo": null,
|
|
@@ -2201,7 +2163,6 @@
|
|
|
2201
2163
|
"supportStaking": false,
|
|
2202
2164
|
"supportSmartContract": null,
|
|
2203
2165
|
"crowdloanParaId": null,
|
|
2204
|
-
"supportProxy": null,
|
|
2205
2166
|
"crowdloanFunds": []
|
|
2206
2167
|
},
|
|
2207
2168
|
"extraInfo": null,
|
|
@@ -2232,7 +2193,6 @@
|
|
|
2232
2193
|
"supportStaking": false,
|
|
2233
2194
|
"supportSmartContract": null,
|
|
2234
2195
|
"crowdloanParaId": null,
|
|
2235
|
-
"supportProxy": null,
|
|
2236
2196
|
"crowdloanFunds": []
|
|
2237
2197
|
},
|
|
2238
2198
|
"extraInfo": {
|
|
@@ -2271,7 +2231,6 @@
|
|
|
2271
2231
|
"supportStaking": false,
|
|
2272
2232
|
"supportSmartContract": null,
|
|
2273
2233
|
"crowdloanParaId": null,
|
|
2274
|
-
"supportProxy": null,
|
|
2275
2234
|
"crowdloanFunds": []
|
|
2276
2235
|
},
|
|
2277
2236
|
"extraInfo": {
|
|
@@ -2308,7 +2267,6 @@
|
|
|
2308
2267
|
"supportStaking": false,
|
|
2309
2268
|
"supportSmartContract": null,
|
|
2310
2269
|
"crowdloanParaId": null,
|
|
2311
|
-
"supportProxy": null,
|
|
2312
2270
|
"crowdloanFunds": [
|
|
2313
2271
|
{
|
|
2314
2272
|
"relayChain": "polkadot",
|
|
@@ -2357,7 +2315,6 @@
|
|
|
2357
2315
|
"supportStaking": false,
|
|
2358
2316
|
"supportSmartContract": null,
|
|
2359
2317
|
"crowdloanParaId": null,
|
|
2360
|
-
"supportProxy": null,
|
|
2361
2318
|
"crowdloanFunds": [
|
|
2362
2319
|
{
|
|
2363
2320
|
"relayChain": "polkadot",
|
|
@@ -2406,7 +2363,6 @@
|
|
|
2406
2363
|
"supportStaking": false,
|
|
2407
2364
|
"supportSmartContract": null,
|
|
2408
2365
|
"crowdloanParaId": null,
|
|
2409
|
-
"supportProxy": true,
|
|
2410
2366
|
"crowdloanFunds": [
|
|
2411
2367
|
{
|
|
2412
2368
|
"relayChain": "polkadot",
|
|
@@ -2457,7 +2413,6 @@
|
|
|
2457
2413
|
"supportStaking": false,
|
|
2458
2414
|
"supportSmartContract": null,
|
|
2459
2415
|
"crowdloanParaId": null,
|
|
2460
|
-
"supportProxy": true,
|
|
2461
2416
|
"crowdloanFunds": [
|
|
2462
2417
|
{
|
|
2463
2418
|
"relayChain": "polkadot",
|
|
@@ -2513,7 +2468,6 @@
|
|
|
2513
2468
|
"supportStaking": false,
|
|
2514
2469
|
"supportSmartContract": null,
|
|
2515
2470
|
"crowdloanParaId": null,
|
|
2516
|
-
"supportProxy": true,
|
|
2517
2471
|
"crowdloanFunds": []
|
|
2518
2472
|
},
|
|
2519
2473
|
"extraInfo": {
|
|
@@ -2552,7 +2506,6 @@
|
|
|
2552
2506
|
"supportStaking": false,
|
|
2553
2507
|
"supportSmartContract": null,
|
|
2554
2508
|
"crowdloanParaId": null,
|
|
2555
|
-
"supportProxy": true,
|
|
2556
2509
|
"crowdloanFunds": []
|
|
2557
2510
|
},
|
|
2558
2511
|
"extraInfo": {
|
|
@@ -2590,7 +2543,6 @@
|
|
|
2590
2543
|
"supportStaking": false,
|
|
2591
2544
|
"supportSmartContract": null,
|
|
2592
2545
|
"crowdloanParaId": null,
|
|
2593
|
-
"supportProxy": null,
|
|
2594
2546
|
"crowdloanFunds": [
|
|
2595
2547
|
{
|
|
2596
2548
|
"relayChain": "kusama",
|
|
@@ -2640,7 +2592,6 @@
|
|
|
2640
2592
|
"supportStaking": false,
|
|
2641
2593
|
"supportSmartContract": null,
|
|
2642
2594
|
"crowdloanParaId": null,
|
|
2643
|
-
"supportProxy": true,
|
|
2644
2595
|
"crowdloanFunds": []
|
|
2645
2596
|
},
|
|
2646
2597
|
"extraInfo": {
|
|
@@ -2677,7 +2628,6 @@
|
|
|
2677
2628
|
"supportStaking": false,
|
|
2678
2629
|
"supportSmartContract": null,
|
|
2679
2630
|
"crowdloanParaId": null,
|
|
2680
|
-
"supportProxy": true,
|
|
2681
2631
|
"crowdloanFunds": [
|
|
2682
2632
|
{
|
|
2683
2633
|
"relayChain": "kusama",
|
|
@@ -2726,7 +2676,6 @@
|
|
|
2726
2676
|
"supportStaking": false,
|
|
2727
2677
|
"supportSmartContract": null,
|
|
2728
2678
|
"crowdloanParaId": null,
|
|
2729
|
-
"supportProxy": true,
|
|
2730
2679
|
"crowdloanFunds": [
|
|
2731
2680
|
{
|
|
2732
2681
|
"relayChain": "kusama",
|
|
@@ -2774,7 +2723,6 @@
|
|
|
2774
2723
|
"supportStaking": false,
|
|
2775
2724
|
"supportSmartContract": null,
|
|
2776
2725
|
"crowdloanParaId": null,
|
|
2777
|
-
"supportProxy": null,
|
|
2778
2726
|
"crowdloanFunds": [
|
|
2779
2727
|
{
|
|
2780
2728
|
"relayChain": "kusama",
|
|
@@ -2834,7 +2782,6 @@
|
|
|
2834
2782
|
"supportStaking": false,
|
|
2835
2783
|
"supportSmartContract": null,
|
|
2836
2784
|
"crowdloanParaId": null,
|
|
2837
|
-
"supportProxy": true,
|
|
2838
2785
|
"crowdloanFunds": [
|
|
2839
2786
|
{
|
|
2840
2787
|
"relayChain": "kusama",
|
|
@@ -2882,7 +2829,6 @@
|
|
|
2882
2829
|
"supportStaking": false,
|
|
2883
2830
|
"supportSmartContract": null,
|
|
2884
2831
|
"crowdloanParaId": null,
|
|
2885
|
-
"supportProxy": null,
|
|
2886
2832
|
"crowdloanFunds": []
|
|
2887
2833
|
},
|
|
2888
2834
|
"extraInfo": null,
|
|
@@ -2916,7 +2862,6 @@
|
|
|
2916
2862
|
"supportStaking": false,
|
|
2917
2863
|
"supportSmartContract": null,
|
|
2918
2864
|
"crowdloanParaId": null,
|
|
2919
|
-
"supportProxy": null,
|
|
2920
2865
|
"crowdloanFunds": [
|
|
2921
2866
|
{
|
|
2922
2867
|
"relayChain": "kusama",
|
|
@@ -2987,7 +2932,6 @@
|
|
|
2987
2932
|
"supportStaking": false,
|
|
2988
2933
|
"supportSmartContract": null,
|
|
2989
2934
|
"crowdloanParaId": null,
|
|
2990
|
-
"supportProxy": true,
|
|
2991
2935
|
"crowdloanFunds": [
|
|
2992
2936
|
{
|
|
2993
2937
|
"relayChain": "kusama",
|
|
@@ -3040,7 +2984,6 @@
|
|
|
3040
2984
|
"supportStaking": false,
|
|
3041
2985
|
"supportSmartContract": null,
|
|
3042
2986
|
"crowdloanParaId": null,
|
|
3043
|
-
"supportProxy": null,
|
|
3044
2987
|
"crowdloanFunds": [
|
|
3045
2988
|
{
|
|
3046
2989
|
"relayChain": "polkadot",
|
|
@@ -3088,7 +3031,6 @@
|
|
|
3088
3031
|
"supportStaking": false,
|
|
3089
3032
|
"supportSmartContract": null,
|
|
3090
3033
|
"crowdloanParaId": null,
|
|
3091
|
-
"supportProxy": null,
|
|
3092
3034
|
"crowdloanFunds": [
|
|
3093
3035
|
{
|
|
3094
3036
|
"relayChain": "kusama",
|
|
@@ -3145,7 +3087,6 @@
|
|
|
3145
3087
|
"supportStaking": false,
|
|
3146
3088
|
"supportSmartContract": [],
|
|
3147
3089
|
"crowdloanParaId": null,
|
|
3148
|
-
"supportProxy": null,
|
|
3149
3090
|
"crowdloanFunds": []
|
|
3150
3091
|
},
|
|
3151
3092
|
"extraInfo": null,
|
|
@@ -3179,7 +3120,6 @@
|
|
|
3179
3120
|
"supportStaking": false,
|
|
3180
3121
|
"supportSmartContract": null,
|
|
3181
3122
|
"crowdloanParaId": null,
|
|
3182
|
-
"supportProxy": true,
|
|
3183
3123
|
"crowdloanFunds": []
|
|
3184
3124
|
},
|
|
3185
3125
|
"extraInfo": null,
|
|
@@ -3212,7 +3152,6 @@
|
|
|
3212
3152
|
"supportStaking": false,
|
|
3213
3153
|
"supportSmartContract": null,
|
|
3214
3154
|
"crowdloanParaId": null,
|
|
3215
|
-
"supportProxy": true,
|
|
3216
3155
|
"crowdloanFunds": [
|
|
3217
3156
|
{
|
|
3218
3157
|
"relayChain": "polkadot",
|
|
@@ -3260,7 +3199,6 @@
|
|
|
3260
3199
|
"supportStaking": false,
|
|
3261
3200
|
"supportSmartContract": null,
|
|
3262
3201
|
"crowdloanParaId": null,
|
|
3263
|
-
"supportProxy": null,
|
|
3264
3202
|
"crowdloanFunds": [
|
|
3265
3203
|
{
|
|
3266
3204
|
"relayChain": "kusama",
|
|
@@ -3311,7 +3249,6 @@
|
|
|
3311
3249
|
"supportStaking": false,
|
|
3312
3250
|
"supportSmartContract": null,
|
|
3313
3251
|
"crowdloanParaId": null,
|
|
3314
|
-
"supportProxy": true,
|
|
3315
3252
|
"crowdloanFunds": [
|
|
3316
3253
|
{
|
|
3317
3254
|
"relayChain": "kusama",
|
|
@@ -3370,7 +3307,6 @@
|
|
|
3370
3307
|
"supportStaking": false,
|
|
3371
3308
|
"supportSmartContract": null,
|
|
3372
3309
|
"crowdloanParaId": null,
|
|
3373
|
-
"supportProxy": null,
|
|
3374
3310
|
"crowdloanFunds": []
|
|
3375
3311
|
},
|
|
3376
3312
|
"extraInfo": null,
|
|
@@ -3404,7 +3340,6 @@
|
|
|
3404
3340
|
"supportStaking": false,
|
|
3405
3341
|
"supportSmartContract": null,
|
|
3406
3342
|
"crowdloanParaId": null,
|
|
3407
|
-
"supportProxy": null,
|
|
3408
3343
|
"crowdloanFunds": [
|
|
3409
3344
|
{
|
|
3410
3345
|
"relayChain": "kusama",
|
|
@@ -3464,7 +3399,6 @@
|
|
|
3464
3399
|
"supportStaking": false,
|
|
3465
3400
|
"supportSmartContract": null,
|
|
3466
3401
|
"crowdloanParaId": null,
|
|
3467
|
-
"supportProxy": true,
|
|
3468
3402
|
"crowdloanFunds": [
|
|
3469
3403
|
{
|
|
3470
3404
|
"relayChain": "kusama",
|
|
@@ -3513,7 +3447,6 @@
|
|
|
3513
3447
|
"supportStaking": false,
|
|
3514
3448
|
"supportSmartContract": null,
|
|
3515
3449
|
"crowdloanParaId": null,
|
|
3516
|
-
"supportProxy": true,
|
|
3517
3450
|
"crowdloanFunds": [
|
|
3518
3451
|
{
|
|
3519
3452
|
"relayChain": "polkadot",
|
|
@@ -3570,7 +3503,6 @@
|
|
|
3570
3503
|
"supportStaking": false,
|
|
3571
3504
|
"supportSmartContract": null,
|
|
3572
3505
|
"crowdloanParaId": null,
|
|
3573
|
-
"supportProxy": true,
|
|
3574
3506
|
"crowdloanFunds": [
|
|
3575
3507
|
{
|
|
3576
3508
|
"relayChain": "kusama",
|
|
@@ -3629,7 +3561,6 @@
|
|
|
3629
3561
|
"supportStaking": false,
|
|
3630
3562
|
"supportSmartContract": null,
|
|
3631
3563
|
"crowdloanParaId": null,
|
|
3632
|
-
"supportProxy": null,
|
|
3633
3564
|
"crowdloanFunds": []
|
|
3634
3565
|
},
|
|
3635
3566
|
"extraInfo": null,
|
|
@@ -3662,7 +3593,6 @@
|
|
|
3662
3593
|
"supportStaking": false,
|
|
3663
3594
|
"supportSmartContract": null,
|
|
3664
3595
|
"crowdloanParaId": null,
|
|
3665
|
-
"supportProxy": true,
|
|
3666
3596
|
"crowdloanFunds": []
|
|
3667
3597
|
},
|
|
3668
3598
|
"extraInfo": null,
|
|
@@ -3695,7 +3625,6 @@
|
|
|
3695
3625
|
"supportStaking": false,
|
|
3696
3626
|
"supportSmartContract": null,
|
|
3697
3627
|
"crowdloanParaId": null,
|
|
3698
|
-
"supportProxy": true,
|
|
3699
3628
|
"crowdloanFunds": []
|
|
3700
3629
|
},
|
|
3701
3630
|
"extraInfo": {
|
|
@@ -3731,7 +3660,6 @@
|
|
|
3731
3660
|
"supportStaking": false,
|
|
3732
3661
|
"supportSmartContract": null,
|
|
3733
3662
|
"crowdloanParaId": null,
|
|
3734
|
-
"supportProxy": null,
|
|
3735
3663
|
"crowdloanFunds": []
|
|
3736
3664
|
},
|
|
3737
3665
|
"extraInfo": null,
|
|
@@ -3765,7 +3693,6 @@
|
|
|
3765
3693
|
"supportStaking": false,
|
|
3766
3694
|
"supportSmartContract": null,
|
|
3767
3695
|
"crowdloanParaId": null,
|
|
3768
|
-
"supportProxy": true,
|
|
3769
3696
|
"crowdloanFunds": [
|
|
3770
3697
|
{
|
|
3771
3698
|
"relayChain": "kusama",
|
|
@@ -3826,7 +3753,6 @@
|
|
|
3826
3753
|
"supportStaking": false,
|
|
3827
3754
|
"supportSmartContract": null,
|
|
3828
3755
|
"crowdloanParaId": null,
|
|
3829
|
-
"supportProxy": true,
|
|
3830
3756
|
"crowdloanFunds": []
|
|
3831
3757
|
},
|
|
3832
3758
|
"extraInfo": {
|
|
@@ -3862,7 +3788,6 @@
|
|
|
3862
3788
|
"supportStaking": false,
|
|
3863
3789
|
"supportSmartContract": null,
|
|
3864
3790
|
"crowdloanParaId": null,
|
|
3865
|
-
"supportProxy": null,
|
|
3866
3791
|
"crowdloanFunds": [
|
|
3867
3792
|
{
|
|
3868
3793
|
"relayChain": "kusama",
|
|
@@ -3908,7 +3833,6 @@
|
|
|
3908
3833
|
"supportStaking": false,
|
|
3909
3834
|
"supportSmartContract": null,
|
|
3910
3835
|
"crowdloanParaId": null,
|
|
3911
|
-
"supportProxy": true,
|
|
3912
3836
|
"crowdloanFunds": [
|
|
3913
3837
|
{
|
|
3914
3838
|
"relayChain": "polkadot",
|
|
@@ -3954,7 +3878,6 @@
|
|
|
3954
3878
|
"supportStaking": false,
|
|
3955
3879
|
"supportSmartContract": null,
|
|
3956
3880
|
"crowdloanParaId": null,
|
|
3957
|
-
"supportProxy": null,
|
|
3958
3881
|
"crowdloanFunds": [
|
|
3959
3882
|
{
|
|
3960
3883
|
"relayChain": "kusama",
|
|
@@ -3999,7 +3922,6 @@
|
|
|
3999
3922
|
"supportStaking": false,
|
|
4000
3923
|
"supportSmartContract": null,
|
|
4001
3924
|
"crowdloanParaId": null,
|
|
4002
|
-
"supportProxy": null,
|
|
4003
3925
|
"crowdloanFunds": [
|
|
4004
3926
|
{
|
|
4005
3927
|
"relayChain": "kusama",
|
|
@@ -4042,7 +3964,6 @@
|
|
|
4042
3964
|
"supportStaking": false,
|
|
4043
3965
|
"supportSmartContract": null,
|
|
4044
3966
|
"crowdloanParaId": null,
|
|
4045
|
-
"supportProxy": null,
|
|
4046
3967
|
"crowdloanFunds": []
|
|
4047
3968
|
},
|
|
4048
3969
|
"extraInfo": null,
|
|
@@ -4075,7 +3996,6 @@
|
|
|
4075
3996
|
"supportStaking": false,
|
|
4076
3997
|
"supportSmartContract": null,
|
|
4077
3998
|
"crowdloanParaId": null,
|
|
4078
|
-
"supportProxy": null,
|
|
4079
3999
|
"crowdloanFunds": []
|
|
4080
4000
|
},
|
|
4081
4001
|
"extraInfo": null,
|
|
@@ -4106,7 +4026,6 @@
|
|
|
4106
4026
|
"supportStaking": false,
|
|
4107
4027
|
"supportSmartContract": null,
|
|
4108
4028
|
"crowdloanParaId": null,
|
|
4109
|
-
"supportProxy": null,
|
|
4110
4029
|
"crowdloanFunds": []
|
|
4111
4030
|
},
|
|
4112
4031
|
"extraInfo": null,
|
|
@@ -4137,7 +4056,6 @@
|
|
|
4137
4056
|
"supportStaking": false,
|
|
4138
4057
|
"supportSmartContract": null,
|
|
4139
4058
|
"crowdloanParaId": null,
|
|
4140
|
-
"supportProxy": null,
|
|
4141
4059
|
"crowdloanFunds": []
|
|
4142
4060
|
},
|
|
4143
4061
|
"extraInfo": null,
|
|
@@ -4168,7 +4086,6 @@
|
|
|
4168
4086
|
"supportStaking": false,
|
|
4169
4087
|
"supportSmartContract": null,
|
|
4170
4088
|
"crowdloanParaId": null,
|
|
4171
|
-
"supportProxy": null,
|
|
4172
4089
|
"crowdloanFunds": []
|
|
4173
4090
|
},
|
|
4174
4091
|
"extraInfo": null,
|
|
@@ -4201,7 +4118,6 @@
|
|
|
4201
4118
|
"supportStaking": false,
|
|
4202
4119
|
"supportSmartContract": null,
|
|
4203
4120
|
"crowdloanParaId": null,
|
|
4204
|
-
"supportProxy": null,
|
|
4205
4121
|
"crowdloanFunds": []
|
|
4206
4122
|
},
|
|
4207
4123
|
"extraInfo": null,
|
|
@@ -4235,7 +4151,6 @@
|
|
|
4235
4151
|
"supportStaking": false,
|
|
4236
4152
|
"supportSmartContract": null,
|
|
4237
4153
|
"crowdloanParaId": null,
|
|
4238
|
-
"supportProxy": true,
|
|
4239
4154
|
"crowdloanFunds": [
|
|
4240
4155
|
{
|
|
4241
4156
|
"relayChain": "polkadot",
|
|
@@ -4283,7 +4198,6 @@
|
|
|
4283
4198
|
"supportStaking": false,
|
|
4284
4199
|
"supportSmartContract": null,
|
|
4285
4200
|
"crowdloanParaId": null,
|
|
4286
|
-
"supportProxy": null,
|
|
4287
4201
|
"crowdloanFunds": []
|
|
4288
4202
|
},
|
|
4289
4203
|
"extraInfo": null,
|
|
@@ -4314,7 +4228,6 @@
|
|
|
4314
4228
|
"supportStaking": false,
|
|
4315
4229
|
"supportSmartContract": null,
|
|
4316
4230
|
"crowdloanParaId": null,
|
|
4317
|
-
"supportProxy": null,
|
|
4318
4231
|
"crowdloanFunds": [
|
|
4319
4232
|
{
|
|
4320
4233
|
"relayChain": "kusama",
|
|
@@ -4360,7 +4273,6 @@
|
|
|
4360
4273
|
"supportStaking": false,
|
|
4361
4274
|
"supportSmartContract": null,
|
|
4362
4275
|
"crowdloanParaId": null,
|
|
4363
|
-
"supportProxy": null,
|
|
4364
4276
|
"crowdloanFunds": [
|
|
4365
4277
|
{
|
|
4366
4278
|
"relayChain": "kusama",
|
|
@@ -4408,7 +4320,6 @@
|
|
|
4408
4320
|
"supportStaking": false,
|
|
4409
4321
|
"supportSmartContract": null,
|
|
4410
4322
|
"crowdloanParaId": null,
|
|
4411
|
-
"supportProxy": null,
|
|
4412
4323
|
"crowdloanFunds": []
|
|
4413
4324
|
},
|
|
4414
4325
|
"extraInfo": null,
|
|
@@ -4439,7 +4350,6 @@
|
|
|
4439
4350
|
"supportStaking": false,
|
|
4440
4351
|
"supportSmartContract": null,
|
|
4441
4352
|
"crowdloanParaId": null,
|
|
4442
|
-
"supportProxy": null,
|
|
4443
4353
|
"crowdloanFunds": []
|
|
4444
4354
|
},
|
|
4445
4355
|
"extraInfo": null,
|
|
@@ -4472,7 +4382,6 @@
|
|
|
4472
4382
|
"supportStaking": false,
|
|
4473
4383
|
"supportSmartContract": null,
|
|
4474
4384
|
"crowdloanParaId": null,
|
|
4475
|
-
"supportProxy": null,
|
|
4476
4385
|
"crowdloanFunds": [
|
|
4477
4386
|
{
|
|
4478
4387
|
"relayChain": "kusama",
|
|
@@ -4515,7 +4424,6 @@
|
|
|
4515
4424
|
"supportStaking": false,
|
|
4516
4425
|
"supportSmartContract": null,
|
|
4517
4426
|
"crowdloanParaId": null,
|
|
4518
|
-
"supportProxy": null,
|
|
4519
4427
|
"crowdloanFunds": [
|
|
4520
4428
|
{
|
|
4521
4429
|
"relayChain": "kusama",
|
|
@@ -4560,7 +4468,6 @@
|
|
|
4560
4468
|
"supportStaking": true,
|
|
4561
4469
|
"supportSmartContract": null,
|
|
4562
4470
|
"crowdloanParaId": null,
|
|
4563
|
-
"supportProxy": null,
|
|
4564
4471
|
"crowdloanFunds": []
|
|
4565
4472
|
},
|
|
4566
4473
|
"extraInfo": null,
|
|
@@ -4591,7 +4498,6 @@
|
|
|
4591
4498
|
"supportStaking": false,
|
|
4592
4499
|
"supportSmartContract": null,
|
|
4593
4500
|
"crowdloanParaId": null,
|
|
4594
|
-
"supportProxy": null,
|
|
4595
4501
|
"crowdloanFunds": [
|
|
4596
4502
|
{
|
|
4597
4503
|
"relayChain": "kusama",
|
|
@@ -4639,7 +4545,6 @@
|
|
|
4639
4545
|
"supportStaking": true,
|
|
4640
4546
|
"supportSmartContract": null,
|
|
4641
4547
|
"crowdloanParaId": null,
|
|
4642
|
-
"supportProxy": true,
|
|
4643
4548
|
"crowdloanFunds": [
|
|
4644
4549
|
{
|
|
4645
4550
|
"relayChain": "polkadot",
|
|
@@ -4687,7 +4592,6 @@
|
|
|
4687
4592
|
"supportStaking": false,
|
|
4688
4593
|
"supportSmartContract": null,
|
|
4689
4594
|
"crowdloanParaId": null,
|
|
4690
|
-
"supportProxy": null,
|
|
4691
4595
|
"crowdloanFunds": []
|
|
4692
4596
|
},
|
|
4693
4597
|
"extraInfo": null,
|
|
@@ -4720,7 +4624,6 @@
|
|
|
4720
4624
|
"supportStaking": false,
|
|
4721
4625
|
"supportSmartContract": null,
|
|
4722
4626
|
"crowdloanParaId": null,
|
|
4723
|
-
"supportProxy": null,
|
|
4724
4627
|
"crowdloanFunds": []
|
|
4725
4628
|
},
|
|
4726
4629
|
"extraInfo": null,
|
|
@@ -4753,7 +4656,6 @@
|
|
|
4753
4656
|
"supportStaking": false,
|
|
4754
4657
|
"supportSmartContract": null,
|
|
4755
4658
|
"crowdloanParaId": null,
|
|
4756
|
-
"supportProxy": null,
|
|
4757
4659
|
"crowdloanFunds": []
|
|
4758
4660
|
},
|
|
4759
4661
|
"extraInfo": null,
|
|
@@ -4842,7 +4744,6 @@
|
|
|
4842
4744
|
"supportStaking": true,
|
|
4843
4745
|
"supportSmartContract": null,
|
|
4844
4746
|
"crowdloanParaId": null,
|
|
4845
|
-
"supportProxy": null,
|
|
4846
4747
|
"crowdloanFunds": []
|
|
4847
4748
|
},
|
|
4848
4749
|
"extraInfo": {
|
|
@@ -4878,7 +4779,6 @@
|
|
|
4878
4779
|
"supportStaking": false,
|
|
4879
4780
|
"supportSmartContract": null,
|
|
4880
4781
|
"crowdloanParaId": null,
|
|
4881
|
-
"supportProxy": true,
|
|
4882
4782
|
"crowdloanFunds": []
|
|
4883
4783
|
},
|
|
4884
4784
|
"extraInfo": null,
|
|
@@ -4911,7 +4811,6 @@
|
|
|
4911
4811
|
"supportStaking": false,
|
|
4912
4812
|
"supportSmartContract": null,
|
|
4913
4813
|
"crowdloanParaId": null,
|
|
4914
|
-
"supportProxy": null,
|
|
4915
4814
|
"crowdloanFunds": []
|
|
4916
4815
|
},
|
|
4917
4816
|
"extraInfo": null,
|
|
@@ -4971,7 +4870,6 @@
|
|
|
4971
4870
|
"supportStaking": false,
|
|
4972
4871
|
"supportSmartContract": null,
|
|
4973
4872
|
"crowdloanParaId": null,
|
|
4974
|
-
"supportProxy": null,
|
|
4975
4873
|
"crowdloanFunds": []
|
|
4976
4874
|
},
|
|
4977
4875
|
"extraInfo": null,
|
|
@@ -5004,7 +4902,6 @@
|
|
|
5004
4902
|
"supportStaking": false,
|
|
5005
4903
|
"supportSmartContract": null,
|
|
5006
4904
|
"crowdloanParaId": null,
|
|
5007
|
-
"supportProxy": null,
|
|
5008
4905
|
"crowdloanFunds": []
|
|
5009
4906
|
},
|
|
5010
4907
|
"extraInfo": null,
|
|
@@ -5037,7 +4934,6 @@
|
|
|
5037
4934
|
"supportStaking": false,
|
|
5038
4935
|
"supportSmartContract": null,
|
|
5039
4936
|
"crowdloanParaId": null,
|
|
5040
|
-
"supportProxy": null,
|
|
5041
4937
|
"crowdloanFunds": []
|
|
5042
4938
|
},
|
|
5043
4939
|
"extraInfo": null,
|
|
@@ -5070,7 +4966,6 @@
|
|
|
5070
4966
|
"supportStaking": false,
|
|
5071
4967
|
"supportSmartContract": null,
|
|
5072
4968
|
"crowdloanParaId": null,
|
|
5073
|
-
"supportProxy": null,
|
|
5074
4969
|
"crowdloanFunds": []
|
|
5075
4970
|
},
|
|
5076
4971
|
"extraInfo": null,
|
|
@@ -5103,7 +4998,6 @@
|
|
|
5103
4998
|
"supportStaking": false,
|
|
5104
4999
|
"supportSmartContract": null,
|
|
5105
5000
|
"crowdloanParaId": null,
|
|
5106
|
-
"supportProxy": null,
|
|
5107
5001
|
"crowdloanFunds": []
|
|
5108
5002
|
},
|
|
5109
5003
|
"extraInfo": null,
|
|
@@ -5136,7 +5030,6 @@
|
|
|
5136
5030
|
"supportStaking": false,
|
|
5137
5031
|
"supportSmartContract": null,
|
|
5138
5032
|
"crowdloanParaId": null,
|
|
5139
|
-
"supportProxy": null,
|
|
5140
5033
|
"crowdloanFunds": []
|
|
5141
5034
|
},
|
|
5142
5035
|
"extraInfo": null,
|
|
@@ -5175,7 +5068,6 @@
|
|
|
5175
5068
|
"supportStaking": false,
|
|
5176
5069
|
"supportSmartContract": null,
|
|
5177
5070
|
"crowdloanParaId": null,
|
|
5178
|
-
"supportProxy": true,
|
|
5179
5071
|
"crowdloanFunds": []
|
|
5180
5072
|
},
|
|
5181
5073
|
"extraInfo": {
|
|
@@ -5212,7 +5104,6 @@
|
|
|
5212
5104
|
"supportStaking": false,
|
|
5213
5105
|
"supportSmartContract": null,
|
|
5214
5106
|
"crowdloanParaId": null,
|
|
5215
|
-
"supportProxy": true,
|
|
5216
5107
|
"crowdloanFunds": [
|
|
5217
5108
|
{
|
|
5218
5109
|
"relayChain": "polkadot",
|
|
@@ -5260,7 +5151,6 @@
|
|
|
5260
5151
|
"supportStaking": false,
|
|
5261
5152
|
"supportSmartContract": null,
|
|
5262
5153
|
"crowdloanParaId": null,
|
|
5263
|
-
"supportProxy": null,
|
|
5264
5154
|
"crowdloanFunds": []
|
|
5265
5155
|
},
|
|
5266
5156
|
"extraInfo": null,
|
|
@@ -5295,7 +5185,6 @@
|
|
|
5295
5185
|
"supportStaking": false,
|
|
5296
5186
|
"supportSmartContract": null,
|
|
5297
5187
|
"crowdloanParaId": null,
|
|
5298
|
-
"supportProxy": true,
|
|
5299
5188
|
"crowdloanFunds": []
|
|
5300
5189
|
},
|
|
5301
5190
|
"extraInfo": null,
|
|
@@ -5328,7 +5217,6 @@
|
|
|
5328
5217
|
"supportStaking": false,
|
|
5329
5218
|
"supportSmartContract": null,
|
|
5330
5219
|
"crowdloanParaId": null,
|
|
5331
|
-
"supportProxy": null,
|
|
5332
5220
|
"crowdloanFunds": [
|
|
5333
5221
|
{
|
|
5334
5222
|
"relayChain": "polkadot",
|
|
@@ -5384,7 +5272,6 @@
|
|
|
5384
5272
|
"supportStaking": false,
|
|
5385
5273
|
"supportSmartContract": null,
|
|
5386
5274
|
"crowdloanParaId": null,
|
|
5387
|
-
"supportProxy": null,
|
|
5388
5275
|
"crowdloanFunds": [
|
|
5389
5276
|
{
|
|
5390
5277
|
"relayChain": "polkadot",
|
|
@@ -5429,7 +5316,6 @@
|
|
|
5429
5316
|
"supportStaking": false,
|
|
5430
5317
|
"supportSmartContract": null,
|
|
5431
5318
|
"crowdloanParaId": null,
|
|
5432
|
-
"supportProxy": null,
|
|
5433
5319
|
"crowdloanFunds": [
|
|
5434
5320
|
{
|
|
5435
5321
|
"relayChain": "polkadot",
|
|
@@ -5474,7 +5360,6 @@
|
|
|
5474
5360
|
"supportStaking": false,
|
|
5475
5361
|
"supportSmartContract": null,
|
|
5476
5362
|
"crowdloanParaId": null,
|
|
5477
|
-
"supportProxy": true,
|
|
5478
5363
|
"crowdloanFunds": []
|
|
5479
5364
|
},
|
|
5480
5365
|
"extraInfo": null,
|
|
@@ -5505,7 +5390,6 @@
|
|
|
5505
5390
|
"supportStaking": false,
|
|
5506
5391
|
"supportSmartContract": null,
|
|
5507
5392
|
"crowdloanParaId": null,
|
|
5508
|
-
"supportProxy": null,
|
|
5509
5393
|
"crowdloanFunds": [
|
|
5510
5394
|
{
|
|
5511
5395
|
"relayChain": "kusama",
|
|
@@ -5548,7 +5432,6 @@
|
|
|
5548
5432
|
"supportStaking": false,
|
|
5549
5433
|
"supportSmartContract": null,
|
|
5550
5434
|
"crowdloanParaId": null,
|
|
5551
|
-
"supportProxy": null,
|
|
5552
5435
|
"crowdloanFunds": []
|
|
5553
5436
|
},
|
|
5554
5437
|
"extraInfo": null,
|
|
@@ -5579,7 +5462,6 @@
|
|
|
5579
5462
|
"supportStaking": false,
|
|
5580
5463
|
"supportSmartContract": null,
|
|
5581
5464
|
"crowdloanParaId": null,
|
|
5582
|
-
"supportProxy": null,
|
|
5583
5465
|
"crowdloanFunds": [
|
|
5584
5466
|
{
|
|
5585
5467
|
"relayChain": "kusama",
|
|
@@ -5622,7 +5504,6 @@
|
|
|
5622
5504
|
"supportStaking": false,
|
|
5623
5505
|
"supportSmartContract": null,
|
|
5624
5506
|
"crowdloanParaId": null,
|
|
5625
|
-
"supportProxy": null,
|
|
5626
5507
|
"crowdloanFunds": []
|
|
5627
5508
|
},
|
|
5628
5509
|
"extraInfo": null,
|
|
@@ -5655,7 +5536,6 @@
|
|
|
5655
5536
|
"supportStaking": false,
|
|
5656
5537
|
"supportSmartContract": null,
|
|
5657
5538
|
"crowdloanParaId": null,
|
|
5658
|
-
"supportProxy": null,
|
|
5659
5539
|
"crowdloanFunds": []
|
|
5660
5540
|
},
|
|
5661
5541
|
"extraInfo": null,
|
|
@@ -5688,7 +5568,6 @@
|
|
|
5688
5568
|
"supportStaking": true,
|
|
5689
5569
|
"supportSmartContract": null,
|
|
5690
5570
|
"crowdloanParaId": null,
|
|
5691
|
-
"supportProxy": null,
|
|
5692
5571
|
"crowdloanFunds": []
|
|
5693
5572
|
},
|
|
5694
5573
|
"extraInfo": {
|
|
@@ -5724,7 +5603,6 @@
|
|
|
5724
5603
|
"supportStaking": false,
|
|
5725
5604
|
"supportSmartContract": null,
|
|
5726
5605
|
"crowdloanParaId": null,
|
|
5727
|
-
"supportProxy": null,
|
|
5728
5606
|
"crowdloanFunds": []
|
|
5729
5607
|
},
|
|
5730
5608
|
"extraInfo": null,
|
|
@@ -5757,7 +5635,6 @@
|
|
|
5757
5635
|
"supportStaking": false,
|
|
5758
5636
|
"supportSmartContract": null,
|
|
5759
5637
|
"crowdloanParaId": null,
|
|
5760
|
-
"supportProxy": null,
|
|
5761
5638
|
"crowdloanFunds": []
|
|
5762
5639
|
},
|
|
5763
5640
|
"extraInfo": {
|
|
@@ -5791,7 +5668,6 @@
|
|
|
5791
5668
|
"supportStaking": false,
|
|
5792
5669
|
"supportSmartContract": null,
|
|
5793
5670
|
"crowdloanParaId": null,
|
|
5794
|
-
"supportProxy": null,
|
|
5795
5671
|
"crowdloanFunds": []
|
|
5796
5672
|
},
|
|
5797
5673
|
"extraInfo": null,
|
|
@@ -5824,7 +5700,6 @@
|
|
|
5824
5700
|
"supportStaking": false,
|
|
5825
5701
|
"supportSmartContract": null,
|
|
5826
5702
|
"crowdloanParaId": 3354,
|
|
5827
|
-
"supportProxy": null,
|
|
5828
5703
|
"crowdloanFunds": [
|
|
5829
5704
|
{
|
|
5830
5705
|
"relayChain": "polkadot",
|
|
@@ -5880,7 +5755,6 @@
|
|
|
5880
5755
|
"supportStaking": false,
|
|
5881
5756
|
"supportSmartContract": null,
|
|
5882
5757
|
"crowdloanParaId": null,
|
|
5883
|
-
"supportProxy": null,
|
|
5884
5758
|
"crowdloanFunds": []
|
|
5885
5759
|
},
|
|
5886
5760
|
"extraInfo": null,
|
|
@@ -5913,7 +5787,6 @@
|
|
|
5913
5787
|
"supportStaking": false,
|
|
5914
5788
|
"supportSmartContract": null,
|
|
5915
5789
|
"crowdloanParaId": null,
|
|
5916
|
-
"supportProxy": null,
|
|
5917
5790
|
"crowdloanFunds": []
|
|
5918
5791
|
},
|
|
5919
5792
|
"extraInfo": null,
|
|
@@ -5946,7 +5819,6 @@
|
|
|
5946
5819
|
"supportStaking": false,
|
|
5947
5820
|
"supportSmartContract": null,
|
|
5948
5821
|
"crowdloanParaId": null,
|
|
5949
|
-
"supportProxy": null,
|
|
5950
5822
|
"crowdloanFunds": []
|
|
5951
5823
|
},
|
|
5952
5824
|
"extraInfo": {
|
|
@@ -5980,7 +5852,6 @@
|
|
|
5980
5852
|
"supportStaking": false,
|
|
5981
5853
|
"supportSmartContract": null,
|
|
5982
5854
|
"crowdloanParaId": null,
|
|
5983
|
-
"supportProxy": null,
|
|
5984
5855
|
"crowdloanFunds": []
|
|
5985
5856
|
},
|
|
5986
5857
|
"extraInfo": null,
|
|
@@ -6011,7 +5882,6 @@
|
|
|
6011
5882
|
"supportStaking": false,
|
|
6012
5883
|
"supportSmartContract": null,
|
|
6013
5884
|
"crowdloanParaId": null,
|
|
6014
|
-
"supportProxy": null,
|
|
6015
5885
|
"crowdloanFunds": []
|
|
6016
5886
|
},
|
|
6017
5887
|
"extraInfo": null,
|
|
@@ -6047,7 +5917,6 @@
|
|
|
6047
5917
|
"supportStaking": false,
|
|
6048
5918
|
"supportSmartContract": null,
|
|
6049
5919
|
"crowdloanParaId": 2025,
|
|
6050
|
-
"supportProxy": null,
|
|
6051
5920
|
"crowdloanFunds": [
|
|
6052
5921
|
{
|
|
6053
5922
|
"relayChain": "polkadot",
|
|
@@ -6106,7 +5975,6 @@
|
|
|
6106
5975
|
"supportStaking": false,
|
|
6107
5976
|
"supportSmartContract": null,
|
|
6108
5977
|
"crowdloanParaId": null,
|
|
6109
|
-
"supportProxy": null,
|
|
6110
5978
|
"crowdloanFunds": []
|
|
6111
5979
|
},
|
|
6112
5980
|
"extraInfo": null,
|
|
@@ -6139,7 +6007,6 @@
|
|
|
6139
6007
|
"supportStaking": false,
|
|
6140
6008
|
"supportSmartContract": null,
|
|
6141
6009
|
"crowdloanParaId": null,
|
|
6142
|
-
"supportProxy": true,
|
|
6143
6010
|
"crowdloanFunds": []
|
|
6144
6011
|
},
|
|
6145
6012
|
"extraInfo": null,
|
|
@@ -6172,7 +6039,6 @@
|
|
|
6172
6039
|
"supportStaking": false,
|
|
6173
6040
|
"supportSmartContract": null,
|
|
6174
6041
|
"crowdloanParaId": null,
|
|
6175
|
-
"supportProxy": null,
|
|
6176
6042
|
"crowdloanFunds": []
|
|
6177
6043
|
},
|
|
6178
6044
|
"extraInfo": null,
|
|
@@ -6206,7 +6072,6 @@
|
|
|
6206
6072
|
"supportStaking": false,
|
|
6207
6073
|
"supportSmartContract": null,
|
|
6208
6074
|
"crowdloanParaId": null,
|
|
6209
|
-
"supportProxy": true,
|
|
6210
6075
|
"crowdloanFunds": []
|
|
6211
6076
|
},
|
|
6212
6077
|
"extraInfo": {
|
|
@@ -6242,7 +6107,6 @@
|
|
|
6242
6107
|
"supportStaking": false,
|
|
6243
6108
|
"supportSmartContract": null,
|
|
6244
6109
|
"crowdloanParaId": null,
|
|
6245
|
-
"supportProxy": true,
|
|
6246
6110
|
"crowdloanFunds": []
|
|
6247
6111
|
},
|
|
6248
6112
|
"extraInfo": null,
|
|
@@ -6279,7 +6143,6 @@
|
|
|
6279
6143
|
"VFT"
|
|
6280
6144
|
],
|
|
6281
6145
|
"crowdloanParaId": null,
|
|
6282
|
-
"supportProxy": true,
|
|
6283
6146
|
"crowdloanFunds": []
|
|
6284
6147
|
},
|
|
6285
6148
|
"extraInfo": {
|
|
@@ -6315,7 +6178,6 @@
|
|
|
6315
6178
|
"supportStaking": true,
|
|
6316
6179
|
"supportSmartContract": null,
|
|
6317
6180
|
"crowdloanParaId": null,
|
|
6318
|
-
"supportProxy": null,
|
|
6319
6181
|
"crowdloanFunds": []
|
|
6320
6182
|
},
|
|
6321
6183
|
"extraInfo": null,
|
|
@@ -6355,7 +6217,6 @@
|
|
|
6355
6217
|
"supportStaking": false,
|
|
6356
6218
|
"supportSmartContract": null,
|
|
6357
6219
|
"crowdloanParaId": null,
|
|
6358
|
-
"supportProxy": null,
|
|
6359
6220
|
"crowdloanFunds": []
|
|
6360
6221
|
},
|
|
6361
6222
|
"extraInfo": {
|
|
@@ -6396,7 +6257,6 @@
|
|
|
6396
6257
|
"supportStaking": false,
|
|
6397
6258
|
"supportSmartContract": null,
|
|
6398
6259
|
"crowdloanParaId": null,
|
|
6399
|
-
"supportProxy": null,
|
|
6400
6260
|
"crowdloanFunds": []
|
|
6401
6261
|
},
|
|
6402
6262
|
"extraInfo": {
|
|
@@ -6493,7 +6353,6 @@
|
|
|
6493
6353
|
"supportStaking": true,
|
|
6494
6354
|
"supportSmartContract": null,
|
|
6495
6355
|
"crowdloanParaId": null,
|
|
6496
|
-
"supportProxy": null,
|
|
6497
6356
|
"crowdloanFunds": [
|
|
6498
6357
|
{
|
|
6499
6358
|
"relayChain": "kusama",
|
|
@@ -6541,7 +6400,6 @@
|
|
|
6541
6400
|
"supportStaking": false,
|
|
6542
6401
|
"supportSmartContract": null,
|
|
6543
6402
|
"crowdloanParaId": null,
|
|
6544
|
-
"supportProxy": true,
|
|
6545
6403
|
"crowdloanFunds": []
|
|
6546
6404
|
},
|
|
6547
6405
|
"extraInfo": null,
|
|
@@ -6574,7 +6432,6 @@
|
|
|
6574
6432
|
"supportStaking": false,
|
|
6575
6433
|
"supportSmartContract": null,
|
|
6576
6434
|
"crowdloanParaId": null,
|
|
6577
|
-
"supportProxy": null,
|
|
6578
6435
|
"crowdloanFunds": []
|
|
6579
6436
|
},
|
|
6580
6437
|
"extraInfo": null,
|
|
@@ -6669,7 +6526,6 @@
|
|
|
6669
6526
|
"supportStaking": false,
|
|
6670
6527
|
"supportSmartContract": null,
|
|
6671
6528
|
"crowdloanParaId": null,
|
|
6672
|
-
"supportProxy": true,
|
|
6673
6529
|
"crowdloanFunds": []
|
|
6674
6530
|
},
|
|
6675
6531
|
"extraInfo": {
|
|
@@ -6760,7 +6616,6 @@
|
|
|
6760
6616
|
"supportStaking": true,
|
|
6761
6617
|
"supportSmartContract": null,
|
|
6762
6618
|
"crowdloanParaId": null,
|
|
6763
|
-
"supportProxy": true,
|
|
6764
6619
|
"crowdloanFunds": [
|
|
6765
6620
|
{
|
|
6766
6621
|
"relayChain": "polkadot",
|
|
@@ -6803,7 +6658,6 @@
|
|
|
6803
6658
|
"supportStaking": null,
|
|
6804
6659
|
"supportSmartContract": null,
|
|
6805
6660
|
"crowdloanParaId": null,
|
|
6806
|
-
"supportProxy": null,
|
|
6807
6661
|
"crowdloanFunds": []
|
|
6808
6662
|
},
|
|
6809
6663
|
"extraInfo": null,
|
|
@@ -6834,7 +6688,6 @@
|
|
|
6834
6688
|
"supportStaking": null,
|
|
6835
6689
|
"supportSmartContract": null,
|
|
6836
6690
|
"crowdloanParaId": null,
|
|
6837
|
-
"supportProxy": null,
|
|
6838
6691
|
"crowdloanFunds": [
|
|
6839
6692
|
{
|
|
6840
6693
|
"relayChain": "polkadot",
|
|
@@ -6877,7 +6730,6 @@
|
|
|
6877
6730
|
"supportStaking": null,
|
|
6878
6731
|
"supportSmartContract": null,
|
|
6879
6732
|
"crowdloanParaId": null,
|
|
6880
|
-
"supportProxy": null,
|
|
6881
6733
|
"crowdloanFunds": []
|
|
6882
6734
|
},
|
|
6883
6735
|
"extraInfo": null,
|
|
@@ -6908,7 +6760,6 @@
|
|
|
6908
6760
|
"supportStaking": null,
|
|
6909
6761
|
"supportSmartContract": null,
|
|
6910
6762
|
"crowdloanParaId": null,
|
|
6911
|
-
"supportProxy": null,
|
|
6912
6763
|
"crowdloanFunds": [
|
|
6913
6764
|
{
|
|
6914
6765
|
"relayChain": "polkadot",
|
|
@@ -6951,7 +6802,6 @@
|
|
|
6951
6802
|
"supportStaking": null,
|
|
6952
6803
|
"supportSmartContract": null,
|
|
6953
6804
|
"crowdloanParaId": null,
|
|
6954
|
-
"supportProxy": null,
|
|
6955
6805
|
"crowdloanFunds": [
|
|
6956
6806
|
{
|
|
6957
6807
|
"relayChain": "polkadot",
|
|
@@ -6994,7 +6844,6 @@
|
|
|
6994
6844
|
"supportStaking": null,
|
|
6995
6845
|
"supportSmartContract": null,
|
|
6996
6846
|
"crowdloanParaId": null,
|
|
6997
|
-
"supportProxy": null,
|
|
6998
6847
|
"crowdloanFunds": [
|
|
6999
6848
|
{
|
|
7000
6849
|
"relayChain": "polkadot",
|
|
@@ -7037,7 +6886,6 @@
|
|
|
7037
6886
|
"supportStaking": null,
|
|
7038
6887
|
"supportSmartContract": null,
|
|
7039
6888
|
"crowdloanParaId": null,
|
|
7040
|
-
"supportProxy": null,
|
|
7041
6889
|
"crowdloanFunds": []
|
|
7042
6890
|
},
|
|
7043
6891
|
"extraInfo": null,
|
|
@@ -7068,7 +6916,6 @@
|
|
|
7068
6916
|
"supportStaking": null,
|
|
7069
6917
|
"supportSmartContract": null,
|
|
7070
6918
|
"crowdloanParaId": null,
|
|
7071
|
-
"supportProxy": null,
|
|
7072
6919
|
"crowdloanFunds": []
|
|
7073
6920
|
},
|
|
7074
6921
|
"extraInfo": null,
|
|
@@ -7101,7 +6948,6 @@
|
|
|
7101
6948
|
"supportStaking": false,
|
|
7102
6949
|
"supportSmartContract": null,
|
|
7103
6950
|
"crowdloanParaId": null,
|
|
7104
|
-
"supportProxy": true,
|
|
7105
6951
|
"crowdloanFunds": [
|
|
7106
6952
|
{
|
|
7107
6953
|
"relayChain": "polkadot",
|
|
@@ -7151,7 +6997,6 @@
|
|
|
7151
6997
|
"supportStaking": null,
|
|
7152
6998
|
"supportSmartContract": null,
|
|
7153
6999
|
"crowdloanParaId": null,
|
|
7154
|
-
"supportProxy": null,
|
|
7155
7000
|
"crowdloanFunds": [
|
|
7156
7001
|
{
|
|
7157
7002
|
"relayChain": "polkadot",
|
|
@@ -7194,7 +7039,6 @@
|
|
|
7194
7039
|
"supportStaking": null,
|
|
7195
7040
|
"supportSmartContract": null,
|
|
7196
7041
|
"crowdloanParaId": null,
|
|
7197
|
-
"supportProxy": null,
|
|
7198
7042
|
"crowdloanFunds": []
|
|
7199
7043
|
},
|
|
7200
7044
|
"extraInfo": null,
|
|
@@ -7225,7 +7069,6 @@
|
|
|
7225
7069
|
"supportStaking": null,
|
|
7226
7070
|
"supportSmartContract": null,
|
|
7227
7071
|
"crowdloanParaId": null,
|
|
7228
|
-
"supportProxy": null,
|
|
7229
7072
|
"crowdloanFunds": []
|
|
7230
7073
|
},
|
|
7231
7074
|
"extraInfo": null,
|
|
@@ -7256,7 +7099,6 @@
|
|
|
7256
7099
|
"supportStaking": null,
|
|
7257
7100
|
"supportSmartContract": null,
|
|
7258
7101
|
"crowdloanParaId": null,
|
|
7259
|
-
"supportProxy": null,
|
|
7260
7102
|
"crowdloanFunds": []
|
|
7261
7103
|
},
|
|
7262
7104
|
"extraInfo": null,
|
|
@@ -7287,7 +7129,6 @@
|
|
|
7287
7129
|
"supportStaking": null,
|
|
7288
7130
|
"supportSmartContract": null,
|
|
7289
7131
|
"crowdloanParaId": null,
|
|
7290
|
-
"supportProxy": null,
|
|
7291
7132
|
"crowdloanFunds": [
|
|
7292
7133
|
{
|
|
7293
7134
|
"relayChain": "kusama",
|
|
@@ -7333,7 +7174,6 @@
|
|
|
7333
7174
|
"supportStaking": null,
|
|
7334
7175
|
"supportSmartContract": null,
|
|
7335
7176
|
"crowdloanParaId": null,
|
|
7336
|
-
"supportProxy": null,
|
|
7337
7177
|
"crowdloanFunds": [
|
|
7338
7178
|
{
|
|
7339
7179
|
"relayChain": "kusama",
|
|
@@ -7376,7 +7216,6 @@
|
|
|
7376
7216
|
"supportStaking": null,
|
|
7377
7217
|
"supportSmartContract": null,
|
|
7378
7218
|
"crowdloanParaId": null,
|
|
7379
|
-
"supportProxy": null,
|
|
7380
7219
|
"crowdloanFunds": []
|
|
7381
7220
|
},
|
|
7382
7221
|
"extraInfo": null,
|
|
@@ -7407,7 +7246,6 @@
|
|
|
7407
7246
|
"supportStaking": null,
|
|
7408
7247
|
"supportSmartContract": null,
|
|
7409
7248
|
"crowdloanParaId": null,
|
|
7410
|
-
"supportProxy": null,
|
|
7411
7249
|
"crowdloanFunds": []
|
|
7412
7250
|
},
|
|
7413
7251
|
"extraInfo": null,
|
|
@@ -7438,7 +7276,6 @@
|
|
|
7438
7276
|
"supportStaking": null,
|
|
7439
7277
|
"supportSmartContract": null,
|
|
7440
7278
|
"crowdloanParaId": null,
|
|
7441
|
-
"supportProxy": null,
|
|
7442
7279
|
"crowdloanFunds": []
|
|
7443
7280
|
},
|
|
7444
7281
|
"extraInfo": null,
|
|
@@ -7469,7 +7306,6 @@
|
|
|
7469
7306
|
"supportStaking": null,
|
|
7470
7307
|
"supportSmartContract": null,
|
|
7471
7308
|
"crowdloanParaId": null,
|
|
7472
|
-
"supportProxy": null,
|
|
7473
7309
|
"crowdloanFunds": []
|
|
7474
7310
|
},
|
|
7475
7311
|
"extraInfo": null,
|
|
@@ -7502,7 +7338,6 @@
|
|
|
7502
7338
|
"supportStaking": true,
|
|
7503
7339
|
"supportSmartContract": null,
|
|
7504
7340
|
"crowdloanParaId": null,
|
|
7505
|
-
"supportProxy": null,
|
|
7506
7341
|
"crowdloanFunds": []
|
|
7507
7342
|
},
|
|
7508
7343
|
"extraInfo": {
|
|
@@ -7536,7 +7371,6 @@
|
|
|
7536
7371
|
"supportStaking": null,
|
|
7537
7372
|
"supportSmartContract": null,
|
|
7538
7373
|
"crowdloanParaId": null,
|
|
7539
|
-
"supportProxy": null,
|
|
7540
7374
|
"crowdloanFunds": []
|
|
7541
7375
|
},
|
|
7542
7376
|
"extraInfo": null,
|
|
@@ -7567,7 +7401,6 @@
|
|
|
7567
7401
|
"supportStaking": null,
|
|
7568
7402
|
"supportSmartContract": null,
|
|
7569
7403
|
"crowdloanParaId": null,
|
|
7570
|
-
"supportProxy": null,
|
|
7571
7404
|
"crowdloanFunds": []
|
|
7572
7405
|
},
|
|
7573
7406
|
"extraInfo": null,
|
|
@@ -7604,7 +7437,6 @@
|
|
|
7604
7437
|
"supportStaking": true,
|
|
7605
7438
|
"supportSmartContract": null,
|
|
7606
7439
|
"crowdloanParaId": null,
|
|
7607
|
-
"supportProxy": null,
|
|
7608
7440
|
"crowdloanFunds": [
|
|
7609
7441
|
{
|
|
7610
7442
|
"relayChain": "polkadot",
|
|
@@ -7647,7 +7479,6 @@
|
|
|
7647
7479
|
"supportStaking": null,
|
|
7648
7480
|
"supportSmartContract": null,
|
|
7649
7481
|
"crowdloanParaId": null,
|
|
7650
|
-
"supportProxy": null,
|
|
7651
7482
|
"crowdloanFunds": []
|
|
7652
7483
|
},
|
|
7653
7484
|
"extraInfo": null,
|
|
@@ -7678,7 +7509,6 @@
|
|
|
7678
7509
|
"supportStaking": null,
|
|
7679
7510
|
"supportSmartContract": null,
|
|
7680
7511
|
"crowdloanParaId": null,
|
|
7681
|
-
"supportProxy": null,
|
|
7682
7512
|
"crowdloanFunds": []
|
|
7683
7513
|
},
|
|
7684
7514
|
"extraInfo": null,
|
|
@@ -7735,7 +7565,6 @@
|
|
|
7735
7565
|
"supportStaking": false,
|
|
7736
7566
|
"supportSmartContract": null,
|
|
7737
7567
|
"crowdloanParaId": null,
|
|
7738
|
-
"supportProxy": true,
|
|
7739
7568
|
"crowdloanFunds": []
|
|
7740
7569
|
},
|
|
7741
7570
|
"extraInfo": null,
|
|
@@ -7768,7 +7597,6 @@
|
|
|
7768
7597
|
"supportStaking": false,
|
|
7769
7598
|
"supportSmartContract": null,
|
|
7770
7599
|
"crowdloanParaId": null,
|
|
7771
|
-
"supportProxy": null,
|
|
7772
7600
|
"crowdloanFunds": []
|
|
7773
7601
|
},
|
|
7774
7602
|
"extraInfo": null,
|
|
@@ -7825,7 +7653,6 @@
|
|
|
7825
7653
|
"supportStaking": false,
|
|
7826
7654
|
"supportSmartContract": null,
|
|
7827
7655
|
"crowdloanParaId": null,
|
|
7828
|
-
"supportProxy": true,
|
|
7829
7656
|
"crowdloanFunds": []
|
|
7830
7657
|
},
|
|
7831
7658
|
"extraInfo": {
|
|
@@ -7862,7 +7689,6 @@
|
|
|
7862
7689
|
"supportStaking": null,
|
|
7863
7690
|
"supportSmartContract": null,
|
|
7864
7691
|
"crowdloanParaId": null,
|
|
7865
|
-
"supportProxy": true,
|
|
7866
7692
|
"crowdloanFunds": []
|
|
7867
7693
|
},
|
|
7868
7694
|
"extraInfo": {
|
|
@@ -7902,7 +7728,6 @@
|
|
|
7902
7728
|
"VFT"
|
|
7903
7729
|
],
|
|
7904
7730
|
"crowdloanParaId": null,
|
|
7905
|
-
"supportProxy": true,
|
|
7906
7731
|
"crowdloanFunds": []
|
|
7907
7732
|
},
|
|
7908
7733
|
"extraInfo": null,
|
|
@@ -7935,7 +7760,6 @@
|
|
|
7935
7760
|
"supportStaking": true,
|
|
7936
7761
|
"supportSmartContract": null,
|
|
7937
7762
|
"crowdloanParaId": null,
|
|
7938
|
-
"supportProxy": null,
|
|
7939
7763
|
"crowdloanFunds": []
|
|
7940
7764
|
},
|
|
7941
7765
|
"extraInfo": {
|
|
@@ -7971,7 +7795,6 @@
|
|
|
7971
7795
|
"supportStaking": false,
|
|
7972
7796
|
"supportSmartContract": null,
|
|
7973
7797
|
"crowdloanParaId": null,
|
|
7974
|
-
"supportProxy": true,
|
|
7975
7798
|
"crowdloanFunds": []
|
|
7976
7799
|
},
|
|
7977
7800
|
"extraInfo": null,
|
|
@@ -8032,7 +7855,6 @@
|
|
|
8032
7855
|
"supportStaking": false,
|
|
8033
7856
|
"supportSmartContract": null,
|
|
8034
7857
|
"crowdloanParaId": null,
|
|
8035
|
-
"supportProxy": true,
|
|
8036
7858
|
"crowdloanFunds": []
|
|
8037
7859
|
},
|
|
8038
7860
|
"extraInfo": {
|
|
@@ -8097,7 +7919,6 @@
|
|
|
8097
7919
|
"supportStaking": false,
|
|
8098
7920
|
"supportSmartContract": null,
|
|
8099
7921
|
"crowdloanParaId": null,
|
|
8100
|
-
"supportProxy": null,
|
|
8101
7922
|
"crowdloanFunds": [
|
|
8102
7923
|
{
|
|
8103
7924
|
"relayChain": "polkadot",
|
|
@@ -8145,7 +7966,6 @@
|
|
|
8145
7966
|
"supportStaking": true,
|
|
8146
7967
|
"supportSmartContract": null,
|
|
8147
7968
|
"crowdloanParaId": null,
|
|
8148
|
-
"supportProxy": true,
|
|
8149
7969
|
"crowdloanFunds": []
|
|
8150
7970
|
},
|
|
8151
7971
|
"extraInfo": null,
|
|
@@ -8178,7 +7998,6 @@
|
|
|
8178
7998
|
"supportStaking": false,
|
|
8179
7999
|
"supportSmartContract": null,
|
|
8180
8000
|
"crowdloanParaId": null,
|
|
8181
|
-
"supportProxy": null,
|
|
8182
8001
|
"crowdloanFunds": []
|
|
8183
8002
|
},
|
|
8184
8003
|
"extraInfo": {
|
|
@@ -8214,7 +8033,6 @@
|
|
|
8214
8033
|
"supportStaking": null,
|
|
8215
8034
|
"supportSmartContract": null,
|
|
8216
8035
|
"crowdloanParaId": null,
|
|
8217
|
-
"supportProxy": null,
|
|
8218
8036
|
"crowdloanFunds": []
|
|
8219
8037
|
},
|
|
8220
8038
|
"extraInfo": {
|
|
@@ -8250,7 +8068,6 @@
|
|
|
8250
8068
|
"supportStaking": false,
|
|
8251
8069
|
"supportSmartContract": null,
|
|
8252
8070
|
"crowdloanParaId": null,
|
|
8253
|
-
"supportProxy": null,
|
|
8254
8071
|
"crowdloanFunds": []
|
|
8255
8072
|
},
|
|
8256
8073
|
"extraInfo": {
|
|
@@ -8314,7 +8131,6 @@
|
|
|
8314
8131
|
"supportStaking": null,
|
|
8315
8132
|
"supportSmartContract": null,
|
|
8316
8133
|
"crowdloanParaId": null,
|
|
8317
|
-
"supportProxy": true,
|
|
8318
8134
|
"crowdloanFunds": []
|
|
8319
8135
|
},
|
|
8320
8136
|
"extraInfo": null,
|
|
@@ -8348,7 +8164,6 @@
|
|
|
8348
8164
|
"supportStaking": null,
|
|
8349
8165
|
"supportSmartContract": null,
|
|
8350
8166
|
"crowdloanParaId": null,
|
|
8351
|
-
"supportProxy": true,
|
|
8352
8167
|
"crowdloanFunds": []
|
|
8353
8168
|
},
|
|
8354
8169
|
"extraInfo": null,
|
|
@@ -8381,7 +8196,6 @@
|
|
|
8381
8196
|
"supportStaking": null,
|
|
8382
8197
|
"supportSmartContract": null,
|
|
8383
8198
|
"crowdloanParaId": null,
|
|
8384
|
-
"supportProxy": true,
|
|
8385
8199
|
"crowdloanFunds": []
|
|
8386
8200
|
},
|
|
8387
8201
|
"extraInfo": null,
|
|
@@ -8414,7 +8228,6 @@
|
|
|
8414
8228
|
"supportStaking": null,
|
|
8415
8229
|
"supportSmartContract": null,
|
|
8416
8230
|
"crowdloanParaId": null,
|
|
8417
|
-
"supportProxy": true,
|
|
8418
8231
|
"crowdloanFunds": []
|
|
8419
8232
|
},
|
|
8420
8233
|
"extraInfo": null,
|
|
@@ -8447,7 +8260,6 @@
|
|
|
8447
8260
|
"supportStaking": true,
|
|
8448
8261
|
"supportSmartContract": null,
|
|
8449
8262
|
"crowdloanParaId": null,
|
|
8450
|
-
"supportProxy": true,
|
|
8451
8263
|
"crowdloanFunds": []
|
|
8452
8264
|
},
|
|
8453
8265
|
"extraInfo": null,
|
|
@@ -8480,7 +8292,6 @@
|
|
|
8480
8292
|
"supportStaking": null,
|
|
8481
8293
|
"supportSmartContract": null,
|
|
8482
8294
|
"crowdloanParaId": null,
|
|
8483
|
-
"supportProxy": null,
|
|
8484
8295
|
"crowdloanFunds": []
|
|
8485
8296
|
},
|
|
8486
8297
|
"extraInfo": null,
|
|
@@ -8597,7 +8408,6 @@
|
|
|
8597
8408
|
"supportStaking": null,
|
|
8598
8409
|
"supportSmartContract": null,
|
|
8599
8410
|
"crowdloanParaId": null,
|
|
8600
|
-
"supportProxy": null,
|
|
8601
8411
|
"crowdloanFunds": []
|
|
8602
8412
|
},
|
|
8603
8413
|
"extraInfo": null,
|
|
@@ -8630,7 +8440,6 @@
|
|
|
8630
8440
|
"supportStaking": null,
|
|
8631
8441
|
"supportSmartContract": null,
|
|
8632
8442
|
"crowdloanParaId": null,
|
|
8633
|
-
"supportProxy": true,
|
|
8634
8443
|
"crowdloanFunds": []
|
|
8635
8444
|
},
|
|
8636
8445
|
"extraInfo": {
|
|
@@ -8691,7 +8500,6 @@
|
|
|
8691
8500
|
"supportStaking": null,
|
|
8692
8501
|
"supportSmartContract": null,
|
|
8693
8502
|
"crowdloanParaId": null,
|
|
8694
|
-
"supportProxy": null,
|
|
8695
8503
|
"crowdloanFunds": []
|
|
8696
8504
|
},
|
|
8697
8505
|
"extraInfo": null,
|
|
@@ -8734,7 +8542,6 @@
|
|
|
8734
8542
|
"supportStaking": null,
|
|
8735
8543
|
"supportSmartContract": null,
|
|
8736
8544
|
"crowdloanParaId": null,
|
|
8737
|
-
"supportProxy": true,
|
|
8738
8545
|
"crowdloanFunds": []
|
|
8739
8546
|
},
|
|
8740
8547
|
"extraInfo": {
|
|
@@ -8770,7 +8577,6 @@
|
|
|
8770
8577
|
"supportStaking": null,
|
|
8771
8578
|
"supportSmartContract": null,
|
|
8772
8579
|
"crowdloanParaId": null,
|
|
8773
|
-
"supportProxy": null,
|
|
8774
8580
|
"crowdloanFunds": []
|
|
8775
8581
|
},
|
|
8776
8582
|
"extraInfo": {
|
|
@@ -8836,7 +8642,6 @@
|
|
|
8836
8642
|
"supportStaking": true,
|
|
8837
8643
|
"supportSmartContract": null,
|
|
8838
8644
|
"crowdloanParaId": null,
|
|
8839
|
-
"supportProxy": true,
|
|
8840
8645
|
"crowdloanFunds": []
|
|
8841
8646
|
},
|
|
8842
8647
|
"extraInfo": {
|
|
@@ -8872,7 +8677,6 @@
|
|
|
8872
8677
|
"supportStaking": null,
|
|
8873
8678
|
"supportSmartContract": null,
|
|
8874
8679
|
"crowdloanParaId": null,
|
|
8875
|
-
"supportProxy": null,
|
|
8876
8680
|
"crowdloanFunds": []
|
|
8877
8681
|
},
|
|
8878
8682
|
"extraInfo": null,
|
|
@@ -8905,7 +8709,6 @@
|
|
|
8905
8709
|
"supportStaking": null,
|
|
8906
8710
|
"supportSmartContract": null,
|
|
8907
8711
|
"crowdloanParaId": null,
|
|
8908
|
-
"supportProxy": true,
|
|
8909
8712
|
"crowdloanFunds": []
|
|
8910
8713
|
},
|
|
8911
8714
|
"extraInfo": {
|
|
@@ -8945,7 +8748,6 @@
|
|
|
8945
8748
|
"supportStaking": true,
|
|
8946
8749
|
"supportSmartContract": null,
|
|
8947
8750
|
"crowdloanParaId": null,
|
|
8948
|
-
"supportProxy": true,
|
|
8949
8751
|
"crowdloanFunds": []
|
|
8950
8752
|
},
|
|
8951
8753
|
"extraInfo": {
|
|
@@ -9150,7 +8952,6 @@
|
|
|
9150
8952
|
"supportStaking": true,
|
|
9151
8953
|
"supportSmartContract": null,
|
|
9152
8954
|
"crowdloanParaId": null,
|
|
9153
|
-
"supportProxy": true,
|
|
9154
8955
|
"crowdloanFunds": []
|
|
9155
8956
|
},
|
|
9156
8957
|
"extraInfo": {
|
|
@@ -9240,7 +9041,6 @@
|
|
|
9240
9041
|
"supportStaking": null,
|
|
9241
9042
|
"supportSmartContract": null,
|
|
9242
9043
|
"crowdloanParaId": null,
|
|
9243
|
-
"supportProxy": true,
|
|
9244
9044
|
"crowdloanFunds": []
|
|
9245
9045
|
},
|
|
9246
9046
|
"extraInfo": null,
|
|
@@ -9275,7 +9075,6 @@
|
|
|
9275
9075
|
"supportStaking": null,
|
|
9276
9076
|
"supportSmartContract": null,
|
|
9277
9077
|
"crowdloanParaId": null,
|
|
9278
|
-
"supportProxy": true,
|
|
9279
9078
|
"crowdloanFunds": []
|
|
9280
9079
|
},
|
|
9281
9080
|
"extraInfo": null,
|
|
@@ -9309,7 +9108,6 @@
|
|
|
9309
9108
|
"supportStaking": null,
|
|
9310
9109
|
"supportSmartContract": null,
|
|
9311
9110
|
"crowdloanParaId": null,
|
|
9312
|
-
"supportProxy": true,
|
|
9313
9111
|
"crowdloanFunds": []
|
|
9314
9112
|
},
|
|
9315
9113
|
"extraInfo": null,
|
|
@@ -9390,7 +9188,6 @@
|
|
|
9390
9188
|
"supportStaking": null,
|
|
9391
9189
|
"supportSmartContract": null,
|
|
9392
9190
|
"crowdloanParaId": null,
|
|
9393
|
-
"supportProxy": true,
|
|
9394
9191
|
"crowdloanFunds": []
|
|
9395
9192
|
},
|
|
9396
9193
|
"extraInfo": {
|
|
@@ -9508,7 +9305,6 @@
|
|
|
9508
9305
|
"supportStaking": null,
|
|
9509
9306
|
"supportSmartContract": null,
|
|
9510
9307
|
"crowdloanParaId": null,
|
|
9511
|
-
"supportProxy": true,
|
|
9512
9308
|
"crowdloanFunds": []
|
|
9513
9309
|
},
|
|
9514
9310
|
"extraInfo": null,
|
|
@@ -9541,7 +9337,6 @@
|
|
|
9541
9337
|
"supportStaking": null,
|
|
9542
9338
|
"supportSmartContract": null,
|
|
9543
9339
|
"crowdloanParaId": null,
|
|
9544
|
-
"supportProxy": true,
|
|
9545
9340
|
"crowdloanFunds": []
|
|
9546
9341
|
},
|
|
9547
9342
|
"extraInfo": null,
|
|
@@ -9574,7 +9369,6 @@
|
|
|
9574
9369
|
"supportStaking": null,
|
|
9575
9370
|
"supportSmartContract": null,
|
|
9576
9371
|
"crowdloanParaId": null,
|
|
9577
|
-
"supportProxy": true,
|
|
9578
9372
|
"crowdloanFunds": []
|
|
9579
9373
|
},
|
|
9580
9374
|
"extraInfo": {
|
|
@@ -9699,7 +9493,6 @@
|
|
|
9699
9493
|
"supportStaking": null,
|
|
9700
9494
|
"supportSmartContract": null,
|
|
9701
9495
|
"crowdloanParaId": null,
|
|
9702
|
-
"supportProxy": true,
|
|
9703
9496
|
"crowdloanFunds": []
|
|
9704
9497
|
},
|
|
9705
9498
|
"extraInfo": null,
|
|
@@ -10062,7 +9855,6 @@
|
|
|
10062
9855
|
"supportStaking": true,
|
|
10063
9856
|
"supportSmartContract": null,
|
|
10064
9857
|
"crowdloanParaId": null,
|
|
10065
|
-
"supportProxy": true,
|
|
10066
9858
|
"crowdloanFunds": []
|
|
10067
9859
|
},
|
|
10068
9860
|
"extraInfo": null,
|
|
@@ -10443,7 +10235,6 @@
|
|
|
10443
10235
|
"supportStaking": false,
|
|
10444
10236
|
"supportSmartContract": null,
|
|
10445
10237
|
"crowdloanParaId": null,
|
|
10446
|
-
"supportProxy": true,
|
|
10447
10238
|
"crowdloanFunds": []
|
|
10448
10239
|
},
|
|
10449
10240
|
"extraInfo": {
|
|
@@ -10562,7 +10353,6 @@
|
|
|
10562
10353
|
"supportStaking": true,
|
|
10563
10354
|
"supportSmartContract": null,
|
|
10564
10355
|
"crowdloanParaId": null,
|
|
10565
|
-
"supportProxy": true,
|
|
10566
10356
|
"crowdloanFunds": []
|
|
10567
10357
|
},
|
|
10568
10358
|
"extraInfo": null,
|
|
@@ -10622,7 +10412,6 @@
|
|
|
10622
10412
|
"supportStaking": null,
|
|
10623
10413
|
"supportSmartContract": null,
|
|
10624
10414
|
"crowdloanParaId": null,
|
|
10625
|
-
"supportProxy": true,
|
|
10626
10415
|
"crowdloanFunds": []
|
|
10627
10416
|
},
|
|
10628
10417
|
"extraInfo": null,
|
|
@@ -10847,7 +10636,6 @@
|
|
|
10847
10636
|
"supportStaking": null,
|
|
10848
10637
|
"supportSmartContract": null,
|
|
10849
10638
|
"crowdloanParaId": null,
|
|
10850
|
-
"supportProxy": true,
|
|
10851
10639
|
"crowdloanFunds": []
|
|
10852
10640
|
},
|
|
10853
10641
|
"extraInfo": null,
|
|
@@ -11043,7 +10831,6 @@
|
|
|
11043
10831
|
"supportStaking": null,
|
|
11044
10832
|
"supportSmartContract": null,
|
|
11045
10833
|
"crowdloanParaId": null,
|
|
11046
|
-
"supportProxy": null,
|
|
11047
10834
|
"crowdloanFunds": []
|
|
11048
10835
|
},
|
|
11049
10836
|
"extraInfo": null,
|
|
@@ -11105,7 +10892,6 @@
|
|
|
11105
10892
|
"supportStaking": null,
|
|
11106
10893
|
"supportSmartContract": null,
|
|
11107
10894
|
"crowdloanParaId": null,
|
|
11108
|
-
"supportProxy": null,
|
|
11109
10895
|
"crowdloanFunds": []
|
|
11110
10896
|
},
|
|
11111
10897
|
"extraInfo": {
|
|
@@ -11195,7 +10981,6 @@
|
|
|
11195
10981
|
"supportStaking": null,
|
|
11196
10982
|
"supportSmartContract": null,
|
|
11197
10983
|
"crowdloanParaId": null,
|
|
11198
|
-
"supportProxy": null,
|
|
11199
10984
|
"crowdloanFunds": []
|
|
11200
10985
|
},
|
|
11201
10986
|
"extraInfo": null,
|
|
@@ -11228,7 +11013,6 @@
|
|
|
11228
11013
|
"supportStaking": null,
|
|
11229
11014
|
"supportSmartContract": null,
|
|
11230
11015
|
"crowdloanParaId": null,
|
|
11231
|
-
"supportProxy": null,
|
|
11232
11016
|
"crowdloanFunds": []
|
|
11233
11017
|
},
|
|
11234
11018
|
"extraInfo": null,
|
|
@@ -11293,7 +11077,6 @@
|
|
|
11293
11077
|
"supportStaking": null,
|
|
11294
11078
|
"supportSmartContract": null,
|
|
11295
11079
|
"crowdloanParaId": null,
|
|
11296
|
-
"supportProxy": true,
|
|
11297
11080
|
"crowdloanFunds": []
|
|
11298
11081
|
},
|
|
11299
11082
|
"extraInfo": {
|
|
@@ -11341,7 +11124,6 @@
|
|
|
11341
11124
|
"supportStaking": null,
|
|
11342
11125
|
"supportSmartContract": null,
|
|
11343
11126
|
"crowdloanParaId": null,
|
|
11344
|
-
"supportProxy": true,
|
|
11345
11127
|
"crowdloanFunds": []
|
|
11346
11128
|
},
|
|
11347
11129
|
"extraInfo": null,
|
|
@@ -11599,7 +11381,6 @@
|
|
|
11599
11381
|
"supportStaking": false,
|
|
11600
11382
|
"supportSmartContract": null,
|
|
11601
11383
|
"crowdloanParaId": null,
|
|
11602
|
-
"supportProxy": true,
|
|
11603
11384
|
"crowdloanFunds": []
|
|
11604
11385
|
},
|
|
11605
11386
|
"extraInfo": null,
|
|
@@ -11686,7 +11467,6 @@
|
|
|
11686
11467
|
"supportStaking": true,
|
|
11687
11468
|
"supportSmartContract": null,
|
|
11688
11469
|
"crowdloanParaId": null,
|
|
11689
|
-
"supportProxy": true,
|
|
11690
11470
|
"crowdloanFunds": []
|
|
11691
11471
|
},
|
|
11692
11472
|
"extraInfo": null,
|
|
@@ -11751,7 +11531,6 @@
|
|
|
11751
11531
|
"supportStaking": null,
|
|
11752
11532
|
"supportSmartContract": null,
|
|
11753
11533
|
"crowdloanParaId": null,
|
|
11754
|
-
"supportProxy": true,
|
|
11755
11534
|
"crowdloanFunds": []
|
|
11756
11535
|
},
|
|
11757
11536
|
"extraInfo": {
|
|
@@ -11815,7 +11594,6 @@
|
|
|
11815
11594
|
"supportStaking": false,
|
|
11816
11595
|
"supportSmartContract": null,
|
|
11817
11596
|
"crowdloanParaId": null,
|
|
11818
|
-
"supportProxy": true,
|
|
11819
11597
|
"crowdloanFunds": []
|
|
11820
11598
|
},
|
|
11821
11599
|
"extraInfo": {
|
|
@@ -11851,7 +11629,6 @@
|
|
|
11851
11629
|
"supportStaking": null,
|
|
11852
11630
|
"supportSmartContract": null,
|
|
11853
11631
|
"crowdloanParaId": null,
|
|
11854
|
-
"supportProxy": null,
|
|
11855
11632
|
"crowdloanFunds": []
|
|
11856
11633
|
},
|
|
11857
11634
|
"extraInfo": null,
|
|
@@ -12075,7 +11852,6 @@
|
|
|
12075
11852
|
"supportStaking": null,
|
|
12076
11853
|
"supportSmartContract": null,
|
|
12077
11854
|
"crowdloanParaId": null,
|
|
12078
|
-
"supportProxy": true,
|
|
12079
11855
|
"crowdloanFunds": []
|
|
12080
11856
|
},
|
|
12081
11857
|
"extraInfo": null,
|
|
@@ -12135,7 +11911,6 @@
|
|
|
12135
11911
|
"supportStaking": null,
|
|
12136
11912
|
"supportSmartContract": null,
|
|
12137
11913
|
"crowdloanParaId": null,
|
|
12138
|
-
"supportProxy": true,
|
|
12139
11914
|
"crowdloanFunds": []
|
|
12140
11915
|
},
|
|
12141
11916
|
"extraInfo": null,
|
|
@@ -12241,7 +12016,6 @@
|
|
|
12241
12016
|
"supportStaking": null,
|
|
12242
12017
|
"supportSmartContract": null,
|
|
12243
12018
|
"crowdloanParaId": null,
|
|
12244
|
-
"supportProxy": true,
|
|
12245
12019
|
"crowdloanFunds": []
|
|
12246
12020
|
},
|
|
12247
12021
|
"extraInfo": {
|
|
@@ -12281,7 +12055,6 @@
|
|
|
12281
12055
|
"supportStaking": null,
|
|
12282
12056
|
"supportSmartContract": null,
|
|
12283
12057
|
"crowdloanParaId": null,
|
|
12284
|
-
"supportProxy": true,
|
|
12285
12058
|
"crowdloanFunds": []
|
|
12286
12059
|
},
|
|
12287
12060
|
"extraInfo": {
|
|
@@ -12317,7 +12090,6 @@
|
|
|
12317
12090
|
"supportStaking": null,
|
|
12318
12091
|
"supportSmartContract": null,
|
|
12319
12092
|
"crowdloanParaId": null,
|
|
12320
|
-
"supportProxy": true,
|
|
12321
12093
|
"crowdloanFunds": []
|
|
12322
12094
|
},
|
|
12323
12095
|
"extraInfo": null,
|
|
@@ -12404,7 +12176,6 @@
|
|
|
12404
12176
|
"supportStaking": null,
|
|
12405
12177
|
"supportSmartContract": null,
|
|
12406
12178
|
"crowdloanParaId": null,
|
|
12407
|
-
"supportProxy": true,
|
|
12408
12179
|
"crowdloanFunds": []
|
|
12409
12180
|
},
|
|
12410
12181
|
"extraInfo": null,
|
|
@@ -12437,7 +12208,6 @@
|
|
|
12437
12208
|
"supportStaking": null,
|
|
12438
12209
|
"supportSmartContract": null,
|
|
12439
12210
|
"crowdloanParaId": null,
|
|
12440
|
-
"supportProxy": true,
|
|
12441
12211
|
"crowdloanFunds": []
|
|
12442
12212
|
},
|
|
12443
12213
|
"extraInfo": {
|
|
@@ -12500,7 +12270,6 @@
|
|
|
12500
12270
|
"supportStaking": null,
|
|
12501
12271
|
"supportSmartContract": null,
|
|
12502
12272
|
"crowdloanParaId": null,
|
|
12503
|
-
"supportProxy": true,
|
|
12504
12273
|
"crowdloanFunds": []
|
|
12505
12274
|
},
|
|
12506
12275
|
"extraInfo": {
|
|
@@ -12566,7 +12335,6 @@
|
|
|
12566
12335
|
"supportStaking": null,
|
|
12567
12336
|
"supportSmartContract": null,
|
|
12568
12337
|
"crowdloanParaId": null,
|
|
12569
|
-
"supportProxy": true,
|
|
12570
12338
|
"crowdloanFunds": []
|
|
12571
12339
|
},
|
|
12572
12340
|
"extraInfo": null,
|
|
@@ -12599,7 +12367,6 @@
|
|
|
12599
12367
|
"supportStaking": null,
|
|
12600
12368
|
"supportSmartContract": null,
|
|
12601
12369
|
"crowdloanParaId": null,
|
|
12602
|
-
"supportProxy": true,
|
|
12603
12370
|
"crowdloanFunds": []
|
|
12604
12371
|
},
|
|
12605
12372
|
"extraInfo": null,
|
|
@@ -12660,7 +12427,6 @@
|
|
|
12660
12427
|
"supportStaking": null,
|
|
12661
12428
|
"supportSmartContract": null,
|
|
12662
12429
|
"crowdloanParaId": null,
|
|
12663
|
-
"supportProxy": null,
|
|
12664
12430
|
"crowdloanFunds": []
|
|
12665
12431
|
},
|
|
12666
12432
|
"extraInfo": null,
|
|
@@ -12694,7 +12460,6 @@
|
|
|
12694
12460
|
"supportStaking": null,
|
|
12695
12461
|
"supportSmartContract": null,
|
|
12696
12462
|
"crowdloanParaId": null,
|
|
12697
|
-
"supportProxy": true,
|
|
12698
12463
|
"crowdloanFunds": []
|
|
12699
12464
|
},
|
|
12700
12465
|
"extraInfo": null,
|
|
@@ -12727,7 +12492,6 @@
|
|
|
12727
12492
|
"supportStaking": null,
|
|
12728
12493
|
"supportSmartContract": null,
|
|
12729
12494
|
"crowdloanParaId": null,
|
|
12730
|
-
"supportProxy": true,
|
|
12731
12495
|
"crowdloanFunds": []
|
|
12732
12496
|
},
|
|
12733
12497
|
"extraInfo": null,
|
|
@@ -12760,7 +12524,6 @@
|
|
|
12760
12524
|
"supportStaking": null,
|
|
12761
12525
|
"supportSmartContract": null,
|
|
12762
12526
|
"crowdloanParaId": null,
|
|
12763
|
-
"supportProxy": true,
|
|
12764
12527
|
"crowdloanFunds": []
|
|
12765
12528
|
},
|
|
12766
12529
|
"extraInfo": null,
|
|
@@ -12821,7 +12584,6 @@
|
|
|
12821
12584
|
"supportStaking": null,
|
|
12822
12585
|
"supportSmartContract": null,
|
|
12823
12586
|
"crowdloanParaId": null,
|
|
12824
|
-
"supportProxy": true,
|
|
12825
12587
|
"crowdloanFunds": []
|
|
12826
12588
|
},
|
|
12827
12589
|
"extraInfo": null,
|
|
@@ -12854,7 +12616,6 @@
|
|
|
12854
12616
|
"supportStaking": null,
|
|
12855
12617
|
"supportSmartContract": null,
|
|
12856
12618
|
"crowdloanParaId": null,
|
|
12857
|
-
"supportProxy": null,
|
|
12858
12619
|
"crowdloanFunds": []
|
|
12859
12620
|
},
|
|
12860
12621
|
"extraInfo": null,
|
|
@@ -12925,7 +12686,6 @@
|
|
|
12925
12686
|
"supportStaking": null,
|
|
12926
12687
|
"supportSmartContract": null,
|
|
12927
12688
|
"crowdloanParaId": null,
|
|
12928
|
-
"supportProxy": null,
|
|
12929
12689
|
"crowdloanFunds": []
|
|
12930
12690
|
},
|
|
12931
12691
|
"extraInfo": null,
|
|
@@ -12958,7 +12718,6 @@
|
|
|
12958
12718
|
"supportStaking": null,
|
|
12959
12719
|
"supportSmartContract": null,
|
|
12960
12720
|
"crowdloanParaId": null,
|
|
12961
|
-
"supportProxy": true,
|
|
12962
12721
|
"crowdloanFunds": []
|
|
12963
12722
|
},
|
|
12964
12723
|
"extraInfo": null,
|
|
@@ -13046,7 +12805,6 @@
|
|
|
13046
12805
|
"supportStaking": null,
|
|
13047
12806
|
"supportSmartContract": null,
|
|
13048
12807
|
"crowdloanParaId": null,
|
|
13049
|
-
"supportProxy": true,
|
|
13050
12808
|
"crowdloanFunds": []
|
|
13051
12809
|
},
|
|
13052
12810
|
"extraInfo": null,
|
|
@@ -13080,7 +12838,6 @@
|
|
|
13080
12838
|
"supportStaking": null,
|
|
13081
12839
|
"supportSmartContract": null,
|
|
13082
12840
|
"crowdloanParaId": null,
|
|
13083
|
-
"supportProxy": null,
|
|
13084
12841
|
"crowdloanFunds": []
|
|
13085
12842
|
},
|
|
13086
12843
|
"extraInfo": null,
|
|
@@ -13113,7 +12870,6 @@
|
|
|
13113
12870
|
"supportStaking": null,
|
|
13114
12871
|
"supportSmartContract": null,
|
|
13115
12872
|
"crowdloanParaId": null,
|
|
13116
|
-
"supportProxy": true,
|
|
13117
12873
|
"crowdloanFunds": []
|
|
13118
12874
|
},
|
|
13119
12875
|
"extraInfo": {
|
|
@@ -13160,7 +12916,6 @@
|
|
|
13160
12916
|
"supportStaking": null,
|
|
13161
12917
|
"supportSmartContract": null,
|
|
13162
12918
|
"crowdloanParaId": null,
|
|
13163
|
-
"supportProxy": true,
|
|
13164
12919
|
"crowdloanFunds": []
|
|
13165
12920
|
},
|
|
13166
12921
|
"extraInfo": null,
|
|
@@ -13193,7 +12948,6 @@
|
|
|
13193
12948
|
"supportStaking": null,
|
|
13194
12949
|
"supportSmartContract": null,
|
|
13195
12950
|
"crowdloanParaId": null,
|
|
13196
|
-
"supportProxy": true,
|
|
13197
12951
|
"crowdloanFunds": []
|
|
13198
12952
|
},
|
|
13199
12953
|
"extraInfo": {
|
|
@@ -13240,7 +12994,6 @@
|
|
|
13240
12994
|
"supportStaking": null,
|
|
13241
12995
|
"supportSmartContract": null,
|
|
13242
12996
|
"crowdloanParaId": null,
|
|
13243
|
-
"supportProxy": true,
|
|
13244
12997
|
"crowdloanFunds": []
|
|
13245
12998
|
},
|
|
13246
12999
|
"extraInfo": {
|
|
@@ -13276,12 +13029,70 @@
|
|
|
13276
13029
|
"supportStaking": null,
|
|
13277
13030
|
"supportSmartContract": null,
|
|
13278
13031
|
"crowdloanParaId": null,
|
|
13279
|
-
"supportProxy": true,
|
|
13280
13032
|
"crowdloanFunds": []
|
|
13281
13033
|
},
|
|
13282
13034
|
"extraInfo": null,
|
|
13283
13035
|
"bitcoinInfo": null,
|
|
13284
13036
|
"tonInfo": null,
|
|
13285
13037
|
"cardanoInfo": null
|
|
13038
|
+
},
|
|
13039
|
+
"monad": {
|
|
13040
|
+
"slug": "monad",
|
|
13041
|
+
"name": "Monad Mainnet",
|
|
13042
|
+
"isTestnet": false,
|
|
13043
|
+
"chainStatus": "ACTIVE",
|
|
13044
|
+
"icon": "https://614-merge.sw-chain-list-assets.pages.dev/assets/chains/monad.png",
|
|
13045
|
+
"providers": {
|
|
13046
|
+
"MonadRPC": "https://rpc.monad.xyz/",
|
|
13047
|
+
"MonadRPC1": "https://rpc1.monad.xyz/",
|
|
13048
|
+
"MonadRPC3": "https://rpc3.monad.xyz/",
|
|
13049
|
+
"Monadinfra": "https://rpc-mainnet.monadinfra.com/"
|
|
13050
|
+
},
|
|
13051
|
+
"evmInfo": {
|
|
13052
|
+
"evmChainId": 143,
|
|
13053
|
+
"blockExplorer": "https://monadvision.com/",
|
|
13054
|
+
"existentialDeposit": "0",
|
|
13055
|
+
"symbol": "MON",
|
|
13056
|
+
"decimals": 18,
|
|
13057
|
+
"supportSmartContract": [
|
|
13058
|
+
"ERC20",
|
|
13059
|
+
"ERC721"
|
|
13060
|
+
],
|
|
13061
|
+
"abiExplorer": null
|
|
13062
|
+
},
|
|
13063
|
+
"substrateInfo": null,
|
|
13064
|
+
"extraInfo": null,
|
|
13065
|
+
"bitcoinInfo": null,
|
|
13066
|
+
"tonInfo": null,
|
|
13067
|
+
"cardanoInfo": null
|
|
13068
|
+
},
|
|
13069
|
+
"stable": {
|
|
13070
|
+
"slug": "stable",
|
|
13071
|
+
"name": "Stable Mainnet",
|
|
13072
|
+
"isTestnet": false,
|
|
13073
|
+
"chainStatus": "ACTIVE",
|
|
13074
|
+
"icon": "https://614-merge.sw-chain-list-assets.pages.dev/assets/chains/stable.png",
|
|
13075
|
+
"providers": {
|
|
13076
|
+
"Stable": "https://rpc.stable.xyz/",
|
|
13077
|
+
"Omega": "https://omega-13.gateway.tenderly.co/7i0nzTPHGfvTsYnBMIsYiB",
|
|
13078
|
+
"Alchemy": "https://stable-mainnet.g.alchemy.com/v2/2d45oQFoYQ7J_y9lDXwog"
|
|
13079
|
+
},
|
|
13080
|
+
"evmInfo": {
|
|
13081
|
+
"evmChainId": 988,
|
|
13082
|
+
"blockExplorer": "https://partners-explorer.stable.xyz/",
|
|
13083
|
+
"existentialDeposit": "0",
|
|
13084
|
+
"symbol": "gUSDT",
|
|
13085
|
+
"decimals": 18,
|
|
13086
|
+
"supportSmartContract": [
|
|
13087
|
+
"ERC20",
|
|
13088
|
+
"ERC721"
|
|
13089
|
+
],
|
|
13090
|
+
"abiExplorer": null
|
|
13091
|
+
},
|
|
13092
|
+
"substrateInfo": null,
|
|
13093
|
+
"extraInfo": null,
|
|
13094
|
+
"bitcoinInfo": null,
|
|
13095
|
+
"tonInfo": null,
|
|
13096
|
+
"cardanoInfo": null
|
|
13286
13097
|
}
|
|
13287
13098
|
}
|