@flarenetwork/flare-wagmi-periphery-package 3.4.0 → 3.5.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 (113) hide show
  1. package/dist/contracts/coston/IFlareSystemsCalculator.d.ts +6 -6
  2. package/dist/contracts/coston/IFlareSystemsCalculator.js +1 -1
  3. package/dist/contracts/coston/IIFlareSystemsCalculator.d.ts +20 -20
  4. package/dist/contracts/coston/IIFlareSystemsCalculator.js +2 -2
  5. package/dist/contracts/coston/IIVoterRegistry.d.ts +185 -125
  6. package/dist/contracts/coston/IIVoterRegistry.d.ts.map +1 -1
  7. package/dist/contracts/coston/IIVoterRegistry.js +25 -13
  8. package/dist/contracts/coston/IIVoterRegistry.js.map +1 -1
  9. package/dist/contracts/coston/IVoterPreRegistry.d.ts +200 -45
  10. package/dist/contracts/coston/IVoterPreRegistry.d.ts.map +1 -1
  11. package/dist/contracts/coston/IVoterPreRegistry.js +26 -5
  12. package/dist/contracts/coston/IVoterPreRegistry.js.map +1 -1
  13. package/dist/contracts/coston/IVoterRegistry.d.ts +185 -75
  14. package/dist/contracts/coston/IVoterRegistry.d.ts.map +1 -1
  15. package/dist/contracts/coston/IVoterRegistry.js +25 -6
  16. package/dist/contracts/coston/IVoterRegistry.js.map +1 -1
  17. package/dist/contracts/coston/index.d.ts +0 -2
  18. package/dist/contracts/coston/index.d.ts.map +1 -1
  19. package/dist/contracts/coston/index.js +0 -2
  20. package/dist/contracts/coston/index.js.map +1 -1
  21. package/dist/contracts/coston2/IFlareSystemsCalculator.d.ts +6 -6
  22. package/dist/contracts/coston2/IFlareSystemsCalculator.js +1 -1
  23. package/dist/contracts/coston2/IIFlareSystemsCalculator.d.ts +20 -20
  24. package/dist/contracts/coston2/IIFlareSystemsCalculator.js +2 -2
  25. package/dist/contracts/coston2/IIVoterRegistry.d.ts +185 -125
  26. package/dist/contracts/coston2/IIVoterRegistry.d.ts.map +1 -1
  27. package/dist/contracts/coston2/IIVoterRegistry.js +25 -13
  28. package/dist/contracts/coston2/IIVoterRegistry.js.map +1 -1
  29. package/dist/contracts/coston2/IVoterPreRegistry.d.ts +200 -45
  30. package/dist/contracts/coston2/IVoterPreRegistry.d.ts.map +1 -1
  31. package/dist/contracts/coston2/IVoterPreRegistry.js +26 -5
  32. package/dist/contracts/coston2/IVoterPreRegistry.js.map +1 -1
  33. package/dist/contracts/coston2/IVoterRegistry.d.ts +185 -75
  34. package/dist/contracts/coston2/IVoterRegistry.d.ts.map +1 -1
  35. package/dist/contracts/coston2/IVoterRegistry.js +25 -6
  36. package/dist/contracts/coston2/IVoterRegistry.js.map +1 -1
  37. package/dist/contracts/coston2/index.d.ts +0 -2
  38. package/dist/contracts/coston2/index.d.ts.map +1 -1
  39. package/dist/contracts/coston2/index.js +0 -2
  40. package/dist/contracts/coston2/index.js.map +1 -1
  41. package/dist/contracts/flare/IFlareSystemsCalculator.d.ts +6 -6
  42. package/dist/contracts/flare/IFlareSystemsCalculator.js +1 -1
  43. package/dist/contracts/flare/IIFlareSystemsCalculator.d.ts +20 -20
  44. package/dist/contracts/flare/IIFlareSystemsCalculator.js +2 -2
  45. package/dist/contracts/flare/IIVoterRegistry.d.ts +185 -125
  46. package/dist/contracts/flare/IIVoterRegistry.d.ts.map +1 -1
  47. package/dist/contracts/flare/IIVoterRegistry.js +25 -13
  48. package/dist/contracts/flare/IIVoterRegistry.js.map +1 -1
  49. package/dist/contracts/flare/IVoterPreRegistry.d.ts +200 -45
  50. package/dist/contracts/flare/IVoterPreRegistry.d.ts.map +1 -1
  51. package/dist/contracts/flare/IVoterPreRegistry.js +26 -5
  52. package/dist/contracts/flare/IVoterPreRegistry.js.map +1 -1
  53. package/dist/contracts/flare/IVoterRegistry.d.ts +185 -75
  54. package/dist/contracts/flare/IVoterRegistry.d.ts.map +1 -1
  55. package/dist/contracts/flare/IVoterRegistry.js +25 -6
  56. package/dist/contracts/flare/IVoterRegistry.js.map +1 -1
  57. package/dist/contracts/flare/index.d.ts +0 -2
  58. package/dist/contracts/flare/index.d.ts.map +1 -1
  59. package/dist/contracts/flare/index.js +0 -2
  60. package/dist/contracts/flare/index.js.map +1 -1
  61. package/dist/contracts/songbird/IFlareSystemsCalculator.d.ts +6 -6
  62. package/dist/contracts/songbird/IFlareSystemsCalculator.js +1 -1
  63. package/dist/contracts/songbird/IIFlareSystemsCalculator.d.ts +20 -20
  64. package/dist/contracts/songbird/IIFlareSystemsCalculator.js +2 -2
  65. package/dist/contracts/songbird/IIVoterRegistry.d.ts +185 -125
  66. package/dist/contracts/songbird/IIVoterRegistry.d.ts.map +1 -1
  67. package/dist/contracts/songbird/IIVoterRegistry.js +25 -13
  68. package/dist/contracts/songbird/IIVoterRegistry.js.map +1 -1
  69. package/dist/contracts/songbird/IVoterPreRegistry.d.ts +200 -45
  70. package/dist/contracts/songbird/IVoterPreRegistry.d.ts.map +1 -1
  71. package/dist/contracts/songbird/IVoterPreRegistry.js +26 -5
  72. package/dist/contracts/songbird/IVoterPreRegistry.js.map +1 -1
  73. package/dist/contracts/songbird/IVoterRegistry.d.ts +185 -75
  74. package/dist/contracts/songbird/IVoterRegistry.d.ts.map +1 -1
  75. package/dist/contracts/songbird/IVoterRegistry.js +25 -6
  76. package/dist/contracts/songbird/IVoterRegistry.js.map +1 -1
  77. package/dist/contracts/songbird/index.d.ts +0 -2
  78. package/dist/contracts/songbird/index.d.ts.map +1 -1
  79. package/dist/contracts/songbird/index.js +0 -2
  80. package/dist/contracts/songbird/index.js.map +1 -1
  81. package/package.json +1 -1
  82. package/dist/contracts/coston/IIRNat.d.ts +0 -4138
  83. package/dist/contracts/coston/IIRNat.d.ts.map +0 -1
  84. package/dist/contracts/coston/IIRNat.js +0 -482
  85. package/dist/contracts/coston/IIRNat.js.map +0 -1
  86. package/dist/contracts/coston/IIRNatAccount.d.ts +0 -1293
  87. package/dist/contracts/coston/IIRNatAccount.d.ts.map +0 -1
  88. package/dist/contracts/coston/IIRNatAccount.js +0 -182
  89. package/dist/contracts/coston/IIRNatAccount.js.map +0 -1
  90. package/dist/contracts/coston2/IIRNat.d.ts +0 -4138
  91. package/dist/contracts/coston2/IIRNat.d.ts.map +0 -1
  92. package/dist/contracts/coston2/IIRNat.js +0 -482
  93. package/dist/contracts/coston2/IIRNat.js.map +0 -1
  94. package/dist/contracts/coston2/IIRNatAccount.d.ts +0 -1293
  95. package/dist/contracts/coston2/IIRNatAccount.d.ts.map +0 -1
  96. package/dist/contracts/coston2/IIRNatAccount.js +0 -182
  97. package/dist/contracts/coston2/IIRNatAccount.js.map +0 -1
  98. package/dist/contracts/flare/IIRNat.d.ts +0 -4138
  99. package/dist/contracts/flare/IIRNat.d.ts.map +0 -1
  100. package/dist/contracts/flare/IIRNat.js +0 -482
  101. package/dist/contracts/flare/IIRNat.js.map +0 -1
  102. package/dist/contracts/flare/IIRNatAccount.d.ts +0 -1293
  103. package/dist/contracts/flare/IIRNatAccount.d.ts.map +0 -1
  104. package/dist/contracts/flare/IIRNatAccount.js +0 -182
  105. package/dist/contracts/flare/IIRNatAccount.js.map +0 -1
  106. package/dist/contracts/songbird/IIRNat.d.ts +0 -4138
  107. package/dist/contracts/songbird/IIRNat.d.ts.map +0 -1
  108. package/dist/contracts/songbird/IIRNat.js +0 -482
  109. package/dist/contracts/songbird/IIRNat.js.map +0 -1
  110. package/dist/contracts/songbird/IIRNatAccount.d.ts +0 -1293
  111. package/dist/contracts/songbird/IIRNatAccount.d.ts.map +0 -1
  112. package/dist/contracts/songbird/IIRNatAccount.js +0 -182
  113. package/dist/contracts/songbird/IIRNatAccount.js.map +0 -1
@@ -8,8 +8,8 @@ export declare const iiFlareSystemsCalculatorAbi: readonly [{
8
8
  readonly indexed: true;
9
9
  }, {
10
10
  readonly name: "rewardEpochId";
11
- readonly internalType: "uint24";
12
- readonly type: "uint24";
11
+ readonly internalType: "uint32";
12
+ readonly type: "uint32";
13
13
  readonly indexed: true;
14
14
  }, {
15
15
  readonly name: "delegationAddress";
@@ -69,8 +69,8 @@ export declare const iiFlareSystemsCalculatorAbi: readonly [{
69
69
  readonly type: "address";
70
70
  }, {
71
71
  readonly name: "_rewardEpochId";
72
- readonly internalType: "uint24";
73
- readonly type: "uint24";
72
+ readonly internalType: "uint32";
73
+ readonly type: "uint32";
74
74
  }, {
75
75
  readonly name: "_votePowerBlockNumber";
76
76
  readonly internalType: "uint256";
@@ -137,8 +137,8 @@ export declare const useReadIiFlareSystemsCalculator: import("wagmi/codegen").Cr
137
137
  readonly indexed: true;
138
138
  }, {
139
139
  readonly name: "rewardEpochId";
140
- readonly internalType: "uint24";
141
- readonly type: "uint24";
140
+ readonly internalType: "uint32";
141
+ readonly type: "uint32";
142
142
  readonly indexed: true;
143
143
  }, {
144
144
  readonly name: "delegationAddress";
@@ -198,8 +198,8 @@ export declare const useReadIiFlareSystemsCalculator: import("wagmi/codegen").Cr
198
198
  readonly type: "address";
199
199
  }, {
200
200
  readonly name: "_rewardEpochId";
201
- readonly internalType: "uint24";
202
- readonly type: "uint24";
201
+ readonly internalType: "uint32";
202
+ readonly type: "uint32";
203
203
  }, {
204
204
  readonly name: "_votePowerBlockNumber";
205
205
  readonly internalType: "uint256";
@@ -266,8 +266,8 @@ export declare const useWriteIiFlareSystemsCalculator: import("wagmi/codegen").C
266
266
  readonly indexed: true;
267
267
  }, {
268
268
  readonly name: "rewardEpochId";
269
- readonly internalType: "uint24";
270
- readonly type: "uint24";
269
+ readonly internalType: "uint32";
270
+ readonly type: "uint32";
271
271
  readonly indexed: true;
272
272
  }, {
273
273
  readonly name: "delegationAddress";
@@ -327,8 +327,8 @@ export declare const useWriteIiFlareSystemsCalculator: import("wagmi/codegen").C
327
327
  readonly type: "address";
328
328
  }, {
329
329
  readonly name: "_rewardEpochId";
330
- readonly internalType: "uint24";
331
- readonly type: "uint24";
330
+ readonly internalType: "uint32";
331
+ readonly type: "uint32";
332
332
  }, {
333
333
  readonly name: "_votePowerBlockNumber";
334
334
  readonly internalType: "uint256";
@@ -395,8 +395,8 @@ export declare const useSimulateIiFlareSystemsCalculator: import("wagmi/codegen"
395
395
  readonly indexed: true;
396
396
  }, {
397
397
  readonly name: "rewardEpochId";
398
- readonly internalType: "uint24";
399
- readonly type: "uint24";
398
+ readonly internalType: "uint32";
399
+ readonly type: "uint32";
400
400
  readonly indexed: true;
401
401
  }, {
402
402
  readonly name: "delegationAddress";
@@ -456,8 +456,8 @@ export declare const useSimulateIiFlareSystemsCalculator: import("wagmi/codegen"
456
456
  readonly type: "address";
457
457
  }, {
458
458
  readonly name: "_rewardEpochId";
459
- readonly internalType: "uint24";
460
- readonly type: "uint24";
459
+ readonly internalType: "uint32";
460
+ readonly type: "uint32";
461
461
  }, {
462
462
  readonly name: "_votePowerBlockNumber";
463
463
  readonly internalType: "uint256";
@@ -524,8 +524,8 @@ export declare const useWatchIiFlareSystemsCalculatorEvent: import("wagmi/codege
524
524
  readonly indexed: true;
525
525
  }, {
526
526
  readonly name: "rewardEpochId";
527
- readonly internalType: "uint24";
528
- readonly type: "uint24";
527
+ readonly internalType: "uint32";
528
+ readonly type: "uint32";
529
529
  readonly indexed: true;
530
530
  }, {
531
531
  readonly name: "delegationAddress";
@@ -585,8 +585,8 @@ export declare const useWatchIiFlareSystemsCalculatorEvent: import("wagmi/codege
585
585
  readonly type: "address";
586
586
  }, {
587
587
  readonly name: "_rewardEpochId";
588
- readonly internalType: "uint24";
589
- readonly type: "uint24";
588
+ readonly internalType: "uint32";
589
+ readonly type: "uint32";
590
590
  }, {
591
591
  readonly name: "_votePowerBlockNumber";
592
592
  readonly internalType: "uint256";
@@ -9,7 +9,7 @@ const iiFlareSystemsCalculatorAbi = [
9
9
  anonymous: false,
10
10
  inputs: [
11
11
  { name: "voter", internalType: "address", type: "address", indexed: true },
12
- { name: "rewardEpochId", internalType: "uint24", type: "uint24", indexed: true },
12
+ { name: "rewardEpochId", internalType: "uint32", type: "uint32", indexed: true },
13
13
  { name: "delegationAddress", internalType: "address", type: "address", indexed: false },
14
14
  { name: "delegationFeeBIPS", internalType: "uint16", type: "uint16", indexed: false },
15
15
  { name: "wNatWeight", internalType: "uint256", type: "uint256", indexed: false },
@@ -33,7 +33,7 @@ const iiFlareSystemsCalculatorAbi = [
33
33
  type: "function",
34
34
  inputs: [
35
35
  { name: "_voter", internalType: "address", type: "address" },
36
- { name: "_rewardEpochId", internalType: "uint24", type: "uint24" },
36
+ { name: "_rewardEpochId", internalType: "uint32", type: "uint32" },
37
37
  { name: "_votePowerBlockNumber", internalType: "uint256", type: "uint256" },
38
38
  ],
39
39
  name: "calculateRegistrationWeight",
@@ -8,8 +8,8 @@ export declare const iiVoterRegistryAbi: readonly [{
8
8
  readonly indexed: true;
9
9
  }, {
10
10
  readonly name: "untilRewardEpochId";
11
- readonly internalType: "uint256";
12
- readonly type: "uint256";
11
+ readonly internalType: "uint32";
12
+ readonly type: "uint32";
13
13
  readonly indexed: false;
14
14
  }];
15
15
  readonly name: "BeneficiaryChilled";
@@ -23,8 +23,8 @@ export declare const iiVoterRegistryAbi: readonly [{
23
23
  readonly indexed: true;
24
24
  }, {
25
25
  readonly name: "rewardEpochId";
26
- readonly internalType: "uint24";
27
- readonly type: "uint24";
26
+ readonly internalType: "uint32";
27
+ readonly type: "uint32";
28
28
  readonly indexed: true;
29
29
  }, {
30
30
  readonly name: "signingPolicyAddress";
@@ -42,20 +42,42 @@ export declare const iiVoterRegistryAbi: readonly [{
42
42
  readonly type: "address";
43
43
  readonly indexed: false;
44
44
  }, {
45
- readonly name: "publicKeyPart1";
46
- readonly internalType: "bytes32";
47
- readonly type: "bytes32";
48
- readonly indexed: false;
49
- }, {
50
- readonly name: "publicKeyPart2";
51
- readonly internalType: "bytes32";
52
- readonly type: "bytes32";
45
+ readonly name: "publicKey";
46
+ readonly internalType: "struct PublicKey";
47
+ readonly type: "tuple";
48
+ readonly components: readonly [{
49
+ readonly name: "x";
50
+ readonly internalType: "bytes32";
51
+ readonly type: "bytes32";
52
+ }, {
53
+ readonly name: "y";
54
+ readonly internalType: "bytes32";
55
+ readonly type: "bytes32";
56
+ }];
53
57
  readonly indexed: false;
54
58
  }, {
55
59
  readonly name: "registrationWeight";
56
60
  readonly internalType: "uint256";
57
61
  readonly type: "uint256";
58
62
  readonly indexed: false;
63
+ }, {
64
+ readonly name: "signature";
65
+ readonly internalType: "struct Signature";
66
+ readonly type: "tuple";
67
+ readonly components: readonly [{
68
+ readonly name: "v";
69
+ readonly internalType: "uint8";
70
+ readonly type: "uint8";
71
+ }, {
72
+ readonly name: "r";
73
+ readonly internalType: "bytes32";
74
+ readonly type: "bytes32";
75
+ }, {
76
+ readonly name: "s";
77
+ readonly internalType: "bytes32";
78
+ readonly type: "bytes32";
79
+ }];
80
+ readonly indexed: false;
59
81
  }];
60
82
  readonly name: "VoterRegistered";
61
83
  }, {
@@ -68,8 +90,8 @@ export declare const iiVoterRegistryAbi: readonly [{
68
90
  readonly indexed: true;
69
91
  }, {
70
92
  readonly name: "rewardEpochId";
71
- readonly internalType: "uint256";
72
- readonly type: "uint256";
93
+ readonly internalType: "uint32";
94
+ readonly type: "uint32";
73
95
  readonly indexed: true;
74
96
  }];
75
97
  readonly name: "VoterRemoved";
@@ -431,7 +453,7 @@ export declare const iiVoterRegistryAbi: readonly [{
431
453
  readonly type: "address";
432
454
  }, {
433
455
  readonly name: "_signature";
434
- readonly internalType: "struct IVoterRegistry.Signature";
456
+ readonly internalType: "struct Signature";
435
457
  readonly type: "tuple";
436
458
  readonly components: readonly [{
437
459
  readonly name: "v";
@@ -460,16 +482,6 @@ export declare const iiVoterRegistryAbi: readonly [{
460
482
  readonly name: "setNewSigningPolicyInitializationStartBlockNumber";
461
483
  readonly outputs: readonly [];
462
484
  readonly stateMutability: "nonpayable";
463
- }, {
464
- readonly type: "function";
465
- readonly inputs: readonly [{
466
- readonly name: "_voter";
467
- readonly internalType: "address";
468
- readonly type: "address";
469
- }];
470
- readonly name: "systemRegistration";
471
- readonly outputs: readonly [];
472
- readonly stateMutability: "nonpayable";
473
485
  }];
474
486
  /**
475
487
  * Wraps __{@link useReadContract}__ with `abi` set to __{@link iiVoterRegistryAbi}__
@@ -484,8 +496,8 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
484
496
  readonly indexed: true;
485
497
  }, {
486
498
  readonly name: "untilRewardEpochId";
487
- readonly internalType: "uint256";
488
- readonly type: "uint256";
499
+ readonly internalType: "uint32";
500
+ readonly type: "uint32";
489
501
  readonly indexed: false;
490
502
  }];
491
503
  readonly name: "BeneficiaryChilled";
@@ -499,8 +511,8 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
499
511
  readonly indexed: true;
500
512
  }, {
501
513
  readonly name: "rewardEpochId";
502
- readonly internalType: "uint24";
503
- readonly type: "uint24";
514
+ readonly internalType: "uint32";
515
+ readonly type: "uint32";
504
516
  readonly indexed: true;
505
517
  }, {
506
518
  readonly name: "signingPolicyAddress";
@@ -518,20 +530,42 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
518
530
  readonly type: "address";
519
531
  readonly indexed: false;
520
532
  }, {
521
- readonly name: "publicKeyPart1";
522
- readonly internalType: "bytes32";
523
- readonly type: "bytes32";
524
- readonly indexed: false;
525
- }, {
526
- readonly name: "publicKeyPart2";
527
- readonly internalType: "bytes32";
528
- readonly type: "bytes32";
533
+ readonly name: "publicKey";
534
+ readonly internalType: "struct PublicKey";
535
+ readonly type: "tuple";
536
+ readonly components: readonly [{
537
+ readonly name: "x";
538
+ readonly internalType: "bytes32";
539
+ readonly type: "bytes32";
540
+ }, {
541
+ readonly name: "y";
542
+ readonly internalType: "bytes32";
543
+ readonly type: "bytes32";
544
+ }];
529
545
  readonly indexed: false;
530
546
  }, {
531
547
  readonly name: "registrationWeight";
532
548
  readonly internalType: "uint256";
533
549
  readonly type: "uint256";
534
550
  readonly indexed: false;
551
+ }, {
552
+ readonly name: "signature";
553
+ readonly internalType: "struct Signature";
554
+ readonly type: "tuple";
555
+ readonly components: readonly [{
556
+ readonly name: "v";
557
+ readonly internalType: "uint8";
558
+ readonly type: "uint8";
559
+ }, {
560
+ readonly name: "r";
561
+ readonly internalType: "bytes32";
562
+ readonly type: "bytes32";
563
+ }, {
564
+ readonly name: "s";
565
+ readonly internalType: "bytes32";
566
+ readonly type: "bytes32";
567
+ }];
568
+ readonly indexed: false;
535
569
  }];
536
570
  readonly name: "VoterRegistered";
537
571
  }, {
@@ -544,8 +578,8 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
544
578
  readonly indexed: true;
545
579
  }, {
546
580
  readonly name: "rewardEpochId";
547
- readonly internalType: "uint256";
548
- readonly type: "uint256";
581
+ readonly internalType: "uint32";
582
+ readonly type: "uint32";
549
583
  readonly indexed: true;
550
584
  }];
551
585
  readonly name: "VoterRemoved";
@@ -907,7 +941,7 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
907
941
  readonly type: "address";
908
942
  }, {
909
943
  readonly name: "_signature";
910
- readonly internalType: "struct IVoterRegistry.Signature";
944
+ readonly internalType: "struct Signature";
911
945
  readonly type: "tuple";
912
946
  readonly components: readonly [{
913
947
  readonly name: "v";
@@ -936,16 +970,6 @@ export declare const useReadIiVoterRegistry: import("wagmi/codegen").CreateUseRe
936
970
  readonly name: "setNewSigningPolicyInitializationStartBlockNumber";
937
971
  readonly outputs: readonly [];
938
972
  readonly stateMutability: "nonpayable";
939
- }, {
940
- readonly type: "function";
941
- readonly inputs: readonly [{
942
- readonly name: "_voter";
943
- readonly internalType: "address";
944
- readonly type: "address";
945
- }];
946
- readonly name: "systemRegistration";
947
- readonly outputs: readonly [];
948
- readonly stateMutability: "nonpayable";
949
973
  }], undefined, undefined>;
950
974
  /**
951
975
  * Wraps __{@link useWriteContract}__ with `abi` set to __{@link iiVoterRegistryAbi}__
@@ -960,8 +984,8 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
960
984
  readonly indexed: true;
961
985
  }, {
962
986
  readonly name: "untilRewardEpochId";
963
- readonly internalType: "uint256";
964
- readonly type: "uint256";
987
+ readonly internalType: "uint32";
988
+ readonly type: "uint32";
965
989
  readonly indexed: false;
966
990
  }];
967
991
  readonly name: "BeneficiaryChilled";
@@ -975,8 +999,8 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
975
999
  readonly indexed: true;
976
1000
  }, {
977
1001
  readonly name: "rewardEpochId";
978
- readonly internalType: "uint24";
979
- readonly type: "uint24";
1002
+ readonly internalType: "uint32";
1003
+ readonly type: "uint32";
980
1004
  readonly indexed: true;
981
1005
  }, {
982
1006
  readonly name: "signingPolicyAddress";
@@ -994,20 +1018,42 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
994
1018
  readonly type: "address";
995
1019
  readonly indexed: false;
996
1020
  }, {
997
- readonly name: "publicKeyPart1";
998
- readonly internalType: "bytes32";
999
- readonly type: "bytes32";
1000
- readonly indexed: false;
1001
- }, {
1002
- readonly name: "publicKeyPart2";
1003
- readonly internalType: "bytes32";
1004
- readonly type: "bytes32";
1021
+ readonly name: "publicKey";
1022
+ readonly internalType: "struct PublicKey";
1023
+ readonly type: "tuple";
1024
+ readonly components: readonly [{
1025
+ readonly name: "x";
1026
+ readonly internalType: "bytes32";
1027
+ readonly type: "bytes32";
1028
+ }, {
1029
+ readonly name: "y";
1030
+ readonly internalType: "bytes32";
1031
+ readonly type: "bytes32";
1032
+ }];
1005
1033
  readonly indexed: false;
1006
1034
  }, {
1007
1035
  readonly name: "registrationWeight";
1008
1036
  readonly internalType: "uint256";
1009
1037
  readonly type: "uint256";
1010
1038
  readonly indexed: false;
1039
+ }, {
1040
+ readonly name: "signature";
1041
+ readonly internalType: "struct Signature";
1042
+ readonly type: "tuple";
1043
+ readonly components: readonly [{
1044
+ readonly name: "v";
1045
+ readonly internalType: "uint8";
1046
+ readonly type: "uint8";
1047
+ }, {
1048
+ readonly name: "r";
1049
+ readonly internalType: "bytes32";
1050
+ readonly type: "bytes32";
1051
+ }, {
1052
+ readonly name: "s";
1053
+ readonly internalType: "bytes32";
1054
+ readonly type: "bytes32";
1055
+ }];
1056
+ readonly indexed: false;
1011
1057
  }];
1012
1058
  readonly name: "VoterRegistered";
1013
1059
  }, {
@@ -1020,8 +1066,8 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
1020
1066
  readonly indexed: true;
1021
1067
  }, {
1022
1068
  readonly name: "rewardEpochId";
1023
- readonly internalType: "uint256";
1024
- readonly type: "uint256";
1069
+ readonly internalType: "uint32";
1070
+ readonly type: "uint32";
1025
1071
  readonly indexed: true;
1026
1072
  }];
1027
1073
  readonly name: "VoterRemoved";
@@ -1383,7 +1429,7 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
1383
1429
  readonly type: "address";
1384
1430
  }, {
1385
1431
  readonly name: "_signature";
1386
- readonly internalType: "struct IVoterRegistry.Signature";
1432
+ readonly internalType: "struct Signature";
1387
1433
  readonly type: "tuple";
1388
1434
  readonly components: readonly [{
1389
1435
  readonly name: "v";
@@ -1412,16 +1458,6 @@ export declare const useWriteIiVoterRegistry: import("wagmi/codegen").CreateUseW
1412
1458
  readonly name: "setNewSigningPolicyInitializationStartBlockNumber";
1413
1459
  readonly outputs: readonly [];
1414
1460
  readonly stateMutability: "nonpayable";
1415
- }, {
1416
- readonly type: "function";
1417
- readonly inputs: readonly [{
1418
- readonly name: "_voter";
1419
- readonly internalType: "address";
1420
- readonly type: "address";
1421
- }];
1422
- readonly name: "systemRegistration";
1423
- readonly outputs: readonly [];
1424
- readonly stateMutability: "nonpayable";
1425
1461
  }], undefined, undefined>;
1426
1462
  /**
1427
1463
  * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link iiVoterRegistryAbi}__
@@ -1436,8 +1472,8 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1436
1472
  readonly indexed: true;
1437
1473
  }, {
1438
1474
  readonly name: "untilRewardEpochId";
1439
- readonly internalType: "uint256";
1440
- readonly type: "uint256";
1475
+ readonly internalType: "uint32";
1476
+ readonly type: "uint32";
1441
1477
  readonly indexed: false;
1442
1478
  }];
1443
1479
  readonly name: "BeneficiaryChilled";
@@ -1451,8 +1487,8 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1451
1487
  readonly indexed: true;
1452
1488
  }, {
1453
1489
  readonly name: "rewardEpochId";
1454
- readonly internalType: "uint24";
1455
- readonly type: "uint24";
1490
+ readonly internalType: "uint32";
1491
+ readonly type: "uint32";
1456
1492
  readonly indexed: true;
1457
1493
  }, {
1458
1494
  readonly name: "signingPolicyAddress";
@@ -1470,20 +1506,42 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1470
1506
  readonly type: "address";
1471
1507
  readonly indexed: false;
1472
1508
  }, {
1473
- readonly name: "publicKeyPart1";
1474
- readonly internalType: "bytes32";
1475
- readonly type: "bytes32";
1476
- readonly indexed: false;
1477
- }, {
1478
- readonly name: "publicKeyPart2";
1479
- readonly internalType: "bytes32";
1480
- readonly type: "bytes32";
1509
+ readonly name: "publicKey";
1510
+ readonly internalType: "struct PublicKey";
1511
+ readonly type: "tuple";
1512
+ readonly components: readonly [{
1513
+ readonly name: "x";
1514
+ readonly internalType: "bytes32";
1515
+ readonly type: "bytes32";
1516
+ }, {
1517
+ readonly name: "y";
1518
+ readonly internalType: "bytes32";
1519
+ readonly type: "bytes32";
1520
+ }];
1481
1521
  readonly indexed: false;
1482
1522
  }, {
1483
1523
  readonly name: "registrationWeight";
1484
1524
  readonly internalType: "uint256";
1485
1525
  readonly type: "uint256";
1486
1526
  readonly indexed: false;
1527
+ }, {
1528
+ readonly name: "signature";
1529
+ readonly internalType: "struct Signature";
1530
+ readonly type: "tuple";
1531
+ readonly components: readonly [{
1532
+ readonly name: "v";
1533
+ readonly internalType: "uint8";
1534
+ readonly type: "uint8";
1535
+ }, {
1536
+ readonly name: "r";
1537
+ readonly internalType: "bytes32";
1538
+ readonly type: "bytes32";
1539
+ }, {
1540
+ readonly name: "s";
1541
+ readonly internalType: "bytes32";
1542
+ readonly type: "bytes32";
1543
+ }];
1544
+ readonly indexed: false;
1487
1545
  }];
1488
1546
  readonly name: "VoterRegistered";
1489
1547
  }, {
@@ -1496,8 +1554,8 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1496
1554
  readonly indexed: true;
1497
1555
  }, {
1498
1556
  readonly name: "rewardEpochId";
1499
- readonly internalType: "uint256";
1500
- readonly type: "uint256";
1557
+ readonly internalType: "uint32";
1558
+ readonly type: "uint32";
1501
1559
  readonly indexed: true;
1502
1560
  }];
1503
1561
  readonly name: "VoterRemoved";
@@ -1859,7 +1917,7 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1859
1917
  readonly type: "address";
1860
1918
  }, {
1861
1919
  readonly name: "_signature";
1862
- readonly internalType: "struct IVoterRegistry.Signature";
1920
+ readonly internalType: "struct Signature";
1863
1921
  readonly type: "tuple";
1864
1922
  readonly components: readonly [{
1865
1923
  readonly name: "v";
@@ -1888,16 +1946,6 @@ export declare const useSimulateIiVoterRegistry: import("wagmi/codegen").CreateU
1888
1946
  readonly name: "setNewSigningPolicyInitializationStartBlockNumber";
1889
1947
  readonly outputs: readonly [];
1890
1948
  readonly stateMutability: "nonpayable";
1891
- }, {
1892
- readonly type: "function";
1893
- readonly inputs: readonly [{
1894
- readonly name: "_voter";
1895
- readonly internalType: "address";
1896
- readonly type: "address";
1897
- }];
1898
- readonly name: "systemRegistration";
1899
- readonly outputs: readonly [];
1900
- readonly stateMutability: "nonpayable";
1901
1949
  }], undefined, undefined>;
1902
1950
  /**
1903
1951
  * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link iiVoterRegistryAbi}__
@@ -1912,8 +1960,8 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
1912
1960
  readonly indexed: true;
1913
1961
  }, {
1914
1962
  readonly name: "untilRewardEpochId";
1915
- readonly internalType: "uint256";
1916
- readonly type: "uint256";
1963
+ readonly internalType: "uint32";
1964
+ readonly type: "uint32";
1917
1965
  readonly indexed: false;
1918
1966
  }];
1919
1967
  readonly name: "BeneficiaryChilled";
@@ -1927,8 +1975,8 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
1927
1975
  readonly indexed: true;
1928
1976
  }, {
1929
1977
  readonly name: "rewardEpochId";
1930
- readonly internalType: "uint24";
1931
- readonly type: "uint24";
1978
+ readonly internalType: "uint32";
1979
+ readonly type: "uint32";
1932
1980
  readonly indexed: true;
1933
1981
  }, {
1934
1982
  readonly name: "signingPolicyAddress";
@@ -1946,20 +1994,42 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
1946
1994
  readonly type: "address";
1947
1995
  readonly indexed: false;
1948
1996
  }, {
1949
- readonly name: "publicKeyPart1";
1950
- readonly internalType: "bytes32";
1951
- readonly type: "bytes32";
1952
- readonly indexed: false;
1953
- }, {
1954
- readonly name: "publicKeyPart2";
1955
- readonly internalType: "bytes32";
1956
- readonly type: "bytes32";
1997
+ readonly name: "publicKey";
1998
+ readonly internalType: "struct PublicKey";
1999
+ readonly type: "tuple";
2000
+ readonly components: readonly [{
2001
+ readonly name: "x";
2002
+ readonly internalType: "bytes32";
2003
+ readonly type: "bytes32";
2004
+ }, {
2005
+ readonly name: "y";
2006
+ readonly internalType: "bytes32";
2007
+ readonly type: "bytes32";
2008
+ }];
1957
2009
  readonly indexed: false;
1958
2010
  }, {
1959
2011
  readonly name: "registrationWeight";
1960
2012
  readonly internalType: "uint256";
1961
2013
  readonly type: "uint256";
1962
2014
  readonly indexed: false;
2015
+ }, {
2016
+ readonly name: "signature";
2017
+ readonly internalType: "struct Signature";
2018
+ readonly type: "tuple";
2019
+ readonly components: readonly [{
2020
+ readonly name: "v";
2021
+ readonly internalType: "uint8";
2022
+ readonly type: "uint8";
2023
+ }, {
2024
+ readonly name: "r";
2025
+ readonly internalType: "bytes32";
2026
+ readonly type: "bytes32";
2027
+ }, {
2028
+ readonly name: "s";
2029
+ readonly internalType: "bytes32";
2030
+ readonly type: "bytes32";
2031
+ }];
2032
+ readonly indexed: false;
1963
2033
  }];
1964
2034
  readonly name: "VoterRegistered";
1965
2035
  }, {
@@ -1972,8 +2042,8 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
1972
2042
  readonly indexed: true;
1973
2043
  }, {
1974
2044
  readonly name: "rewardEpochId";
1975
- readonly internalType: "uint256";
1976
- readonly type: "uint256";
2045
+ readonly internalType: "uint32";
2046
+ readonly type: "uint32";
1977
2047
  readonly indexed: true;
1978
2048
  }];
1979
2049
  readonly name: "VoterRemoved";
@@ -2335,7 +2405,7 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
2335
2405
  readonly type: "address";
2336
2406
  }, {
2337
2407
  readonly name: "_signature";
2338
- readonly internalType: "struct IVoterRegistry.Signature";
2408
+ readonly internalType: "struct Signature";
2339
2409
  readonly type: "tuple";
2340
2410
  readonly components: readonly [{
2341
2411
  readonly name: "v";
@@ -2364,15 +2434,5 @@ export declare const useWatchIiVoterRegistryEvent: import("wagmi/codegen").Creat
2364
2434
  readonly name: "setNewSigningPolicyInitializationStartBlockNumber";
2365
2435
  readonly outputs: readonly [];
2366
2436
  readonly stateMutability: "nonpayable";
2367
- }, {
2368
- readonly type: "function";
2369
- readonly inputs: readonly [{
2370
- readonly name: "_voter";
2371
- readonly internalType: "address";
2372
- readonly type: "address";
2373
- }];
2374
- readonly name: "systemRegistration";
2375
- readonly outputs: readonly [];
2376
- readonly stateMutability: "nonpayable";
2377
2437
  }], undefined, undefined, "abi">;
2378
2438
  //# sourceMappingURL=IIVoterRegistry.d.ts.map