@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
@@ -1 +0,0 @@
1
- {"version":3,"file":"IIRNat.d.ts","sourceRoot":"","sources":["../../../contracts/songbird/IIRNat.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAscZ,CAAC;AAMX;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAA0D,CAAC;AAErF;;GAEG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAA2D,CAAC;AAEvF;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAA8D,CAAC;AAE7F;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gCAAgE,CAAC"}
@@ -1,482 +0,0 @@
1
- import { createUseReadContract, createUseSimulateContract, createUseWatchContractEvent, createUseWriteContract } from 'wagmi/codegen';
2
-
3
- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
4
- // IIRNat
5
- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
6
- const iirNatAbi = [
7
- {
8
- type: "event",
9
- anonymous: false,
10
- inputs: [
11
- { name: "owner", internalType: "address", type: "address", indexed: true },
12
- { name: "spender", internalType: "address", type: "address", indexed: true },
13
- { name: "value", internalType: "uint256", type: "uint256", indexed: false },
14
- ],
15
- name: "Approval",
16
- },
17
- {
18
- type: "event",
19
- anonymous: false,
20
- inputs: [
21
- { name: "projectIds", internalType: "uint256[]", type: "uint256[]", indexed: false },
22
- { name: "disabled", internalType: "bool", type: "bool", indexed: false },
23
- ],
24
- name: "ClaimingPermissionUpdated",
25
- },
26
- {
27
- type: "event",
28
- anonymous: false,
29
- inputs: [
30
- { name: "projectIds", internalType: "uint256[]", type: "uint256[]", indexed: false },
31
- { name: "disabled", internalType: "bool", type: "bool", indexed: false },
32
- ],
33
- name: "DistributionPermissionUpdated",
34
- },
35
- {
36
- type: "event",
37
- anonymous: false,
38
- inputs: [{ name: "libraryAddress", internalType: "address", type: "address", indexed: false }],
39
- name: "LibraryAddressSet",
40
- },
41
- {
42
- type: "event",
43
- anonymous: false,
44
- inputs: [
45
- { name: "id", internalType: "uint256", type: "uint256", indexed: true },
46
- { name: "name", internalType: "string", type: "string", indexed: false },
47
- { name: "distributor", internalType: "address", type: "address", indexed: false },
48
- { name: "currentMonthDistributionEnabled", internalType: "bool", type: "bool", indexed: false },
49
- ],
50
- name: "ProjectAdded",
51
- },
52
- {
53
- type: "event",
54
- anonymous: false,
55
- inputs: [
56
- { name: "id", internalType: "uint256", type: "uint256", indexed: true },
57
- { name: "name", internalType: "string", type: "string", indexed: false },
58
- { name: "distributor", internalType: "address", type: "address", indexed: false },
59
- { name: "currentMonthDistributionEnabled", internalType: "bool", type: "bool", indexed: false },
60
- ],
61
- name: "ProjectUpdated",
62
- },
63
- {
64
- type: "event",
65
- anonymous: false,
66
- inputs: [
67
- { name: "owner", internalType: "address", type: "address", indexed: false },
68
- { name: "rNatAccount", internalType: "contract IRNatAccount", type: "address", indexed: false },
69
- ],
70
- name: "RNatAccountCreated",
71
- },
72
- {
73
- type: "event",
74
- anonymous: false,
75
- inputs: [
76
- { name: "projectId", internalType: "uint256", type: "uint256", indexed: true },
77
- { name: "month", internalType: "uint256", type: "uint256", indexed: true },
78
- { name: "amount", internalType: "uint128", type: "uint128", indexed: false },
79
- ],
80
- name: "RewardsAssigned",
81
- },
82
- {
83
- type: "event",
84
- anonymous: false,
85
- inputs: [
86
- { name: "projectId", internalType: "uint256", type: "uint256", indexed: true },
87
- { name: "month", internalType: "uint256", type: "uint256", indexed: true },
88
- { name: "owner", internalType: "address", type: "address", indexed: true },
89
- { name: "amount", internalType: "uint128", type: "uint128", indexed: false },
90
- ],
91
- name: "RewardsClaimed",
92
- },
93
- {
94
- type: "event",
95
- anonymous: false,
96
- inputs: [
97
- { name: "projectId", internalType: "uint256", type: "uint256", indexed: true },
98
- { name: "month", internalType: "uint256", type: "uint256", indexed: true },
99
- { name: "recipients", internalType: "address[]", type: "address[]", indexed: false },
100
- { name: "amounts", internalType: "uint128[]", type: "uint128[]", indexed: false },
101
- ],
102
- name: "RewardsDistributed",
103
- },
104
- {
105
- type: "event",
106
- anonymous: false,
107
- inputs: [
108
- { name: "projectId", internalType: "uint256", type: "uint256", indexed: true },
109
- { name: "month", internalType: "uint256", type: "uint256", indexed: true },
110
- { name: "amount", internalType: "uint128", type: "uint128", indexed: false },
111
- ],
112
- name: "RewardsUnassigned",
113
- },
114
- {
115
- type: "event",
116
- anonymous: false,
117
- inputs: [
118
- { name: "from", internalType: "address", type: "address", indexed: true },
119
- { name: "to", internalType: "address", type: "address", indexed: true },
120
- { name: "value", internalType: "uint256", type: "uint256", indexed: false },
121
- ],
122
- name: "Transfer",
123
- },
124
- {
125
- type: "event",
126
- anonymous: false,
127
- inputs: [
128
- { name: "recipient", internalType: "address", type: "address", indexed: false },
129
- { name: "amount", internalType: "uint128", type: "uint128", indexed: false },
130
- ],
131
- name: "UnassignedRewardsWithdrawn",
132
- },
133
- {
134
- type: "event",
135
- anonymous: false,
136
- inputs: [
137
- { name: "projectId", internalType: "uint256", type: "uint256", indexed: true },
138
- { name: "month", internalType: "uint256", type: "uint256", indexed: true },
139
- { name: "amount", internalType: "uint128", type: "uint128", indexed: false },
140
- ],
141
- name: "UnclaimedRewardsUnassigned",
142
- },
143
- {
144
- type: "function",
145
- inputs: [
146
- { name: "_names", internalType: "string[]", type: "string[]" },
147
- { name: "_distributors", internalType: "address[]", type: "address[]" },
148
- { name: "_currentMonthDistributionEnabledList", internalType: "bool[]", type: "bool[]" },
149
- ],
150
- name: "addProjects",
151
- outputs: [],
152
- stateMutability: "nonpayable",
153
- },
154
- {
155
- type: "function",
156
- inputs: [
157
- { name: "owner", internalType: "address", type: "address" },
158
- { name: "spender", internalType: "address", type: "address" },
159
- ],
160
- name: "allowance",
161
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
162
- stateMutability: "view",
163
- },
164
- {
165
- type: "function",
166
- inputs: [
167
- { name: "spender", internalType: "address", type: "address" },
168
- { name: "amount", internalType: "uint256", type: "uint256" },
169
- ],
170
- name: "approve",
171
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
172
- stateMutability: "nonpayable",
173
- },
174
- {
175
- type: "function",
176
- inputs: [
177
- { name: "_month", internalType: "uint256", type: "uint256" },
178
- { name: "_projectIds", internalType: "uint256[]", type: "uint256[]" },
179
- { name: "_amountsWei", internalType: "uint128[]", type: "uint128[]" },
180
- ],
181
- name: "assignRewards",
182
- outputs: [],
183
- stateMutability: "nonpayable",
184
- },
185
- {
186
- type: "function",
187
- inputs: [{ name: "account", internalType: "address", type: "address" }],
188
- name: "balanceOf",
189
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
190
- stateMutability: "view",
191
- },
192
- {
193
- type: "function",
194
- inputs: [
195
- { name: "_projectIds", internalType: "uint256[]", type: "uint256[]" },
196
- { name: "_month", internalType: "uint256", type: "uint256" },
197
- ],
198
- name: "claimRewards",
199
- outputs: [{ name: "_claimedRewardsWei", internalType: "uint128", type: "uint128" }],
200
- stateMutability: "nonpayable",
201
- },
202
- {
203
- type: "function",
204
- inputs: [],
205
- name: "decimals",
206
- outputs: [{ name: "", internalType: "uint8", type: "uint8" }],
207
- stateMutability: "view",
208
- },
209
- {
210
- type: "function",
211
- inputs: [{ name: "_projectIds", internalType: "uint256[]", type: "uint256[]" }],
212
- name: "disableClaiming",
213
- outputs: [],
214
- stateMutability: "nonpayable",
215
- },
216
- {
217
- type: "function",
218
- inputs: [{ name: "_projectIds", internalType: "uint256[]", type: "uint256[]" }],
219
- name: "disableDistribution",
220
- outputs: [],
221
- stateMutability: "nonpayable",
222
- },
223
- {
224
- type: "function",
225
- inputs: [
226
- { name: "_projectId", internalType: "uint256", type: "uint256" },
227
- { name: "_month", internalType: "uint256", type: "uint256" },
228
- { name: "_recipients", internalType: "address[]", type: "address[]" },
229
- { name: "_amountsWei", internalType: "uint128[]", type: "uint128[]" },
230
- ],
231
- name: "distributeRewards",
232
- outputs: [],
233
- stateMutability: "nonpayable",
234
- },
235
- {
236
- type: "function",
237
- inputs: [],
238
- name: "firstMonthStartTs",
239
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
240
- stateMutability: "view",
241
- },
242
- {
243
- type: "function",
244
- inputs: [{ name: "_owner", internalType: "address", type: "address" }],
245
- name: "getBalancesOf",
246
- outputs: [
247
- { name: "_wNatBalance", internalType: "uint256", type: "uint256" },
248
- { name: "_rNatBalance", internalType: "uint256", type: "uint256" },
249
- { name: "_lockedBalance", internalType: "uint256", type: "uint256" },
250
- ],
251
- stateMutability: "view",
252
- },
253
- {
254
- type: "function",
255
- inputs: [
256
- { name: "_projectId", internalType: "uint256", type: "uint256" },
257
- { name: "_owner", internalType: "address", type: "address" },
258
- ],
259
- name: "getClaimableRewards",
260
- outputs: [{ name: "", internalType: "uint128", type: "uint128" }],
261
- stateMutability: "view",
262
- },
263
- {
264
- type: "function",
265
- inputs: [],
266
- name: "getCurrentMonth",
267
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
268
- stateMutability: "view",
269
- },
270
- {
271
- type: "function",
272
- inputs: [
273
- { name: "_projectId", internalType: "uint256", type: "uint256" },
274
- { name: "_month", internalType: "uint256", type: "uint256" },
275
- { name: "_owner", internalType: "address", type: "address" },
276
- ],
277
- name: "getOwnerRewardsInfo",
278
- outputs: [
279
- { name: "_assignedRewards", internalType: "uint128", type: "uint128" },
280
- { name: "_claimedRewards", internalType: "uint128", type: "uint128" },
281
- { name: "_claimable", internalType: "bool", type: "bool" },
282
- ],
283
- stateMutability: "view",
284
- },
285
- {
286
- type: "function",
287
- inputs: [{ name: "_projectId", internalType: "uint256", type: "uint256" }],
288
- name: "getProjectInfo",
289
- outputs: [
290
- { name: "_name", internalType: "string", type: "string" },
291
- { name: "_distributor", internalType: "address", type: "address" },
292
- { name: "_currentMonthDistributionEnabled", internalType: "bool", type: "bool" },
293
- { name: "_distributionDisabled", internalType: "bool", type: "bool" },
294
- { name: "_claimingDisabled", internalType: "bool", type: "bool" },
295
- { name: "_totalAssignedRewards", internalType: "uint128", type: "uint128" },
296
- { name: "_totalDistributedRewards", internalType: "uint128", type: "uint128" },
297
- { name: "_totalClaimedRewards", internalType: "uint128", type: "uint128" },
298
- { name: "_totalUnassignedUnclaimedRewards", internalType: "uint128", type: "uint128" },
299
- { name: "_monthsWithRewards", internalType: "uint256[]", type: "uint256[]" },
300
- ],
301
- stateMutability: "view",
302
- },
303
- {
304
- type: "function",
305
- inputs: [
306
- { name: "_projectId", internalType: "uint256", type: "uint256" },
307
- { name: "_month", internalType: "uint256", type: "uint256" },
308
- ],
309
- name: "getProjectRewardsInfo",
310
- outputs: [
311
- { name: "_assignedRewards", internalType: "uint128", type: "uint128" },
312
- { name: "_distributedRewards", internalType: "uint128", type: "uint128" },
313
- { name: "_claimedRewards", internalType: "uint128", type: "uint128" },
314
- { name: "_unassignedUnclaimedRewards", internalType: "uint128", type: "uint128" },
315
- ],
316
- stateMutability: "view",
317
- },
318
- {
319
- type: "function",
320
- inputs: [],
321
- name: "getProjectsBasicInfo",
322
- outputs: [
323
- { name: "_names", internalType: "string[]", type: "string[]" },
324
- { name: "_claimingDisabled", internalType: "bool[]", type: "bool[]" },
325
- ],
326
- stateMutability: "view",
327
- },
328
- {
329
- type: "function",
330
- inputs: [],
331
- name: "getProjectsCount",
332
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
333
- stateMutability: "view",
334
- },
335
- {
336
- type: "function",
337
- inputs: [{ name: "_owner", internalType: "address", type: "address" }],
338
- name: "getRNatAccount",
339
- outputs: [{ name: "", internalType: "contract IRNatAccount", type: "address" }],
340
- stateMutability: "view",
341
- },
342
- {
343
- type: "function",
344
- inputs: [],
345
- name: "getRewardsInfo",
346
- outputs: [
347
- { name: "_totalAssignableRewards", internalType: "uint256", type: "uint256" },
348
- { name: "_totalAssignedRewards", internalType: "uint256", type: "uint256" },
349
- { name: "_totalClaimedRewards", internalType: "uint256", type: "uint256" },
350
- { name: "_totalWithdrawnRewards", internalType: "uint256", type: "uint256" },
351
- { name: "_totalWithdrawnAssignableRewards", internalType: "uint256", type: "uint256" },
352
- ],
353
- stateMutability: "view",
354
- },
355
- {
356
- type: "function",
357
- inputs: [],
358
- name: "name",
359
- outputs: [{ name: "", internalType: "string", type: "string" }],
360
- stateMutability: "view",
361
- },
362
- {
363
- type: "function",
364
- inputs: [{ name: "_executors", internalType: "address[]", type: "address[]" }],
365
- name: "setClaimExecutors",
366
- outputs: [],
367
- stateMutability: "payable",
368
- },
369
- {
370
- type: "function",
371
- inputs: [],
372
- name: "symbol",
373
- outputs: [{ name: "", internalType: "string", type: "string" }],
374
- stateMutability: "view",
375
- },
376
- {
377
- type: "function",
378
- inputs: [],
379
- name: "totalSupply",
380
- outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
381
- stateMutability: "view",
382
- },
383
- {
384
- type: "function",
385
- inputs: [
386
- { name: "to", internalType: "address", type: "address" },
387
- { name: "amount", internalType: "uint256", type: "uint256" },
388
- ],
389
- name: "transfer",
390
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
391
- stateMutability: "nonpayable",
392
- },
393
- {
394
- type: "function",
395
- inputs: [
396
- { name: "_token", internalType: "contract IERC20", type: "address" },
397
- { name: "_amount", internalType: "uint256", type: "uint256" },
398
- ],
399
- name: "transferExternalToken",
400
- outputs: [],
401
- stateMutability: "nonpayable",
402
- },
403
- {
404
- type: "function",
405
- inputs: [
406
- { name: "from", internalType: "address", type: "address" },
407
- { name: "to", internalType: "address", type: "address" },
408
- { name: "amount", internalType: "uint256", type: "uint256" },
409
- ],
410
- name: "transferFrom",
411
- outputs: [{ name: "", internalType: "bool", type: "bool" }],
412
- stateMutability: "nonpayable",
413
- },
414
- {
415
- type: "function",
416
- inputs: [
417
- { name: "_projectId", internalType: "uint256", type: "uint256" },
418
- { name: "_months", internalType: "uint256[]", type: "uint256[]" },
419
- ],
420
- name: "unassignRewards",
421
- outputs: [],
422
- stateMutability: "nonpayable",
423
- },
424
- {
425
- type: "function",
426
- inputs: [
427
- { name: "_projectId", internalType: "uint256", type: "uint256" },
428
- { name: "_name", internalType: "string", type: "string" },
429
- { name: "_distributor", internalType: "address", type: "address" },
430
- { name: "_currentMonthDistributionEnabled", internalType: "bool", type: "bool" },
431
- ],
432
- name: "updateProject",
433
- outputs: [],
434
- stateMutability: "nonpayable",
435
- },
436
- {
437
- type: "function",
438
- inputs: [],
439
- name: "wNat",
440
- outputs: [{ name: "", internalType: "contract IWNat", type: "address" }],
441
- stateMutability: "view",
442
- },
443
- {
444
- type: "function",
445
- inputs: [
446
- { name: "_amount", internalType: "uint128", type: "uint128" },
447
- { name: "_wrap", internalType: "bool", type: "bool" },
448
- ],
449
- name: "withdraw",
450
- outputs: [],
451
- stateMutability: "nonpayable",
452
- },
453
- {
454
- type: "function",
455
- inputs: [{ name: "_wrap", internalType: "bool", type: "bool" }],
456
- name: "withdrawAll",
457
- outputs: [],
458
- stateMutability: "nonpayable",
459
- },
460
- ];
461
- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
462
- // React
463
- //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
464
- /**
465
- * Wraps __{@link useReadContract}__ with `abi` set to __{@link iirNatAbi}__
466
- */
467
- const useReadIirNat = /*#__PURE__*/ createUseReadContract({ abi: iirNatAbi });
468
- /**
469
- * Wraps __{@link useWriteContract}__ with `abi` set to __{@link iirNatAbi}__
470
- */
471
- const useWriteIirNat = /*#__PURE__*/ createUseWriteContract({ abi: iirNatAbi });
472
- /**
473
- * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link iirNatAbi}__
474
- */
475
- const useSimulateIirNat = /*#__PURE__*/ createUseSimulateContract({ abi: iirNatAbi });
476
- /**
477
- * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link iirNatAbi}__
478
- */
479
- const useWatchIirNatEvent = /*#__PURE__*/ createUseWatchContractEvent({ abi: iirNatAbi });
480
-
481
- export { iirNatAbi, useReadIirNat, useSimulateIirNat, useWatchIirNatEvent, useWriteIirNat };
482
- //# sourceMappingURL=IIRNat.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IIRNat.js","sources":["../../../../../contracts/songbird/IIRNat.ts"],"sourcesContent":[null],"names":[],"mappings":"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"}