@subwallet/extension-base 1.1.38-1 → 1.1.39-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/background/KoniTypes.d.ts +2 -0
  2. package/background/types.d.ts +1 -0
  3. package/cjs/koni/api/dotsama/balance.js +464 -0
  4. package/cjs/koni/api/nft/unique_network_nft/index.js +4 -0
  5. package/cjs/koni/background/handlers/Extension.js +64 -13
  6. package/cjs/koni/background/handlers/State.js +6 -5
  7. package/cjs/packageInfo.js +1 -1
  8. package/cjs/services/balance-service/helpers/subscribe/balance.js +1 -1
  9. package/cjs/services/chain-service/health-check/constants/index.js +36 -0
  10. package/cjs/services/chain-service/health-check/utils/asset-info.js +282 -0
  11. package/cjs/services/chain-service/health-check/utils/chain-info.js +36 -0
  12. package/cjs/services/chain-service/health-check/utils/index.js +38 -0
  13. package/cjs/services/chain-service/health-check/utils/provider.js +186 -0
  14. package/cjs/services/chain-service/index.js +61 -51
  15. package/cjs/services/earning-service/handlers/native-staking/relay-chain.js +42 -26
  16. package/cjs/services/earning-service/service.js +9 -2
  17. package/cjs/services/migration-service/scripts/MigrateEthProvider.js +17 -0
  18. package/cjs/services/migration-service/scripts/MigratePioneerProvider.js +17 -0
  19. package/cjs/services/migration-service/scripts/MigrateProvider.js +29 -0
  20. package/cjs/services/storage-service/index.js +241 -0
  21. package/cjs/services/transaction-service/index.js +6 -4
  22. package/cjs/types.js +1 -0
  23. package/cjs/utils/address.js +34 -0
  24. package/cjs/utils/eth/mergeTransactionAndSignature.js +8 -3
  25. package/cjs/utils/index.js +6 -5
  26. package/cjs/utils/keyring.js +57 -0
  27. package/cjs/utils/staticData/index.js +5 -5
  28. package/koni/api/nft/unique_network_nft/index.d.ts +1 -0
  29. package/koni/api/nft/unique_network_nft/index.js +5 -1
  30. package/koni/api/staking/bonding/utils.d.ts +0 -1
  31. package/koni/background/handlers/Extension.d.ts +1 -0
  32. package/koni/background/handlers/Extension.js +64 -13
  33. package/koni/background/handlers/State.js +2 -1
  34. package/package.json +42 -17
  35. package/packageInfo.js +1 -1
  36. package/services/balance-service/helpers/subscribe/balance.js +1 -1
  37. package/services/chain-service/health-check/constants/index.d.ts +4 -0
  38. package/services/chain-service/health-check/constants/index.js +26 -0
  39. package/services/chain-service/health-check/utils/asset-info.d.ts +14 -0
  40. package/services/chain-service/health-check/utils/asset-info.js +269 -0
  41. package/services/chain-service/health-check/utils/chain-info.d.ts +8 -0
  42. package/services/chain-service/health-check/utils/chain-info.js +28 -0
  43. package/services/chain-service/health-check/utils/index.d.ts +3 -0
  44. package/services/chain-service/health-check/utils/index.js +6 -0
  45. package/services/chain-service/health-check/utils/provider.d.ts +25 -0
  46. package/services/chain-service/health-check/utils/provider.js +172 -0
  47. package/services/chain-service/index.d.ts +7 -3
  48. package/services/chain-service/index.js +52 -43
  49. package/services/chain-service/types.d.ts +4 -0
  50. package/services/earning-service/handlers/native-staking/relay-chain.d.ts +0 -1
  51. package/services/earning-service/handlers/native-staking/relay-chain.js +42 -26
  52. package/services/earning-service/handlers/special.d.ts +0 -1
  53. package/services/earning-service/service.js +10 -3
  54. package/services/transaction-service/index.js +6 -4
  55. package/types/balance.d.ts +0 -1
  56. package/types/yield/info/pallet.d.ts +4 -1
  57. package/utils/eth/mergeTransactionAndSignature.js +8 -3
  58. package/utils/index.d.ts +1 -2
  59. package/utils/index.js +6 -5
  60. package/utils/staticData/buyServiceInfos.json +0 -1
  61. package/utils/staticData/buyTokenConfigs.json +0 -15
  62. package/utils/staticData/chains.json +192 -89
  63. package/utils/staticData/crowdloanFunds.json +433 -58
  64. package/utils/staticData/index.d.ts +1 -2
  65. package/utils/staticData/index.js +4 -3
  66. package/utils/staticData/marketingCampaigns.json +1 -298
  67. package/utils/staticData/termAndCondition.json +1 -1
@@ -34,6 +34,7 @@
34
34
  ]
35
35
  },
36
36
  "start_block_at": 1696002594,
37
+ "end_lease_block": 27460000,
37
38
  "extrinsic_index": "17504664-2",
38
39
  "last_change_block": 17787817,
39
40
  "fund_auction_status": 3,
@@ -78,6 +79,7 @@
78
79
  "identity": true
79
80
  },
80
81
  "start_block_at": 1695595068,
82
+ "end_lease_block": 27460000,
81
83
  "extrinsic_index": "17436972-2",
82
84
  "last_change_block": 17783348,
83
85
  "fund_auction_status": 3,
@@ -119,6 +121,7 @@
119
121
  "address": "1UCoSa3YKt2PjMXdxr1mJMyMXGzYFyx47cRAd4DmVRFRX3L"
120
122
  },
121
123
  "start_block_at": 1695133206,
124
+ "end_lease_block": 27461800,
122
125
  "extrinsic_index": "17360391-6",
123
126
  "last_change_block": 17609212,
124
127
  "fund_auction_status": 2,
@@ -159,6 +162,7 @@
159
162
  "address": "12dY8RSQtRMcS9CeM1wxgzRUwWnrXj8HZq8XgSx9w8MwfZ7d"
160
163
  },
161
164
  "start_block_at": 1693864956,
165
+ "end_lease_block": 27114400,
162
166
  "extrinsic_index": "17149143-3",
163
167
  "last_change_block": 17150859,
164
168
  "fund_auction_status": 2,
@@ -212,6 +216,7 @@
212
216
  ]
213
217
  },
214
218
  "start_block_at": 1691760876,
219
+ "end_lease_block": 27459000,
215
220
  "extrinsic_index": "16798955-3",
216
221
  "last_change_block": 17856833,
217
222
  "fund_auction_status": 3,
@@ -255,6 +260,7 @@
255
260
  "identity": true
256
261
  },
257
262
  "start_block_at": 1689962604,
263
+ "end_lease_block": 27460000,
258
264
  "extrinsic_index": "16499552-2",
259
265
  "last_change_block": 16918046,
260
266
  "fund_auction_status": 2,
@@ -293,6 +299,7 @@
293
299
  "address": "13n7S6wAFjSqppxyjfSxcPNqQv5jL7PYtxjg3Gxw3RALpyBk"
294
300
  },
295
301
  "start_block_at": 1687685496,
302
+ "end_lease_block": 25986010,
296
303
  "extrinsic_index": "16120396-2",
297
304
  "last_change_block": 16120404,
298
305
  "fund_auction_status": 3,
@@ -334,6 +341,7 @@
334
341
  "address": "15i9VUYkooMi1uNGNtG1eE9bMdYHBxwb4ZKfqtDVuR57iGPz"
335
342
  },
336
343
  "start_block_at": 1685190108,
344
+ "end_lease_block": 25986000,
337
345
  "extrinsic_index": "15705197-2",
338
346
  "last_change_block": 16309159,
339
347
  "fund_auction_status": 2,
@@ -377,6 +385,7 @@
377
385
  "identity": true
378
386
  },
379
387
  "start_block_at": 1685129784,
388
+ "end_lease_block": 25986010,
380
389
  "extrinsic_index": "15695180-2",
381
390
  "last_change_block": 16384122,
382
391
  "fund_auction_status": 3,
@@ -417,6 +426,7 @@
417
426
  "address": "143TLkAjrGNnASju7nNEv7umY9UBVKn8kczWVELgYQspQsJo"
418
427
  },
419
428
  "start_block_at": 1679347416,
429
+ "end_lease_block": 25062534,
420
430
  "extrinsic_index": "14732341-2",
421
431
  "last_change_block": 14898457,
422
432
  "fund_auction_status": 2,
@@ -466,6 +476,7 @@
466
476
  ]
467
477
  },
468
478
  "start_block_at": 1679071800,
479
+ "end_lease_block": 25062534,
469
480
  "extrinsic_index": "14686635-2",
470
481
  "last_change_block": 15401477,
471
482
  "fund_auction_status": 3,
@@ -509,6 +520,7 @@
509
520
  "identity": true
510
521
  },
511
522
  "start_block_at": 1678406418,
523
+ "end_lease_block": 25062534,
512
524
  "extrinsic_index": "14581837-2",
513
525
  "last_change_block": 15695170,
514
526
  "fund_auction_status": 3,
@@ -550,6 +562,7 @@
550
562
  "address": "15i9VUYkooMi1uNGNtG1eE9bMdYHBxwb4ZKfqtDVuR57iGPz"
551
563
  },
552
564
  "start_block_at": 1678363098,
565
+ "end_lease_block": 25062534,
553
566
  "extrinsic_index": "14574653-2",
554
567
  "last_change_block": 15705184,
555
568
  "fund_auction_status": 3,
@@ -590,6 +603,7 @@
590
603
  "address": "143TLkAjrGNnASju7nNEv7umY9UBVKn8kczWVELgYQspQsJo"
591
604
  },
592
605
  "start_block_at": 1677362766,
606
+ "end_lease_block": 24187150,
593
607
  "extrinsic_index": "14408169-4",
594
608
  "last_change_block": 14732333,
595
609
  "fund_auction_status": 3,
@@ -638,6 +652,7 @@
638
652
  ]
639
653
  },
640
654
  "start_block_at": 1677282960,
655
+ "end_lease_block": 24187000,
641
656
  "extrinsic_index": "14394876-2",
642
657
  "last_change_block": 14686632,
643
658
  "fund_auction_status": 3,
@@ -686,6 +701,7 @@
686
701
  ]
687
702
  },
688
703
  "start_block_at": 1675916568,
704
+ "end_lease_block": 24187100,
689
705
  "extrinsic_index": "14167380-2",
690
706
  "last_change_block": 14336850,
691
707
  "fund_auction_status": 2,
@@ -728,6 +744,7 @@
728
744
  "identity": true
729
745
  },
730
746
  "start_block_at": 1672198584,
747
+ "end_lease_block": 23876800,
731
748
  "extrinsic_index": "13548202-2",
732
749
  "last_change_block": 13645017,
733
750
  "fund_auction_status": 2,
@@ -770,6 +787,7 @@
770
787
  "identity": true
771
788
  },
772
789
  "start_block_at": 1671349212,
790
+ "end_lease_block": 23150200,
773
791
  "extrinsic_index": "13406735-3",
774
792
  "last_change_block": 13406739,
775
793
  "fund_auction_status": 3,
@@ -810,6 +828,7 @@
810
828
  "address": "12rgGkphjoZ25FubPoxywaNm3oVhSHnzExnT6hsLnicuLaaj"
811
829
  },
812
830
  "start_block_at": 1671177126,
831
+ "end_lease_block": 23841400,
813
832
  "extrinsic_index": "13378081-2",
814
833
  "last_change_block": 13378111,
815
834
  "fund_auction_status": 2,
@@ -859,6 +878,7 @@
859
878
  ]
860
879
  },
861
880
  "start_block_at": 1668987960,
881
+ "end_lease_block": 23841405,
862
882
  "extrinsic_index": "13014421-2",
863
883
  "last_change_block": 14167374,
864
884
  "fund_auction_status": 3,
@@ -899,6 +919,7 @@
899
919
  "address": "15Q7heNtPy5vaZ79c3eUt7M42Ao3okf7PKKdRDULBz3Z4UyF"
900
920
  },
901
921
  "start_block_at": 1668137820,
922
+ "end_lease_block": 23051200,
902
923
  "extrinsic_index": "12872892-4",
903
924
  "last_change_block": 12954013,
904
925
  "fund_auction_status": 2,
@@ -952,6 +973,7 @@
952
973
  ]
953
974
  },
954
975
  "start_block_at": 1666370940,
976
+ "end_lease_block": 23051200,
955
977
  "extrinsic_index": "12579521-2",
956
978
  "last_change_block": 12782189,
957
979
  "fund_auction_status": 2,
@@ -1000,6 +1022,7 @@
1000
1022
  ]
1001
1023
  },
1002
1024
  "start_block_at": 1663560816,
1025
+ "end_lease_block": 22977800,
1003
1026
  "extrinsic_index": "12111931-2",
1004
1027
  "last_change_block": 12148130,
1005
1028
  "fund_auction_status": 2,
@@ -1042,6 +1065,7 @@
1042
1065
  "identity": true
1043
1066
  },
1044
1067
  "start_block_at": 1662913122,
1068
+ "end_lease_block": 21767800,
1045
1069
  "extrinsic_index": "12004055-2",
1046
1070
  "last_change_block": 12111694,
1047
1071
  "fund_auction_status": 3,
@@ -1084,6 +1108,7 @@
1084
1108
  "identity": true
1085
1109
  },
1086
1110
  "start_block_at": 1662912864,
1111
+ "end_lease_block": 22176800,
1087
1112
  "extrinsic_index": "12004012-4",
1088
1113
  "last_change_block": 12004047,
1089
1114
  "fund_auction_status": 3,
@@ -1126,6 +1151,7 @@
1126
1151
  "identity": true
1127
1152
  },
1128
1153
  "start_block_at": 1662912750,
1154
+ "end_lease_block": 21767800,
1129
1155
  "extrinsic_index": "12003993-2",
1130
1156
  "last_change_block": 12004006,
1131
1157
  "fund_auction_status": 3,
@@ -1168,6 +1194,7 @@
1168
1194
  "identity": true
1169
1195
  },
1170
1196
  "start_block_at": 1662912660,
1197
+ "end_lease_block": 21767800,
1171
1198
  "extrinsic_index": "12003978-2",
1172
1199
  "last_change_block": 12003985,
1173
1200
  "fund_auction_status": 3,
@@ -1216,6 +1243,7 @@
1216
1243
  "identity": true
1217
1244
  },
1218
1245
  "start_block_at": 1661823888,
1246
+ "end_lease_block": 23051200,
1219
1247
  "extrinsic_index": "11823478-3",
1220
1248
  "last_change_block": 13299317,
1221
1249
  "fund_auction_status": 2,
@@ -1258,6 +1286,7 @@
1258
1286
  "identity": true
1259
1287
  },
1260
1288
  "start_block_at": 1661717322,
1289
+ "end_lease_block": 21595000,
1261
1290
  "extrinsic_index": "11805930-3",
1262
1291
  "last_change_block": 11820356,
1263
1292
  "fund_auction_status": 2,
@@ -1300,6 +1329,7 @@
1300
1329
  "address": "13QrQ7Xos6bseivYW3xRjvi4T2iHihxVnTrQgyHmWGTNv972"
1301
1330
  },
1302
1331
  "start_block_at": 1661223354,
1332
+ "end_lease_block": 23051200,
1303
1333
  "extrinsic_index": "11724409-2",
1304
1334
  "last_change_block": 12609395,
1305
1335
  "fund_auction_status": 2,
@@ -1342,6 +1372,7 @@
1342
1372
  "address": "15gPUA9c8avFW2mQxQyFbZtvDoYxCb9NaPQoiJcHVx8kXcZT"
1343
1373
  },
1344
1374
  "start_block_at": 1658942646,
1375
+ "end_lease_block": 21767800,
1345
1376
  "extrinsic_index": "11347745-2",
1346
1377
  "last_change_block": 11690045,
1347
1378
  "fund_auction_status": 2,
@@ -1387,6 +1418,7 @@
1387
1418
  "identity": true
1388
1419
  },
1389
1420
  "start_block_at": 1657543962,
1421
+ "end_lease_block": 21484800,
1390
1422
  "extrinsic_index": "11117697-2",
1391
1423
  "last_change_block": 11823406,
1392
1424
  "fund_auction_status": 3,
@@ -1427,6 +1459,7 @@
1427
1459
  "identity": true
1428
1460
  },
1429
1461
  "start_block_at": 1657543272,
1462
+ "end_lease_block": 21484800,
1430
1463
  "extrinsic_index": "11117585-3",
1431
1464
  "last_change_block": 11117679,
1432
1465
  "fund_auction_status": 3,
@@ -1476,6 +1509,7 @@
1476
1509
  ]
1477
1510
  },
1478
1511
  "start_block_at": 1657530990,
1512
+ "end_lease_block": 21770800,
1479
1513
  "extrinsic_index": "11115571-2",
1480
1514
  "last_change_block": 11399737,
1481
1515
  "fund_auction_status": 2,
@@ -1532,6 +1566,7 @@
1532
1566
  ]
1533
1567
  },
1534
1568
  "start_block_at": 1651214796,
1569
+ "end_lease_block": 20558200,
1535
1570
  "extrinsic_index": "10083037-2",
1536
1571
  "last_change_block": 10881352,
1537
1572
  "fund_auction_status": 2,
@@ -1574,6 +1609,7 @@
1574
1609
  "address": "1R2HzgNqDctXLhEWthHiun22WnxjJD5jaz85mVjYW2bk1yZ"
1575
1610
  },
1576
1611
  "start_block_at": 1650709794,
1612
+ "end_lease_block": 20558200,
1577
1613
  "extrinsic_index": "9999068-2",
1578
1614
  "last_change_block": 10362973,
1579
1615
  "fund_auction_status": 2,
@@ -1619,6 +1655,7 @@
1619
1655
  "identity": true
1620
1656
  },
1621
1657
  "start_block_at": 1650593100,
1658
+ "end_lease_block": 20558199,
1622
1659
  "extrinsic_index": "9979624-2",
1623
1660
  "last_change_block": 10535639,
1624
1661
  "fund_auction_status": 2,
@@ -1661,6 +1698,7 @@
1661
1698
  "address": "12jYuVktdKEC6C4g4d5fuW9MLgUDbxvJRhMBkhEGyqarUzbQ"
1662
1699
  },
1663
1700
  "start_block_at": 1649177118,
1701
+ "end_lease_block": 20558200,
1664
1702
  "extrinsic_index": "9743882-2",
1665
1703
  "last_change_block": 10190174,
1666
1704
  "fund_auction_status": 2,
@@ -1673,7 +1711,7 @@
1673
1711
  "lastPeriod": 15,
1674
1712
  "startTime": "2022-06-07T01:48:00.000Z",
1675
1713
  "endTime": "2024-04-09T01:48:00.000Z",
1676
- "chain": "polkadex"
1714
+ "chain": "polkadex_dot"
1677
1715
  },
1678
1716
  {
1679
1717
  "paraId": 2013,
@@ -1710,6 +1748,7 @@
1710
1748
  ]
1711
1749
  },
1712
1750
  "start_block_at": 1649164878,
1751
+ "end_lease_block": 20558200,
1713
1752
  "extrinsic_index": "9741845-2",
1714
1753
  "last_change_block": 10017371,
1715
1754
  "fund_auction_status": 2,
@@ -1754,6 +1793,7 @@
1754
1793
  "address": "15STAT13QDgKjxBQLQ8mjcdYgtSpfR8HyBwiAGmRZpJNKSck"
1755
1794
  },
1756
1795
  "start_block_at": 1649038788,
1796
+ "end_lease_block": 20212600,
1757
1797
  "extrinsic_index": "9720836-2",
1758
1798
  "last_change_block": 10638767,
1759
1799
  "fund_auction_status": 3,
@@ -1801,6 +1841,7 @@
1801
1841
  "identity": true
1802
1842
  },
1803
1843
  "start_block_at": 1648784154,
1844
+ "end_lease_block": 20558200,
1804
1845
  "extrinsic_index": "9678479-2",
1805
1846
  "last_change_block": 10708584,
1806
1847
  "fund_auction_status": 2,
@@ -1825,7 +1866,7 @@
1825
1866
  "bid_id": "13-7-14",
1826
1867
  "raised": "6107590297936453",
1827
1868
  "status": 2,
1828
- "balance": "6107590297936453",
1869
+ "balance": "0",
1829
1870
  "fund_id": "2035-32",
1830
1871
  "para_id": 2035,
1831
1872
  "end_block": 9671800,
@@ -1844,11 +1885,12 @@
1844
1885
  "identity": true
1845
1886
  },
1846
1887
  "start_block_at": 1647417918,
1888
+ "end_lease_block": 19348600,
1847
1889
  "extrinsic_index": "9451578-2",
1848
- "last_change_block": 9671774,
1890
+ "last_change_block": 19093590,
1849
1891
  "fund_auction_status": 2,
1850
- "last_change_event_idx": 22,
1851
- "last_change_timestamp": 1648743924
1892
+ "last_change_event_idx": 69,
1893
+ "last_change_timestamp": 1705570572
1852
1894
  },
1853
1895
  "relayChain": "polkadot",
1854
1896
  "auctionIndex": 13,
@@ -1886,6 +1928,7 @@
1886
1928
  "identity": true
1887
1929
  },
1888
1930
  "start_block_at": 1647259710,
1931
+ "end_lease_block": 20558201,
1889
1932
  "extrinsic_index": "9425211-4",
1890
1933
  "last_change_block": 9844593,
1891
1934
  "fund_auction_status": 2,
@@ -1929,6 +1972,7 @@
1929
1972
  "identity": true
1930
1973
  },
1931
1974
  "start_block_at": 1647243162,
1975
+ "end_lease_block": 19348600,
1932
1976
  "extrinsic_index": "9422453-3",
1933
1977
  "last_change_block": 9678401,
1934
1978
  "fund_auction_status": 3,
@@ -1952,13 +1996,14 @@
1952
1996
  "owner": "14fhPR28n9EHZitNyf6wjYZVBPwKgcgogVjJPTzvCcb8qi9G",
1953
1997
  "bid_id": "12-7-14",
1954
1998
  "raised": "6255052871692825",
1955
- "status": 2,
1956
- "balance": "6255052871692825",
1999
+ "status": 4,
2000
+ "balance": "0",
1957
2001
  "fund_id": "2011-29",
1958
2002
  "para_id": 2011,
1959
2003
  "end_block": 9671800,
1960
2004
  "in_auctions": [
1961
- 12
2005
+ 12,
2006
+ 13
1962
2007
  ],
1963
2008
  "last_period": 14,
1964
2009
  "start_block": 9393689,
@@ -1981,11 +2026,12 @@
1981
2026
  ]
1982
2027
  },
1983
2028
  "start_block_at": 1647070350,
2029
+ "end_lease_block": 19348600,
1984
2030
  "extrinsic_index": "9393689-2",
1985
- "last_change_block": 9498985,
2031
+ "last_change_block": 19066176,
1986
2032
  "fund_auction_status": 2,
1987
- "last_change_event_idx": 13,
1988
- "last_change_timestamp": 1647702396
2033
+ "last_change_event_idx": 64,
2034
+ "last_change_timestamp": 1705404918
1989
2035
  },
1990
2036
  "relayChain": "polkadot",
1991
2037
  "auctionIndex": 12,
@@ -2022,6 +2068,7 @@
2022
2068
  "address": "15STAT13QDgKjxBQLQ8mjcdYgtSpfR8HyBwiAGmRZpJNKSck"
2023
2069
  },
2024
2070
  "start_block_at": 1645630908,
2071
+ "end_lease_block": 19065600,
2025
2072
  "extrinsic_index": "9154083-2",
2026
2073
  "last_change_block": 9484098,
2027
2074
  "fund_auction_status": 3,
@@ -2063,6 +2110,7 @@
2063
2110
  "address": "13pQt6LnK2tXZtXbiQ6PBYikEoNTi6MXkeBdQCeyR9hm6k1p"
2064
2111
  },
2065
2112
  "start_block_at": 1644907050,
2113
+ "end_lease_block": 19065600,
2066
2114
  "extrinsic_index": "9033500-2",
2067
2115
  "last_change_block": 9484095,
2068
2116
  "fund_auction_status": 3,
@@ -2106,6 +2154,7 @@
2106
2154
  "address": "12jYuVktdKEC6C4g4d5fuW9MLgUDbxvJRhMBkhEGyqarUzbQ"
2107
2155
  },
2108
2156
  "start_block_at": 1642591686,
2157
+ "end_lease_block": 19065600,
2109
2158
  "extrinsic_index": "8647774-2",
2110
2159
  "last_change_block": 9484096,
2111
2160
  "fund_auction_status": 3,
@@ -2130,7 +2179,7 @@
2130
2179
  "bid_id": "9-7-14",
2131
2180
  "raised": "24625428629746054",
2132
2181
  "status": 2,
2133
- "balance": "24625428629746054",
2182
+ "balance": "0",
2134
2183
  "fund_id": "2034-25",
2135
2184
  "para_id": 2034,
2136
2185
  "end_block": 9388800,
@@ -2151,11 +2200,12 @@
2151
2200
  "identity": true
2152
2201
  },
2153
2202
  "start_block_at": 1640675880,
2203
+ "end_lease_block": 19065600,
2154
2204
  "extrinsic_index": "8328599-2",
2155
- "last_change_block": 8965708,
2205
+ "last_change_block": 19065810,
2156
2206
  "fund_auction_status": 2,
2157
- "last_change_event_idx": 23,
2158
- "last_change_timestamp": 1644500250
2207
+ "last_change_event_idx": 425,
2208
+ "last_change_timestamp": 1705402722
2159
2209
  },
2160
2210
  "relayChain": "polkadot",
2161
2211
  "auctionIndex": 9,
@@ -2198,6 +2248,7 @@
2198
2248
  "identity": true
2199
2249
  },
2200
2250
  "start_block_at": 1640441250,
2251
+ "end_lease_block": 19065600,
2201
2252
  "extrinsic_index": "8289511-4",
2202
2253
  "last_change_block": 9451424,
2203
2254
  "fund_auction_status": 3,
@@ -2243,6 +2294,7 @@
2243
2294
  "address": "16RzEcgXVzXXn2gEQbqqp74Pw7MJSb7PKtz29BhVZmpXBKRn"
2244
2295
  },
2245
2296
  "start_block_at": 1640241804,
2297
+ "end_lease_block": 19065600,
2246
2298
  "extrinsic_index": "8256300-2",
2247
2299
  "last_change_block": 9484093,
2248
2300
  "fund_auction_status": 3,
@@ -2285,6 +2337,7 @@
2285
2337
  "address": "13pQt6LnK2tXZtXbiQ6PBYikEoNTi6MXkeBdQCeyR9hm6k1p"
2286
2338
  },
2287
2339
  "start_block_at": 1639982712,
2340
+ "end_lease_block": 18477800,
2288
2341
  "extrinsic_index": "8213148-3",
2289
2342
  "last_change_block": 8977861,
2290
2343
  "fund_auction_status": 3,
@@ -2338,6 +2391,7 @@
2338
2391
  ]
2339
2392
  },
2340
2393
  "start_block_at": 1639814634,
2394
+ "end_lease_block": 19065600,
2341
2395
  "extrinsic_index": "8185142-3",
2342
2396
  "last_change_block": 9484091,
2343
2397
  "fund_auction_status": 3,
@@ -2362,7 +2416,7 @@
2362
2416
  "bid_id": "6-7-14",
2363
2417
  "raised": "76953774505455550",
2364
2418
  "status": 2,
2365
- "balance": "76953774505455550",
2419
+ "balance": "0",
2366
2420
  "fund_id": "2021-20",
2367
2421
  "para_id": 2021,
2368
2422
  "end_block": 9388800,
@@ -2380,11 +2434,12 @@
2380
2434
  "identity": true
2381
2435
  },
2382
2436
  "start_block_at": 1639781700,
2437
+ "end_lease_block": 19065600,
2383
2438
  "extrinsic_index": "8179664-3",
2384
- "last_change_block": 8360909,
2439
+ "last_change_block": 19101377,
2385
2440
  "fund_auction_status": 2,
2386
- "last_change_event_idx": 22,
2387
- "last_change_timestamp": 1640869854
2441
+ "last_change_event_idx": 45,
2442
+ "last_change_timestamp": 1705617678
2388
2443
  },
2389
2444
  "relayChain": "polkadot",
2390
2445
  "auctionIndex": 6,
@@ -2437,6 +2492,7 @@
2437
2492
  ]
2438
2493
  },
2439
2494
  "start_block_at": 1639727298,
2495
+ "end_lease_block": 19065600,
2440
2496
  "extrinsic_index": "8170605-3",
2441
2497
  "last_change_block": 9393669,
2442
2498
  "fund_auction_status": 3,
@@ -2481,6 +2537,7 @@
2481
2537
  "identity": true
2482
2538
  },
2483
2539
  "start_block_at": 1639583532,
2540
+ "end_lease_block": 19065600,
2484
2541
  "extrinsic_index": "8146654-2",
2485
2542
  "last_change_block": 8764087,
2486
2543
  "fund_auction_status": 2,
@@ -2505,7 +2562,7 @@
2505
2562
  "bid_id": "7-7-14",
2506
2563
  "raised": "60754867365972247",
2507
2564
  "status": 2,
2508
- "balance": "60754867365972247",
2565
+ "balance": "0",
2509
2566
  "fund_id": "2019-17",
2510
2567
  "para_id": 2019,
2511
2568
  "end_block": 9388800,
@@ -2523,11 +2580,12 @@
2523
2580
  "account_index": "16iwc"
2524
2581
  },
2525
2582
  "start_block_at": 1639517832,
2583
+ "end_lease_block": 19065600,
2526
2584
  "extrinsic_index": "8135706-3",
2527
- "last_change_block": 8562504,
2585
+ "last_change_block": 19065813,
2528
2586
  "fund_auction_status": 2,
2529
- "last_change_event_idx": 42,
2530
- "last_change_timestamp": 1642079934
2587
+ "last_change_event_idx": 1132,
2588
+ "last_change_timestamp": 1705402740
2531
2589
  },
2532
2590
  "relayChain": "polkadot",
2533
2591
  "auctionIndex": 7,
@@ -2570,6 +2628,7 @@
2570
2628
  "identity": true
2571
2629
  },
2572
2630
  "start_block_at": 1639469064,
2631
+ "end_lease_block": 19065600,
2573
2632
  "extrinsic_index": "8127584-3",
2574
2633
  "last_change_block": 9419008,
2575
2634
  "fund_auction_status": 3,
@@ -2594,7 +2653,7 @@
2594
2653
  "bid_id": "10-7-14",
2595
2654
  "raised": "27519537235723057",
2596
2655
  "status": 2,
2597
- "balance": "27519537235723057",
2656
+ "balance": "0",
2598
2657
  "fund_id": "2032-15",
2599
2658
  "para_id": 2032,
2600
2659
  "end_block": 9388800,
@@ -2614,11 +2673,12 @@
2614
2673
  "address": "14gZicKnmFj3238utrQ6B7CGWBeNGntKUyoUHqoTN85FnHWk"
2615
2674
  },
2616
2675
  "start_block_at": 1639446774,
2676
+ "end_lease_block": 19065600,
2617
2677
  "extrinsic_index": "8123870-4",
2618
- "last_change_block": 9167306,
2678
+ "last_change_block": 19097732,
2619
2679
  "fund_auction_status": 2,
2620
- "last_change_event_idx": 22,
2621
- "last_change_timestamp": 1645710264
2680
+ "last_change_event_idx": 76,
2681
+ "last_change_timestamp": 1705595664
2622
2682
  },
2623
2683
  "relayChain": "polkadot",
2624
2684
  "auctionIndex": 10,
@@ -2667,6 +2727,7 @@
2667
2727
  ]
2668
2728
  },
2669
2729
  "start_block_at": 1639156962,
2730
+ "end_lease_block": 19065600,
2670
2731
  "extrinsic_index": "8075596-3",
2671
2732
  "last_change_block": 9368905,
2672
2733
  "fund_auction_status": 2,
@@ -2712,6 +2773,7 @@
2712
2773
  "address": "13QrQ7Xos6bseivYW3xRjvi4T2iHihxVnTrQgyHmWGTNv972"
2713
2774
  },
2714
2775
  "start_block_at": 1639105932,
2776
+ "end_lease_block": 19065600,
2715
2777
  "extrinsic_index": "8067099-2",
2716
2778
  "last_change_block": 9484088,
2717
2779
  "fund_auction_status": 3,
@@ -2755,6 +2817,7 @@
2755
2817
  "address": "13pQt6LnK2tXZtXbiQ6PBYikEoNTi6MXkeBdQCeyR9hm6k1p"
2756
2818
  },
2757
2819
  "start_block_at": 1637568186,
2820
+ "end_lease_block": 17856000,
2758
2821
  "extrinsic_index": "7811194-2",
2759
2822
  "last_change_block": 8182772,
2760
2823
  "fund_auction_status": 3,
@@ -2800,6 +2863,7 @@
2800
2863
  "identity": true
2801
2864
  },
2802
2865
  "start_block_at": 1637278560,
2866
+ "end_lease_block": 17856000,
2803
2867
  "extrinsic_index": "7763085-2",
2804
2868
  "last_change_block": 8179624,
2805
2869
  "fund_auction_status": 3,
@@ -2847,6 +2911,7 @@
2847
2911
  "identity": true
2848
2912
  },
2849
2913
  "start_block_at": 1636702350,
2914
+ "end_lease_block": 19065600,
2850
2915
  "extrinsic_index": "7667118-3",
2851
2916
  "last_change_block": 9436698,
2852
2917
  "fund_auction_status": 3,
@@ -2891,6 +2956,7 @@
2891
2956
  "address": "16RzEcgXVzXXn2gEQbqqp74Pw7MJSb7PKtz29BhVZmpXBKRn"
2892
2957
  },
2893
2958
  "start_block_at": 1636622994,
2959
+ "end_lease_block": 17856000,
2894
2960
  "extrinsic_index": "7653901-6",
2895
2961
  "last_change_block": 8182770,
2896
2962
  "fund_auction_status": 3,
@@ -2937,6 +3003,7 @@
2937
3003
  "identity": true
2938
3004
  },
2939
3005
  "start_block_at": 1636344318,
3006
+ "end_lease_block": 17856000,
2940
3007
  "extrinsic_index": "7608227-3",
2941
3008
  "last_change_block": 8182767,
2942
3009
  "fund_auction_status": 3,
@@ -2981,6 +3048,7 @@
2981
3048
  "address": "13n7S6wAFjSqppxyjfSxcPNqQv5jL7PYtxjg3Gxw3RALpyBk"
2982
3049
  },
2983
3050
  "start_block_at": 1636344144,
3051
+ "end_lease_block": 17856000,
2984
3052
  "extrinsic_index": "7608199-4",
2985
3053
  "last_change_block": 8182789,
2986
3054
  "fund_auction_status": 3,
@@ -3027,6 +3095,7 @@
3027
3095
  "identity": true
3028
3096
  },
3029
3097
  "start_block_at": 1636221704,
3098
+ "end_lease_block": 17856000,
3030
3099
  "extrinsic_index": "7588034-9",
3031
3100
  "last_change_block": 17856828,
3032
3101
  "fund_auction_status": 2,
@@ -3073,6 +3142,7 @@
3073
3142
  "identity": true
3074
3143
  },
3075
3144
  "start_block_at": 1636207074,
3145
+ "end_lease_block": 17856000,
3076
3146
  "extrinsic_index": "7585619-7",
3077
3147
  "last_change_block": 17856832,
3078
3148
  "fund_auction_status": 2,
@@ -3125,6 +3195,7 @@
3125
3195
  ]
3126
3196
  },
3127
3197
  "start_block_at": 1636141374,
3198
+ "end_lease_block": 17856000,
3128
3199
  "extrinsic_index": "7574790-8",
3129
3200
  "last_change_block": 8182759,
3130
3201
  "fund_auction_status": 3,
@@ -3177,6 +3248,7 @@
3177
3248
  ]
3178
3249
  },
3179
3250
  "start_block_at": 1636128108,
3251
+ "end_lease_block": 17856000,
3180
3252
  "extrinsic_index": "7572600-57",
3181
3253
  "last_change_block": 17856830,
3182
3254
  "fund_auction_status": 2,
@@ -3218,6 +3290,7 @@
3218
3290
  "address": "12KHAurRWMFJyxU57S9pQerHsKLCwvWKM1d3dKZVx7gSfkFJ"
3219
3291
  },
3220
3292
  "start_block_at": 1636109538,
3293
+ "end_lease_block": 17855999,
3221
3294
  "extrinsic_index": "7569543-5",
3222
3295
  "last_change_block": 7815351,
3223
3296
  "fund_auction_status": 2,
@@ -3256,6 +3329,7 @@
3256
3329
  "address": "12KHAurRWMFJyxU57S9pQerHsKLCwvWKM1d3dKZVx7gSfkFJ"
3257
3330
  },
3258
3331
  "start_block_at": 1636108896,
3332
+ "end_lease_block": 17855999,
3259
3333
  "extrinsic_index": "7569437-7",
3260
3334
  "last_change_block": 7569460,
3261
3335
  "fund_auction_status": 3,
@@ -3296,6 +3370,7 @@
3296
3370
  "address": "1muqpuFcWvy1Q3tf9Tek882A6ngz46bWPsV6sWiYccnVjKb"
3297
3371
  },
3298
3372
  "start_block_at": 1636098906,
3373
+ "end_lease_block": 17856000,
3299
3374
  "extrinsic_index": "7567797-4",
3300
3375
  "last_change_block": 7756102,
3301
3376
  "fund_auction_status": 2,
@@ -3336,6 +3411,7 @@
3336
3411
  "address": "Ggyx6maeuWuKR6RkF4UiSEANZLejTVypJ9atP6jwCVvthJj"
3337
3412
  },
3338
3413
  "start_block_at": 1684618374,
3414
+ "end_lease_block": 27733246,
3339
3415
  "extrinsic_index": "18000196-2",
3340
3416
  "last_change_block": 18056024,
3341
3417
  "fund_auction_status": 2,
@@ -3378,6 +3454,7 @@
3378
3454
  "identity": true
3379
3455
  },
3380
3456
  "start_block_at": 1683880500,
3457
+ "end_lease_block": 27560800,
3381
3458
  "extrinsic_index": "17877768-3",
3382
3459
  "last_change_block": 17880595,
3383
3460
  "fund_auction_status": 3,
@@ -3422,6 +3499,7 @@
3422
3499
  "identity": true
3423
3500
  },
3424
3501
  "start_block_at": 1678980984,
3502
+ "end_lease_block": 26956800,
3425
3503
  "extrinsic_index": "17064767-4",
3426
3504
  "last_change_block": 17269706,
3427
3505
  "fund_auction_status": 2,
@@ -3462,6 +3540,7 @@
3462
3540
  "address": "CbWCHJc9V8M7kFbfo8xqZBd9gc89opcHF9siLYpYqD96Dsu"
3463
3541
  },
3464
3542
  "start_block_at": 1677848496,
3543
+ "end_lease_block": 26950388,
3465
3544
  "extrinsic_index": "16876512-4",
3466
3545
  "last_change_block": 16969795,
3467
3546
  "fund_auction_status": 2,
@@ -3512,6 +3591,7 @@
3512
3591
  ]
3513
3592
  },
3514
3593
  "start_block_at": 1677749790,
3594
+ "end_lease_block": 26956800,
3515
3595
  "extrinsic_index": "16860106-5",
3516
3596
  "last_change_block": 17070478,
3517
3597
  "fund_auction_status": 2,
@@ -3558,6 +3638,7 @@
3558
3638
  "address": "J3dfxSNbUHwBbmB4My7DCgrNniQ227uTUNqqf4KB1DhyZkR"
3559
3639
  },
3560
3640
  "start_block_at": 1677332196,
3641
+ "end_lease_block": 26544434,
3561
3642
  "extrinsic_index": "16790681-5",
3562
3643
  "last_change_block": 16863427,
3563
3644
  "fund_auction_status": 2,
@@ -3604,6 +3685,7 @@
3604
3685
  "address": "J3dfxSNbUHwBbmB4My7DCgrNniQ227uTUNqqf4KB1DhyZkR"
3605
3686
  },
3606
3687
  "start_block_at": 1676536212,
3688
+ "end_lease_block": 26447799,
3607
3689
  "extrinsic_index": "16658297-3",
3608
3690
  "last_change_block": 16779600,
3609
3691
  "fund_auction_status": 3,
@@ -3650,6 +3732,7 @@
3650
3732
  "address": "J3dfxSNbUHwBbmB4My7DCgrNniQ227uTUNqqf4KB1DhyZkR"
3651
3733
  },
3652
3734
  "start_block_at": 1676279814,
3735
+ "end_lease_block": 26334450,
3653
3736
  "extrinsic_index": "16615633-3",
3654
3737
  "last_change_block": 16658264,
3655
3738
  "fund_auction_status": 3,
@@ -3691,6 +3774,7 @@
3691
3774
  "address": "EPPNDdGn4kEPeHzdGPzJ3seYw3AmKENpuVzpT2JyD87FCPA"
3692
3775
  },
3693
3776
  "start_block_at": 1676017098,
3777
+ "end_lease_block": 26447800,
3694
3778
  "extrinsic_index": "16571958-2",
3695
3779
  "last_change_block": 16756057,
3696
3780
  "fund_auction_status": 2,
@@ -3732,6 +3816,7 @@
3732
3816
  "address": "CzSXGPm2HNNYrLuVqWG3mspr2FyMNGE2YM9XmBNsFmHbEBU"
3733
3817
  },
3734
3818
  "start_block_at": 1674207090,
3819
+ "end_lease_block": 26345400,
3735
3820
  "extrinsic_index": "16271109-75",
3736
3821
  "last_change_block": 16284631,
3737
3822
  "fund_auction_status": 2,
@@ -3780,6 +3865,7 @@
3780
3865
  ]
3781
3866
  },
3782
3867
  "start_block_at": 1671763968,
3868
+ "end_lease_block": 25974227,
3783
3869
  "extrinsic_index": "15865462-5",
3784
3870
  "last_change_block": 15874442,
3785
3871
  "fund_auction_status": 2,
@@ -3819,6 +3905,7 @@
3819
3905
  "display": "para:2048"
3820
3906
  },
3821
3907
  "start_block_at": 1668804996,
3908
+ "end_lease_block": 25299000,
3822
3909
  "extrinsic_index": "15386733-1",
3823
3910
  "last_change_block": 16266630,
3824
3911
  "fund_auction_status": 3,
@@ -3867,6 +3954,7 @@
3867
3954
  ]
3868
3955
  },
3869
3956
  "start_block_at": 1665053292,
3957
+ "end_lease_block": 25099200,
3870
3958
  "extrinsic_index": "14762208-3",
3871
3959
  "last_change_block": 14800477,
3872
3960
  "fund_auction_status": 2,
@@ -3908,6 +3996,7 @@
3908
3996
  "address": "CodwHjmpEwDqcNMtGaPWEP5f7aZ4v7ZhjsP5ukZqAQHtHmg"
3909
3997
  },
3910
3998
  "start_block_at": 1664501940,
3999
+ "end_lease_block": 25099200,
3911
4000
  "extrinsic_index": "14670435-4",
3912
4001
  "last_change_block": 15015423,
3913
4002
  "fund_auction_status": 2,
@@ -3952,6 +4041,7 @@
3952
4041
  "address": "CiYq7eYRvbmKNpeiBrhnua5cvU8MGWnEiovDWCsod2VLvxE"
3953
4042
  },
3954
4043
  "start_block_at": 1661760792,
4044
+ "end_lease_block": 24494400,
3955
4045
  "extrinsic_index": "14215808-3",
3956
4046
  "last_change_block": 20252915,
3957
4047
  "fund_auction_status": 2,
@@ -3994,6 +4084,7 @@
3994
4084
  "address": "Cr6Qx65bYMGoiwe2Gy5N6PgzcWYBd2vnAbxxbjCM7uMWQRB"
3995
4085
  },
3996
4086
  "start_block_at": 1659838632,
4087
+ "end_lease_block": 23788801,
3997
4088
  "extrinsic_index": "13896128-2",
3998
4089
  "last_change_block": 14108437,
3999
4090
  "fund_auction_status": 2,
@@ -4032,6 +4123,7 @@
4032
4123
  "address": "Dre93J1EXUbHzaELeyEdtW2cEAnbaMemX8LLuEtqLXDXoyw"
4033
4124
  },
4034
4125
  "start_block_at": 1658152524,
4126
+ "end_lease_block": 23788801,
4035
4127
  "extrinsic_index": "13615664-7",
4036
4128
  "last_change_block": 14163078,
4037
4129
  "fund_auction_status": 3,
@@ -4077,6 +4169,7 @@
4077
4169
  "address": "FohU9AY9aGpTownLc1u7kKdFeBYGyZqSd621UVgDNE6RQn4"
4078
4170
  },
4079
4171
  "start_block_at": 1657479912,
4172
+ "end_lease_block": 23788801,
4080
4173
  "extrinsic_index": "13503722-3",
4081
4174
  "last_change_block": 20512387,
4082
4175
  "fund_auction_status": 2,
@@ -4122,6 +4215,7 @@
4122
4215
  "identity": true
4123
4216
  },
4124
4217
  "start_block_at": 1656870654,
4218
+ "end_lease_block": 23788801,
4125
4219
  "extrinsic_index": "13402298-3",
4126
4220
  "last_change_block": 13689607,
4127
4221
  "fund_auction_status": 2,
@@ -4162,6 +4256,7 @@
4162
4256
  "address": "H4s8DEUCE1n6iRLQ2YP8XpYVst7pDkNVpQqJ1YFHfDRopXP"
4163
4257
  },
4164
4258
  "start_block_at": 1656510120,
4259
+ "end_lease_block": 23585400,
4165
4260
  "extrinsic_index": "13342248-2",
4166
4261
  "last_change_block": 18748866,
4167
4262
  "fund_auction_status": 2,
@@ -4203,6 +4298,7 @@
4203
4298
  "address": "J6Vgp5wjxNeNyQWVmwXUbaaEjze6DCWuhmvp3Y8vgEfYKnv"
4204
4299
  },
4205
4300
  "start_block_at": 1656290898,
4301
+ "end_lease_block": 23788801,
4206
4302
  "extrinsic_index": "13305732-3",
4207
4303
  "last_change_block": 20214241,
4208
4304
  "fund_auction_status": 2,
@@ -4252,6 +4348,7 @@
4252
4348
  ]
4253
4349
  },
4254
4350
  "start_block_at": 1654502946,
4351
+ "end_lease_block": 22982400,
4255
4352
  "extrinsic_index": "13008042-3",
4256
4353
  "last_change_block": 18322464,
4257
4354
  "fund_auction_status": 2,
@@ -4295,6 +4392,7 @@
4295
4392
  "address": "EFkGt9fcZ23efygx9fcbf6u6gCjp8sFaPTPcmxhiTedzwim"
4296
4393
  },
4297
4394
  "start_block_at": 1652713644,
4395
+ "end_lease_block": 22982400,
4298
4396
  "extrinsic_index": "12710742-3",
4299
4397
  "last_change_block": 18145617,
4300
4398
  "fund_auction_status": 2,
@@ -4340,6 +4438,7 @@
4340
4438
  "address": "FvbTkYUF9pZRZc9NtvcitgkjDQYEvmX2vuoyTqw4uW2YaKp"
4341
4439
  },
4342
4440
  "start_block_at": 1652670498,
4441
+ "end_lease_block": 22982400,
4343
4442
  "extrinsic_index": "12703574-2",
4344
4443
  "last_change_block": 18145806,
4345
4444
  "fund_auction_status": 2,
@@ -4393,6 +4492,7 @@
4393
4492
  ]
4394
4493
  },
4395
4494
  "start_block_at": 1651258752,
4495
+ "end_lease_block": 22982400,
4396
4496
  "extrinsic_index": "12469030-5",
4397
4497
  "last_change_block": 18147370,
4398
4498
  "fund_auction_status": 2,
@@ -4435,6 +4535,7 @@
4435
4535
  "address": "EPPNDdGn4kEPeHzdGPzJ3seYw3AmKENpuVzpT2JyD87FCPA"
4436
4536
  },
4437
4537
  "start_block_at": 1650647112,
4538
+ "end_lease_block": 22342800,
4438
4539
  "extrinsic_index": "12367308-5",
4439
4540
  "last_change_block": 12596522,
4440
4541
  "fund_auction_status": 2,
@@ -4476,6 +4577,7 @@
4476
4577
  "address": "DDem4w9hQ4RiyuAKg4T2N7RCEWqstm5Try6MBQN6avob8Z8"
4477
4578
  },
4478
4579
  "start_block_at": 1649760480,
4580
+ "end_lease_block": 22377600,
4479
4581
  "extrinsic_index": "12219843-5",
4480
4582
  "last_change_block": 17541506,
4481
4583
  "fund_auction_status": 2,
@@ -4520,6 +4622,7 @@
4520
4622
  "address": "F37GR5PvHiNj8YWVegr8r2nMosBDtiPVdUrfBSAMZg3e5HJ"
4521
4623
  },
4522
4624
  "start_block_at": 1649697054,
4625
+ "end_lease_block": 22838340,
4523
4626
  "extrinsic_index": "12209296-3",
4524
4627
  "last_change_block": 18238826,
4525
4628
  "fund_auction_status": 2,
@@ -4564,6 +4667,7 @@
4564
4667
  "address": "FvbTkYUF9pZRZc9NtvcitgkjDQYEvmX2vuoyTqw4uW2YaKp"
4565
4668
  },
4566
4669
  "start_block_at": 1648995846,
4670
+ "end_lease_block": 22377600,
4567
4671
  "extrinsic_index": "12092708-3",
4568
4672
  "last_change_block": 12703561,
4569
4673
  "fund_auction_status": 3,
@@ -4608,6 +4712,7 @@
4608
4712
  "address": "EFkGt9fcZ23efygx9fcbf6u6gCjp8sFaPTPcmxhiTedzwim"
4609
4713
  },
4610
4714
  "start_block_at": 1648829052,
4715
+ "end_lease_block": 22377600,
4611
4716
  "extrinsic_index": "12064953-2",
4612
4717
  "last_change_block": 12710733,
4613
4718
  "fund_auction_status": 3,
@@ -4648,6 +4753,7 @@
4648
4753
  "address": "DDem4w9hQ4RiyuAKg4T2N7RCEWqstm5Try6MBQN6avob8Z8"
4649
4754
  },
4650
4755
  "start_block_at": 1648786416,
4756
+ "end_lease_block": 21874200,
4651
4757
  "extrinsic_index": "12057853-2",
4652
4758
  "last_change_block": 12219818,
4653
4759
  "fund_auction_status": 3,
@@ -4696,6 +4802,7 @@
4696
4802
  ]
4697
4803
  },
4698
4804
  "start_block_at": 1647872400,
4805
+ "end_lease_block": 21874200,
4699
4806
  "extrinsic_index": "11906281-2",
4700
4807
  "last_change_block": 18685550,
4701
4808
  "fund_auction_status": 2,
@@ -4737,6 +4844,7 @@
4737
4844
  "address": "CmxJEdEniSV6hGWoKfHWLR6h4A1dh5gD1vgzmD12osJvGsk"
4738
4845
  },
4739
4846
  "start_block_at": 1647455508,
4847
+ "end_lease_block": 21772800,
4740
4848
  "extrinsic_index": "11836996-2",
4741
4849
  "last_change_block": 20214221,
4742
4850
  "fund_auction_status": 2,
@@ -4783,6 +4891,7 @@
4783
4891
  ]
4784
4892
  },
4785
4893
  "start_block_at": 1645605510,
4894
+ "end_lease_block": 22005600,
4786
4895
  "extrinsic_index": "11529954-4",
4787
4896
  "last_change_block": 15220061,
4788
4897
  "fund_auction_status": 3,
@@ -4823,6 +4932,7 @@
4823
4932
  "address": "DkysCerdzx5K3ieUBHpafbMQvYvEjy7hRuKuietTQiCHypc"
4824
4933
  },
4825
4934
  "start_block_at": 1645541418,
4935
+ "end_lease_block": 21801600,
4826
4936
  "extrinsic_index": "11519341-9",
4827
4937
  "last_change_block": 11519926,
4828
4938
  "fund_auction_status": 2,
@@ -4875,6 +4985,7 @@
4875
4985
  ]
4876
4986
  },
4877
4987
  "start_block_at": 1645397328,
4988
+ "end_lease_block": 21573600,
4878
4989
  "extrinsic_index": "11495485-5",
4879
4990
  "last_change_block": 11906276,
4880
4991
  "fund_auction_status": 3,
@@ -4918,6 +5029,7 @@
4918
5029
  "identity": true
4919
5030
  },
4920
5031
  "start_block_at": 1643628132,
5032
+ "end_lease_block": 21068400,
4921
5033
  "extrinsic_index": "11202424-2",
4922
5034
  "last_change_block": 16331171,
4923
5035
  "fund_auction_status": 2,
@@ -4967,6 +5079,7 @@
4967
5079
  ]
4968
5080
  },
4969
5081
  "start_block_at": 1642765224,
5082
+ "end_lease_block": 21068400,
4970
5083
  "extrinsic_index": "11059031-3",
4971
5084
  "last_change_block": 16330077,
4972
5085
  "fund_auction_status": 2,
@@ -5018,6 +5131,7 @@
5018
5131
  ]
5019
5132
  },
5020
5133
  "start_block_at": 1642692318,
5134
+ "end_lease_block": 21068400,
5021
5135
  "extrinsic_index": "11046954-2",
5022
5136
  "last_change_block": 16834980,
5023
5137
  "fund_auction_status": 2,
@@ -5070,6 +5184,7 @@
5070
5184
  ]
5071
5185
  },
5072
5186
  "start_block_at": 1641839292,
5187
+ "end_lease_block": 21068400,
5073
5188
  "extrinsic_index": "10905660-2",
5074
5189
  "last_change_block": 11495412,
5075
5190
  "fund_auction_status": 3,
@@ -5113,6 +5228,7 @@
5113
5228
  "identity": true
5114
5229
  },
5115
5230
  "start_block_at": 1641448440,
5231
+ "end_lease_block": 21068400,
5116
5232
  "extrinsic_index": "10840887-5",
5117
5233
  "last_change_block": 11086786,
5118
5234
  "fund_auction_status": 2,
@@ -5161,6 +5277,7 @@
5161
5277
  ]
5162
5278
  },
5163
5279
  "start_block_at": 1641280422,
5280
+ "end_lease_block": 21068400,
5164
5281
  "extrinsic_index": "10813062-2",
5165
5282
  "last_change_block": 10979538,
5166
5283
  "fund_auction_status": 2,
@@ -5211,6 +5328,7 @@
5211
5328
  ]
5212
5329
  },
5213
5330
  "start_block_at": 1639467552,
5331
+ "end_lease_block": 20563200,
5214
5332
  "extrinsic_index": "10513746-2",
5215
5333
  "last_change_block": 10903069,
5216
5334
  "fund_auction_status": 3,
@@ -5262,6 +5380,7 @@
5262
5380
  ]
5263
5381
  },
5264
5382
  "start_block_at": 1638973044,
5383
+ "end_lease_block": 20463000,
5265
5384
  "extrinsic_index": "10431590-3",
5266
5385
  "last_change_block": 10784390,
5267
5386
  "fund_auction_status": 2,
@@ -5313,6 +5432,7 @@
5313
5432
  ]
5314
5433
  },
5315
5434
  "start_block_at": 1638863454,
5435
+ "end_lease_block": 20463000,
5316
5436
  "extrinsic_index": "10413364-3",
5317
5437
  "last_change_block": 10800256,
5318
5438
  "fund_auction_status": 3,
@@ -5365,6 +5485,7 @@
5365
5485
  ]
5366
5486
  },
5367
5487
  "start_block_at": 1638590622,
5488
+ "end_lease_block": 20562200,
5368
5489
  "extrinsic_index": "10367997-4",
5369
5490
  "last_change_block": 11068825,
5370
5491
  "fund_auction_status": 3,
@@ -5406,6 +5527,7 @@
5406
5527
  "address": "CsCM5QH1CDq2HEr7pofxofxoxbrmHSEHcHkCJsLJ7zMs1iD"
5407
5528
  },
5408
5529
  "start_block_at": 1638538476,
5530
+ "end_lease_block": 20563200,
5409
5531
  "extrinsic_index": "10359317-3",
5410
5532
  "last_change_block": 15726430,
5411
5533
  "fund_auction_status": 2,
@@ -5449,6 +5571,7 @@
5449
5571
  "address": "F2fjhcks69mYK7QuMp2AgCEcZbYzpH82cvk8FcDeCfXXF6P"
5450
5572
  },
5451
5573
  "start_block_at": 1638178086,
5574
+ "end_lease_block": 20563200,
5452
5575
  "extrinsic_index": "10303894-2",
5453
5576
  "last_change_block": 10683439,
5454
5577
  "fund_auction_status": 2,
@@ -5493,6 +5616,7 @@
5493
5616
  "address": "EY1js3mL4RDgNKse3y4gozpfLHSzRTeUcobn3DWVK23ZpTM"
5494
5617
  },
5495
5618
  "start_block_at": 1638072060,
5619
+ "end_lease_block": 20563200,
5496
5620
  "extrinsic_index": "10286288-7",
5497
5621
  "last_change_block": 11170223,
5498
5622
  "fund_auction_status": 3,
@@ -5533,6 +5657,7 @@
5533
5657
  "address": "EY1js3mL4RDgNKse3y4gozpfLHSzRTeUcobn3DWVK23ZpTM"
5534
5658
  },
5535
5659
  "start_block_at": 1638071712,
5660
+ "end_lease_block": 20563200,
5536
5661
  "extrinsic_index": "10286233-5",
5537
5662
  "last_change_block": 10286242,
5538
5663
  "fund_auction_status": 3,
@@ -5573,6 +5698,7 @@
5573
5698
  "address": "EY1js3mL4RDgNKse3y4gozpfLHSzRTeUcobn3DWVK23ZpTM"
5574
5699
  },
5575
5700
  "start_block_at": 1638071466,
5701
+ "end_lease_block": 20563200,
5576
5702
  "extrinsic_index": "10286192-8",
5577
5703
  "last_change_block": 10286213,
5578
5704
  "fund_auction_status": 3,
@@ -5617,6 +5743,7 @@
5617
5743
  "address": "DPpEXDQVyLxN1Qprq3aEcyaBP7jvcaGdo2ts6nfo7wHAgFm"
5618
5744
  },
5619
5745
  "start_block_at": 1638060300,
5746
+ "end_lease_block": 20463000,
5620
5747
  "extrinsic_index": "10284337-4",
5621
5748
  "last_change_block": 16140990,
5622
5749
  "fund_auction_status": 2,
@@ -5663,6 +5790,7 @@
5663
5790
  "identity": true
5664
5791
  },
5665
5792
  "start_block_at": 1637711358,
5793
+ "end_lease_block": 20463000,
5666
5794
  "extrinsic_index": "10226349-4",
5667
5795
  "last_change_block": 16441479,
5668
5796
  "fund_auction_status": 2,
@@ -5706,6 +5834,7 @@
5706
5834
  "identity": true
5707
5835
  },
5708
5836
  "start_block_at": 1636859173,
5837
+ "end_lease_block": 19900800,
5709
5838
  "extrinsic_index": "10084906-2",
5710
5839
  "last_change_block": 10224645,
5711
5840
  "fund_auction_status": 3,
@@ -5756,6 +5885,7 @@
5756
5885
  ]
5757
5886
  },
5758
5887
  "start_block_at": 1635860670,
5888
+ "end_lease_block": 19951800,
5759
5889
  "extrinsic_index": "9921711-3",
5760
5890
  "last_change_block": 10320804,
5761
5891
  "fund_auction_status": 3,
@@ -5811,6 +5941,7 @@
5811
5941
  ]
5812
5942
  },
5813
5943
  "start_block_at": 1635334920,
5944
+ "end_lease_block": 19958400,
5814
5945
  "extrinsic_index": "9836244-7",
5815
5946
  "last_change_block": 16441564,
5816
5947
  "fund_auction_status": 2,
@@ -5854,6 +5985,7 @@
5854
5985
  "address": "DPpEXDQVyLxN1Qprq3aEcyaBP7jvcaGdo2ts6nfo7wHAgFm"
5855
5986
  },
5856
5987
  "start_block_at": 1635213756,
5988
+ "end_lease_block": 19958400,
5857
5989
  "extrinsic_index": "9816548-3",
5858
5990
  "last_change_block": 10284332,
5859
5991
  "fund_auction_status": 3,
@@ -5905,6 +6037,7 @@
5905
6037
  ]
5906
6038
  },
5907
6039
  "start_block_at": 1635176712,
6040
+ "end_lease_block": 19958400,
5908
6041
  "extrinsic_index": "9810517-3",
5909
6042
  "last_change_block": 15120543,
5910
6043
  "fund_auction_status": 2,
@@ -5948,6 +6081,7 @@
5948
6081
  "address": "EY1js3mL4RDgNKse3y4gozpfLHSzRTeUcobn3DWVK23ZpTM"
5949
6082
  },
5950
6083
  "start_block_at": 1635166962,
6084
+ "end_lease_block": 19958400,
5951
6085
  "extrinsic_index": "9808934-4",
5952
6086
  "last_change_block": 10286172,
5953
6087
  "fund_auction_status": 3,
@@ -5999,6 +6133,7 @@
5999
6133
  ]
6000
6134
  },
6001
6135
  "start_block_at": 1635012720,
6136
+ "end_lease_block": 19790519,
6002
6137
  "extrinsic_index": "9783771-2",
6003
6138
  "last_change_block": 10154269,
6004
6139
  "fund_auction_status": 3,
@@ -6042,6 +6177,7 @@
6042
6177
  "address": "F2fjhcks69mYK7QuMp2AgCEcZbYzpH82cvk8FcDeCfXXF6P"
6043
6178
  },
6044
6179
  "start_block_at": 1634949114,
6180
+ "end_lease_block": 19958400,
6045
6181
  "extrinsic_index": "9773407-3",
6046
6182
  "last_change_block": 10303886,
6047
6183
  "fund_auction_status": 3,
@@ -6093,6 +6229,7 @@
6093
6229
  ]
6094
6230
  },
6095
6231
  "start_block_at": 1634943552,
6232
+ "end_lease_block": 19958400,
6096
6233
  "extrinsic_index": "9772500-5",
6097
6234
  "last_change_block": 16093766,
6098
6235
  "fund_auction_status": 2,
@@ -6144,6 +6281,7 @@
6144
6281
  ]
6145
6282
  },
6146
6283
  "start_block_at": 1634831622,
6284
+ "end_lease_block": 19958400,
6147
6285
  "extrinsic_index": "9754256-4",
6148
6286
  "last_change_block": 10320804,
6149
6287
  "fund_auction_status": 3,
@@ -6192,6 +6330,7 @@
6192
6330
  ]
6193
6331
  },
6194
6332
  "start_block_at": 1634568558,
6333
+ "end_lease_block": 19790519,
6195
6334
  "extrinsic_index": "9710530-7",
6196
6335
  "last_change_block": 9905868,
6197
6336
  "fund_auction_status": 2,
@@ -6238,6 +6377,7 @@
6238
6377
  ]
6239
6378
  },
6240
6379
  "start_block_at": 1634568402,
6380
+ "end_lease_block": 19458688,
6241
6381
  "extrinsic_index": "9710504-5",
6242
6382
  "last_change_block": 9710509,
6243
6383
  "fund_auction_status": 3,
@@ -6285,6 +6425,7 @@
6285
6425
  "identity": true
6286
6426
  },
6287
6427
  "start_block_at": 1630427340,
6428
+ "end_lease_block": 19353600,
6288
6429
  "extrinsic_index": "9023299-2",
6289
6430
  "last_change_block": 15044484,
6290
6431
  "fund_auction_status": 2,
@@ -6332,6 +6473,7 @@
6332
6473
  "identity": true
6333
6474
  },
6334
6475
  "start_block_at": 1630423728,
6476
+ "end_lease_block": 19353600,
6335
6477
  "extrinsic_index": "9022700-5",
6336
6478
  "last_change_block": 19572360,
6337
6479
  "fund_auction_status": 2,
@@ -6385,6 +6527,7 @@
6385
6527
  ]
6386
6528
  },
6387
6529
  "start_block_at": 1630352928,
6530
+ "end_lease_block": 19353600,
6388
6531
  "extrinsic_index": "9010937-6",
6389
6532
  "last_change_block": 9678935,
6390
6533
  "fund_auction_status": 3,
@@ -6430,6 +6573,7 @@
6430
6573
  "address": "F2fjhcks69mYK7QuMp2AgCEcZbYzpH82cvk8FcDeCfXXF6P"
6431
6574
  },
6432
6575
  "start_block_at": 1630330464,
6576
+ "end_lease_block": 19353600,
6433
6577
  "extrinsic_index": "9007201-5",
6434
6578
  "last_change_block": 9678900,
6435
6579
  "fund_auction_status": 3,
@@ -6481,6 +6625,7 @@
6481
6625
  ]
6482
6626
  },
6483
6627
  "start_block_at": 1630324956,
6628
+ "end_lease_block": 19353600,
6484
6629
  "extrinsic_index": "9006286-3",
6485
6630
  "last_change_block": 20346135,
6486
6631
  "fund_auction_status": 2,
@@ -6534,6 +6679,7 @@
6534
6679
  ]
6535
6680
  },
6536
6681
  "start_block_at": 1630307538,
6682
+ "end_lease_block": 19353600,
6537
6683
  "extrinsic_index": "9003389-4",
6538
6684
  "last_change_block": 9678891,
6539
6685
  "fund_auction_status": 3,
@@ -6587,6 +6733,7 @@
6587
6733
  ]
6588
6734
  },
6589
6735
  "start_block_at": 1630161144,
6736
+ "end_lease_block": 19353600,
6590
6737
  "extrinsic_index": "8979039-2",
6591
6738
  "last_change_block": 9678935,
6592
6739
  "fund_auction_status": 3,
@@ -6633,6 +6780,7 @@
6633
6780
  "identity": true
6634
6781
  },
6635
6782
  "start_block_at": 1630139508,
6783
+ "end_lease_block": 19353600,
6636
6784
  "extrinsic_index": "8975458-2",
6637
6785
  "last_change_block": 13910832,
6638
6786
  "fund_auction_status": 2,
@@ -6676,6 +6824,7 @@
6676
6824
  "identity": true
6677
6825
  },
6678
6826
  "start_block_at": 1630131312,
6827
+ "end_lease_block": 19353600,
6679
6828
  "extrinsic_index": "8974101-2",
6680
6829
  "last_change_block": 9233477,
6681
6830
  "fund_auction_status": 2,
@@ -6729,6 +6878,7 @@
6729
6878
  ]
6730
6879
  },
6731
6880
  "start_block_at": 1630070070,
6881
+ "end_lease_block": 19353600,
6732
6882
  "extrinsic_index": "8964021-5",
6733
6883
  "last_change_block": 9678942,
6734
6884
  "fund_auction_status": 3,
@@ -6769,6 +6919,7 @@
6769
6919
  "address": "DM5jFFrjW6TQWBBz7UAL7GssDVP94wGhhwLcJnHiY1EFfCY"
6770
6920
  },
6771
6921
  "start_block_at": 1630052994,
6922
+ "end_lease_block": 19353600,
6772
6923
  "extrinsic_index": "8961192-2",
6773
6924
  "last_change_block": 9035576,
6774
6925
  "fund_auction_status": 2,
@@ -6822,6 +6973,7 @@
6822
6973
  ]
6823
6974
  },
6824
6975
  "start_block_at": 1630050162,
6976
+ "end_lease_block": 19353600,
6825
6977
  "extrinsic_index": "8960721-3",
6826
6978
  "last_change_block": 9678935,
6827
6979
  "fund_auction_status": 3,
@@ -6867,6 +7019,7 @@
6867
7019
  "address": "J1JkbmLGaGz69VADfbtZubFE5dtYxNRhn6HNYz6VV1Vk5PM"
6868
7020
  },
6869
7021
  "start_block_at": 1630035342,
7022
+ "end_lease_block": 19353600,
6870
7023
  "extrinsic_index": "8958261-4",
6871
7024
  "last_change_block": 9678935,
6872
7025
  "fund_auction_status": 3,
@@ -6912,6 +7065,7 @@
6912
7065
  "address": "DPpEXDQVyLxN1Qprq3aEcyaBP7jvcaGdo2ts6nfo7wHAgFm"
6913
7066
  },
6914
7067
  "start_block_at": 1629964782,
7068
+ "end_lease_block": 19353600,
6915
7069
  "extrinsic_index": "8946540-5",
6916
7070
  "last_change_block": 9678935,
6917
7071
  "fund_auction_status": 3,
@@ -6969,6 +7123,7 @@
6969
7123
  ]
6970
7124
  },
6971
7125
  "start_block_at": 1629773706,
7126
+ "end_lease_block": 19353600,
6972
7127
  "extrinsic_index": "8914901-6",
6973
7128
  "last_change_block": 9678896,
6974
7129
  "fund_auction_status": 3,
@@ -7014,6 +7169,7 @@
7014
7169
  "address": "EY1js3mL4RDgNKse3y4gozpfLHSzRTeUcobn3DWVK23ZpTM"
7015
7170
  },
7016
7171
  "start_block_at": 1629386130,
7172
+ "end_lease_block": 19353600,
7017
7173
  "extrinsic_index": "8857942-2",
7018
7174
  "last_change_block": 9678904,
7019
7175
  "fund_auction_status": 3,
@@ -7054,6 +7210,7 @@
7054
7210
  "identity": true
7055
7211
  },
7056
7212
  "start_block_at": 1627281300,
7213
+ "end_lease_block": 18748800,
7057
7214
  "extrinsic_index": "8508629-4",
7058
7215
  "last_change_block": 8508682,
7059
7216
  "fund_auction_status": 3,
@@ -7095,6 +7252,7 @@
7095
7252
  "address": "G7PXpsAvSjaYFMjQ3oPTyKUV4kh7eD3oTnNd9eDSMBscSZH"
7096
7253
  },
7097
7254
  "start_block_at": 1625610618,
7255
+ "end_lease_block": 18144000,
7098
7256
  "extrinsic_index": "8231811-3",
7099
7257
  "last_change_block": 9471107,
7100
7258
  "fund_auction_status": 3,
@@ -7138,6 +7296,7 @@
7138
7296
  "identity": true
7139
7297
  },
7140
7298
  "start_block_at": 1625592852,
7299
+ "end_lease_block": 18144000,
7141
7300
  "extrinsic_index": "8228873-2",
7142
7301
  "last_change_block": 8467669,
7143
7302
  "fund_auction_status": 3,
@@ -7179,6 +7338,7 @@
7179
7338
  "address": "G7PXpsAvSjaYFMjQ3oPTyKUV4kh7eD3oTnNd9eDSMBscSZH"
7180
7339
  },
7181
7340
  "start_block_at": 1625536488,
7341
+ "end_lease_block": 18144000,
7182
7342
  "extrinsic_index": "8219550-3",
7183
7343
  "last_change_block": 8231801,
7184
7344
  "fund_auction_status": 3,
@@ -7219,6 +7379,7 @@
7219
7379
  "identity": true
7220
7380
  },
7221
7381
  "start_block_at": 1625460102,
7382
+ "end_lease_block": 18144000,
7222
7383
  "extrinsic_index": "8206907-4",
7223
7384
  "last_change_block": 8508346,
7224
7385
  "fund_auction_status": 3,
@@ -7261,6 +7422,7 @@
7261
7422
  "address": "Eax1EEpQt2yhEACJcY8gXA55YEKyQFp5pdYdTt9AeymyqBB"
7262
7423
  },
7263
7424
  "start_block_at": 1625414508,
7425
+ "end_lease_block": 18144000,
7264
7426
  "extrinsic_index": "8199374-4",
7265
7427
  "last_change_block": 9471103,
7266
7428
  "fund_auction_status": 3,
@@ -7311,6 +7473,7 @@
7311
7473
  ]
7312
7474
  },
7313
7475
  "start_block_at": 1625058006,
7476
+ "end_lease_block": 18144000,
7314
7477
  "extrinsic_index": "8140382-6",
7315
7478
  "last_change_block": 8965072,
7316
7479
  "fund_auction_status": 3,
@@ -7362,6 +7525,7 @@
7362
7525
  ]
7363
7526
  },
7364
7527
  "start_block_at": 1624898160,
7528
+ "end_lease_block": 18144000,
7365
7529
  "extrinsic_index": "8113934-19",
7366
7530
  "last_change_block": 9010930,
7367
7531
  "fund_auction_status": 3,
@@ -7414,6 +7578,7 @@
7414
7578
  ]
7415
7579
  },
7416
7580
  "start_block_at": 1623788946,
7581
+ "end_lease_block": 18144000,
7417
7582
  "extrinsic_index": "7929993-3",
7418
7583
  "last_change_block": 8950333,
7419
7584
  "fund_auction_status": 3,
@@ -7466,6 +7631,7 @@
7466
7631
  ]
7467
7632
  },
7468
7633
  "start_block_at": 1623758610,
7634
+ "end_lease_block": 18144000,
7469
7635
  "extrinsic_index": "7924954-2",
7470
7636
  "last_change_block": 9003375,
7471
7637
  "fund_auction_status": 3,
@@ -7519,6 +7685,7 @@
7519
7685
  "account_index": "4UE82"
7520
7686
  },
7521
7687
  "start_block_at": 1623679194,
7688
+ "end_lease_block": 18144000,
7522
7689
  "extrinsic_index": "7911805-2",
7523
7690
  "last_change_block": 12861048,
7524
7691
  "fund_auction_status": 2,
@@ -7563,6 +7730,7 @@
7563
7730
  "address": "J1JkbmLGaGz69VADfbtZubFE5dtYxNRhn6HNYz6VV1Vk5PM"
7564
7731
  },
7565
7732
  "start_block_at": 1623645600,
7733
+ "end_lease_block": 18144000,
7566
7734
  "extrinsic_index": "7906226-2",
7567
7735
  "last_change_block": 8958253,
7568
7736
  "fund_auction_status": 3,
@@ -7607,6 +7775,7 @@
7607
7775
  "address": "DPpEXDQVyLxN1Qprq3aEcyaBP7jvcaGdo2ts6nfo7wHAgFm"
7608
7776
  },
7609
7777
  "start_block_at": 1623632802,
7778
+ "end_lease_block": 18144000,
7610
7779
  "extrinsic_index": "7904098-2",
7611
7780
  "last_change_block": 8946529,
7612
7781
  "fund_auction_status": 3,
@@ -7651,6 +7820,7 @@
7651
7820
  "address": "DaEJPYPCJQnKeHGfV6SSF8WPWtLg9zggbWwAwCZRWVPeWvv"
7652
7821
  },
7653
7822
  "start_block_at": 1623406020,
7823
+ "end_lease_block": 18144000,
7654
7824
  "extrinsic_index": "7866461-2",
7655
7825
  "last_change_block": 12704781,
7656
7826
  "fund_auction_status": 2,
@@ -7697,6 +7867,7 @@
7697
7867
  "identity": true
7698
7868
  },
7699
7869
  "start_block_at": 1623389028,
7870
+ "end_lease_block": 18144000,
7700
7871
  "extrinsic_index": "7863639-2",
7701
7872
  "last_change_block": 8467383,
7702
7873
  "fund_auction_status": 3,
@@ -7753,6 +7924,7 @@
7753
7924
  ]
7754
7925
  },
7755
7926
  "start_block_at": 1623376122,
7927
+ "end_lease_block": 18144000,
7756
7928
  "extrinsic_index": "7861502-3",
7757
7929
  "last_change_block": 8467263,
7758
7930
  "fund_auction_status": 3,
@@ -7797,6 +7969,7 @@
7797
7969
  "address": "F2fjhcks69mYK7QuMp2AgCEcZbYzpH82cvk8FcDeCfXXF6P"
7798
7970
  },
7799
7971
  "start_block_at": 1623223206,
7972
+ "end_lease_block": 18144000,
7800
7973
  "extrinsic_index": "7836117-4",
7801
7974
  "last_change_block": 9007195,
7802
7975
  "fund_auction_status": 3,
@@ -7838,6 +8011,7 @@
7838
8011
  "address": "FFuCbRwsDTkj1cc2w6dvBmXvumyoZR6QgfAv1LwL3kBgmbX"
7839
8012
  },
7840
8013
  "start_block_at": 1623209688,
8014
+ "end_lease_block": 18144000,
7841
8015
  "extrinsic_index": "7833885-5",
7842
8016
  "last_change_block": 8123536,
7843
8017
  "fund_auction_status": 2,
@@ -7879,6 +8053,7 @@
7879
8053
  "address": "Gq2No2gcF6s4DLfzzuB53G5opWCoCtK9tZeVGRGcmkSDGoK"
7880
8054
  },
7881
8055
  "start_block_at": 1623188130,
8056
+ "end_lease_block": 18144000,
7882
8057
  "extrinsic_index": "7830323-2",
7883
8058
  "last_change_block": 8023770,
7884
8059
  "fund_auction_status": 2,
@@ -7923,6 +8098,7 @@
7923
8098
  "identity": true
7924
8099
  },
7925
8100
  "start_block_at": 1623175674,
8101
+ "end_lease_block": 18144000,
7926
8102
  "extrinsic_index": "7828270-4",
7927
8103
  "last_change_block": 12700813,
7928
8104
  "fund_auction_status": 2,
@@ -7940,21 +8116,21 @@
7940
8116
  {
7941
8117
  "paraId": 3341,
7942
8118
  "fundId": "3341-74",
7943
- "status": "in_auction",
8119
+ "status": "failed",
7944
8120
  "metadata": {
7945
8121
  "cap": "3000000000000000",
7946
8122
  "owner": "16iP1dKTnkny2uzSvqVBwzFCxgEShZHAarnpcXj99H3gsW65",
7947
8123
  "bid_id": "",
7948
- "raised": "81272000000000",
7949
- "status": 1,
7950
- "balance": "81272000000000",
8124
+ "raised": "90793000000000",
8125
+ "status": 4,
8126
+ "balance": "0",
7951
8127
  "fund_id": "3341-74",
7952
8128
  "para_id": 3341,
7953
8129
  "end_block": 19059600,
7954
8130
  "in_auctions": null,
7955
8131
  "last_period": 29,
7956
8132
  "start_block": 17848325,
7957
- "contributors": 100,
8133
+ "contributors": 120,
7958
8134
  "first_period": 22,
7959
8135
  "auction_index": 0,
7960
8136
  "owner_display": {
@@ -7969,11 +8145,12 @@
7969
8145
  ]
7970
8146
  },
7971
8147
  "start_block_at": 1698067830,
8148
+ "end_lease_block": 28736400,
7972
8149
  "extrinsic_index": "17848325-2",
7973
- "last_change_block": 18382347,
7974
- "fund_auction_status": 1,
8150
+ "last_change_block": 19063028,
8151
+ "fund_auction_status": 3,
7975
8152
  "last_change_event_idx": 54,
7976
- "last_change_timestamp": 1701278472
8153
+ "last_change_timestamp": 1705385886
7977
8154
  },
7978
8155
  "relayChain": "polkadot",
7979
8156
  "auctionIndex": 0,
@@ -8019,6 +8196,7 @@
8019
8196
  ]
8020
8197
  },
8021
8198
  "start_block_at": 1698250494,
8199
+ "end_lease_block": 28736400,
8022
8200
  "extrinsic_index": "17878657-2",
8023
8201
  "last_change_block": 18299803,
8024
8202
  "fund_auction_status": 2,
@@ -8061,6 +8239,7 @@
8061
8239
  "identity": true
8062
8240
  },
8063
8241
  "start_block_at": 1698236856,
8242
+ "end_lease_block": 28668600,
8064
8243
  "extrinsic_index": "17876389-2",
8065
8244
  "last_change_block": 17954621,
8066
8245
  "fund_auction_status": 2,
@@ -8078,14 +8257,14 @@
8078
8257
  {
8079
8258
  "paraId": 2025,
8080
8259
  "fundId": "2025-75",
8081
- "status": "in_auction",
8260
+ "status": "won",
8082
8261
  "metadata": {
8083
8262
  "cap": "3333330000000000",
8084
8263
  "owner": "14Q22opa2mR3SsCZkHbDoSkN6iQpJPk6dDYwaQibufh41g3k",
8085
- "bid_id": "",
8086
- "raised": "267549652717946",
8087
- "status": 1,
8088
- "balance": "267549652717946",
8264
+ "bid_id": "59-15-22",
8265
+ "raised": "508365713699479",
8266
+ "status": 2,
8267
+ "balance": "508365713699479",
8089
8268
  "fund_id": "2025-75",
8090
8269
  "para_id": 2025,
8091
8270
  "end_block": 18991800,
@@ -8093,13 +8272,16 @@
8093
8272
  53,
8094
8273
  54,
8095
8274
  55,
8096
- 56
8275
+ 56,
8276
+ 57,
8277
+ 58,
8278
+ 59
8097
8279
  ],
8098
8280
  "last_period": 22,
8099
8281
  "start_block": 17875586,
8100
- "contributors": 209,
8282
+ "contributors": 427,
8101
8283
  "first_period": 15,
8102
- "auction_index": 0,
8284
+ "auction_index": 59,
8103
8285
  "owner_display": {
8104
8286
  "address": "14Q22opa2mR3SsCZkHbDoSkN6iQpJPk6dDYwaQibufh41g3k",
8105
8287
  "display": "soramitsu",
@@ -8112,14 +8294,15 @@
8112
8294
  ]
8113
8295
  },
8114
8296
  "start_block_at": 1698232020,
8297
+ "end_lease_block": 28668600,
8115
8298
  "extrinsic_index": "17875586-2",
8116
- "last_change_block": 18400389,
8117
- "fund_auction_status": 1,
8118
- "last_change_event_idx": 42,
8119
- "last_change_timestamp": 1701386844
8299
+ "last_change_block": 18991751,
8300
+ "fund_auction_status": 2,
8301
+ "last_change_event_idx": 71,
8302
+ "last_change_timestamp": 1704954738
8120
8303
  },
8121
8304
  "relayChain": "polkadot",
8122
- "auctionIndex": 0,
8305
+ "auctionIndex": 59,
8123
8306
  "firstPeriod": 15,
8124
8307
  "lastPeriod": 22,
8125
8308
  "startTime": "2024-01-16T01:48:00.000Z",
@@ -8155,6 +8338,7 @@
8155
8338
  "identity": true
8156
8339
  },
8157
8340
  "start_block_at": 1698384180,
8341
+ "end_lease_block": 28736400,
8158
8342
  "extrinsic_index": "17900921-2",
8159
8343
  "last_change_block": 18127574,
8160
8344
  "fund_auction_status": 2,
@@ -8172,23 +8356,26 @@
8172
8356
  {
8173
8357
  "paraId": 3356,
8174
8358
  "fundId": "3356-79",
8175
- "status": "in_auction",
8359
+ "status": "failed",
8176
8360
  "metadata": {
8177
8361
  "cap": "3000000000000000",
8178
8362
  "owner": "133VgJJgp1s9wxLqgCFxYx6T873hZQNchJM9tmbU6NkYaaqW",
8179
8363
  "bid_id": "",
8180
- "raised": "126296640879496",
8181
- "status": 1,
8182
- "balance": "126296640879496",
8364
+ "raised": "302771309064555",
8365
+ "status": 4,
8366
+ "balance": "0",
8183
8367
  "fund_id": "3356-79",
8184
8368
  "para_id": 3356,
8185
8369
  "end_block": 19059599,
8186
8370
  "in_auctions": [
8187
- 56
8371
+ 56,
8372
+ 57,
8373
+ 58,
8374
+ 59
8188
8375
  ],
8189
8376
  "last_period": 22,
8190
8377
  "start_block": 18304651,
8191
- "contributors": 42,
8378
+ "contributors": 209,
8192
8379
  "first_period": 15,
8193
8380
  "auction_index": 0,
8194
8381
  "owner_display": {
@@ -8197,11 +8384,66 @@
8197
8384
  "identity": true
8198
8385
  },
8199
8386
  "start_block_at": 1700811288,
8387
+ "end_lease_block": 28736399,
8200
8388
  "extrinsic_index": "18304651-3",
8201
- "last_change_block": 18400446,
8202
- "fund_auction_status": 1,
8203
- "last_change_event_idx": 44,
8204
- "last_change_timestamp": 1701387186
8389
+ "last_change_block": 19067042,
8390
+ "fund_auction_status": 3,
8391
+ "last_change_event_idx": 64,
8392
+ "last_change_timestamp": 1705410138
8393
+ },
8394
+ "relayChain": "polkadot",
8395
+ "auctionIndex": 0,
8396
+ "firstPeriod": 15,
8397
+ "lastPeriod": 22,
8398
+ "startTime": "2024-01-16T01:48:00.000Z",
8399
+ "endTime": "2025-11-18T01:48:00.000Z",
8400
+ "chain": null
8401
+ },
8402
+ {
8403
+ "paraId": 3357,
8404
+ "fundId": "3357-80",
8405
+ "status": "failed",
8406
+ "metadata": {
8407
+ "cap": "5000000000000000000000000",
8408
+ "owner": "14fhPR28n9EHZitNyf6wjYZVBPwKgcgogVjJPTzvCcb8qi9G",
8409
+ "bid_id": "",
8410
+ "raised": "18569053530489",
8411
+ "status": 4,
8412
+ "balance": "0",
8413
+ "fund_id": "3357-80",
8414
+ "para_id": 3357,
8415
+ "end_block": 19059599,
8416
+ "in_auctions": [
8417
+ 58,
8418
+ 59
8419
+ ],
8420
+ "last_period": 22,
8421
+ "start_block": 18671154,
8422
+ "contributors": 44,
8423
+ "first_period": 15,
8424
+ "auction_index": 0,
8425
+ "owner_display": {
8426
+ "address": "14fhPR28n9EHZitNyf6wjYZVBPwKgcgogVjJPTzvCcb8qi9G",
8427
+ "display": "Equilibrium",
8428
+ "identity": true,
8429
+ "judgements": [
8430
+ {
8431
+ "index": 0,
8432
+ "judgement": "FeePaid"
8433
+ },
8434
+ {
8435
+ "index": 1,
8436
+ "judgement": "Reasonable"
8437
+ }
8438
+ ]
8439
+ },
8440
+ "start_block_at": 1703015976,
8441
+ "end_lease_block": 28736399,
8442
+ "extrinsic_index": "18671154-4",
8443
+ "last_change_block": 19066619,
8444
+ "fund_auction_status": 3,
8445
+ "last_change_event_idx": 61,
8446
+ "last_change_timestamp": 1705407600
8205
8447
  },
8206
8448
  "relayChain": "polkadot",
8207
8449
  "auctionIndex": 0,
@@ -8210,5 +8452,138 @@
8210
8452
  "startTime": "2024-01-16T01:48:00.000Z",
8211
8453
  "endTime": "2025-11-18T01:48:00.000Z",
8212
8454
  "chain": null
8455
+ },
8456
+ {
8457
+ "paraId": 2011,
8458
+ "fundId": "2011-83",
8459
+ "status": "in_auction",
8460
+ "metadata": {
8461
+ "cap": "600000000000000",
8462
+ "owner": "14fhPR28n9EHZitNyf6wjYZVBPwKgcgogVjJPTzvCcb8qi9G",
8463
+ "bid_id": "",
8464
+ "raised": "32157500000000",
8465
+ "status": 1,
8466
+ "balance": "32157500000000",
8467
+ "fund_id": "2011-83",
8468
+ "para_id": 2011,
8469
+ "end_block": 20304000,
8470
+ "in_auctions": null,
8471
+ "last_period": 23,
8472
+ "start_block": 19068048,
8473
+ "contributors": 65,
8474
+ "first_period": 16,
8475
+ "auction_index": 0,
8476
+ "owner_display": {
8477
+ "address": "14fhPR28n9EHZitNyf6wjYZVBPwKgcgogVjJPTzvCcb8qi9G",
8478
+ "display": "Equilibrium",
8479
+ "identity": true,
8480
+ "judgements": [
8481
+ {
8482
+ "index": 0,
8483
+ "judgement": "FeePaid"
8484
+ },
8485
+ {
8486
+ "index": 1,
8487
+ "judgement": "Reasonable"
8488
+ }
8489
+ ]
8490
+ },
8491
+ "start_block_at": 1705416204,
8492
+ "end_lease_block": 29980800,
8493
+ "extrinsic_index": "19068048-3",
8494
+ "last_change_block": 19101522,
8495
+ "fund_auction_status": 1,
8496
+ "last_change_event_idx": 55,
8497
+ "last_change_timestamp": 1705618554
8498
+ },
8499
+ "relayChain": "polkadot",
8500
+ "auctionIndex": 0,
8501
+ "firstPeriod": 16,
8502
+ "lastPeriod": 23,
8503
+ "startTime": "2024-04-09T01:48:00.000Z",
8504
+ "endTime": "2026-02-10T01:48:00.000Z",
8505
+ "chain": null
8506
+ },
8507
+ {
8508
+ "paraId": 3356,
8509
+ "fundId": "3356-82",
8510
+ "status": "in_auction",
8511
+ "metadata": {
8512
+ "cap": "3000000000000000",
8513
+ "owner": "133VgJJgp1s9wxLqgCFxYx6T873hZQNchJM9tmbU6NkYaaqW",
8514
+ "bid_id": "",
8515
+ "raised": "233561589006140",
8516
+ "status": 1,
8517
+ "balance": "233561589006140",
8518
+ "fund_id": "3356-82",
8519
+ "para_id": 3356,
8520
+ "end_block": 20275200,
8521
+ "in_auctions": null,
8522
+ "last_period": 23,
8523
+ "start_block": 19067062,
8524
+ "contributors": 76,
8525
+ "first_period": 16,
8526
+ "auction_index": 0,
8527
+ "owner_display": {
8528
+ "address": "133VgJJgp1s9wxLqgCFxYx6T873hZQNchJM9tmbU6NkYaaqW",
8529
+ "display": "Bifrost Foundation",
8530
+ "identity": true
8531
+ },
8532
+ "start_block_at": 1705410258,
8533
+ "end_lease_block": 29952000,
8534
+ "extrinsic_index": "19067062-2",
8535
+ "last_change_block": 19102004,
8536
+ "fund_auction_status": 1,
8537
+ "last_change_event_idx": 2,
8538
+ "last_change_timestamp": 1705621470
8539
+ },
8540
+ "relayChain": "polkadot",
8541
+ "auctionIndex": 0,
8542
+ "firstPeriod": 16,
8543
+ "lastPeriod": 23,
8544
+ "startTime": "2024-04-09T01:48:00.000Z",
8545
+ "endTime": "2026-02-10T01:48:00.000Z",
8546
+ "chain": null
8547
+ },
8548
+ {
8549
+ "paraId": 3356,
8550
+ "fundId": "3356-81",
8551
+ "status": "failed",
8552
+ "metadata": {
8553
+ "cap": "30000000000000000000000000",
8554
+ "owner": "133VgJJgp1s9wxLqgCFxYx6T873hZQNchJM9tmbU6NkYaaqW",
8555
+ "bid_id": "",
8556
+ "raised": "0",
8557
+ "status": 4,
8558
+ "balance": "0",
8559
+ "fund_id": "3356-81",
8560
+ "para_id": 3356,
8561
+ "end_block": 20275200,
8562
+ "in_auctions": null,
8563
+ "last_period": 23,
8564
+ "start_block": 19067048,
8565
+ "contributors": 0,
8566
+ "first_period": 16,
8567
+ "auction_index": 0,
8568
+ "owner_display": {
8569
+ "address": "133VgJJgp1s9wxLqgCFxYx6T873hZQNchJM9tmbU6NkYaaqW",
8570
+ "display": "Bifrost Foundation",
8571
+ "identity": true
8572
+ },
8573
+ "start_block_at": 1705410174,
8574
+ "end_lease_block": 29952000,
8575
+ "extrinsic_index": "19067048-5",
8576
+ "last_change_block": 19067052,
8577
+ "fund_auction_status": 3,
8578
+ "last_change_event_idx": 46,
8579
+ "last_change_timestamp": 1705410198
8580
+ },
8581
+ "relayChain": "polkadot",
8582
+ "auctionIndex": 0,
8583
+ "firstPeriod": 16,
8584
+ "lastPeriod": 23,
8585
+ "startTime": "2024-04-09T01:48:00.000Z",
8586
+ "endTime": "2026-02-10T01:48:00.000Z",
8587
+ "chain": null
8213
8588
  }
8214
8589
  ]