sablier 3.3.4 → 3.4.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.
- package/CHANGELOG.md +30 -0
- package/abi/bob/v1.0/BobVaultShare.json +199 -0
- package/dist/cjs/evm/helpers.js +11 -15
- package/dist/cjs/evm/helpers.js.map +1 -1
- package/dist/cjs/evm/releases/bob/v1.0/abi/BobVaultShare.js +203 -0
- package/dist/cjs/evm/releases/bob/v1.0/abi/BobVaultShare.js.map +1 -0
- package/dist/cjs/evm/releases/bob/v1.0/abi.js +2 -0
- package/dist/cjs/evm/releases/bob/v1.0/abi.js.map +1 -1
- package/dist/cjs/evm/releases/bob/v1.0/aliases.js +1 -0
- package/dist/cjs/evm/releases/bob/v1.0/aliases.js.map +1 -1
- package/dist/cjs/evm/releases/bob/v1.0/manifest.js +1 -0
- package/dist/cjs/evm/releases/bob/v1.0/manifest.js.map +1 -1
- package/dist/cjs/evm/releases/features.js +118 -0
- package/dist/cjs/evm/releases/features.js.map +1 -0
- package/dist/cjs/evm/releases/resolvers.js +3 -0
- package/dist/cjs/evm/releases/resolvers.js.map +1 -1
- package/dist/cjs/evm/types.js.map +1 -1
- package/dist/cjs/helpers.js +8 -2
- package/dist/cjs/helpers.js.map +1 -1
- package/dist/esm/evm/helpers.js +2 -15
- package/dist/esm/evm/helpers.js.map +1 -1
- package/dist/esm/evm/releases/bob/v1.0/abi/BobVaultShare.js +200 -0
- package/dist/esm/evm/releases/bob/v1.0/abi/BobVaultShare.js.map +1 -0
- package/dist/esm/evm/releases/bob/v1.0/abi.js +2 -0
- package/dist/esm/evm/releases/bob/v1.0/abi.js.map +1 -1
- package/dist/esm/evm/releases/bob/v1.0/aliases.js +1 -0
- package/dist/esm/evm/releases/bob/v1.0/aliases.js.map +1 -1
- package/dist/esm/evm/releases/bob/v1.0/manifest.js +1 -0
- package/dist/esm/evm/releases/bob/v1.0/manifest.js.map +1 -1
- package/dist/esm/evm/releases/features.js +105 -0
- package/dist/esm/evm/releases/features.js.map +1 -0
- package/dist/esm/evm/releases/resolvers.js +3 -0
- package/dist/esm/evm/releases/resolvers.js.map +1 -1
- package/dist/esm/evm/types.js.map +1 -1
- package/dist/esm/helpers.js +8 -2
- package/dist/esm/helpers.js.map +1 -1
- package/dist/types/evm/contracts/index.d.ts +1 -0
- package/dist/types/evm/contracts/index.d.ts.map +1 -1
- package/dist/types/evm/helpers.d.ts +2 -9
- package/dist/types/evm/helpers.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/index.d.ts +14637 -14567
- package/dist/types/evm/releases/airdrops/index.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/v1.1/index.d.ts +650 -636
- package/dist/types/evm/releases/airdrops/v1.1/index.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/v1.2/index.d.ts +1313 -1299
- package/dist/types/evm/releases/airdrops/v1.2/index.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/v1.3/index.d.ts +2855 -2841
- package/dist/types/evm/releases/airdrops/v1.3/index.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/v2.0/index.d.ts +4190 -4176
- package/dist/types/evm/releases/airdrops/v2.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/airdrops/v3.0/index.d.ts +5564 -5550
- package/dist/types/evm/releases/airdrops/v3.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/index.d.ts +2606 -2253
- package/dist/types/evm/releases/bob/index.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/v1.0/abi/BobVaultShare.d.ts +340 -0
- package/dist/types/evm/releases/bob/v1.0/abi/BobVaultShare.d.ts.map +1 -0
- package/dist/types/evm/releases/bob/v1.0/abi.d.ts +339 -0
- package/dist/types/evm/releases/bob/v1.0/abi.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/v1.0/aliases.d.ts +1 -0
- package/dist/types/evm/releases/bob/v1.0/aliases.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/v1.0/index.d.ts +2606 -2253
- package/dist/types/evm/releases/bob/v1.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/v1.0/manifest.d.ts +1 -0
- package/dist/types/evm/releases/bob/v1.0/manifest.d.ts.map +1 -1
- package/dist/types/evm/releases/features.d.ts +123 -0
- package/dist/types/evm/releases/features.d.ts.map +1 -0
- package/dist/types/evm/releases/flow/index.d.ts +7040 -6984
- package/dist/types/evm/releases/flow/index.d.ts.map +1 -1
- package/dist/types/evm/releases/flow/v1.0/index.d.ts +1781 -1767
- package/dist/types/evm/releases/flow/v1.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/flow/v1.1/index.d.ts +1813 -1799
- package/dist/types/evm/releases/flow/v1.1/index.d.ts.map +1 -1
- package/dist/types/evm/releases/flow/v2.0/index.d.ts +1717 -1703
- package/dist/types/evm/releases/flow/v2.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/flow/v3.0/index.d.ts +1701 -1687
- package/dist/types/evm/releases/flow/v3.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/legacy/index.d.ts +1508 -1480
- package/dist/types/evm/releases/legacy/index.d.ts.map +1 -1
- package/dist/types/evm/releases/legacy/v1.0/index.d.ts +1236 -1222
- package/dist/types/evm/releases/legacy/v1.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/legacy/v1.1/index.d.ts +261 -247
- package/dist/types/evm/releases/legacy/v1.1/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/index.d.ts +20544 -20460
- package/dist/types/evm/releases/lockup/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v1.0/index.d.ts +3846 -3832
- package/dist/types/evm/releases/lockup/v1.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v1.1/index.d.ts +3997 -3983
- package/dist/types/evm/releases/lockup/v1.1/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v1.2/index.d.ts +5791 -5777
- package/dist/types/evm/releases/lockup/v1.2/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v2.0/index.d.ts +2347 -2333
- package/dist/types/evm/releases/lockup/v2.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v3.0/index.d.ts +2220 -2206
- package/dist/types/evm/releases/lockup/v3.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/lockup/v4.0/index.d.ts +2477 -2463
- package/dist/types/evm/releases/lockup/v4.0/index.d.ts.map +1 -1
- package/dist/types/evm/releases/resolvers.d.ts +13 -3
- package/dist/types/evm/releases/resolvers.d.ts.map +1 -1
- package/dist/types/evm/types.d.ts +20 -3
- package/dist/types/evm/types.d.ts.map +1 -1
- package/dist/types/helpers.d.ts +2 -0
- package/dist/types/helpers.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,1722 +1,1736 @@
|
|
|
1
1
|
import type { Sablier } from "../../../../types.js";
|
|
2
|
-
export declare const release:
|
|
3
|
-
|
|
4
|
-
readonly
|
|
5
|
-
|
|
6
|
-
readonly
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
readonly
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
readonly
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
readonly
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
readonly
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
readonly
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
readonly
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
readonly
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
readonly
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
readonly
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
readonly
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
readonly
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
readonly
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
readonly
|
|
119
|
-
|
|
120
|
-
readonly internalType: "uint128";
|
|
121
|
-
}];
|
|
122
|
-
readonly stateMutability: "view";
|
|
123
|
-
}, {
|
|
124
|
-
readonly type: "function";
|
|
125
|
-
readonly name: "create";
|
|
126
|
-
readonly inputs: readonly [{
|
|
127
|
-
readonly name: "sender";
|
|
128
|
-
readonly type: "address";
|
|
129
|
-
readonly internalType: "address";
|
|
130
|
-
}, {
|
|
131
|
-
readonly name: "recipient";
|
|
132
|
-
readonly type: "address";
|
|
133
|
-
readonly internalType: "address";
|
|
134
|
-
}, {
|
|
135
|
-
readonly name: "ratePerSecond";
|
|
136
|
-
readonly type: "uint128";
|
|
137
|
-
readonly internalType: "UD21x18";
|
|
138
|
-
}, {
|
|
139
|
-
readonly name: "startTime";
|
|
140
|
-
readonly type: "uint40";
|
|
141
|
-
readonly internalType: "uint40";
|
|
142
|
-
}, {
|
|
143
|
-
readonly name: "token";
|
|
144
|
-
readonly type: "address";
|
|
145
|
-
readonly internalType: "contract IERC20";
|
|
146
|
-
}, {
|
|
147
|
-
readonly name: "transferable";
|
|
148
|
-
readonly type: "bool";
|
|
149
|
-
readonly internalType: "bool";
|
|
150
|
-
}];
|
|
151
|
-
readonly outputs: readonly [{
|
|
152
|
-
readonly name: "streamId";
|
|
153
|
-
readonly type: "uint256";
|
|
154
|
-
readonly internalType: "uint256";
|
|
155
|
-
}];
|
|
156
|
-
readonly stateMutability: "payable";
|
|
157
|
-
}, {
|
|
158
|
-
readonly type: "function";
|
|
159
|
-
readonly name: "createAndDeposit";
|
|
160
|
-
readonly inputs: readonly [{
|
|
161
|
-
readonly name: "sender";
|
|
162
|
-
readonly type: "address";
|
|
163
|
-
readonly internalType: "address";
|
|
164
|
-
}, {
|
|
165
|
-
readonly name: "recipient";
|
|
166
|
-
readonly type: "address";
|
|
167
|
-
readonly internalType: "address";
|
|
168
|
-
}, {
|
|
169
|
-
readonly name: "ratePerSecond";
|
|
170
|
-
readonly type: "uint128";
|
|
171
|
-
readonly internalType: "UD21x18";
|
|
172
|
-
}, {
|
|
173
|
-
readonly name: "startTime";
|
|
174
|
-
readonly type: "uint40";
|
|
175
|
-
readonly internalType: "uint40";
|
|
176
|
-
}, {
|
|
177
|
-
readonly name: "token";
|
|
178
|
-
readonly type: "address";
|
|
179
|
-
readonly internalType: "contract IERC20";
|
|
180
|
-
}, {
|
|
181
|
-
readonly name: "transferable";
|
|
182
|
-
readonly type: "bool";
|
|
183
|
-
readonly internalType: "bool";
|
|
184
|
-
}, {
|
|
185
|
-
readonly name: "amount";
|
|
186
|
-
readonly type: "uint128";
|
|
187
|
-
readonly internalType: "uint128";
|
|
188
|
-
}];
|
|
189
|
-
readonly outputs: readonly [{
|
|
190
|
-
readonly name: "streamId";
|
|
191
|
-
readonly type: "uint256";
|
|
192
|
-
readonly internalType: "uint256";
|
|
193
|
-
}];
|
|
194
|
-
readonly stateMutability: "payable";
|
|
195
|
-
}, {
|
|
196
|
-
readonly type: "function";
|
|
197
|
-
readonly name: "depletionTimeOf";
|
|
198
|
-
readonly inputs: readonly [{
|
|
199
|
-
readonly name: "streamId";
|
|
200
|
-
readonly type: "uint256";
|
|
201
|
-
readonly internalType: "uint256";
|
|
202
|
-
}];
|
|
203
|
-
readonly outputs: readonly [{
|
|
204
|
-
readonly name: "depletionTime";
|
|
205
|
-
readonly type: "uint256";
|
|
206
|
-
readonly internalType: "uint256";
|
|
207
|
-
}];
|
|
208
|
-
readonly stateMutability: "view";
|
|
209
|
-
}, {
|
|
210
|
-
readonly type: "function";
|
|
211
|
-
readonly name: "deposit";
|
|
212
|
-
readonly inputs: readonly [{
|
|
213
|
-
readonly name: "streamId";
|
|
214
|
-
readonly type: "uint256";
|
|
215
|
-
readonly internalType: "uint256";
|
|
216
|
-
}, {
|
|
217
|
-
readonly name: "amount";
|
|
218
|
-
readonly type: "uint128";
|
|
219
|
-
readonly internalType: "uint128";
|
|
220
|
-
}, {
|
|
221
|
-
readonly name: "sender";
|
|
222
|
-
readonly type: "address";
|
|
223
|
-
readonly internalType: "address";
|
|
224
|
-
}, {
|
|
225
|
-
readonly name: "recipient";
|
|
226
|
-
readonly type: "address";
|
|
227
|
-
readonly internalType: "address";
|
|
228
|
-
}];
|
|
229
|
-
readonly outputs: readonly [];
|
|
230
|
-
readonly stateMutability: "payable";
|
|
231
|
-
}, {
|
|
232
|
-
readonly type: "function";
|
|
233
|
-
readonly name: "depositAndPause";
|
|
234
|
-
readonly inputs: readonly [{
|
|
235
|
-
readonly name: "streamId";
|
|
236
|
-
readonly type: "uint256";
|
|
237
|
-
readonly internalType: "uint256";
|
|
238
|
-
}, {
|
|
239
|
-
readonly name: "amount";
|
|
240
|
-
readonly type: "uint128";
|
|
241
|
-
readonly internalType: "uint128";
|
|
242
|
-
}];
|
|
243
|
-
readonly outputs: readonly [];
|
|
244
|
-
readonly stateMutability: "payable";
|
|
245
|
-
}, {
|
|
246
|
-
readonly type: "function";
|
|
247
|
-
readonly name: "getApproved";
|
|
248
|
-
readonly inputs: readonly [{
|
|
249
|
-
readonly name: "tokenId";
|
|
250
|
-
readonly type: "uint256";
|
|
251
|
-
readonly internalType: "uint256";
|
|
252
|
-
}];
|
|
253
|
-
readonly outputs: readonly [{
|
|
254
|
-
readonly name: "";
|
|
255
|
-
readonly type: "address";
|
|
256
|
-
readonly internalType: "address";
|
|
257
|
-
}];
|
|
258
|
-
readonly stateMutability: "view";
|
|
259
|
-
}, {
|
|
260
|
-
readonly type: "function";
|
|
261
|
-
readonly name: "getBalance";
|
|
262
|
-
readonly inputs: readonly [{
|
|
263
|
-
readonly name: "streamId";
|
|
264
|
-
readonly type: "uint256";
|
|
265
|
-
readonly internalType: "uint256";
|
|
266
|
-
}];
|
|
267
|
-
readonly outputs: readonly [{
|
|
268
|
-
readonly name: "balance";
|
|
269
|
-
readonly type: "uint128";
|
|
270
|
-
readonly internalType: "uint128";
|
|
271
|
-
}];
|
|
272
|
-
readonly stateMutability: "view";
|
|
273
|
-
}, {
|
|
274
|
-
readonly type: "function";
|
|
275
|
-
readonly name: "getRatePerSecond";
|
|
276
|
-
readonly inputs: readonly [{
|
|
277
|
-
readonly name: "streamId";
|
|
278
|
-
readonly type: "uint256";
|
|
279
|
-
readonly internalType: "uint256";
|
|
280
|
-
}];
|
|
281
|
-
readonly outputs: readonly [{
|
|
282
|
-
readonly name: "ratePerSecond";
|
|
283
|
-
readonly type: "uint128";
|
|
284
|
-
readonly internalType: "UD21x18";
|
|
285
|
-
}];
|
|
286
|
-
readonly stateMutability: "view";
|
|
287
|
-
}, {
|
|
288
|
-
readonly type: "function";
|
|
289
|
-
readonly name: "getRecipient";
|
|
290
|
-
readonly inputs: readonly [{
|
|
291
|
-
readonly name: "streamId";
|
|
292
|
-
readonly type: "uint256";
|
|
293
|
-
readonly internalType: "uint256";
|
|
294
|
-
}];
|
|
295
|
-
readonly outputs: readonly [{
|
|
296
|
-
readonly name: "recipient";
|
|
297
|
-
readonly type: "address";
|
|
298
|
-
readonly internalType: "address";
|
|
299
|
-
}];
|
|
300
|
-
readonly stateMutability: "view";
|
|
301
|
-
}, {
|
|
302
|
-
readonly type: "function";
|
|
303
|
-
readonly name: "getSender";
|
|
304
|
-
readonly inputs: readonly [{
|
|
305
|
-
readonly name: "streamId";
|
|
306
|
-
readonly type: "uint256";
|
|
307
|
-
readonly internalType: "uint256";
|
|
308
|
-
}];
|
|
309
|
-
readonly outputs: readonly [{
|
|
310
|
-
readonly name: "sender";
|
|
311
|
-
readonly type: "address";
|
|
312
|
-
readonly internalType: "address";
|
|
313
|
-
}];
|
|
314
|
-
readonly stateMutability: "view";
|
|
315
|
-
}, {
|
|
316
|
-
readonly type: "function";
|
|
317
|
-
readonly name: "getSnapshotDebtScaled";
|
|
318
|
-
readonly inputs: readonly [{
|
|
319
|
-
readonly name: "streamId";
|
|
320
|
-
readonly type: "uint256";
|
|
321
|
-
readonly internalType: "uint256";
|
|
322
|
-
}];
|
|
323
|
-
readonly outputs: readonly [{
|
|
324
|
-
readonly name: "snapshotDebtScaled";
|
|
325
|
-
readonly type: "uint256";
|
|
326
|
-
readonly internalType: "uint256";
|
|
327
|
-
}];
|
|
328
|
-
readonly stateMutability: "view";
|
|
329
|
-
}, {
|
|
330
|
-
readonly type: "function";
|
|
331
|
-
readonly name: "getSnapshotTime";
|
|
332
|
-
readonly inputs: readonly [{
|
|
333
|
-
readonly name: "streamId";
|
|
334
|
-
readonly type: "uint256";
|
|
335
|
-
readonly internalType: "uint256";
|
|
336
|
-
}];
|
|
337
|
-
readonly outputs: readonly [{
|
|
338
|
-
readonly name: "snapshotTime";
|
|
339
|
-
readonly type: "uint40";
|
|
340
|
-
readonly internalType: "uint40";
|
|
341
|
-
}];
|
|
342
|
-
readonly stateMutability: "view";
|
|
343
|
-
}, {
|
|
344
|
-
readonly type: "function";
|
|
345
|
-
readonly name: "getStream";
|
|
346
|
-
readonly inputs: readonly [{
|
|
347
|
-
readonly name: "streamId";
|
|
348
|
-
readonly type: "uint256";
|
|
349
|
-
readonly internalType: "uint256";
|
|
350
|
-
}];
|
|
351
|
-
readonly outputs: readonly [{
|
|
352
|
-
readonly name: "stream";
|
|
353
|
-
readonly type: "tuple";
|
|
354
|
-
readonly internalType: "struct Flow.Stream";
|
|
355
|
-
readonly components: readonly [{
|
|
356
|
-
readonly name: "balance";
|
|
2
|
+
export declare const release: {
|
|
3
|
+
abi: {
|
|
4
|
+
readonly SablierFlow: readonly [{
|
|
5
|
+
readonly type: "constructor";
|
|
6
|
+
readonly inputs: readonly [{
|
|
7
|
+
readonly name: "initialComptroller";
|
|
8
|
+
readonly type: "address";
|
|
9
|
+
readonly internalType: "address";
|
|
10
|
+
}, {
|
|
11
|
+
readonly name: "initialNFTDescriptor";
|
|
12
|
+
readonly type: "address";
|
|
13
|
+
readonly internalType: "address";
|
|
14
|
+
}];
|
|
15
|
+
readonly stateMutability: "nonpayable";
|
|
16
|
+
}, {
|
|
17
|
+
readonly type: "function";
|
|
18
|
+
readonly name: "adjustRatePerSecond";
|
|
19
|
+
readonly inputs: readonly [{
|
|
20
|
+
readonly name: "streamId";
|
|
21
|
+
readonly type: "uint256";
|
|
22
|
+
readonly internalType: "uint256";
|
|
23
|
+
}, {
|
|
24
|
+
readonly name: "newRatePerSecond";
|
|
25
|
+
readonly type: "uint128";
|
|
26
|
+
readonly internalType: "UD21x18";
|
|
27
|
+
}];
|
|
28
|
+
readonly outputs: readonly [];
|
|
29
|
+
readonly stateMutability: "payable";
|
|
30
|
+
}, {
|
|
31
|
+
readonly type: "function";
|
|
32
|
+
readonly name: "aggregateAmount";
|
|
33
|
+
readonly inputs: readonly [{
|
|
34
|
+
readonly name: "token";
|
|
35
|
+
readonly type: "address";
|
|
36
|
+
readonly internalType: "contract IERC20";
|
|
37
|
+
}];
|
|
38
|
+
readonly outputs: readonly [{
|
|
39
|
+
readonly name: "amount";
|
|
40
|
+
readonly type: "uint256";
|
|
41
|
+
readonly internalType: "uint256";
|
|
42
|
+
}];
|
|
43
|
+
readonly stateMutability: "view";
|
|
44
|
+
}, {
|
|
45
|
+
readonly type: "function";
|
|
46
|
+
readonly name: "approve";
|
|
47
|
+
readonly inputs: readonly [{
|
|
48
|
+
readonly name: "to";
|
|
49
|
+
readonly type: "address";
|
|
50
|
+
readonly internalType: "address";
|
|
51
|
+
}, {
|
|
52
|
+
readonly name: "tokenId";
|
|
53
|
+
readonly type: "uint256";
|
|
54
|
+
readonly internalType: "uint256";
|
|
55
|
+
}];
|
|
56
|
+
readonly outputs: readonly [];
|
|
57
|
+
readonly stateMutability: "nonpayable";
|
|
58
|
+
}, {
|
|
59
|
+
readonly type: "function";
|
|
60
|
+
readonly name: "balanceOf";
|
|
61
|
+
readonly inputs: readonly [{
|
|
62
|
+
readonly name: "owner";
|
|
63
|
+
readonly type: "address";
|
|
64
|
+
readonly internalType: "address";
|
|
65
|
+
}];
|
|
66
|
+
readonly outputs: readonly [{
|
|
67
|
+
readonly name: "";
|
|
68
|
+
readonly type: "uint256";
|
|
69
|
+
readonly internalType: "uint256";
|
|
70
|
+
}];
|
|
71
|
+
readonly stateMutability: "view";
|
|
72
|
+
}, {
|
|
73
|
+
readonly type: "function";
|
|
74
|
+
readonly name: "batch";
|
|
75
|
+
readonly inputs: readonly [{
|
|
76
|
+
readonly name: "calls";
|
|
77
|
+
readonly type: "bytes[]";
|
|
78
|
+
readonly internalType: "bytes[]";
|
|
79
|
+
}];
|
|
80
|
+
readonly outputs: readonly [{
|
|
81
|
+
readonly name: "results";
|
|
82
|
+
readonly type: "bytes[]";
|
|
83
|
+
readonly internalType: "bytes[]";
|
|
84
|
+
}];
|
|
85
|
+
readonly stateMutability: "payable";
|
|
86
|
+
}, {
|
|
87
|
+
readonly type: "function";
|
|
88
|
+
readonly name: "calculateMinFeeWei";
|
|
89
|
+
readonly inputs: readonly [{
|
|
90
|
+
readonly name: "streamId";
|
|
91
|
+
readonly type: "uint256";
|
|
92
|
+
readonly internalType: "uint256";
|
|
93
|
+
}];
|
|
94
|
+
readonly outputs: readonly [{
|
|
95
|
+
readonly name: "minFeeWei";
|
|
96
|
+
readonly type: "uint256";
|
|
97
|
+
readonly internalType: "uint256";
|
|
98
|
+
}];
|
|
99
|
+
readonly stateMutability: "view";
|
|
100
|
+
}, {
|
|
101
|
+
readonly type: "function";
|
|
102
|
+
readonly name: "comptroller";
|
|
103
|
+
readonly inputs: readonly [];
|
|
104
|
+
readonly outputs: readonly [{
|
|
105
|
+
readonly name: "";
|
|
106
|
+
readonly type: "address";
|
|
107
|
+
readonly internalType: "contract ISablierComptroller";
|
|
108
|
+
}];
|
|
109
|
+
readonly stateMutability: "view";
|
|
110
|
+
}, {
|
|
111
|
+
readonly type: "function";
|
|
112
|
+
readonly name: "coveredDebtOf";
|
|
113
|
+
readonly inputs: readonly [{
|
|
114
|
+
readonly name: "streamId";
|
|
115
|
+
readonly type: "uint256";
|
|
116
|
+
readonly internalType: "uint256";
|
|
117
|
+
}];
|
|
118
|
+
readonly outputs: readonly [{
|
|
119
|
+
readonly name: "coveredDebt";
|
|
357
120
|
readonly type: "uint128";
|
|
358
121
|
readonly internalType: "uint128";
|
|
122
|
+
}];
|
|
123
|
+
readonly stateMutability: "view";
|
|
124
|
+
}, {
|
|
125
|
+
readonly type: "function";
|
|
126
|
+
readonly name: "create";
|
|
127
|
+
readonly inputs: readonly [{
|
|
128
|
+
readonly name: "sender";
|
|
129
|
+
readonly type: "address";
|
|
130
|
+
readonly internalType: "address";
|
|
131
|
+
}, {
|
|
132
|
+
readonly name: "recipient";
|
|
133
|
+
readonly type: "address";
|
|
134
|
+
readonly internalType: "address";
|
|
359
135
|
}, {
|
|
360
136
|
readonly name: "ratePerSecond";
|
|
361
137
|
readonly type: "uint128";
|
|
362
138
|
readonly internalType: "UD21x18";
|
|
363
139
|
}, {
|
|
140
|
+
readonly name: "startTime";
|
|
141
|
+
readonly type: "uint40";
|
|
142
|
+
readonly internalType: "uint40";
|
|
143
|
+
}, {
|
|
144
|
+
readonly name: "token";
|
|
145
|
+
readonly type: "address";
|
|
146
|
+
readonly internalType: "contract IERC20";
|
|
147
|
+
}, {
|
|
148
|
+
readonly name: "transferable";
|
|
149
|
+
readonly type: "bool";
|
|
150
|
+
readonly internalType: "bool";
|
|
151
|
+
}];
|
|
152
|
+
readonly outputs: readonly [{
|
|
153
|
+
readonly name: "streamId";
|
|
154
|
+
readonly type: "uint256";
|
|
155
|
+
readonly internalType: "uint256";
|
|
156
|
+
}];
|
|
157
|
+
readonly stateMutability: "payable";
|
|
158
|
+
}, {
|
|
159
|
+
readonly type: "function";
|
|
160
|
+
readonly name: "createAndDeposit";
|
|
161
|
+
readonly inputs: readonly [{
|
|
364
162
|
readonly name: "sender";
|
|
365
163
|
readonly type: "address";
|
|
366
164
|
readonly internalType: "address";
|
|
367
165
|
}, {
|
|
368
|
-
readonly name: "
|
|
166
|
+
readonly name: "recipient";
|
|
167
|
+
readonly type: "address";
|
|
168
|
+
readonly internalType: "address";
|
|
169
|
+
}, {
|
|
170
|
+
readonly name: "ratePerSecond";
|
|
171
|
+
readonly type: "uint128";
|
|
172
|
+
readonly internalType: "UD21x18";
|
|
173
|
+
}, {
|
|
174
|
+
readonly name: "startTime";
|
|
369
175
|
readonly type: "uint40";
|
|
370
176
|
readonly internalType: "uint40";
|
|
371
177
|
}, {
|
|
372
|
-
readonly name: "
|
|
373
|
-
readonly type: "
|
|
374
|
-
readonly internalType: "
|
|
178
|
+
readonly name: "token";
|
|
179
|
+
readonly type: "address";
|
|
180
|
+
readonly internalType: "contract IERC20";
|
|
375
181
|
}, {
|
|
376
|
-
readonly name: "
|
|
182
|
+
readonly name: "transferable";
|
|
377
183
|
readonly type: "bool";
|
|
378
184
|
readonly internalType: "bool";
|
|
379
185
|
}, {
|
|
380
|
-
readonly name: "
|
|
381
|
-
readonly type: "
|
|
382
|
-
readonly internalType: "
|
|
186
|
+
readonly name: "amount";
|
|
187
|
+
readonly type: "uint128";
|
|
188
|
+
readonly internalType: "uint128";
|
|
189
|
+
}];
|
|
190
|
+
readonly outputs: readonly [{
|
|
191
|
+
readonly name: "streamId";
|
|
192
|
+
readonly type: "uint256";
|
|
193
|
+
readonly internalType: "uint256";
|
|
194
|
+
}];
|
|
195
|
+
readonly stateMutability: "payable";
|
|
196
|
+
}, {
|
|
197
|
+
readonly type: "function";
|
|
198
|
+
readonly name: "depletionTimeOf";
|
|
199
|
+
readonly inputs: readonly [{
|
|
200
|
+
readonly name: "streamId";
|
|
201
|
+
readonly type: "uint256";
|
|
202
|
+
readonly internalType: "uint256";
|
|
203
|
+
}];
|
|
204
|
+
readonly outputs: readonly [{
|
|
205
|
+
readonly name: "depletionTime";
|
|
206
|
+
readonly type: "uint256";
|
|
207
|
+
readonly internalType: "uint256";
|
|
208
|
+
}];
|
|
209
|
+
readonly stateMutability: "view";
|
|
210
|
+
}, {
|
|
211
|
+
readonly type: "function";
|
|
212
|
+
readonly name: "deposit";
|
|
213
|
+
readonly inputs: readonly [{
|
|
214
|
+
readonly name: "streamId";
|
|
215
|
+
readonly type: "uint256";
|
|
216
|
+
readonly internalType: "uint256";
|
|
217
|
+
}, {
|
|
218
|
+
readonly name: "amount";
|
|
219
|
+
readonly type: "uint128";
|
|
220
|
+
readonly internalType: "uint128";
|
|
221
|
+
}, {
|
|
222
|
+
readonly name: "sender";
|
|
223
|
+
readonly type: "address";
|
|
224
|
+
readonly internalType: "address";
|
|
225
|
+
}, {
|
|
226
|
+
readonly name: "recipient";
|
|
227
|
+
readonly type: "address";
|
|
228
|
+
readonly internalType: "address";
|
|
229
|
+
}];
|
|
230
|
+
readonly outputs: readonly [];
|
|
231
|
+
readonly stateMutability: "payable";
|
|
232
|
+
}, {
|
|
233
|
+
readonly type: "function";
|
|
234
|
+
readonly name: "depositAndPause";
|
|
235
|
+
readonly inputs: readonly [{
|
|
236
|
+
readonly name: "streamId";
|
|
237
|
+
readonly type: "uint256";
|
|
238
|
+
readonly internalType: "uint256";
|
|
383
239
|
}, {
|
|
240
|
+
readonly name: "amount";
|
|
241
|
+
readonly type: "uint128";
|
|
242
|
+
readonly internalType: "uint128";
|
|
243
|
+
}];
|
|
244
|
+
readonly outputs: readonly [];
|
|
245
|
+
readonly stateMutability: "payable";
|
|
246
|
+
}, {
|
|
247
|
+
readonly type: "function";
|
|
248
|
+
readonly name: "getApproved";
|
|
249
|
+
readonly inputs: readonly [{
|
|
250
|
+
readonly name: "tokenId";
|
|
251
|
+
readonly type: "uint256";
|
|
252
|
+
readonly internalType: "uint256";
|
|
253
|
+
}];
|
|
254
|
+
readonly outputs: readonly [{
|
|
255
|
+
readonly name: "";
|
|
256
|
+
readonly type: "address";
|
|
257
|
+
readonly internalType: "address";
|
|
258
|
+
}];
|
|
259
|
+
readonly stateMutability: "view";
|
|
260
|
+
}, {
|
|
261
|
+
readonly type: "function";
|
|
262
|
+
readonly name: "getBalance";
|
|
263
|
+
readonly inputs: readonly [{
|
|
264
|
+
readonly name: "streamId";
|
|
265
|
+
readonly type: "uint256";
|
|
266
|
+
readonly internalType: "uint256";
|
|
267
|
+
}];
|
|
268
|
+
readonly outputs: readonly [{
|
|
269
|
+
readonly name: "balance";
|
|
270
|
+
readonly type: "uint128";
|
|
271
|
+
readonly internalType: "uint128";
|
|
272
|
+
}];
|
|
273
|
+
readonly stateMutability: "view";
|
|
274
|
+
}, {
|
|
275
|
+
readonly type: "function";
|
|
276
|
+
readonly name: "getRatePerSecond";
|
|
277
|
+
readonly inputs: readonly [{
|
|
278
|
+
readonly name: "streamId";
|
|
279
|
+
readonly type: "uint256";
|
|
280
|
+
readonly internalType: "uint256";
|
|
281
|
+
}];
|
|
282
|
+
readonly outputs: readonly [{
|
|
283
|
+
readonly name: "ratePerSecond";
|
|
284
|
+
readonly type: "uint128";
|
|
285
|
+
readonly internalType: "UD21x18";
|
|
286
|
+
}];
|
|
287
|
+
readonly stateMutability: "view";
|
|
288
|
+
}, {
|
|
289
|
+
readonly type: "function";
|
|
290
|
+
readonly name: "getRecipient";
|
|
291
|
+
readonly inputs: readonly [{
|
|
292
|
+
readonly name: "streamId";
|
|
293
|
+
readonly type: "uint256";
|
|
294
|
+
readonly internalType: "uint256";
|
|
295
|
+
}];
|
|
296
|
+
readonly outputs: readonly [{
|
|
297
|
+
readonly name: "recipient";
|
|
298
|
+
readonly type: "address";
|
|
299
|
+
readonly internalType: "address";
|
|
300
|
+
}];
|
|
301
|
+
readonly stateMutability: "view";
|
|
302
|
+
}, {
|
|
303
|
+
readonly type: "function";
|
|
304
|
+
readonly name: "getSender";
|
|
305
|
+
readonly inputs: readonly [{
|
|
306
|
+
readonly name: "streamId";
|
|
307
|
+
readonly type: "uint256";
|
|
308
|
+
readonly internalType: "uint256";
|
|
309
|
+
}];
|
|
310
|
+
readonly outputs: readonly [{
|
|
311
|
+
readonly name: "sender";
|
|
312
|
+
readonly type: "address";
|
|
313
|
+
readonly internalType: "address";
|
|
314
|
+
}];
|
|
315
|
+
readonly stateMutability: "view";
|
|
316
|
+
}, {
|
|
317
|
+
readonly type: "function";
|
|
318
|
+
readonly name: "getSnapshotDebtScaled";
|
|
319
|
+
readonly inputs: readonly [{
|
|
320
|
+
readonly name: "streamId";
|
|
321
|
+
readonly type: "uint256";
|
|
322
|
+
readonly internalType: "uint256";
|
|
323
|
+
}];
|
|
324
|
+
readonly outputs: readonly [{
|
|
325
|
+
readonly name: "snapshotDebtScaled";
|
|
326
|
+
readonly type: "uint256";
|
|
327
|
+
readonly internalType: "uint256";
|
|
328
|
+
}];
|
|
329
|
+
readonly stateMutability: "view";
|
|
330
|
+
}, {
|
|
331
|
+
readonly type: "function";
|
|
332
|
+
readonly name: "getSnapshotTime";
|
|
333
|
+
readonly inputs: readonly [{
|
|
334
|
+
readonly name: "streamId";
|
|
335
|
+
readonly type: "uint256";
|
|
336
|
+
readonly internalType: "uint256";
|
|
337
|
+
}];
|
|
338
|
+
readonly outputs: readonly [{
|
|
339
|
+
readonly name: "snapshotTime";
|
|
340
|
+
readonly type: "uint40";
|
|
341
|
+
readonly internalType: "uint40";
|
|
342
|
+
}];
|
|
343
|
+
readonly stateMutability: "view";
|
|
344
|
+
}, {
|
|
345
|
+
readonly type: "function";
|
|
346
|
+
readonly name: "getStream";
|
|
347
|
+
readonly inputs: readonly [{
|
|
348
|
+
readonly name: "streamId";
|
|
349
|
+
readonly type: "uint256";
|
|
350
|
+
readonly internalType: "uint256";
|
|
351
|
+
}];
|
|
352
|
+
readonly outputs: readonly [{
|
|
353
|
+
readonly name: "stream";
|
|
354
|
+
readonly type: "tuple";
|
|
355
|
+
readonly internalType: "struct Flow.Stream";
|
|
356
|
+
readonly components: readonly [{
|
|
357
|
+
readonly name: "balance";
|
|
358
|
+
readonly type: "uint128";
|
|
359
|
+
readonly internalType: "uint128";
|
|
360
|
+
}, {
|
|
361
|
+
readonly name: "ratePerSecond";
|
|
362
|
+
readonly type: "uint128";
|
|
363
|
+
readonly internalType: "UD21x18";
|
|
364
|
+
}, {
|
|
365
|
+
readonly name: "sender";
|
|
366
|
+
readonly type: "address";
|
|
367
|
+
readonly internalType: "address";
|
|
368
|
+
}, {
|
|
369
|
+
readonly name: "snapshotTime";
|
|
370
|
+
readonly type: "uint40";
|
|
371
|
+
readonly internalType: "uint40";
|
|
372
|
+
}, {
|
|
373
|
+
readonly name: "isStream";
|
|
374
|
+
readonly type: "bool";
|
|
375
|
+
readonly internalType: "bool";
|
|
376
|
+
}, {
|
|
377
|
+
readonly name: "isTransferable";
|
|
378
|
+
readonly type: "bool";
|
|
379
|
+
readonly internalType: "bool";
|
|
380
|
+
}, {
|
|
381
|
+
readonly name: "isVoided";
|
|
382
|
+
readonly type: "bool";
|
|
383
|
+
readonly internalType: "bool";
|
|
384
|
+
}, {
|
|
385
|
+
readonly name: "token";
|
|
386
|
+
readonly type: "address";
|
|
387
|
+
readonly internalType: "contract IERC20";
|
|
388
|
+
}, {
|
|
389
|
+
readonly name: "tokenDecimals";
|
|
390
|
+
readonly type: "uint8";
|
|
391
|
+
readonly internalType: "uint8";
|
|
392
|
+
}, {
|
|
393
|
+
readonly name: "snapshotDebtScaled";
|
|
394
|
+
readonly type: "uint256";
|
|
395
|
+
readonly internalType: "uint256";
|
|
396
|
+
}];
|
|
397
|
+
}];
|
|
398
|
+
readonly stateMutability: "view";
|
|
399
|
+
}, {
|
|
400
|
+
readonly type: "function";
|
|
401
|
+
readonly name: "getToken";
|
|
402
|
+
readonly inputs: readonly [{
|
|
403
|
+
readonly name: "streamId";
|
|
404
|
+
readonly type: "uint256";
|
|
405
|
+
readonly internalType: "uint256";
|
|
406
|
+
}];
|
|
407
|
+
readonly outputs: readonly [{
|
|
384
408
|
readonly name: "token";
|
|
385
409
|
readonly type: "address";
|
|
386
410
|
readonly internalType: "contract IERC20";
|
|
387
|
-
}
|
|
411
|
+
}];
|
|
412
|
+
readonly stateMutability: "view";
|
|
413
|
+
}, {
|
|
414
|
+
readonly type: "function";
|
|
415
|
+
readonly name: "getTokenDecimals";
|
|
416
|
+
readonly inputs: readonly [{
|
|
417
|
+
readonly name: "streamId";
|
|
418
|
+
readonly type: "uint256";
|
|
419
|
+
readonly internalType: "uint256";
|
|
420
|
+
}];
|
|
421
|
+
readonly outputs: readonly [{
|
|
388
422
|
readonly name: "tokenDecimals";
|
|
389
423
|
readonly type: "uint8";
|
|
390
424
|
readonly internalType: "uint8";
|
|
425
|
+
}];
|
|
426
|
+
readonly stateMutability: "view";
|
|
427
|
+
}, {
|
|
428
|
+
readonly type: "function";
|
|
429
|
+
readonly name: "isApprovedForAll";
|
|
430
|
+
readonly inputs: readonly [{
|
|
431
|
+
readonly name: "owner";
|
|
432
|
+
readonly type: "address";
|
|
433
|
+
readonly internalType: "address";
|
|
391
434
|
}, {
|
|
392
|
-
readonly name: "
|
|
435
|
+
readonly name: "operator";
|
|
436
|
+
readonly type: "address";
|
|
437
|
+
readonly internalType: "address";
|
|
438
|
+
}];
|
|
439
|
+
readonly outputs: readonly [{
|
|
440
|
+
readonly name: "";
|
|
441
|
+
readonly type: "bool";
|
|
442
|
+
readonly internalType: "bool";
|
|
443
|
+
}];
|
|
444
|
+
readonly stateMutability: "view";
|
|
445
|
+
}, {
|
|
446
|
+
readonly type: "function";
|
|
447
|
+
readonly name: "isStream";
|
|
448
|
+
readonly inputs: readonly [{
|
|
449
|
+
readonly name: "streamId";
|
|
393
450
|
readonly type: "uint256";
|
|
394
451
|
readonly internalType: "uint256";
|
|
395
452
|
}];
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
readonly name: "streamId";
|
|
403
|
-
readonly type: "uint256";
|
|
404
|
-
readonly internalType: "uint256";
|
|
405
|
-
}];
|
|
406
|
-
readonly outputs: readonly [{
|
|
407
|
-
readonly name: "token";
|
|
408
|
-
readonly type: "address";
|
|
409
|
-
readonly internalType: "contract IERC20";
|
|
410
|
-
}];
|
|
411
|
-
readonly stateMutability: "view";
|
|
412
|
-
}, {
|
|
413
|
-
readonly type: "function";
|
|
414
|
-
readonly name: "getTokenDecimals";
|
|
415
|
-
readonly inputs: readonly [{
|
|
416
|
-
readonly name: "streamId";
|
|
417
|
-
readonly type: "uint256";
|
|
418
|
-
readonly internalType: "uint256";
|
|
419
|
-
}];
|
|
420
|
-
readonly outputs: readonly [{
|
|
421
|
-
readonly name: "tokenDecimals";
|
|
422
|
-
readonly type: "uint8";
|
|
423
|
-
readonly internalType: "uint8";
|
|
424
|
-
}];
|
|
425
|
-
readonly stateMutability: "view";
|
|
426
|
-
}, {
|
|
427
|
-
readonly type: "function";
|
|
428
|
-
readonly name: "isApprovedForAll";
|
|
429
|
-
readonly inputs: readonly [{
|
|
430
|
-
readonly name: "owner";
|
|
431
|
-
readonly type: "address";
|
|
432
|
-
readonly internalType: "address";
|
|
433
|
-
}, {
|
|
434
|
-
readonly name: "operator";
|
|
435
|
-
readonly type: "address";
|
|
436
|
-
readonly internalType: "address";
|
|
437
|
-
}];
|
|
438
|
-
readonly outputs: readonly [{
|
|
439
|
-
readonly name: "";
|
|
440
|
-
readonly type: "bool";
|
|
441
|
-
readonly internalType: "bool";
|
|
442
|
-
}];
|
|
443
|
-
readonly stateMutability: "view";
|
|
444
|
-
}, {
|
|
445
|
-
readonly type: "function";
|
|
446
|
-
readonly name: "isStream";
|
|
447
|
-
readonly inputs: readonly [{
|
|
448
|
-
readonly name: "streamId";
|
|
449
|
-
readonly type: "uint256";
|
|
450
|
-
readonly internalType: "uint256";
|
|
451
|
-
}];
|
|
452
|
-
readonly outputs: readonly [{
|
|
453
|
-
readonly name: "result";
|
|
454
|
-
readonly type: "bool";
|
|
455
|
-
readonly internalType: "bool";
|
|
456
|
-
}];
|
|
457
|
-
readonly stateMutability: "view";
|
|
458
|
-
}, {
|
|
459
|
-
readonly type: "function";
|
|
460
|
-
readonly name: "isTransferable";
|
|
461
|
-
readonly inputs: readonly [{
|
|
462
|
-
readonly name: "streamId";
|
|
463
|
-
readonly type: "uint256";
|
|
464
|
-
readonly internalType: "uint256";
|
|
465
|
-
}];
|
|
466
|
-
readonly outputs: readonly [{
|
|
467
|
-
readonly name: "result";
|
|
468
|
-
readonly type: "bool";
|
|
469
|
-
readonly internalType: "bool";
|
|
470
|
-
}];
|
|
471
|
-
readonly stateMutability: "view";
|
|
472
|
-
}, {
|
|
473
|
-
readonly type: "function";
|
|
474
|
-
readonly name: "isVoided";
|
|
475
|
-
readonly inputs: readonly [{
|
|
476
|
-
readonly name: "streamId";
|
|
477
|
-
readonly type: "uint256";
|
|
478
|
-
readonly internalType: "uint256";
|
|
479
|
-
}];
|
|
480
|
-
readonly outputs: readonly [{
|
|
481
|
-
readonly name: "result";
|
|
482
|
-
readonly type: "bool";
|
|
483
|
-
readonly internalType: "bool";
|
|
484
|
-
}];
|
|
485
|
-
readonly stateMutability: "view";
|
|
486
|
-
}, {
|
|
487
|
-
readonly type: "function";
|
|
488
|
-
readonly name: "name";
|
|
489
|
-
readonly inputs: readonly [];
|
|
490
|
-
readonly outputs: readonly [{
|
|
491
|
-
readonly name: "";
|
|
492
|
-
readonly type: "string";
|
|
493
|
-
readonly internalType: "string";
|
|
494
|
-
}];
|
|
495
|
-
readonly stateMutability: "view";
|
|
496
|
-
}, {
|
|
497
|
-
readonly type: "function";
|
|
498
|
-
readonly name: "nativeToken";
|
|
499
|
-
readonly inputs: readonly [];
|
|
500
|
-
readonly outputs: readonly [{
|
|
501
|
-
readonly name: "";
|
|
502
|
-
readonly type: "address";
|
|
503
|
-
readonly internalType: "address";
|
|
504
|
-
}];
|
|
505
|
-
readonly stateMutability: "view";
|
|
506
|
-
}, {
|
|
507
|
-
readonly type: "function";
|
|
508
|
-
readonly name: "nextStreamId";
|
|
509
|
-
readonly inputs: readonly [];
|
|
510
|
-
readonly outputs: readonly [{
|
|
511
|
-
readonly name: "";
|
|
512
|
-
readonly type: "uint256";
|
|
513
|
-
readonly internalType: "uint256";
|
|
514
|
-
}];
|
|
515
|
-
readonly stateMutability: "view";
|
|
516
|
-
}, {
|
|
517
|
-
readonly type: "function";
|
|
518
|
-
readonly name: "nftDescriptor";
|
|
519
|
-
readonly inputs: readonly [];
|
|
520
|
-
readonly outputs: readonly [{
|
|
521
|
-
readonly name: "";
|
|
522
|
-
readonly type: "address";
|
|
523
|
-
readonly internalType: "contract IFlowNFTDescriptor";
|
|
524
|
-
}];
|
|
525
|
-
readonly stateMutability: "view";
|
|
526
|
-
}, {
|
|
527
|
-
readonly type: "function";
|
|
528
|
-
readonly name: "ongoingDebtScaledOf";
|
|
529
|
-
readonly inputs: readonly [{
|
|
530
|
-
readonly name: "streamId";
|
|
531
|
-
readonly type: "uint256";
|
|
532
|
-
readonly internalType: "uint256";
|
|
533
|
-
}];
|
|
534
|
-
readonly outputs: readonly [{
|
|
535
|
-
readonly name: "ongoingDebtScaled";
|
|
536
|
-
readonly type: "uint256";
|
|
537
|
-
readonly internalType: "uint256";
|
|
538
|
-
}];
|
|
539
|
-
readonly stateMutability: "view";
|
|
540
|
-
}, {
|
|
541
|
-
readonly type: "function";
|
|
542
|
-
readonly name: "ownerOf";
|
|
543
|
-
readonly inputs: readonly [{
|
|
544
|
-
readonly name: "tokenId";
|
|
545
|
-
readonly type: "uint256";
|
|
546
|
-
readonly internalType: "uint256";
|
|
547
|
-
}];
|
|
548
|
-
readonly outputs: readonly [{
|
|
549
|
-
readonly name: "";
|
|
550
|
-
readonly type: "address";
|
|
551
|
-
readonly internalType: "address";
|
|
552
|
-
}];
|
|
553
|
-
readonly stateMutability: "view";
|
|
554
|
-
}, {
|
|
555
|
-
readonly type: "function";
|
|
556
|
-
readonly name: "pause";
|
|
557
|
-
readonly inputs: readonly [{
|
|
558
|
-
readonly name: "streamId";
|
|
559
|
-
readonly type: "uint256";
|
|
560
|
-
readonly internalType: "uint256";
|
|
561
|
-
}];
|
|
562
|
-
readonly outputs: readonly [];
|
|
563
|
-
readonly stateMutability: "payable";
|
|
564
|
-
}, {
|
|
565
|
-
readonly type: "function";
|
|
566
|
-
readonly name: "recover";
|
|
567
|
-
readonly inputs: readonly [{
|
|
568
|
-
readonly name: "token";
|
|
569
|
-
readonly type: "address";
|
|
570
|
-
readonly internalType: "contract IERC20";
|
|
571
|
-
}, {
|
|
572
|
-
readonly name: "to";
|
|
573
|
-
readonly type: "address";
|
|
574
|
-
readonly internalType: "address";
|
|
575
|
-
}];
|
|
576
|
-
readonly outputs: readonly [];
|
|
577
|
-
readonly stateMutability: "nonpayable";
|
|
578
|
-
}, {
|
|
579
|
-
readonly type: "function";
|
|
580
|
-
readonly name: "refund";
|
|
581
|
-
readonly inputs: readonly [{
|
|
582
|
-
readonly name: "streamId";
|
|
583
|
-
readonly type: "uint256";
|
|
584
|
-
readonly internalType: "uint256";
|
|
585
|
-
}, {
|
|
586
|
-
readonly name: "amount";
|
|
587
|
-
readonly type: "uint128";
|
|
588
|
-
readonly internalType: "uint128";
|
|
589
|
-
}];
|
|
590
|
-
readonly outputs: readonly [];
|
|
591
|
-
readonly stateMutability: "payable";
|
|
592
|
-
}, {
|
|
593
|
-
readonly type: "function";
|
|
594
|
-
readonly name: "refundAndPause";
|
|
595
|
-
readonly inputs: readonly [{
|
|
596
|
-
readonly name: "streamId";
|
|
597
|
-
readonly type: "uint256";
|
|
598
|
-
readonly internalType: "uint256";
|
|
599
|
-
}, {
|
|
600
|
-
readonly name: "amount";
|
|
601
|
-
readonly type: "uint128";
|
|
602
|
-
readonly internalType: "uint128";
|
|
603
|
-
}];
|
|
604
|
-
readonly outputs: readonly [];
|
|
605
|
-
readonly stateMutability: "payable";
|
|
606
|
-
}, {
|
|
607
|
-
readonly type: "function";
|
|
608
|
-
readonly name: "refundMax";
|
|
609
|
-
readonly inputs: readonly [{
|
|
610
|
-
readonly name: "streamId";
|
|
611
|
-
readonly type: "uint256";
|
|
612
|
-
readonly internalType: "uint256";
|
|
613
|
-
}];
|
|
614
|
-
readonly outputs: readonly [{
|
|
615
|
-
readonly name: "refundedAmount";
|
|
616
|
-
readonly type: "uint128";
|
|
617
|
-
readonly internalType: "uint128";
|
|
618
|
-
}];
|
|
619
|
-
readonly stateMutability: "payable";
|
|
620
|
-
}, {
|
|
621
|
-
readonly type: "function";
|
|
622
|
-
readonly name: "refundableAmountOf";
|
|
623
|
-
readonly inputs: readonly [{
|
|
624
|
-
readonly name: "streamId";
|
|
625
|
-
readonly type: "uint256";
|
|
626
|
-
readonly internalType: "uint256";
|
|
627
|
-
}];
|
|
628
|
-
readonly outputs: readonly [{
|
|
629
|
-
readonly name: "refundableAmount";
|
|
630
|
-
readonly type: "uint128";
|
|
631
|
-
readonly internalType: "uint128";
|
|
632
|
-
}];
|
|
633
|
-
readonly stateMutability: "view";
|
|
634
|
-
}, {
|
|
635
|
-
readonly type: "function";
|
|
636
|
-
readonly name: "restart";
|
|
637
|
-
readonly inputs: readonly [{
|
|
638
|
-
readonly name: "streamId";
|
|
639
|
-
readonly type: "uint256";
|
|
640
|
-
readonly internalType: "uint256";
|
|
641
|
-
}, {
|
|
642
|
-
readonly name: "ratePerSecond";
|
|
643
|
-
readonly type: "uint128";
|
|
644
|
-
readonly internalType: "UD21x18";
|
|
645
|
-
}];
|
|
646
|
-
readonly outputs: readonly [];
|
|
647
|
-
readonly stateMutability: "payable";
|
|
648
|
-
}, {
|
|
649
|
-
readonly type: "function";
|
|
650
|
-
readonly name: "restartAndDeposit";
|
|
651
|
-
readonly inputs: readonly [{
|
|
652
|
-
readonly name: "streamId";
|
|
653
|
-
readonly type: "uint256";
|
|
654
|
-
readonly internalType: "uint256";
|
|
655
|
-
}, {
|
|
656
|
-
readonly name: "ratePerSecond";
|
|
657
|
-
readonly type: "uint128";
|
|
658
|
-
readonly internalType: "UD21x18";
|
|
659
|
-
}, {
|
|
660
|
-
readonly name: "amount";
|
|
661
|
-
readonly type: "uint128";
|
|
662
|
-
readonly internalType: "uint128";
|
|
663
|
-
}];
|
|
664
|
-
readonly outputs: readonly [];
|
|
665
|
-
readonly stateMutability: "payable";
|
|
666
|
-
}, {
|
|
667
|
-
readonly type: "function";
|
|
668
|
-
readonly name: "safeTransferFrom";
|
|
669
|
-
readonly inputs: readonly [{
|
|
670
|
-
readonly name: "from";
|
|
671
|
-
readonly type: "address";
|
|
672
|
-
readonly internalType: "address";
|
|
673
|
-
}, {
|
|
674
|
-
readonly name: "to";
|
|
675
|
-
readonly type: "address";
|
|
676
|
-
readonly internalType: "address";
|
|
677
|
-
}, {
|
|
678
|
-
readonly name: "tokenId";
|
|
679
|
-
readonly type: "uint256";
|
|
680
|
-
readonly internalType: "uint256";
|
|
681
|
-
}];
|
|
682
|
-
readonly outputs: readonly [];
|
|
683
|
-
readonly stateMutability: "nonpayable";
|
|
684
|
-
}, {
|
|
685
|
-
readonly type: "function";
|
|
686
|
-
readonly name: "safeTransferFrom";
|
|
687
|
-
readonly inputs: readonly [{
|
|
688
|
-
readonly name: "from";
|
|
689
|
-
readonly type: "address";
|
|
690
|
-
readonly internalType: "address";
|
|
691
|
-
}, {
|
|
692
|
-
readonly name: "to";
|
|
693
|
-
readonly type: "address";
|
|
694
|
-
readonly internalType: "address";
|
|
695
|
-
}, {
|
|
696
|
-
readonly name: "tokenId";
|
|
697
|
-
readonly type: "uint256";
|
|
698
|
-
readonly internalType: "uint256";
|
|
699
|
-
}, {
|
|
700
|
-
readonly name: "data";
|
|
701
|
-
readonly type: "bytes";
|
|
702
|
-
readonly internalType: "bytes";
|
|
703
|
-
}];
|
|
704
|
-
readonly outputs: readonly [];
|
|
705
|
-
readonly stateMutability: "nonpayable";
|
|
706
|
-
}, {
|
|
707
|
-
readonly type: "function";
|
|
708
|
-
readonly name: "setApprovalForAll";
|
|
709
|
-
readonly inputs: readonly [{
|
|
710
|
-
readonly name: "operator";
|
|
711
|
-
readonly type: "address";
|
|
712
|
-
readonly internalType: "address";
|
|
713
|
-
}, {
|
|
714
|
-
readonly name: "approved";
|
|
715
|
-
readonly type: "bool";
|
|
716
|
-
readonly internalType: "bool";
|
|
717
|
-
}];
|
|
718
|
-
readonly outputs: readonly [];
|
|
719
|
-
readonly stateMutability: "nonpayable";
|
|
720
|
-
}, {
|
|
721
|
-
readonly type: "function";
|
|
722
|
-
readonly name: "setComptroller";
|
|
723
|
-
readonly inputs: readonly [{
|
|
724
|
-
readonly name: "newComptroller";
|
|
725
|
-
readonly type: "address";
|
|
726
|
-
readonly internalType: "contract ISablierComptroller";
|
|
727
|
-
}];
|
|
728
|
-
readonly outputs: readonly [];
|
|
729
|
-
readonly stateMutability: "nonpayable";
|
|
730
|
-
}, {
|
|
731
|
-
readonly type: "function";
|
|
732
|
-
readonly name: "setNFTDescriptor";
|
|
733
|
-
readonly inputs: readonly [{
|
|
734
|
-
readonly name: "newNFTDescriptor";
|
|
735
|
-
readonly type: "address";
|
|
736
|
-
readonly internalType: "contract IFlowNFTDescriptor";
|
|
737
|
-
}];
|
|
738
|
-
readonly outputs: readonly [];
|
|
739
|
-
readonly stateMutability: "nonpayable";
|
|
740
|
-
}, {
|
|
741
|
-
readonly type: "function";
|
|
742
|
-
readonly name: "setNativeToken";
|
|
743
|
-
readonly inputs: readonly [{
|
|
744
|
-
readonly name: "newNativeToken";
|
|
745
|
-
readonly type: "address";
|
|
746
|
-
readonly internalType: "address";
|
|
747
|
-
}];
|
|
748
|
-
readonly outputs: readonly [];
|
|
749
|
-
readonly stateMutability: "nonpayable";
|
|
750
|
-
}, {
|
|
751
|
-
readonly type: "function";
|
|
752
|
-
readonly name: "statusOf";
|
|
753
|
-
readonly inputs: readonly [{
|
|
754
|
-
readonly name: "streamId";
|
|
755
|
-
readonly type: "uint256";
|
|
756
|
-
readonly internalType: "uint256";
|
|
757
|
-
}];
|
|
758
|
-
readonly outputs: readonly [{
|
|
759
|
-
readonly name: "status";
|
|
760
|
-
readonly type: "uint8";
|
|
761
|
-
readonly internalType: "enum Flow.Status";
|
|
762
|
-
}];
|
|
763
|
-
readonly stateMutability: "view";
|
|
764
|
-
}, {
|
|
765
|
-
readonly type: "function";
|
|
766
|
-
readonly name: "supportsInterface";
|
|
767
|
-
readonly inputs: readonly [{
|
|
768
|
-
readonly name: "interfaceId";
|
|
769
|
-
readonly type: "bytes4";
|
|
770
|
-
readonly internalType: "bytes4";
|
|
771
|
-
}];
|
|
772
|
-
readonly outputs: readonly [{
|
|
773
|
-
readonly name: "";
|
|
774
|
-
readonly type: "bool";
|
|
775
|
-
readonly internalType: "bool";
|
|
776
|
-
}];
|
|
777
|
-
readonly stateMutability: "view";
|
|
778
|
-
}, {
|
|
779
|
-
readonly type: "function";
|
|
780
|
-
readonly name: "symbol";
|
|
781
|
-
readonly inputs: readonly [];
|
|
782
|
-
readonly outputs: readonly [{
|
|
783
|
-
readonly name: "";
|
|
784
|
-
readonly type: "string";
|
|
785
|
-
readonly internalType: "string";
|
|
786
|
-
}];
|
|
787
|
-
readonly stateMutability: "view";
|
|
788
|
-
}, {
|
|
789
|
-
readonly type: "function";
|
|
790
|
-
readonly name: "tokenURI";
|
|
791
|
-
readonly inputs: readonly [{
|
|
792
|
-
readonly name: "streamId";
|
|
793
|
-
readonly type: "uint256";
|
|
794
|
-
readonly internalType: "uint256";
|
|
795
|
-
}];
|
|
796
|
-
readonly outputs: readonly [{
|
|
797
|
-
readonly name: "uri";
|
|
798
|
-
readonly type: "string";
|
|
799
|
-
readonly internalType: "string";
|
|
800
|
-
}];
|
|
801
|
-
readonly stateMutability: "view";
|
|
802
|
-
}, {
|
|
803
|
-
readonly type: "function";
|
|
804
|
-
readonly name: "totalDebtOf";
|
|
805
|
-
readonly inputs: readonly [{
|
|
806
|
-
readonly name: "streamId";
|
|
807
|
-
readonly type: "uint256";
|
|
808
|
-
readonly internalType: "uint256";
|
|
809
|
-
}];
|
|
810
|
-
readonly outputs: readonly [{
|
|
811
|
-
readonly name: "totalDebt";
|
|
812
|
-
readonly type: "uint256";
|
|
813
|
-
readonly internalType: "uint256";
|
|
814
|
-
}];
|
|
815
|
-
readonly stateMutability: "view";
|
|
816
|
-
}, {
|
|
817
|
-
readonly type: "function";
|
|
818
|
-
readonly name: "transferFeesToComptroller";
|
|
819
|
-
readonly inputs: readonly [];
|
|
820
|
-
readonly outputs: readonly [];
|
|
821
|
-
readonly stateMutability: "nonpayable";
|
|
822
|
-
}, {
|
|
823
|
-
readonly type: "function";
|
|
824
|
-
readonly name: "transferFrom";
|
|
825
|
-
readonly inputs: readonly [{
|
|
826
|
-
readonly name: "from";
|
|
827
|
-
readonly type: "address";
|
|
828
|
-
readonly internalType: "address";
|
|
829
|
-
}, {
|
|
830
|
-
readonly name: "to";
|
|
831
|
-
readonly type: "address";
|
|
832
|
-
readonly internalType: "address";
|
|
833
|
-
}, {
|
|
834
|
-
readonly name: "tokenId";
|
|
835
|
-
readonly type: "uint256";
|
|
836
|
-
readonly internalType: "uint256";
|
|
837
|
-
}];
|
|
838
|
-
readonly outputs: readonly [];
|
|
839
|
-
readonly stateMutability: "nonpayable";
|
|
840
|
-
}, {
|
|
841
|
-
readonly type: "function";
|
|
842
|
-
readonly name: "transferFromPayable";
|
|
843
|
-
readonly inputs: readonly [{
|
|
844
|
-
readonly name: "from";
|
|
845
|
-
readonly type: "address";
|
|
846
|
-
readonly internalType: "address";
|
|
847
|
-
}, {
|
|
848
|
-
readonly name: "to";
|
|
849
|
-
readonly type: "address";
|
|
850
|
-
readonly internalType: "address";
|
|
851
|
-
}, {
|
|
852
|
-
readonly name: "streamId";
|
|
853
|
-
readonly type: "uint256";
|
|
854
|
-
readonly internalType: "uint256";
|
|
855
|
-
}];
|
|
856
|
-
readonly outputs: readonly [];
|
|
857
|
-
readonly stateMutability: "payable";
|
|
858
|
-
}, {
|
|
859
|
-
readonly type: "function";
|
|
860
|
-
readonly name: "transferTokens";
|
|
861
|
-
readonly inputs: readonly [{
|
|
862
|
-
readonly name: "token";
|
|
863
|
-
readonly type: "address";
|
|
864
|
-
readonly internalType: "contract IERC20";
|
|
865
|
-
}, {
|
|
866
|
-
readonly name: "to";
|
|
867
|
-
readonly type: "address";
|
|
868
|
-
readonly internalType: "address";
|
|
869
|
-
}, {
|
|
870
|
-
readonly name: "amount";
|
|
871
|
-
readonly type: "uint128";
|
|
872
|
-
readonly internalType: "uint128";
|
|
873
|
-
}];
|
|
874
|
-
readonly outputs: readonly [];
|
|
875
|
-
readonly stateMutability: "payable";
|
|
876
|
-
}, {
|
|
877
|
-
readonly type: "function";
|
|
878
|
-
readonly name: "uncoveredDebtOf";
|
|
879
|
-
readonly inputs: readonly [{
|
|
880
|
-
readonly name: "streamId";
|
|
881
|
-
readonly type: "uint256";
|
|
882
|
-
readonly internalType: "uint256";
|
|
883
|
-
}];
|
|
884
|
-
readonly outputs: readonly [{
|
|
885
|
-
readonly name: "uncoveredDebt";
|
|
886
|
-
readonly type: "uint256";
|
|
887
|
-
readonly internalType: "uint256";
|
|
888
|
-
}];
|
|
889
|
-
readonly stateMutability: "view";
|
|
890
|
-
}, {
|
|
891
|
-
readonly type: "function";
|
|
892
|
-
readonly name: "void";
|
|
893
|
-
readonly inputs: readonly [{
|
|
894
|
-
readonly name: "streamId";
|
|
895
|
-
readonly type: "uint256";
|
|
896
|
-
readonly internalType: "uint256";
|
|
897
|
-
}];
|
|
898
|
-
readonly outputs: readonly [];
|
|
899
|
-
readonly stateMutability: "payable";
|
|
900
|
-
}, {
|
|
901
|
-
readonly type: "function";
|
|
902
|
-
readonly name: "withdraw";
|
|
903
|
-
readonly inputs: readonly [{
|
|
904
|
-
readonly name: "streamId";
|
|
905
|
-
readonly type: "uint256";
|
|
906
|
-
readonly internalType: "uint256";
|
|
907
|
-
}, {
|
|
908
|
-
readonly name: "to";
|
|
909
|
-
readonly type: "address";
|
|
910
|
-
readonly internalType: "address";
|
|
911
|
-
}, {
|
|
912
|
-
readonly name: "amount";
|
|
913
|
-
readonly type: "uint128";
|
|
914
|
-
readonly internalType: "uint128";
|
|
915
|
-
}];
|
|
916
|
-
readonly outputs: readonly [];
|
|
917
|
-
readonly stateMutability: "payable";
|
|
918
|
-
}, {
|
|
919
|
-
readonly type: "function";
|
|
920
|
-
readonly name: "withdrawMax";
|
|
921
|
-
readonly inputs: readonly [{
|
|
922
|
-
readonly name: "streamId";
|
|
923
|
-
readonly type: "uint256";
|
|
924
|
-
readonly internalType: "uint256";
|
|
925
|
-
}, {
|
|
926
|
-
readonly name: "to";
|
|
927
|
-
readonly type: "address";
|
|
928
|
-
readonly internalType: "address";
|
|
929
|
-
}];
|
|
930
|
-
readonly outputs: readonly [{
|
|
931
|
-
readonly name: "withdrawnAmount";
|
|
932
|
-
readonly type: "uint128";
|
|
933
|
-
readonly internalType: "uint128";
|
|
934
|
-
}];
|
|
935
|
-
readonly stateMutability: "payable";
|
|
936
|
-
}, {
|
|
937
|
-
readonly type: "function";
|
|
938
|
-
readonly name: "withdrawableAmountOf";
|
|
939
|
-
readonly inputs: readonly [{
|
|
940
|
-
readonly name: "streamId";
|
|
941
|
-
readonly type: "uint256";
|
|
942
|
-
readonly internalType: "uint256";
|
|
943
|
-
}];
|
|
944
|
-
readonly outputs: readonly [{
|
|
945
|
-
readonly name: "withdrawableAmount";
|
|
946
|
-
readonly type: "uint128";
|
|
947
|
-
readonly internalType: "uint128";
|
|
948
|
-
}];
|
|
949
|
-
readonly stateMutability: "view";
|
|
950
|
-
}, {
|
|
951
|
-
readonly type: "event";
|
|
952
|
-
readonly name: "AdjustFlowStream";
|
|
953
|
-
readonly inputs: readonly [{
|
|
954
|
-
readonly name: "streamId";
|
|
955
|
-
readonly type: "uint256";
|
|
956
|
-
readonly indexed: true;
|
|
957
|
-
readonly internalType: "uint256";
|
|
958
|
-
}, {
|
|
959
|
-
readonly name: "totalDebt";
|
|
960
|
-
readonly type: "uint256";
|
|
961
|
-
readonly indexed: false;
|
|
962
|
-
readonly internalType: "uint256";
|
|
963
|
-
}, {
|
|
964
|
-
readonly name: "oldRatePerSecond";
|
|
965
|
-
readonly type: "uint128";
|
|
966
|
-
readonly indexed: false;
|
|
967
|
-
readonly internalType: "UD21x18";
|
|
968
|
-
}, {
|
|
969
|
-
readonly name: "newRatePerSecond";
|
|
970
|
-
readonly type: "uint128";
|
|
971
|
-
readonly indexed: false;
|
|
972
|
-
readonly internalType: "UD21x18";
|
|
973
|
-
}];
|
|
974
|
-
readonly anonymous: false;
|
|
975
|
-
}, {
|
|
976
|
-
readonly type: "event";
|
|
977
|
-
readonly name: "Approval";
|
|
978
|
-
readonly inputs: readonly [{
|
|
979
|
-
readonly name: "owner";
|
|
980
|
-
readonly type: "address";
|
|
981
|
-
readonly indexed: true;
|
|
982
|
-
readonly internalType: "address";
|
|
983
|
-
}, {
|
|
984
|
-
readonly name: "approved";
|
|
985
|
-
readonly type: "address";
|
|
986
|
-
readonly indexed: true;
|
|
987
|
-
readonly internalType: "address";
|
|
988
|
-
}, {
|
|
989
|
-
readonly name: "tokenId";
|
|
990
|
-
readonly type: "uint256";
|
|
991
|
-
readonly indexed: true;
|
|
992
|
-
readonly internalType: "uint256";
|
|
993
|
-
}];
|
|
994
|
-
readonly anonymous: false;
|
|
995
|
-
}, {
|
|
996
|
-
readonly type: "event";
|
|
997
|
-
readonly name: "ApprovalForAll";
|
|
998
|
-
readonly inputs: readonly [{
|
|
999
|
-
readonly name: "owner";
|
|
1000
|
-
readonly type: "address";
|
|
1001
|
-
readonly indexed: true;
|
|
1002
|
-
readonly internalType: "address";
|
|
1003
|
-
}, {
|
|
1004
|
-
readonly name: "operator";
|
|
1005
|
-
readonly type: "address";
|
|
1006
|
-
readonly indexed: true;
|
|
1007
|
-
readonly internalType: "address";
|
|
1008
|
-
}, {
|
|
1009
|
-
readonly name: "approved";
|
|
1010
|
-
readonly type: "bool";
|
|
1011
|
-
readonly indexed: false;
|
|
1012
|
-
readonly internalType: "bool";
|
|
1013
|
-
}];
|
|
1014
|
-
readonly anonymous: false;
|
|
1015
|
-
}, {
|
|
1016
|
-
readonly type: "event";
|
|
1017
|
-
readonly name: "BatchMetadataUpdate";
|
|
1018
|
-
readonly inputs: readonly [{
|
|
1019
|
-
readonly name: "_fromTokenId";
|
|
1020
|
-
readonly type: "uint256";
|
|
1021
|
-
readonly indexed: false;
|
|
1022
|
-
readonly internalType: "uint256";
|
|
1023
|
-
}, {
|
|
1024
|
-
readonly name: "_toTokenId";
|
|
1025
|
-
readonly type: "uint256";
|
|
1026
|
-
readonly indexed: false;
|
|
1027
|
-
readonly internalType: "uint256";
|
|
1028
|
-
}];
|
|
1029
|
-
readonly anonymous: false;
|
|
1030
|
-
}, {
|
|
1031
|
-
readonly type: "event";
|
|
1032
|
-
readonly name: "CreateFlowStream";
|
|
1033
|
-
readonly inputs: readonly [{
|
|
1034
|
-
readonly name: "streamId";
|
|
1035
|
-
readonly type: "uint256";
|
|
1036
|
-
readonly indexed: false;
|
|
1037
|
-
readonly internalType: "uint256";
|
|
1038
|
-
}, {
|
|
1039
|
-
readonly name: "creator";
|
|
1040
|
-
readonly type: "address";
|
|
1041
|
-
readonly indexed: false;
|
|
1042
|
-
readonly internalType: "address";
|
|
1043
|
-
}, {
|
|
1044
|
-
readonly name: "sender";
|
|
1045
|
-
readonly type: "address";
|
|
1046
|
-
readonly indexed: true;
|
|
1047
|
-
readonly internalType: "address";
|
|
1048
|
-
}, {
|
|
1049
|
-
readonly name: "recipient";
|
|
1050
|
-
readonly type: "address";
|
|
1051
|
-
readonly indexed: true;
|
|
1052
|
-
readonly internalType: "address";
|
|
1053
|
-
}, {
|
|
1054
|
-
readonly name: "ratePerSecond";
|
|
1055
|
-
readonly type: "uint128";
|
|
1056
|
-
readonly indexed: false;
|
|
1057
|
-
readonly internalType: "UD21x18";
|
|
1058
|
-
}, {
|
|
1059
|
-
readonly name: "snapshotTime";
|
|
1060
|
-
readonly type: "uint40";
|
|
1061
|
-
readonly indexed: false;
|
|
1062
|
-
readonly internalType: "uint40";
|
|
1063
|
-
}, {
|
|
1064
|
-
readonly name: "token";
|
|
1065
|
-
readonly type: "address";
|
|
1066
|
-
readonly indexed: true;
|
|
1067
|
-
readonly internalType: "contract IERC20";
|
|
1068
|
-
}, {
|
|
1069
|
-
readonly name: "transferable";
|
|
1070
|
-
readonly type: "bool";
|
|
1071
|
-
readonly indexed: false;
|
|
1072
|
-
readonly internalType: "bool";
|
|
1073
|
-
}];
|
|
1074
|
-
readonly anonymous: false;
|
|
1075
|
-
}, {
|
|
1076
|
-
readonly type: "event";
|
|
1077
|
-
readonly name: "DepositFlowStream";
|
|
1078
|
-
readonly inputs: readonly [{
|
|
1079
|
-
readonly name: "streamId";
|
|
1080
|
-
readonly type: "uint256";
|
|
1081
|
-
readonly indexed: true;
|
|
1082
|
-
readonly internalType: "uint256";
|
|
1083
|
-
}, {
|
|
1084
|
-
readonly name: "funder";
|
|
1085
|
-
readonly type: "address";
|
|
1086
|
-
readonly indexed: true;
|
|
1087
|
-
readonly internalType: "address";
|
|
1088
|
-
}, {
|
|
1089
|
-
readonly name: "amount";
|
|
1090
|
-
readonly type: "uint128";
|
|
1091
|
-
readonly indexed: false;
|
|
1092
|
-
readonly internalType: "uint128";
|
|
1093
|
-
}];
|
|
1094
|
-
readonly anonymous: false;
|
|
1095
|
-
}, {
|
|
1096
|
-
readonly type: "event";
|
|
1097
|
-
readonly name: "MetadataUpdate";
|
|
1098
|
-
readonly inputs: readonly [{
|
|
1099
|
-
readonly name: "_tokenId";
|
|
1100
|
-
readonly type: "uint256";
|
|
1101
|
-
readonly indexed: false;
|
|
1102
|
-
readonly internalType: "uint256";
|
|
1103
|
-
}];
|
|
1104
|
-
readonly anonymous: false;
|
|
1105
|
-
}, {
|
|
1106
|
-
readonly type: "event";
|
|
1107
|
-
readonly name: "PauseFlowStream";
|
|
1108
|
-
readonly inputs: readonly [{
|
|
1109
|
-
readonly name: "streamId";
|
|
1110
|
-
readonly type: "uint256";
|
|
1111
|
-
readonly indexed: true;
|
|
1112
|
-
readonly internalType: "uint256";
|
|
1113
|
-
}, {
|
|
1114
|
-
readonly name: "sender";
|
|
1115
|
-
readonly type: "address";
|
|
1116
|
-
readonly indexed: true;
|
|
1117
|
-
readonly internalType: "address";
|
|
1118
|
-
}, {
|
|
1119
|
-
readonly name: "recipient";
|
|
1120
|
-
readonly type: "address";
|
|
1121
|
-
readonly indexed: true;
|
|
1122
|
-
readonly internalType: "address";
|
|
1123
|
-
}, {
|
|
1124
|
-
readonly name: "totalDebt";
|
|
1125
|
-
readonly type: "uint256";
|
|
1126
|
-
readonly indexed: false;
|
|
1127
|
-
readonly internalType: "uint256";
|
|
1128
|
-
}];
|
|
1129
|
-
readonly anonymous: false;
|
|
1130
|
-
}, {
|
|
1131
|
-
readonly type: "event";
|
|
1132
|
-
readonly name: "RefundFromFlowStream";
|
|
1133
|
-
readonly inputs: readonly [{
|
|
1134
|
-
readonly name: "streamId";
|
|
1135
|
-
readonly type: "uint256";
|
|
1136
|
-
readonly indexed: true;
|
|
1137
|
-
readonly internalType: "uint256";
|
|
1138
|
-
}, {
|
|
1139
|
-
readonly name: "sender";
|
|
1140
|
-
readonly type: "address";
|
|
1141
|
-
readonly indexed: true;
|
|
1142
|
-
readonly internalType: "address";
|
|
1143
|
-
}, {
|
|
1144
|
-
readonly name: "amount";
|
|
1145
|
-
readonly type: "uint128";
|
|
1146
|
-
readonly indexed: false;
|
|
1147
|
-
readonly internalType: "uint128";
|
|
1148
|
-
}];
|
|
1149
|
-
readonly anonymous: false;
|
|
1150
|
-
}, {
|
|
1151
|
-
readonly type: "event";
|
|
1152
|
-
readonly name: "RestartFlowStream";
|
|
1153
|
-
readonly inputs: readonly [{
|
|
1154
|
-
readonly name: "streamId";
|
|
1155
|
-
readonly type: "uint256";
|
|
1156
|
-
readonly indexed: true;
|
|
1157
|
-
readonly internalType: "uint256";
|
|
1158
|
-
}, {
|
|
1159
|
-
readonly name: "sender";
|
|
1160
|
-
readonly type: "address";
|
|
1161
|
-
readonly indexed: true;
|
|
1162
|
-
readonly internalType: "address";
|
|
1163
|
-
}, {
|
|
1164
|
-
readonly name: "ratePerSecond";
|
|
1165
|
-
readonly type: "uint128";
|
|
1166
|
-
readonly indexed: false;
|
|
1167
|
-
readonly internalType: "UD21x18";
|
|
1168
|
-
}];
|
|
1169
|
-
readonly anonymous: false;
|
|
1170
|
-
}, {
|
|
1171
|
-
readonly type: "event";
|
|
1172
|
-
readonly name: "SetComptroller";
|
|
1173
|
-
readonly inputs: readonly [{
|
|
1174
|
-
readonly name: "oldComptroller";
|
|
1175
|
-
readonly type: "address";
|
|
1176
|
-
readonly indexed: false;
|
|
1177
|
-
readonly internalType: "contract ISablierComptroller";
|
|
1178
|
-
}, {
|
|
1179
|
-
readonly name: "newComptroller";
|
|
1180
|
-
readonly type: "address";
|
|
1181
|
-
readonly indexed: false;
|
|
1182
|
-
readonly internalType: "contract ISablierComptroller";
|
|
1183
|
-
}];
|
|
1184
|
-
readonly anonymous: false;
|
|
1185
|
-
}, {
|
|
1186
|
-
readonly type: "event";
|
|
1187
|
-
readonly name: "SetNFTDescriptor";
|
|
1188
|
-
readonly inputs: readonly [{
|
|
1189
|
-
readonly name: "comptroller";
|
|
1190
|
-
readonly type: "address";
|
|
1191
|
-
readonly indexed: true;
|
|
1192
|
-
readonly internalType: "contract ISablierComptroller";
|
|
1193
|
-
}, {
|
|
1194
|
-
readonly name: "oldNFTDescriptor";
|
|
1195
|
-
readonly type: "address";
|
|
1196
|
-
readonly indexed: false;
|
|
1197
|
-
readonly internalType: "contract IFlowNFTDescriptor";
|
|
1198
|
-
}, {
|
|
1199
|
-
readonly name: "newNFTDescriptor";
|
|
1200
|
-
readonly type: "address";
|
|
1201
|
-
readonly indexed: false;
|
|
1202
|
-
readonly internalType: "contract IFlowNFTDescriptor";
|
|
1203
|
-
}];
|
|
1204
|
-
readonly anonymous: false;
|
|
1205
|
-
}, {
|
|
1206
|
-
readonly type: "event";
|
|
1207
|
-
readonly name: "SetNativeToken";
|
|
1208
|
-
readonly inputs: readonly [{
|
|
1209
|
-
readonly name: "comptroller";
|
|
1210
|
-
readonly type: "address";
|
|
1211
|
-
readonly indexed: true;
|
|
1212
|
-
readonly internalType: "contract ISablierComptroller";
|
|
453
|
+
readonly outputs: readonly [{
|
|
454
|
+
readonly name: "result";
|
|
455
|
+
readonly type: "bool";
|
|
456
|
+
readonly internalType: "bool";
|
|
457
|
+
}];
|
|
458
|
+
readonly stateMutability: "view";
|
|
1213
459
|
}, {
|
|
1214
|
-
readonly
|
|
1215
|
-
readonly
|
|
1216
|
-
readonly
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
readonly
|
|
1227
|
-
readonly internalType: "address";
|
|
1228
|
-
}, {
|
|
1229
|
-
readonly name: "to";
|
|
1230
|
-
readonly type: "address";
|
|
1231
|
-
readonly indexed: true;
|
|
1232
|
-
readonly internalType: "address";
|
|
1233
|
-
}, {
|
|
1234
|
-
readonly name: "tokenId";
|
|
1235
|
-
readonly type: "uint256";
|
|
1236
|
-
readonly indexed: true;
|
|
1237
|
-
readonly internalType: "uint256";
|
|
1238
|
-
}];
|
|
1239
|
-
readonly anonymous: false;
|
|
1240
|
-
}, {
|
|
1241
|
-
readonly type: "event";
|
|
1242
|
-
readonly name: "TransferFeesToComptroller";
|
|
1243
|
-
readonly inputs: readonly [{
|
|
1244
|
-
readonly name: "comptroller";
|
|
1245
|
-
readonly type: "address";
|
|
1246
|
-
readonly indexed: true;
|
|
1247
|
-
readonly internalType: "address";
|
|
1248
|
-
}, {
|
|
1249
|
-
readonly name: "feeAmount";
|
|
1250
|
-
readonly type: "uint256";
|
|
1251
|
-
readonly indexed: false;
|
|
1252
|
-
readonly internalType: "uint256";
|
|
1253
|
-
}];
|
|
1254
|
-
readonly anonymous: false;
|
|
1255
|
-
}, {
|
|
1256
|
-
readonly type: "event";
|
|
1257
|
-
readonly name: "VoidFlowStream";
|
|
1258
|
-
readonly inputs: readonly [{
|
|
1259
|
-
readonly name: "streamId";
|
|
1260
|
-
readonly type: "uint256";
|
|
1261
|
-
readonly indexed: true;
|
|
1262
|
-
readonly internalType: "uint256";
|
|
1263
|
-
}, {
|
|
1264
|
-
readonly name: "sender";
|
|
1265
|
-
readonly type: "address";
|
|
1266
|
-
readonly indexed: true;
|
|
1267
|
-
readonly internalType: "address";
|
|
1268
|
-
}, {
|
|
1269
|
-
readonly name: "recipient";
|
|
1270
|
-
readonly type: "address";
|
|
1271
|
-
readonly indexed: true;
|
|
1272
|
-
readonly internalType: "address";
|
|
1273
|
-
}, {
|
|
1274
|
-
readonly name: "caller";
|
|
1275
|
-
readonly type: "address";
|
|
1276
|
-
readonly indexed: false;
|
|
1277
|
-
readonly internalType: "address";
|
|
1278
|
-
}, {
|
|
1279
|
-
readonly name: "newTotalDebt";
|
|
1280
|
-
readonly type: "uint256";
|
|
1281
|
-
readonly indexed: false;
|
|
1282
|
-
readonly internalType: "uint256";
|
|
1283
|
-
}, {
|
|
1284
|
-
readonly name: "writtenOffDebt";
|
|
1285
|
-
readonly type: "uint256";
|
|
1286
|
-
readonly indexed: false;
|
|
1287
|
-
readonly internalType: "uint256";
|
|
1288
|
-
}];
|
|
1289
|
-
readonly anonymous: false;
|
|
1290
|
-
}, {
|
|
1291
|
-
readonly type: "event";
|
|
1292
|
-
readonly name: "WithdrawFromFlowStream";
|
|
1293
|
-
readonly inputs: readonly [{
|
|
1294
|
-
readonly name: "streamId";
|
|
1295
|
-
readonly type: "uint256";
|
|
1296
|
-
readonly indexed: true;
|
|
1297
|
-
readonly internalType: "uint256";
|
|
1298
|
-
}, {
|
|
1299
|
-
readonly name: "to";
|
|
1300
|
-
readonly type: "address";
|
|
1301
|
-
readonly indexed: true;
|
|
1302
|
-
readonly internalType: "address";
|
|
1303
|
-
}, {
|
|
1304
|
-
readonly name: "token";
|
|
1305
|
-
readonly type: "address";
|
|
1306
|
-
readonly indexed: true;
|
|
1307
|
-
readonly internalType: "contract IERC20";
|
|
1308
|
-
}, {
|
|
1309
|
-
readonly name: "caller";
|
|
1310
|
-
readonly type: "address";
|
|
1311
|
-
readonly indexed: false;
|
|
1312
|
-
readonly internalType: "address";
|
|
1313
|
-
}, {
|
|
1314
|
-
readonly name: "withdrawAmount";
|
|
1315
|
-
readonly type: "uint128";
|
|
1316
|
-
readonly indexed: false;
|
|
1317
|
-
readonly internalType: "uint128";
|
|
1318
|
-
}];
|
|
1319
|
-
readonly anonymous: false;
|
|
1320
|
-
}, {
|
|
1321
|
-
readonly type: "error";
|
|
1322
|
-
readonly name: "Comptrollerable_CallerNotComptroller";
|
|
1323
|
-
readonly inputs: readonly [{
|
|
1324
|
-
readonly name: "comptroller";
|
|
1325
|
-
readonly type: "address";
|
|
1326
|
-
readonly internalType: "address";
|
|
460
|
+
readonly type: "function";
|
|
461
|
+
readonly name: "isTransferable";
|
|
462
|
+
readonly inputs: readonly [{
|
|
463
|
+
readonly name: "streamId";
|
|
464
|
+
readonly type: "uint256";
|
|
465
|
+
readonly internalType: "uint256";
|
|
466
|
+
}];
|
|
467
|
+
readonly outputs: readonly [{
|
|
468
|
+
readonly name: "result";
|
|
469
|
+
readonly type: "bool";
|
|
470
|
+
readonly internalType: "bool";
|
|
471
|
+
}];
|
|
472
|
+
readonly stateMutability: "view";
|
|
1327
473
|
}, {
|
|
1328
|
-
readonly
|
|
1329
|
-
readonly
|
|
1330
|
-
readonly
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
readonly
|
|
1341
|
-
|
|
1342
|
-
readonly
|
|
1343
|
-
|
|
1344
|
-
readonly
|
|
1345
|
-
readonly
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
readonly type: "error";
|
|
1354
|
-
readonly name: "ERC721IncorrectOwner";
|
|
1355
|
-
readonly inputs: readonly [{
|
|
1356
|
-
readonly name: "sender";
|
|
1357
|
-
readonly type: "address";
|
|
1358
|
-
readonly internalType: "address";
|
|
1359
|
-
}, {
|
|
1360
|
-
readonly name: "tokenId";
|
|
1361
|
-
readonly type: "uint256";
|
|
1362
|
-
readonly internalType: "uint256";
|
|
1363
|
-
}, {
|
|
1364
|
-
readonly name: "owner";
|
|
1365
|
-
readonly type: "address";
|
|
1366
|
-
readonly internalType: "address";
|
|
1367
|
-
}];
|
|
1368
|
-
}, {
|
|
1369
|
-
readonly type: "error";
|
|
1370
|
-
readonly name: "ERC721InsufficientApproval";
|
|
1371
|
-
readonly inputs: readonly [{
|
|
1372
|
-
readonly name: "operator";
|
|
1373
|
-
readonly type: "address";
|
|
1374
|
-
readonly internalType: "address";
|
|
1375
|
-
}, {
|
|
1376
|
-
readonly name: "tokenId";
|
|
1377
|
-
readonly type: "uint256";
|
|
1378
|
-
readonly internalType: "uint256";
|
|
1379
|
-
}];
|
|
1380
|
-
}, {
|
|
1381
|
-
readonly type: "error";
|
|
1382
|
-
readonly name: "ERC721InvalidApprover";
|
|
1383
|
-
readonly inputs: readonly [{
|
|
1384
|
-
readonly name: "approver";
|
|
1385
|
-
readonly type: "address";
|
|
1386
|
-
readonly internalType: "address";
|
|
1387
|
-
}];
|
|
1388
|
-
}, {
|
|
1389
|
-
readonly type: "error";
|
|
1390
|
-
readonly name: "ERC721InvalidOperator";
|
|
1391
|
-
readonly inputs: readonly [{
|
|
1392
|
-
readonly name: "operator";
|
|
1393
|
-
readonly type: "address";
|
|
1394
|
-
readonly internalType: "address";
|
|
1395
|
-
}];
|
|
1396
|
-
}, {
|
|
1397
|
-
readonly type: "error";
|
|
1398
|
-
readonly name: "ERC721InvalidOwner";
|
|
1399
|
-
readonly inputs: readonly [{
|
|
1400
|
-
readonly name: "owner";
|
|
1401
|
-
readonly type: "address";
|
|
1402
|
-
readonly internalType: "address";
|
|
1403
|
-
}];
|
|
1404
|
-
}, {
|
|
1405
|
-
readonly type: "error";
|
|
1406
|
-
readonly name: "ERC721InvalidReceiver";
|
|
1407
|
-
readonly inputs: readonly [{
|
|
1408
|
-
readonly name: "receiver";
|
|
1409
|
-
readonly type: "address";
|
|
1410
|
-
readonly internalType: "address";
|
|
1411
|
-
}];
|
|
1412
|
-
}, {
|
|
1413
|
-
readonly type: "error";
|
|
1414
|
-
readonly name: "ERC721InvalidSender";
|
|
1415
|
-
readonly inputs: readonly [{
|
|
1416
|
-
readonly name: "sender";
|
|
1417
|
-
readonly type: "address";
|
|
1418
|
-
readonly internalType: "address";
|
|
1419
|
-
}];
|
|
1420
|
-
}, {
|
|
1421
|
-
readonly type: "error";
|
|
1422
|
-
readonly name: "ERC721NonexistentToken";
|
|
1423
|
-
readonly inputs: readonly [{
|
|
1424
|
-
readonly name: "tokenId";
|
|
1425
|
-
readonly type: "uint256";
|
|
1426
|
-
readonly internalType: "uint256";
|
|
1427
|
-
}];
|
|
1428
|
-
}, {
|
|
1429
|
-
readonly type: "error";
|
|
1430
|
-
readonly name: "SablierFlowState_Null";
|
|
1431
|
-
readonly inputs: readonly [{
|
|
1432
|
-
readonly name: "streamId";
|
|
1433
|
-
readonly type: "uint256";
|
|
1434
|
-
readonly internalType: "uint256";
|
|
1435
|
-
}];
|
|
1436
|
-
}, {
|
|
1437
|
-
readonly type: "error";
|
|
1438
|
-
readonly name: "SablierFlowState_StreamPaused";
|
|
1439
|
-
readonly inputs: readonly [{
|
|
1440
|
-
readonly name: "streamId";
|
|
1441
|
-
readonly type: "uint256";
|
|
1442
|
-
readonly internalType: "uint256";
|
|
1443
|
-
}];
|
|
1444
|
-
}, {
|
|
1445
|
-
readonly type: "error";
|
|
1446
|
-
readonly name: "SablierFlowState_StreamVoided";
|
|
1447
|
-
readonly inputs: readonly [{
|
|
1448
|
-
readonly name: "streamId";
|
|
1449
|
-
readonly type: "uint256";
|
|
1450
|
-
readonly internalType: "uint256";
|
|
1451
|
-
}];
|
|
1452
|
-
}, {
|
|
1453
|
-
readonly type: "error";
|
|
1454
|
-
readonly name: "SablierFlowState_Unauthorized";
|
|
1455
|
-
readonly inputs: readonly [{
|
|
1456
|
-
readonly name: "streamId";
|
|
1457
|
-
readonly type: "uint256";
|
|
1458
|
-
readonly internalType: "uint256";
|
|
1459
|
-
}, {
|
|
1460
|
-
readonly name: "caller";
|
|
1461
|
-
readonly type: "address";
|
|
1462
|
-
readonly internalType: "address";
|
|
1463
|
-
}];
|
|
1464
|
-
}, {
|
|
1465
|
-
readonly type: "error";
|
|
1466
|
-
readonly name: "SablierFlow_CreateNativeToken";
|
|
1467
|
-
readonly inputs: readonly [{
|
|
1468
|
-
readonly name: "nativeToken";
|
|
1469
|
-
readonly type: "address";
|
|
1470
|
-
readonly internalType: "address";
|
|
1471
|
-
}];
|
|
1472
|
-
}, {
|
|
1473
|
-
readonly type: "error";
|
|
1474
|
-
readonly name: "SablierFlow_CreateRatePerSecondZero";
|
|
1475
|
-
readonly inputs: readonly [];
|
|
1476
|
-
}, {
|
|
1477
|
-
readonly type: "error";
|
|
1478
|
-
readonly name: "SablierFlow_DepositAmountZero";
|
|
1479
|
-
readonly inputs: readonly [{
|
|
1480
|
-
readonly name: "streamId";
|
|
1481
|
-
readonly type: "uint256";
|
|
1482
|
-
readonly internalType: "uint256";
|
|
1483
|
-
}];
|
|
1484
|
-
}, {
|
|
1485
|
-
readonly type: "error";
|
|
1486
|
-
readonly name: "SablierFlow_InsufficientFeePayment";
|
|
1487
|
-
readonly inputs: readonly [{
|
|
1488
|
-
readonly name: "feePaid";
|
|
1489
|
-
readonly type: "uint256";
|
|
1490
|
-
readonly internalType: "uint256";
|
|
1491
|
-
}, {
|
|
1492
|
-
readonly name: "minFeeWei";
|
|
1493
|
-
readonly type: "uint256";
|
|
1494
|
-
readonly internalType: "uint256";
|
|
1495
|
-
}];
|
|
1496
|
-
}, {
|
|
1497
|
-
readonly type: "error";
|
|
1498
|
-
readonly name: "SablierFlow_InvalidCalculation";
|
|
1499
|
-
readonly inputs: readonly [{
|
|
1500
|
-
readonly name: "streamId";
|
|
1501
|
-
readonly type: "uint256";
|
|
1502
|
-
readonly internalType: "uint256";
|
|
1503
|
-
}, {
|
|
1504
|
-
readonly name: "availableAmount";
|
|
1505
|
-
readonly type: "uint128";
|
|
1506
|
-
readonly internalType: "uint128";
|
|
1507
|
-
}, {
|
|
1508
|
-
readonly name: "amount";
|
|
1509
|
-
readonly type: "uint128";
|
|
1510
|
-
readonly internalType: "uint128";
|
|
1511
|
-
}];
|
|
1512
|
-
}, {
|
|
1513
|
-
readonly type: "error";
|
|
1514
|
-
readonly name: "SablierFlow_InvalidTokenDecimals";
|
|
1515
|
-
readonly inputs: readonly [{
|
|
1516
|
-
readonly name: "token";
|
|
1517
|
-
readonly type: "address";
|
|
1518
|
-
readonly internalType: "address";
|
|
1519
|
-
}];
|
|
1520
|
-
}, {
|
|
1521
|
-
readonly type: "error";
|
|
1522
|
-
readonly name: "SablierFlow_NativeTokenAlreadySet";
|
|
1523
|
-
readonly inputs: readonly [{
|
|
474
|
+
readonly type: "function";
|
|
475
|
+
readonly name: "isVoided";
|
|
476
|
+
readonly inputs: readonly [{
|
|
477
|
+
readonly name: "streamId";
|
|
478
|
+
readonly type: "uint256";
|
|
479
|
+
readonly internalType: "uint256";
|
|
480
|
+
}];
|
|
481
|
+
readonly outputs: readonly [{
|
|
482
|
+
readonly name: "result";
|
|
483
|
+
readonly type: "bool";
|
|
484
|
+
readonly internalType: "bool";
|
|
485
|
+
}];
|
|
486
|
+
readonly stateMutability: "view";
|
|
487
|
+
}, {
|
|
488
|
+
readonly type: "function";
|
|
489
|
+
readonly name: "name";
|
|
490
|
+
readonly inputs: readonly [];
|
|
491
|
+
readonly outputs: readonly [{
|
|
492
|
+
readonly name: "";
|
|
493
|
+
readonly type: "string";
|
|
494
|
+
readonly internalType: "string";
|
|
495
|
+
}];
|
|
496
|
+
readonly stateMutability: "view";
|
|
497
|
+
}, {
|
|
498
|
+
readonly type: "function";
|
|
1524
499
|
readonly name: "nativeToken";
|
|
1525
|
-
readonly
|
|
1526
|
-
readonly
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
readonly
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
readonly name: "
|
|
1545
|
-
readonly
|
|
1546
|
-
readonly
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
readonly
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
readonly name: "
|
|
1569
|
-
readonly
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
readonly type: "
|
|
1582
|
-
readonly
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
readonly name: "
|
|
1593
|
-
readonly
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
readonly type: "
|
|
1606
|
-
readonly
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
readonly
|
|
1617
|
-
readonly
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
readonly name: "
|
|
1621
|
-
readonly
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
readonly type: "
|
|
1634
|
-
readonly
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
readonly
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
readonly name: "
|
|
1649
|
-
readonly
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
readonly
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
readonly type: "
|
|
1662
|
-
readonly
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
readonly
|
|
1673
|
-
readonly
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
readonly
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
readonly type: "
|
|
1694
|
-
readonly
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
readonly
|
|
1709
|
-
readonly
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
500
|
+
readonly inputs: readonly [];
|
|
501
|
+
readonly outputs: readonly [{
|
|
502
|
+
readonly name: "";
|
|
503
|
+
readonly type: "address";
|
|
504
|
+
readonly internalType: "address";
|
|
505
|
+
}];
|
|
506
|
+
readonly stateMutability: "view";
|
|
507
|
+
}, {
|
|
508
|
+
readonly type: "function";
|
|
509
|
+
readonly name: "nextStreamId";
|
|
510
|
+
readonly inputs: readonly [];
|
|
511
|
+
readonly outputs: readonly [{
|
|
512
|
+
readonly name: "";
|
|
513
|
+
readonly type: "uint256";
|
|
514
|
+
readonly internalType: "uint256";
|
|
515
|
+
}];
|
|
516
|
+
readonly stateMutability: "view";
|
|
517
|
+
}, {
|
|
518
|
+
readonly type: "function";
|
|
519
|
+
readonly name: "nftDescriptor";
|
|
520
|
+
readonly inputs: readonly [];
|
|
521
|
+
readonly outputs: readonly [{
|
|
522
|
+
readonly name: "";
|
|
523
|
+
readonly type: "address";
|
|
524
|
+
readonly internalType: "contract IFlowNFTDescriptor";
|
|
525
|
+
}];
|
|
526
|
+
readonly stateMutability: "view";
|
|
527
|
+
}, {
|
|
528
|
+
readonly type: "function";
|
|
529
|
+
readonly name: "ongoingDebtScaledOf";
|
|
530
|
+
readonly inputs: readonly [{
|
|
531
|
+
readonly name: "streamId";
|
|
532
|
+
readonly type: "uint256";
|
|
533
|
+
readonly internalType: "uint256";
|
|
534
|
+
}];
|
|
535
|
+
readonly outputs: readonly [{
|
|
536
|
+
readonly name: "ongoingDebtScaled";
|
|
537
|
+
readonly type: "uint256";
|
|
538
|
+
readonly internalType: "uint256";
|
|
539
|
+
}];
|
|
540
|
+
readonly stateMutability: "view";
|
|
541
|
+
}, {
|
|
542
|
+
readonly type: "function";
|
|
543
|
+
readonly name: "ownerOf";
|
|
544
|
+
readonly inputs: readonly [{
|
|
545
|
+
readonly name: "tokenId";
|
|
546
|
+
readonly type: "uint256";
|
|
547
|
+
readonly internalType: "uint256";
|
|
548
|
+
}];
|
|
549
|
+
readonly outputs: readonly [{
|
|
550
|
+
readonly name: "";
|
|
551
|
+
readonly type: "address";
|
|
552
|
+
readonly internalType: "address";
|
|
553
|
+
}];
|
|
554
|
+
readonly stateMutability: "view";
|
|
555
|
+
}, {
|
|
556
|
+
readonly type: "function";
|
|
557
|
+
readonly name: "pause";
|
|
558
|
+
readonly inputs: readonly [{
|
|
559
|
+
readonly name: "streamId";
|
|
560
|
+
readonly type: "uint256";
|
|
561
|
+
readonly internalType: "uint256";
|
|
562
|
+
}];
|
|
563
|
+
readonly outputs: readonly [];
|
|
564
|
+
readonly stateMutability: "payable";
|
|
565
|
+
}, {
|
|
566
|
+
readonly type: "function";
|
|
567
|
+
readonly name: "recover";
|
|
568
|
+
readonly inputs: readonly [{
|
|
569
|
+
readonly name: "token";
|
|
570
|
+
readonly type: "address";
|
|
571
|
+
readonly internalType: "contract IERC20";
|
|
572
|
+
}, {
|
|
573
|
+
readonly name: "to";
|
|
574
|
+
readonly type: "address";
|
|
575
|
+
readonly internalType: "address";
|
|
576
|
+
}];
|
|
577
|
+
readonly outputs: readonly [];
|
|
578
|
+
readonly stateMutability: "nonpayable";
|
|
579
|
+
}, {
|
|
580
|
+
readonly type: "function";
|
|
581
|
+
readonly name: "refund";
|
|
582
|
+
readonly inputs: readonly [{
|
|
583
|
+
readonly name: "streamId";
|
|
584
|
+
readonly type: "uint256";
|
|
585
|
+
readonly internalType: "uint256";
|
|
586
|
+
}, {
|
|
587
|
+
readonly name: "amount";
|
|
588
|
+
readonly type: "uint128";
|
|
589
|
+
readonly internalType: "uint128";
|
|
590
|
+
}];
|
|
591
|
+
readonly outputs: readonly [];
|
|
592
|
+
readonly stateMutability: "payable";
|
|
593
|
+
}, {
|
|
594
|
+
readonly type: "function";
|
|
595
|
+
readonly name: "refundAndPause";
|
|
596
|
+
readonly inputs: readonly [{
|
|
597
|
+
readonly name: "streamId";
|
|
598
|
+
readonly type: "uint256";
|
|
599
|
+
readonly internalType: "uint256";
|
|
600
|
+
}, {
|
|
601
|
+
readonly name: "amount";
|
|
602
|
+
readonly type: "uint128";
|
|
603
|
+
readonly internalType: "uint128";
|
|
604
|
+
}];
|
|
605
|
+
readonly outputs: readonly [];
|
|
606
|
+
readonly stateMutability: "payable";
|
|
607
|
+
}, {
|
|
608
|
+
readonly type: "function";
|
|
609
|
+
readonly name: "refundMax";
|
|
610
|
+
readonly inputs: readonly [{
|
|
611
|
+
readonly name: "streamId";
|
|
612
|
+
readonly type: "uint256";
|
|
613
|
+
readonly internalType: "uint256";
|
|
614
|
+
}];
|
|
615
|
+
readonly outputs: readonly [{
|
|
616
|
+
readonly name: "refundedAmount";
|
|
617
|
+
readonly type: "uint128";
|
|
618
|
+
readonly internalType: "uint128";
|
|
619
|
+
}];
|
|
620
|
+
readonly stateMutability: "payable";
|
|
621
|
+
}, {
|
|
622
|
+
readonly type: "function";
|
|
623
|
+
readonly name: "refundableAmountOf";
|
|
624
|
+
readonly inputs: readonly [{
|
|
625
|
+
readonly name: "streamId";
|
|
626
|
+
readonly type: "uint256";
|
|
627
|
+
readonly internalType: "uint256";
|
|
628
|
+
}];
|
|
629
|
+
readonly outputs: readonly [{
|
|
630
|
+
readonly name: "refundableAmount";
|
|
631
|
+
readonly type: "uint128";
|
|
632
|
+
readonly internalType: "uint128";
|
|
633
|
+
}];
|
|
634
|
+
readonly stateMutability: "view";
|
|
635
|
+
}, {
|
|
636
|
+
readonly type: "function";
|
|
637
|
+
readonly name: "restart";
|
|
638
|
+
readonly inputs: readonly [{
|
|
639
|
+
readonly name: "streamId";
|
|
640
|
+
readonly type: "uint256";
|
|
641
|
+
readonly internalType: "uint256";
|
|
642
|
+
}, {
|
|
643
|
+
readonly name: "ratePerSecond";
|
|
644
|
+
readonly type: "uint128";
|
|
645
|
+
readonly internalType: "UD21x18";
|
|
646
|
+
}];
|
|
647
|
+
readonly outputs: readonly [];
|
|
648
|
+
readonly stateMutability: "payable";
|
|
649
|
+
}, {
|
|
650
|
+
readonly type: "function";
|
|
651
|
+
readonly name: "restartAndDeposit";
|
|
652
|
+
readonly inputs: readonly [{
|
|
653
|
+
readonly name: "streamId";
|
|
654
|
+
readonly type: "uint256";
|
|
655
|
+
readonly internalType: "uint256";
|
|
656
|
+
}, {
|
|
657
|
+
readonly name: "ratePerSecond";
|
|
658
|
+
readonly type: "uint128";
|
|
659
|
+
readonly internalType: "UD21x18";
|
|
660
|
+
}, {
|
|
661
|
+
readonly name: "amount";
|
|
662
|
+
readonly type: "uint128";
|
|
663
|
+
readonly internalType: "uint128";
|
|
664
|
+
}];
|
|
665
|
+
readonly outputs: readonly [];
|
|
666
|
+
readonly stateMutability: "payable";
|
|
667
|
+
}, {
|
|
668
|
+
readonly type: "function";
|
|
669
|
+
readonly name: "safeTransferFrom";
|
|
670
|
+
readonly inputs: readonly [{
|
|
671
|
+
readonly name: "from";
|
|
672
|
+
readonly type: "address";
|
|
673
|
+
readonly internalType: "address";
|
|
674
|
+
}, {
|
|
675
|
+
readonly name: "to";
|
|
676
|
+
readonly type: "address";
|
|
677
|
+
readonly internalType: "address";
|
|
678
|
+
}, {
|
|
679
|
+
readonly name: "tokenId";
|
|
680
|
+
readonly type: "uint256";
|
|
681
|
+
readonly internalType: "uint256";
|
|
682
|
+
}];
|
|
683
|
+
readonly outputs: readonly [];
|
|
684
|
+
readonly stateMutability: "nonpayable";
|
|
685
|
+
}, {
|
|
686
|
+
readonly type: "function";
|
|
687
|
+
readonly name: "safeTransferFrom";
|
|
688
|
+
readonly inputs: readonly [{
|
|
689
|
+
readonly name: "from";
|
|
690
|
+
readonly type: "address";
|
|
691
|
+
readonly internalType: "address";
|
|
692
|
+
}, {
|
|
693
|
+
readonly name: "to";
|
|
694
|
+
readonly type: "address";
|
|
695
|
+
readonly internalType: "address";
|
|
696
|
+
}, {
|
|
697
|
+
readonly name: "tokenId";
|
|
698
|
+
readonly type: "uint256";
|
|
699
|
+
readonly internalType: "uint256";
|
|
700
|
+
}, {
|
|
701
|
+
readonly name: "data";
|
|
702
|
+
readonly type: "bytes";
|
|
703
|
+
readonly internalType: "bytes";
|
|
704
|
+
}];
|
|
705
|
+
readonly outputs: readonly [];
|
|
706
|
+
readonly stateMutability: "nonpayable";
|
|
707
|
+
}, {
|
|
708
|
+
readonly type: "function";
|
|
709
|
+
readonly name: "setApprovalForAll";
|
|
710
|
+
readonly inputs: readonly [{
|
|
711
|
+
readonly name: "operator";
|
|
712
|
+
readonly type: "address";
|
|
713
|
+
readonly internalType: "address";
|
|
714
|
+
}, {
|
|
715
|
+
readonly name: "approved";
|
|
716
|
+
readonly type: "bool";
|
|
717
|
+
readonly internalType: "bool";
|
|
718
|
+
}];
|
|
719
|
+
readonly outputs: readonly [];
|
|
720
|
+
readonly stateMutability: "nonpayable";
|
|
721
|
+
}, {
|
|
722
|
+
readonly type: "function";
|
|
723
|
+
readonly name: "setComptroller";
|
|
724
|
+
readonly inputs: readonly [{
|
|
725
|
+
readonly name: "newComptroller";
|
|
726
|
+
readonly type: "address";
|
|
727
|
+
readonly internalType: "contract ISablierComptroller";
|
|
728
|
+
}];
|
|
729
|
+
readonly outputs: readonly [];
|
|
730
|
+
readonly stateMutability: "nonpayable";
|
|
731
|
+
}, {
|
|
732
|
+
readonly type: "function";
|
|
733
|
+
readonly name: "setNFTDescriptor";
|
|
734
|
+
readonly inputs: readonly [{
|
|
735
|
+
readonly name: "newNFTDescriptor";
|
|
736
|
+
readonly type: "address";
|
|
737
|
+
readonly internalType: "contract IFlowNFTDescriptor";
|
|
738
|
+
}];
|
|
739
|
+
readonly outputs: readonly [];
|
|
740
|
+
readonly stateMutability: "nonpayable";
|
|
741
|
+
}, {
|
|
742
|
+
readonly type: "function";
|
|
743
|
+
readonly name: "setNativeToken";
|
|
744
|
+
readonly inputs: readonly [{
|
|
745
|
+
readonly name: "newNativeToken";
|
|
746
|
+
readonly type: "address";
|
|
747
|
+
readonly internalType: "address";
|
|
748
|
+
}];
|
|
749
|
+
readonly outputs: readonly [];
|
|
750
|
+
readonly stateMutability: "nonpayable";
|
|
751
|
+
}, {
|
|
752
|
+
readonly type: "function";
|
|
753
|
+
readonly name: "statusOf";
|
|
754
|
+
readonly inputs: readonly [{
|
|
755
|
+
readonly name: "streamId";
|
|
756
|
+
readonly type: "uint256";
|
|
757
|
+
readonly internalType: "uint256";
|
|
758
|
+
}];
|
|
759
|
+
readonly outputs: readonly [{
|
|
760
|
+
readonly name: "status";
|
|
761
|
+
readonly type: "uint8";
|
|
762
|
+
readonly internalType: "enum Flow.Status";
|
|
763
|
+
}];
|
|
764
|
+
readonly stateMutability: "view";
|
|
765
|
+
}, {
|
|
766
|
+
readonly type: "function";
|
|
767
|
+
readonly name: "supportsInterface";
|
|
768
|
+
readonly inputs: readonly [{
|
|
769
|
+
readonly name: "interfaceId";
|
|
770
|
+
readonly type: "bytes4";
|
|
771
|
+
readonly internalType: "bytes4";
|
|
772
|
+
}];
|
|
773
|
+
readonly outputs: readonly [{
|
|
774
|
+
readonly name: "";
|
|
775
|
+
readonly type: "bool";
|
|
776
|
+
readonly internalType: "bool";
|
|
777
|
+
}];
|
|
778
|
+
readonly stateMutability: "view";
|
|
779
|
+
}, {
|
|
780
|
+
readonly type: "function";
|
|
781
|
+
readonly name: "symbol";
|
|
782
|
+
readonly inputs: readonly [];
|
|
783
|
+
readonly outputs: readonly [{
|
|
784
|
+
readonly name: "";
|
|
785
|
+
readonly type: "string";
|
|
786
|
+
readonly internalType: "string";
|
|
787
|
+
}];
|
|
788
|
+
readonly stateMutability: "view";
|
|
789
|
+
}, {
|
|
790
|
+
readonly type: "function";
|
|
791
|
+
readonly name: "tokenURI";
|
|
792
|
+
readonly inputs: readonly [{
|
|
793
|
+
readonly name: "streamId";
|
|
794
|
+
readonly type: "uint256";
|
|
795
|
+
readonly internalType: "uint256";
|
|
796
|
+
}];
|
|
797
|
+
readonly outputs: readonly [{
|
|
798
|
+
readonly name: "uri";
|
|
799
|
+
readonly type: "string";
|
|
800
|
+
readonly internalType: "string";
|
|
801
|
+
}];
|
|
802
|
+
readonly stateMutability: "view";
|
|
803
|
+
}, {
|
|
804
|
+
readonly type: "function";
|
|
805
|
+
readonly name: "totalDebtOf";
|
|
806
|
+
readonly inputs: readonly [{
|
|
807
|
+
readonly name: "streamId";
|
|
808
|
+
readonly type: "uint256";
|
|
809
|
+
readonly internalType: "uint256";
|
|
810
|
+
}];
|
|
811
|
+
readonly outputs: readonly [{
|
|
812
|
+
readonly name: "totalDebt";
|
|
813
|
+
readonly type: "uint256";
|
|
814
|
+
readonly internalType: "uint256";
|
|
815
|
+
}];
|
|
816
|
+
readonly stateMutability: "view";
|
|
817
|
+
}, {
|
|
818
|
+
readonly type: "function";
|
|
819
|
+
readonly name: "transferFeesToComptroller";
|
|
820
|
+
readonly inputs: readonly [];
|
|
821
|
+
readonly outputs: readonly [];
|
|
822
|
+
readonly stateMutability: "nonpayable";
|
|
823
|
+
}, {
|
|
824
|
+
readonly type: "function";
|
|
825
|
+
readonly name: "transferFrom";
|
|
826
|
+
readonly inputs: readonly [{
|
|
827
|
+
readonly name: "from";
|
|
828
|
+
readonly type: "address";
|
|
829
|
+
readonly internalType: "address";
|
|
830
|
+
}, {
|
|
831
|
+
readonly name: "to";
|
|
832
|
+
readonly type: "address";
|
|
833
|
+
readonly internalType: "address";
|
|
834
|
+
}, {
|
|
835
|
+
readonly name: "tokenId";
|
|
836
|
+
readonly type: "uint256";
|
|
837
|
+
readonly internalType: "uint256";
|
|
838
|
+
}];
|
|
839
|
+
readonly outputs: readonly [];
|
|
840
|
+
readonly stateMutability: "nonpayable";
|
|
841
|
+
}, {
|
|
842
|
+
readonly type: "function";
|
|
843
|
+
readonly name: "transferFromPayable";
|
|
844
|
+
readonly inputs: readonly [{
|
|
845
|
+
readonly name: "from";
|
|
846
|
+
readonly type: "address";
|
|
847
|
+
readonly internalType: "address";
|
|
848
|
+
}, {
|
|
849
|
+
readonly name: "to";
|
|
850
|
+
readonly type: "address";
|
|
851
|
+
readonly internalType: "address";
|
|
852
|
+
}, {
|
|
853
|
+
readonly name: "streamId";
|
|
854
|
+
readonly type: "uint256";
|
|
855
|
+
readonly internalType: "uint256";
|
|
856
|
+
}];
|
|
857
|
+
readonly outputs: readonly [];
|
|
858
|
+
readonly stateMutability: "payable";
|
|
859
|
+
}, {
|
|
860
|
+
readonly type: "function";
|
|
861
|
+
readonly name: "transferTokens";
|
|
862
|
+
readonly inputs: readonly [{
|
|
863
|
+
readonly name: "token";
|
|
864
|
+
readonly type: "address";
|
|
865
|
+
readonly internalType: "contract IERC20";
|
|
866
|
+
}, {
|
|
867
|
+
readonly name: "to";
|
|
868
|
+
readonly type: "address";
|
|
869
|
+
readonly internalType: "address";
|
|
870
|
+
}, {
|
|
871
|
+
readonly name: "amount";
|
|
872
|
+
readonly type: "uint128";
|
|
873
|
+
readonly internalType: "uint128";
|
|
874
|
+
}];
|
|
875
|
+
readonly outputs: readonly [];
|
|
876
|
+
readonly stateMutability: "payable";
|
|
877
|
+
}, {
|
|
878
|
+
readonly type: "function";
|
|
879
|
+
readonly name: "uncoveredDebtOf";
|
|
880
|
+
readonly inputs: readonly [{
|
|
881
|
+
readonly name: "streamId";
|
|
882
|
+
readonly type: "uint256";
|
|
883
|
+
readonly internalType: "uint256";
|
|
884
|
+
}];
|
|
885
|
+
readonly outputs: readonly [{
|
|
886
|
+
readonly name: "uncoveredDebt";
|
|
887
|
+
readonly type: "uint256";
|
|
888
|
+
readonly internalType: "uint256";
|
|
889
|
+
}];
|
|
890
|
+
readonly stateMutability: "view";
|
|
891
|
+
}, {
|
|
892
|
+
readonly type: "function";
|
|
893
|
+
readonly name: "void";
|
|
894
|
+
readonly inputs: readonly [{
|
|
895
|
+
readonly name: "streamId";
|
|
896
|
+
readonly type: "uint256";
|
|
897
|
+
readonly internalType: "uint256";
|
|
898
|
+
}];
|
|
899
|
+
readonly outputs: readonly [];
|
|
900
|
+
readonly stateMutability: "payable";
|
|
901
|
+
}, {
|
|
902
|
+
readonly type: "function";
|
|
903
|
+
readonly name: "withdraw";
|
|
904
|
+
readonly inputs: readonly [{
|
|
905
|
+
readonly name: "streamId";
|
|
906
|
+
readonly type: "uint256";
|
|
907
|
+
readonly internalType: "uint256";
|
|
908
|
+
}, {
|
|
909
|
+
readonly name: "to";
|
|
910
|
+
readonly type: "address";
|
|
911
|
+
readonly internalType: "address";
|
|
912
|
+
}, {
|
|
913
|
+
readonly name: "amount";
|
|
914
|
+
readonly type: "uint128";
|
|
915
|
+
readonly internalType: "uint128";
|
|
916
|
+
}];
|
|
917
|
+
readonly outputs: readonly [];
|
|
918
|
+
readonly stateMutability: "payable";
|
|
919
|
+
}, {
|
|
920
|
+
readonly type: "function";
|
|
921
|
+
readonly name: "withdrawMax";
|
|
922
|
+
readonly inputs: readonly [{
|
|
923
|
+
readonly name: "streamId";
|
|
924
|
+
readonly type: "uint256";
|
|
925
|
+
readonly internalType: "uint256";
|
|
926
|
+
}, {
|
|
927
|
+
readonly name: "to";
|
|
928
|
+
readonly type: "address";
|
|
929
|
+
readonly internalType: "address";
|
|
930
|
+
}];
|
|
931
|
+
readonly outputs: readonly [{
|
|
932
|
+
readonly name: "withdrawnAmount";
|
|
933
|
+
readonly type: "uint128";
|
|
934
|
+
readonly internalType: "uint128";
|
|
935
|
+
}];
|
|
936
|
+
readonly stateMutability: "payable";
|
|
937
|
+
}, {
|
|
938
|
+
readonly type: "function";
|
|
939
|
+
readonly name: "withdrawableAmountOf";
|
|
940
|
+
readonly inputs: readonly [{
|
|
941
|
+
readonly name: "streamId";
|
|
942
|
+
readonly type: "uint256";
|
|
943
|
+
readonly internalType: "uint256";
|
|
944
|
+
}];
|
|
945
|
+
readonly outputs: readonly [{
|
|
946
|
+
readonly name: "withdrawableAmount";
|
|
947
|
+
readonly type: "uint128";
|
|
948
|
+
readonly internalType: "uint128";
|
|
949
|
+
}];
|
|
950
|
+
readonly stateMutability: "view";
|
|
951
|
+
}, {
|
|
952
|
+
readonly type: "event";
|
|
953
|
+
readonly name: "AdjustFlowStream";
|
|
954
|
+
readonly inputs: readonly [{
|
|
955
|
+
readonly name: "streamId";
|
|
956
|
+
readonly type: "uint256";
|
|
957
|
+
readonly indexed: true;
|
|
958
|
+
readonly internalType: "uint256";
|
|
959
|
+
}, {
|
|
960
|
+
readonly name: "totalDebt";
|
|
961
|
+
readonly type: "uint256";
|
|
962
|
+
readonly indexed: false;
|
|
963
|
+
readonly internalType: "uint256";
|
|
964
|
+
}, {
|
|
965
|
+
readonly name: "oldRatePerSecond";
|
|
966
|
+
readonly type: "uint128";
|
|
967
|
+
readonly indexed: false;
|
|
968
|
+
readonly internalType: "UD21x18";
|
|
969
|
+
}, {
|
|
970
|
+
readonly name: "newRatePerSecond";
|
|
971
|
+
readonly type: "uint128";
|
|
972
|
+
readonly indexed: false;
|
|
973
|
+
readonly internalType: "UD21x18";
|
|
974
|
+
}];
|
|
975
|
+
readonly anonymous: false;
|
|
976
|
+
}, {
|
|
977
|
+
readonly type: "event";
|
|
978
|
+
readonly name: "Approval";
|
|
979
|
+
readonly inputs: readonly [{
|
|
980
|
+
readonly name: "owner";
|
|
981
|
+
readonly type: "address";
|
|
982
|
+
readonly indexed: true;
|
|
983
|
+
readonly internalType: "address";
|
|
984
|
+
}, {
|
|
985
|
+
readonly name: "approved";
|
|
986
|
+
readonly type: "address";
|
|
987
|
+
readonly indexed: true;
|
|
988
|
+
readonly internalType: "address";
|
|
989
|
+
}, {
|
|
990
|
+
readonly name: "tokenId";
|
|
991
|
+
readonly type: "uint256";
|
|
992
|
+
readonly indexed: true;
|
|
993
|
+
readonly internalType: "uint256";
|
|
994
|
+
}];
|
|
995
|
+
readonly anonymous: false;
|
|
996
|
+
}, {
|
|
997
|
+
readonly type: "event";
|
|
998
|
+
readonly name: "ApprovalForAll";
|
|
999
|
+
readonly inputs: readonly [{
|
|
1000
|
+
readonly name: "owner";
|
|
1001
|
+
readonly type: "address";
|
|
1002
|
+
readonly indexed: true;
|
|
1003
|
+
readonly internalType: "address";
|
|
1004
|
+
}, {
|
|
1005
|
+
readonly name: "operator";
|
|
1006
|
+
readonly type: "address";
|
|
1007
|
+
readonly indexed: true;
|
|
1008
|
+
readonly internalType: "address";
|
|
1009
|
+
}, {
|
|
1010
|
+
readonly name: "approved";
|
|
1011
|
+
readonly type: "bool";
|
|
1012
|
+
readonly indexed: false;
|
|
1013
|
+
readonly internalType: "bool";
|
|
1014
|
+
}];
|
|
1015
|
+
readonly anonymous: false;
|
|
1016
|
+
}, {
|
|
1017
|
+
readonly type: "event";
|
|
1018
|
+
readonly name: "BatchMetadataUpdate";
|
|
1019
|
+
readonly inputs: readonly [{
|
|
1020
|
+
readonly name: "_fromTokenId";
|
|
1021
|
+
readonly type: "uint256";
|
|
1022
|
+
readonly indexed: false;
|
|
1023
|
+
readonly internalType: "uint256";
|
|
1024
|
+
}, {
|
|
1025
|
+
readonly name: "_toTokenId";
|
|
1026
|
+
readonly type: "uint256";
|
|
1027
|
+
readonly indexed: false;
|
|
1028
|
+
readonly internalType: "uint256";
|
|
1029
|
+
}];
|
|
1030
|
+
readonly anonymous: false;
|
|
1031
|
+
}, {
|
|
1032
|
+
readonly type: "event";
|
|
1033
|
+
readonly name: "CreateFlowStream";
|
|
1034
|
+
readonly inputs: readonly [{
|
|
1035
|
+
readonly name: "streamId";
|
|
1036
|
+
readonly type: "uint256";
|
|
1037
|
+
readonly indexed: false;
|
|
1038
|
+
readonly internalType: "uint256";
|
|
1039
|
+
}, {
|
|
1040
|
+
readonly name: "creator";
|
|
1041
|
+
readonly type: "address";
|
|
1042
|
+
readonly indexed: false;
|
|
1043
|
+
readonly internalType: "address";
|
|
1044
|
+
}, {
|
|
1045
|
+
readonly name: "sender";
|
|
1046
|
+
readonly type: "address";
|
|
1047
|
+
readonly indexed: true;
|
|
1048
|
+
readonly internalType: "address";
|
|
1049
|
+
}, {
|
|
1050
|
+
readonly name: "recipient";
|
|
1051
|
+
readonly type: "address";
|
|
1052
|
+
readonly indexed: true;
|
|
1053
|
+
readonly internalType: "address";
|
|
1054
|
+
}, {
|
|
1055
|
+
readonly name: "ratePerSecond";
|
|
1056
|
+
readonly type: "uint128";
|
|
1057
|
+
readonly indexed: false;
|
|
1058
|
+
readonly internalType: "UD21x18";
|
|
1059
|
+
}, {
|
|
1060
|
+
readonly name: "snapshotTime";
|
|
1061
|
+
readonly type: "uint40";
|
|
1062
|
+
readonly indexed: false;
|
|
1063
|
+
readonly internalType: "uint40";
|
|
1064
|
+
}, {
|
|
1065
|
+
readonly name: "token";
|
|
1066
|
+
readonly type: "address";
|
|
1067
|
+
readonly indexed: true;
|
|
1068
|
+
readonly internalType: "contract IERC20";
|
|
1069
|
+
}, {
|
|
1070
|
+
readonly name: "transferable";
|
|
1071
|
+
readonly type: "bool";
|
|
1072
|
+
readonly indexed: false;
|
|
1073
|
+
readonly internalType: "bool";
|
|
1074
|
+
}];
|
|
1075
|
+
readonly anonymous: false;
|
|
1076
|
+
}, {
|
|
1077
|
+
readonly type: "event";
|
|
1078
|
+
readonly name: "DepositFlowStream";
|
|
1079
|
+
readonly inputs: readonly [{
|
|
1080
|
+
readonly name: "streamId";
|
|
1081
|
+
readonly type: "uint256";
|
|
1082
|
+
readonly indexed: true;
|
|
1083
|
+
readonly internalType: "uint256";
|
|
1084
|
+
}, {
|
|
1085
|
+
readonly name: "funder";
|
|
1086
|
+
readonly type: "address";
|
|
1087
|
+
readonly indexed: true;
|
|
1088
|
+
readonly internalType: "address";
|
|
1089
|
+
}, {
|
|
1090
|
+
readonly name: "amount";
|
|
1091
|
+
readonly type: "uint128";
|
|
1092
|
+
readonly indexed: false;
|
|
1093
|
+
readonly internalType: "uint128";
|
|
1094
|
+
}];
|
|
1095
|
+
readonly anonymous: false;
|
|
1096
|
+
}, {
|
|
1097
|
+
readonly type: "event";
|
|
1098
|
+
readonly name: "MetadataUpdate";
|
|
1099
|
+
readonly inputs: readonly [{
|
|
1100
|
+
readonly name: "_tokenId";
|
|
1101
|
+
readonly type: "uint256";
|
|
1102
|
+
readonly indexed: false;
|
|
1103
|
+
readonly internalType: "uint256";
|
|
1104
|
+
}];
|
|
1105
|
+
readonly anonymous: false;
|
|
1106
|
+
}, {
|
|
1107
|
+
readonly type: "event";
|
|
1108
|
+
readonly name: "PauseFlowStream";
|
|
1109
|
+
readonly inputs: readonly [{
|
|
1110
|
+
readonly name: "streamId";
|
|
1111
|
+
readonly type: "uint256";
|
|
1112
|
+
readonly indexed: true;
|
|
1113
|
+
readonly internalType: "uint256";
|
|
1114
|
+
}, {
|
|
1115
|
+
readonly name: "sender";
|
|
1116
|
+
readonly type: "address";
|
|
1117
|
+
readonly indexed: true;
|
|
1118
|
+
readonly internalType: "address";
|
|
1119
|
+
}, {
|
|
1120
|
+
readonly name: "recipient";
|
|
1121
|
+
readonly type: "address";
|
|
1122
|
+
readonly indexed: true;
|
|
1123
|
+
readonly internalType: "address";
|
|
1124
|
+
}, {
|
|
1125
|
+
readonly name: "totalDebt";
|
|
1126
|
+
readonly type: "uint256";
|
|
1127
|
+
readonly indexed: false;
|
|
1128
|
+
readonly internalType: "uint256";
|
|
1129
|
+
}];
|
|
1130
|
+
readonly anonymous: false;
|
|
1131
|
+
}, {
|
|
1132
|
+
readonly type: "event";
|
|
1133
|
+
readonly name: "RefundFromFlowStream";
|
|
1134
|
+
readonly inputs: readonly [{
|
|
1135
|
+
readonly name: "streamId";
|
|
1136
|
+
readonly type: "uint256";
|
|
1137
|
+
readonly indexed: true;
|
|
1138
|
+
readonly internalType: "uint256";
|
|
1139
|
+
}, {
|
|
1140
|
+
readonly name: "sender";
|
|
1141
|
+
readonly type: "address";
|
|
1142
|
+
readonly indexed: true;
|
|
1143
|
+
readonly internalType: "address";
|
|
1144
|
+
}, {
|
|
1145
|
+
readonly name: "amount";
|
|
1146
|
+
readonly type: "uint128";
|
|
1147
|
+
readonly indexed: false;
|
|
1148
|
+
readonly internalType: "uint128";
|
|
1149
|
+
}];
|
|
1150
|
+
readonly anonymous: false;
|
|
1151
|
+
}, {
|
|
1152
|
+
readonly type: "event";
|
|
1153
|
+
readonly name: "RestartFlowStream";
|
|
1154
|
+
readonly inputs: readonly [{
|
|
1155
|
+
readonly name: "streamId";
|
|
1156
|
+
readonly type: "uint256";
|
|
1157
|
+
readonly indexed: true;
|
|
1158
|
+
readonly internalType: "uint256";
|
|
1159
|
+
}, {
|
|
1160
|
+
readonly name: "sender";
|
|
1161
|
+
readonly type: "address";
|
|
1162
|
+
readonly indexed: true;
|
|
1163
|
+
readonly internalType: "address";
|
|
1164
|
+
}, {
|
|
1165
|
+
readonly name: "ratePerSecond";
|
|
1166
|
+
readonly type: "uint128";
|
|
1167
|
+
readonly indexed: false;
|
|
1168
|
+
readonly internalType: "UD21x18";
|
|
1169
|
+
}];
|
|
1170
|
+
readonly anonymous: false;
|
|
1171
|
+
}, {
|
|
1172
|
+
readonly type: "event";
|
|
1173
|
+
readonly name: "SetComptroller";
|
|
1174
|
+
readonly inputs: readonly [{
|
|
1175
|
+
readonly name: "oldComptroller";
|
|
1176
|
+
readonly type: "address";
|
|
1177
|
+
readonly indexed: false;
|
|
1178
|
+
readonly internalType: "contract ISablierComptroller";
|
|
1179
|
+
}, {
|
|
1180
|
+
readonly name: "newComptroller";
|
|
1181
|
+
readonly type: "address";
|
|
1182
|
+
readonly indexed: false;
|
|
1183
|
+
readonly internalType: "contract ISablierComptroller";
|
|
1184
|
+
}];
|
|
1185
|
+
readonly anonymous: false;
|
|
1186
|
+
}, {
|
|
1187
|
+
readonly type: "event";
|
|
1188
|
+
readonly name: "SetNFTDescriptor";
|
|
1189
|
+
readonly inputs: readonly [{
|
|
1190
|
+
readonly name: "comptroller";
|
|
1191
|
+
readonly type: "address";
|
|
1192
|
+
readonly indexed: true;
|
|
1193
|
+
readonly internalType: "contract ISablierComptroller";
|
|
1194
|
+
}, {
|
|
1195
|
+
readonly name: "oldNFTDescriptor";
|
|
1196
|
+
readonly type: "address";
|
|
1197
|
+
readonly indexed: false;
|
|
1198
|
+
readonly internalType: "contract IFlowNFTDescriptor";
|
|
1199
|
+
}, {
|
|
1200
|
+
readonly name: "newNFTDescriptor";
|
|
1201
|
+
readonly type: "address";
|
|
1202
|
+
readonly indexed: false;
|
|
1203
|
+
readonly internalType: "contract IFlowNFTDescriptor";
|
|
1204
|
+
}];
|
|
1205
|
+
readonly anonymous: false;
|
|
1206
|
+
}, {
|
|
1207
|
+
readonly type: "event";
|
|
1208
|
+
readonly name: "SetNativeToken";
|
|
1209
|
+
readonly inputs: readonly [{
|
|
1210
|
+
readonly name: "comptroller";
|
|
1211
|
+
readonly type: "address";
|
|
1212
|
+
readonly indexed: true;
|
|
1213
|
+
readonly internalType: "contract ISablierComptroller";
|
|
1214
|
+
}, {
|
|
1215
|
+
readonly name: "nativeToken";
|
|
1216
|
+
readonly type: "address";
|
|
1217
|
+
readonly indexed: false;
|
|
1218
|
+
readonly internalType: "address";
|
|
1219
|
+
}];
|
|
1220
|
+
readonly anonymous: false;
|
|
1221
|
+
}, {
|
|
1222
|
+
readonly type: "event";
|
|
1223
|
+
readonly name: "Transfer";
|
|
1224
|
+
readonly inputs: readonly [{
|
|
1225
|
+
readonly name: "from";
|
|
1226
|
+
readonly type: "address";
|
|
1227
|
+
readonly indexed: true;
|
|
1228
|
+
readonly internalType: "address";
|
|
1229
|
+
}, {
|
|
1230
|
+
readonly name: "to";
|
|
1231
|
+
readonly type: "address";
|
|
1232
|
+
readonly indexed: true;
|
|
1233
|
+
readonly internalType: "address";
|
|
1234
|
+
}, {
|
|
1235
|
+
readonly name: "tokenId";
|
|
1236
|
+
readonly type: "uint256";
|
|
1237
|
+
readonly indexed: true;
|
|
1238
|
+
readonly internalType: "uint256";
|
|
1239
|
+
}];
|
|
1240
|
+
readonly anonymous: false;
|
|
1241
|
+
}, {
|
|
1242
|
+
readonly type: "event";
|
|
1243
|
+
readonly name: "TransferFeesToComptroller";
|
|
1244
|
+
readonly inputs: readonly [{
|
|
1245
|
+
readonly name: "comptroller";
|
|
1246
|
+
readonly type: "address";
|
|
1247
|
+
readonly indexed: true;
|
|
1248
|
+
readonly internalType: "address";
|
|
1249
|
+
}, {
|
|
1250
|
+
readonly name: "feeAmount";
|
|
1251
|
+
readonly type: "uint256";
|
|
1252
|
+
readonly indexed: false;
|
|
1253
|
+
readonly internalType: "uint256";
|
|
1254
|
+
}];
|
|
1255
|
+
readonly anonymous: false;
|
|
1256
|
+
}, {
|
|
1257
|
+
readonly type: "event";
|
|
1258
|
+
readonly name: "VoidFlowStream";
|
|
1259
|
+
readonly inputs: readonly [{
|
|
1260
|
+
readonly name: "streamId";
|
|
1261
|
+
readonly type: "uint256";
|
|
1262
|
+
readonly indexed: true;
|
|
1263
|
+
readonly internalType: "uint256";
|
|
1264
|
+
}, {
|
|
1265
|
+
readonly name: "sender";
|
|
1266
|
+
readonly type: "address";
|
|
1267
|
+
readonly indexed: true;
|
|
1268
|
+
readonly internalType: "address";
|
|
1269
|
+
}, {
|
|
1270
|
+
readonly name: "recipient";
|
|
1271
|
+
readonly type: "address";
|
|
1272
|
+
readonly indexed: true;
|
|
1273
|
+
readonly internalType: "address";
|
|
1274
|
+
}, {
|
|
1275
|
+
readonly name: "caller";
|
|
1276
|
+
readonly type: "address";
|
|
1277
|
+
readonly indexed: false;
|
|
1278
|
+
readonly internalType: "address";
|
|
1279
|
+
}, {
|
|
1280
|
+
readonly name: "newTotalDebt";
|
|
1281
|
+
readonly type: "uint256";
|
|
1282
|
+
readonly indexed: false;
|
|
1283
|
+
readonly internalType: "uint256";
|
|
1284
|
+
}, {
|
|
1285
|
+
readonly name: "writtenOffDebt";
|
|
1286
|
+
readonly type: "uint256";
|
|
1287
|
+
readonly indexed: false;
|
|
1288
|
+
readonly internalType: "uint256";
|
|
1289
|
+
}];
|
|
1290
|
+
readonly anonymous: false;
|
|
1291
|
+
}, {
|
|
1292
|
+
readonly type: "event";
|
|
1293
|
+
readonly name: "WithdrawFromFlowStream";
|
|
1294
|
+
readonly inputs: readonly [{
|
|
1295
|
+
readonly name: "streamId";
|
|
1296
|
+
readonly type: "uint256";
|
|
1297
|
+
readonly indexed: true;
|
|
1298
|
+
readonly internalType: "uint256";
|
|
1299
|
+
}, {
|
|
1300
|
+
readonly name: "to";
|
|
1301
|
+
readonly type: "address";
|
|
1302
|
+
readonly indexed: true;
|
|
1303
|
+
readonly internalType: "address";
|
|
1304
|
+
}, {
|
|
1305
|
+
readonly name: "token";
|
|
1306
|
+
readonly type: "address";
|
|
1307
|
+
readonly indexed: true;
|
|
1308
|
+
readonly internalType: "contract IERC20";
|
|
1309
|
+
}, {
|
|
1310
|
+
readonly name: "caller";
|
|
1311
|
+
readonly type: "address";
|
|
1312
|
+
readonly indexed: false;
|
|
1313
|
+
readonly internalType: "address";
|
|
1314
|
+
}, {
|
|
1315
|
+
readonly name: "withdrawAmount";
|
|
1316
|
+
readonly type: "uint128";
|
|
1317
|
+
readonly indexed: false;
|
|
1318
|
+
readonly internalType: "uint128";
|
|
1319
|
+
}];
|
|
1320
|
+
readonly anonymous: false;
|
|
1321
|
+
}, {
|
|
1322
|
+
readonly type: "error";
|
|
1323
|
+
readonly name: "Comptrollerable_CallerNotComptroller";
|
|
1324
|
+
readonly inputs: readonly [{
|
|
1325
|
+
readonly name: "comptroller";
|
|
1326
|
+
readonly type: "address";
|
|
1327
|
+
readonly internalType: "address";
|
|
1328
|
+
}, {
|
|
1329
|
+
readonly name: "caller";
|
|
1330
|
+
readonly type: "address";
|
|
1331
|
+
readonly internalType: "address";
|
|
1332
|
+
}];
|
|
1333
|
+
}, {
|
|
1334
|
+
readonly type: "error";
|
|
1335
|
+
readonly name: "Comptrollerable_UnsupportedInterfaceId";
|
|
1336
|
+
readonly inputs: readonly [{
|
|
1337
|
+
readonly name: "previousComptroller";
|
|
1338
|
+
readonly type: "address";
|
|
1339
|
+
readonly internalType: "address";
|
|
1340
|
+
}, {
|
|
1341
|
+
readonly name: "newComptroller";
|
|
1342
|
+
readonly type: "address";
|
|
1343
|
+
readonly internalType: "address";
|
|
1344
|
+
}, {
|
|
1345
|
+
readonly name: "minimalInterfaceId";
|
|
1346
|
+
readonly type: "bytes4";
|
|
1347
|
+
readonly internalType: "bytes4";
|
|
1348
|
+
}];
|
|
1349
|
+
}, {
|
|
1350
|
+
readonly type: "error";
|
|
1351
|
+
readonly name: "DelegateCall";
|
|
1352
|
+
readonly inputs: readonly [];
|
|
1353
|
+
}, {
|
|
1354
|
+
readonly type: "error";
|
|
1355
|
+
readonly name: "ERC721IncorrectOwner";
|
|
1356
|
+
readonly inputs: readonly [{
|
|
1357
|
+
readonly name: "sender";
|
|
1358
|
+
readonly type: "address";
|
|
1359
|
+
readonly internalType: "address";
|
|
1360
|
+
}, {
|
|
1361
|
+
readonly name: "tokenId";
|
|
1362
|
+
readonly type: "uint256";
|
|
1363
|
+
readonly internalType: "uint256";
|
|
1364
|
+
}, {
|
|
1365
|
+
readonly name: "owner";
|
|
1366
|
+
readonly type: "address";
|
|
1367
|
+
readonly internalType: "address";
|
|
1368
|
+
}];
|
|
1369
|
+
}, {
|
|
1370
|
+
readonly type: "error";
|
|
1371
|
+
readonly name: "ERC721InsufficientApproval";
|
|
1372
|
+
readonly inputs: readonly [{
|
|
1373
|
+
readonly name: "operator";
|
|
1374
|
+
readonly type: "address";
|
|
1375
|
+
readonly internalType: "address";
|
|
1376
|
+
}, {
|
|
1377
|
+
readonly name: "tokenId";
|
|
1378
|
+
readonly type: "uint256";
|
|
1379
|
+
readonly internalType: "uint256";
|
|
1380
|
+
}];
|
|
1381
|
+
}, {
|
|
1382
|
+
readonly type: "error";
|
|
1383
|
+
readonly name: "ERC721InvalidApprover";
|
|
1384
|
+
readonly inputs: readonly [{
|
|
1385
|
+
readonly name: "approver";
|
|
1386
|
+
readonly type: "address";
|
|
1387
|
+
readonly internalType: "address";
|
|
1388
|
+
}];
|
|
1389
|
+
}, {
|
|
1390
|
+
readonly type: "error";
|
|
1391
|
+
readonly name: "ERC721InvalidOperator";
|
|
1392
|
+
readonly inputs: readonly [{
|
|
1393
|
+
readonly name: "operator";
|
|
1394
|
+
readonly type: "address";
|
|
1395
|
+
readonly internalType: "address";
|
|
1396
|
+
}];
|
|
1397
|
+
}, {
|
|
1398
|
+
readonly type: "error";
|
|
1399
|
+
readonly name: "ERC721InvalidOwner";
|
|
1400
|
+
readonly inputs: readonly [{
|
|
1401
|
+
readonly name: "owner";
|
|
1402
|
+
readonly type: "address";
|
|
1403
|
+
readonly internalType: "address";
|
|
1404
|
+
}];
|
|
1405
|
+
}, {
|
|
1406
|
+
readonly type: "error";
|
|
1407
|
+
readonly name: "ERC721InvalidReceiver";
|
|
1408
|
+
readonly inputs: readonly [{
|
|
1409
|
+
readonly name: "receiver";
|
|
1410
|
+
readonly type: "address";
|
|
1411
|
+
readonly internalType: "address";
|
|
1412
|
+
}];
|
|
1413
|
+
}, {
|
|
1414
|
+
readonly type: "error";
|
|
1415
|
+
readonly name: "ERC721InvalidSender";
|
|
1416
|
+
readonly inputs: readonly [{
|
|
1417
|
+
readonly name: "sender";
|
|
1418
|
+
readonly type: "address";
|
|
1419
|
+
readonly internalType: "address";
|
|
1420
|
+
}];
|
|
1421
|
+
}, {
|
|
1422
|
+
readonly type: "error";
|
|
1423
|
+
readonly name: "ERC721NonexistentToken";
|
|
1424
|
+
readonly inputs: readonly [{
|
|
1425
|
+
readonly name: "tokenId";
|
|
1426
|
+
readonly type: "uint256";
|
|
1427
|
+
readonly internalType: "uint256";
|
|
1428
|
+
}];
|
|
1429
|
+
}, {
|
|
1430
|
+
readonly type: "error";
|
|
1431
|
+
readonly name: "SablierFlowState_Null";
|
|
1432
|
+
readonly inputs: readonly [{
|
|
1433
|
+
readonly name: "streamId";
|
|
1434
|
+
readonly type: "uint256";
|
|
1435
|
+
readonly internalType: "uint256";
|
|
1436
|
+
}];
|
|
1437
|
+
}, {
|
|
1438
|
+
readonly type: "error";
|
|
1439
|
+
readonly name: "SablierFlowState_StreamPaused";
|
|
1440
|
+
readonly inputs: readonly [{
|
|
1441
|
+
readonly name: "streamId";
|
|
1442
|
+
readonly type: "uint256";
|
|
1443
|
+
readonly internalType: "uint256";
|
|
1444
|
+
}];
|
|
1445
|
+
}, {
|
|
1446
|
+
readonly type: "error";
|
|
1447
|
+
readonly name: "SablierFlowState_StreamVoided";
|
|
1448
|
+
readonly inputs: readonly [{
|
|
1449
|
+
readonly name: "streamId";
|
|
1450
|
+
readonly type: "uint256";
|
|
1451
|
+
readonly internalType: "uint256";
|
|
1452
|
+
}];
|
|
1453
|
+
}, {
|
|
1454
|
+
readonly type: "error";
|
|
1455
|
+
readonly name: "SablierFlowState_Unauthorized";
|
|
1456
|
+
readonly inputs: readonly [{
|
|
1457
|
+
readonly name: "streamId";
|
|
1458
|
+
readonly type: "uint256";
|
|
1459
|
+
readonly internalType: "uint256";
|
|
1460
|
+
}, {
|
|
1461
|
+
readonly name: "caller";
|
|
1462
|
+
readonly type: "address";
|
|
1463
|
+
readonly internalType: "address";
|
|
1464
|
+
}];
|
|
1465
|
+
}, {
|
|
1466
|
+
readonly type: "error";
|
|
1467
|
+
readonly name: "SablierFlow_CreateNativeToken";
|
|
1468
|
+
readonly inputs: readonly [{
|
|
1469
|
+
readonly name: "nativeToken";
|
|
1470
|
+
readonly type: "address";
|
|
1471
|
+
readonly internalType: "address";
|
|
1472
|
+
}];
|
|
1473
|
+
}, {
|
|
1474
|
+
readonly type: "error";
|
|
1475
|
+
readonly name: "SablierFlow_CreateRatePerSecondZero";
|
|
1476
|
+
readonly inputs: readonly [];
|
|
1477
|
+
}, {
|
|
1478
|
+
readonly type: "error";
|
|
1479
|
+
readonly name: "SablierFlow_DepositAmountZero";
|
|
1480
|
+
readonly inputs: readonly [{
|
|
1481
|
+
readonly name: "streamId";
|
|
1482
|
+
readonly type: "uint256";
|
|
1483
|
+
readonly internalType: "uint256";
|
|
1484
|
+
}];
|
|
1485
|
+
}, {
|
|
1486
|
+
readonly type: "error";
|
|
1487
|
+
readonly name: "SablierFlow_InsufficientFeePayment";
|
|
1488
|
+
readonly inputs: readonly [{
|
|
1489
|
+
readonly name: "feePaid";
|
|
1490
|
+
readonly type: "uint256";
|
|
1491
|
+
readonly internalType: "uint256";
|
|
1492
|
+
}, {
|
|
1493
|
+
readonly name: "minFeeWei";
|
|
1494
|
+
readonly type: "uint256";
|
|
1495
|
+
readonly internalType: "uint256";
|
|
1496
|
+
}];
|
|
1497
|
+
}, {
|
|
1498
|
+
readonly type: "error";
|
|
1499
|
+
readonly name: "SablierFlow_InvalidCalculation";
|
|
1500
|
+
readonly inputs: readonly [{
|
|
1501
|
+
readonly name: "streamId";
|
|
1502
|
+
readonly type: "uint256";
|
|
1503
|
+
readonly internalType: "uint256";
|
|
1504
|
+
}, {
|
|
1505
|
+
readonly name: "availableAmount";
|
|
1506
|
+
readonly type: "uint128";
|
|
1507
|
+
readonly internalType: "uint128";
|
|
1508
|
+
}, {
|
|
1509
|
+
readonly name: "amount";
|
|
1510
|
+
readonly type: "uint128";
|
|
1511
|
+
readonly internalType: "uint128";
|
|
1512
|
+
}];
|
|
1513
|
+
}, {
|
|
1514
|
+
readonly type: "error";
|
|
1515
|
+
readonly name: "SablierFlow_InvalidTokenDecimals";
|
|
1516
|
+
readonly inputs: readonly [{
|
|
1517
|
+
readonly name: "token";
|
|
1518
|
+
readonly type: "address";
|
|
1519
|
+
readonly internalType: "address";
|
|
1520
|
+
}];
|
|
1521
|
+
}, {
|
|
1522
|
+
readonly type: "error";
|
|
1523
|
+
readonly name: "SablierFlow_NativeTokenAlreadySet";
|
|
1524
|
+
readonly inputs: readonly [{
|
|
1525
|
+
readonly name: "nativeToken";
|
|
1526
|
+
readonly type: "address";
|
|
1527
|
+
readonly internalType: "address";
|
|
1528
|
+
}];
|
|
1529
|
+
}, {
|
|
1530
|
+
readonly type: "error";
|
|
1531
|
+
readonly name: "SablierFlow_NativeTokenZeroAddress";
|
|
1532
|
+
readonly inputs: readonly [];
|
|
1533
|
+
}, {
|
|
1534
|
+
readonly type: "error";
|
|
1535
|
+
readonly name: "SablierFlow_NewRatePerSecondZero";
|
|
1536
|
+
readonly inputs: readonly [{
|
|
1537
|
+
readonly name: "streamId";
|
|
1538
|
+
readonly type: "uint256";
|
|
1539
|
+
readonly internalType: "uint256";
|
|
1540
|
+
}];
|
|
1541
|
+
}, {
|
|
1542
|
+
readonly type: "error";
|
|
1543
|
+
readonly name: "SablierFlow_NotStreamRecipient";
|
|
1544
|
+
readonly inputs: readonly [{
|
|
1545
|
+
readonly name: "recipient";
|
|
1546
|
+
readonly type: "address";
|
|
1547
|
+
readonly internalType: "address";
|
|
1548
|
+
}, {
|
|
1549
|
+
readonly name: "streamRecipient";
|
|
1550
|
+
readonly type: "address";
|
|
1551
|
+
readonly internalType: "address";
|
|
1552
|
+
}];
|
|
1553
|
+
}, {
|
|
1554
|
+
readonly type: "error";
|
|
1555
|
+
readonly name: "SablierFlow_NotStreamSender";
|
|
1556
|
+
readonly inputs: readonly [{
|
|
1557
|
+
readonly name: "sender";
|
|
1558
|
+
readonly type: "address";
|
|
1559
|
+
readonly internalType: "address";
|
|
1560
|
+
}, {
|
|
1561
|
+
readonly name: "streamSender";
|
|
1562
|
+
readonly type: "address";
|
|
1563
|
+
readonly internalType: "address";
|
|
1564
|
+
}];
|
|
1565
|
+
}, {
|
|
1566
|
+
readonly type: "error";
|
|
1567
|
+
readonly name: "SablierFlow_NotTransferable";
|
|
1568
|
+
readonly inputs: readonly [{
|
|
1569
|
+
readonly name: "streamId";
|
|
1570
|
+
readonly type: "uint256";
|
|
1571
|
+
readonly internalType: "uint256";
|
|
1572
|
+
}];
|
|
1573
|
+
}, {
|
|
1574
|
+
readonly type: "error";
|
|
1575
|
+
readonly name: "SablierFlow_Overdraw";
|
|
1576
|
+
readonly inputs: readonly [{
|
|
1577
|
+
readonly name: "streamId";
|
|
1578
|
+
readonly type: "uint256";
|
|
1579
|
+
readonly internalType: "uint256";
|
|
1580
|
+
}, {
|
|
1581
|
+
readonly name: "amount";
|
|
1582
|
+
readonly type: "uint128";
|
|
1583
|
+
readonly internalType: "uint128";
|
|
1584
|
+
}, {
|
|
1585
|
+
readonly name: "withdrawableAmount";
|
|
1586
|
+
readonly type: "uint128";
|
|
1587
|
+
readonly internalType: "uint128";
|
|
1588
|
+
}];
|
|
1589
|
+
}, {
|
|
1590
|
+
readonly type: "error";
|
|
1591
|
+
readonly name: "SablierFlow_RatePerSecondNotDifferent";
|
|
1592
|
+
readonly inputs: readonly [{
|
|
1593
|
+
readonly name: "streamId";
|
|
1594
|
+
readonly type: "uint256";
|
|
1595
|
+
readonly internalType: "uint256";
|
|
1596
|
+
}, {
|
|
1597
|
+
readonly name: "ratePerSecond";
|
|
1598
|
+
readonly type: "uint128";
|
|
1599
|
+
readonly internalType: "UD21x18";
|
|
1600
|
+
}];
|
|
1601
|
+
}, {
|
|
1602
|
+
readonly type: "error";
|
|
1603
|
+
readonly name: "SablierFlow_RefundAmountZero";
|
|
1604
|
+
readonly inputs: readonly [{
|
|
1605
|
+
readonly name: "streamId";
|
|
1606
|
+
readonly type: "uint256";
|
|
1607
|
+
readonly internalType: "uint256";
|
|
1608
|
+
}];
|
|
1609
|
+
}, {
|
|
1610
|
+
readonly type: "error";
|
|
1611
|
+
readonly name: "SablierFlow_RefundOverflow";
|
|
1612
|
+
readonly inputs: readonly [{
|
|
1613
|
+
readonly name: "streamId";
|
|
1614
|
+
readonly type: "uint256";
|
|
1615
|
+
readonly internalType: "uint256";
|
|
1616
|
+
}, {
|
|
1617
|
+
readonly name: "refundAmount";
|
|
1618
|
+
readonly type: "uint128";
|
|
1619
|
+
readonly internalType: "uint128";
|
|
1620
|
+
}, {
|
|
1621
|
+
readonly name: "refundableAmount";
|
|
1622
|
+
readonly type: "uint128";
|
|
1623
|
+
readonly internalType: "uint128";
|
|
1624
|
+
}];
|
|
1625
|
+
}, {
|
|
1626
|
+
readonly type: "error";
|
|
1627
|
+
readonly name: "SablierFlow_SenderZeroAddress";
|
|
1628
|
+
readonly inputs: readonly [];
|
|
1629
|
+
}, {
|
|
1630
|
+
readonly type: "error";
|
|
1631
|
+
readonly name: "SablierFlow_StreamBalanceZero";
|
|
1632
|
+
readonly inputs: readonly [{
|
|
1633
|
+
readonly name: "streamId";
|
|
1634
|
+
readonly type: "uint256";
|
|
1635
|
+
readonly internalType: "uint256";
|
|
1636
|
+
}];
|
|
1637
|
+
}, {
|
|
1638
|
+
readonly type: "error";
|
|
1639
|
+
readonly name: "SablierFlow_StreamNotPaused";
|
|
1640
|
+
readonly inputs: readonly [{
|
|
1641
|
+
readonly name: "streamId";
|
|
1642
|
+
readonly type: "uint256";
|
|
1643
|
+
readonly internalType: "uint256";
|
|
1644
|
+
}];
|
|
1645
|
+
}, {
|
|
1646
|
+
readonly type: "error";
|
|
1647
|
+
readonly name: "SablierFlow_StreamPending";
|
|
1648
|
+
readonly inputs: readonly [{
|
|
1649
|
+
readonly name: "streamId";
|
|
1650
|
+
readonly type: "uint256";
|
|
1651
|
+
readonly internalType: "uint256";
|
|
1652
|
+
}, {
|
|
1653
|
+
readonly name: "snapshotTime";
|
|
1654
|
+
readonly type: "uint40";
|
|
1655
|
+
readonly internalType: "uint40";
|
|
1656
|
+
}];
|
|
1657
|
+
}, {
|
|
1658
|
+
readonly type: "error";
|
|
1659
|
+
readonly name: "SablierFlow_Unauthorized";
|
|
1660
|
+
readonly inputs: readonly [{
|
|
1661
|
+
readonly name: "streamId";
|
|
1662
|
+
readonly type: "uint256";
|
|
1663
|
+
readonly internalType: "uint256";
|
|
1664
|
+
}, {
|
|
1665
|
+
readonly name: "caller";
|
|
1666
|
+
readonly type: "address";
|
|
1667
|
+
readonly internalType: "address";
|
|
1668
|
+
}];
|
|
1669
|
+
}, {
|
|
1670
|
+
readonly type: "error";
|
|
1671
|
+
readonly name: "SablierFlow_WithdrawAmountZero";
|
|
1672
|
+
readonly inputs: readonly [{
|
|
1673
|
+
readonly name: "streamId";
|
|
1674
|
+
readonly type: "uint256";
|
|
1675
|
+
readonly internalType: "uint256";
|
|
1676
|
+
}];
|
|
1677
|
+
}, {
|
|
1678
|
+
readonly type: "error";
|
|
1679
|
+
readonly name: "SablierFlow_WithdrawToZeroAddress";
|
|
1680
|
+
readonly inputs: readonly [{
|
|
1681
|
+
readonly name: "streamId";
|
|
1682
|
+
readonly type: "uint256";
|
|
1683
|
+
readonly internalType: "uint256";
|
|
1684
|
+
}];
|
|
1685
|
+
}, {
|
|
1686
|
+
readonly type: "error";
|
|
1687
|
+
readonly name: "SablierFlow_WithdrawalAddressNotRecipient";
|
|
1688
|
+
readonly inputs: readonly [{
|
|
1689
|
+
readonly name: "streamId";
|
|
1690
|
+
readonly type: "uint256";
|
|
1691
|
+
readonly internalType: "uint256";
|
|
1692
|
+
}, {
|
|
1693
|
+
readonly name: "caller";
|
|
1694
|
+
readonly type: "address";
|
|
1695
|
+
readonly internalType: "address";
|
|
1696
|
+
}, {
|
|
1697
|
+
readonly name: "to";
|
|
1698
|
+
readonly type: "address";
|
|
1699
|
+
readonly internalType: "address";
|
|
1700
|
+
}];
|
|
1701
|
+
}, {
|
|
1702
|
+
readonly type: "error";
|
|
1703
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1704
|
+
readonly inputs: readonly [{
|
|
1705
|
+
readonly name: "bits";
|
|
1706
|
+
readonly type: "uint8";
|
|
1707
|
+
readonly internalType: "uint8";
|
|
1708
|
+
}, {
|
|
1709
|
+
readonly name: "value";
|
|
1710
|
+
readonly type: "uint256";
|
|
1711
|
+
readonly internalType: "uint256";
|
|
1712
|
+
}];
|
|
1713
|
+
}, {
|
|
1714
|
+
readonly type: "error";
|
|
1715
|
+
readonly name: "SafeERC20FailedOperation";
|
|
1716
|
+
readonly inputs: readonly [{
|
|
1717
|
+
readonly name: "token";
|
|
1718
|
+
readonly type: "address";
|
|
1719
|
+
readonly internalType: "address";
|
|
1720
|
+
}];
|
|
1719
1721
|
}];
|
|
1720
|
-
}
|
|
1721
|
-
|
|
1722
|
+
};
|
|
1723
|
+
aliases?: import("../../../../shared/types.js").AliasMap;
|
|
1724
|
+
contractNames: string[];
|
|
1725
|
+
features: Sablier.EVM.FlowReleaseFeatures;
|
|
1726
|
+
isLatest: boolean;
|
|
1727
|
+
kind: "standard" | "lockupV1";
|
|
1728
|
+
protocol: Sablier.EVM.Protocol;
|
|
1729
|
+
repository?: import("../../../../shared/types.js").Repository;
|
|
1730
|
+
version: Sablier.EVM.Version;
|
|
1731
|
+
} & {
|
|
1732
|
+
deployments: Sablier.Deployment.Standard[];
|
|
1733
|
+
kind: "standard";
|
|
1734
|
+
manifest: Sablier.Manifest.Standard;
|
|
1735
|
+
};
|
|
1722
1736
|
//# sourceMappingURL=index.d.ts.map
|