sablier 3.3.5 → 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 +23 -0
- package/dist/cjs/evm/helpers.js +11 -15
- package/dist/cjs/evm/helpers.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/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/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 +2605 -2591
- package/dist/types/evm/releases/bob/index.d.ts.map +1 -1
- package/dist/types/evm/releases/bob/v1.0/index.d.ts +2605 -2591
- package/dist/types/evm/releases/bob/v1.0/index.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,1485 +1,1513 @@
|
|
|
1
1
|
import type { Sablier } from "../../../types.js";
|
|
2
2
|
export declare const legacy: {
|
|
3
|
-
"v1.0":
|
|
4
|
-
|
|
5
|
-
readonly
|
|
6
|
-
|
|
7
|
-
readonly
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
readonly
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
readonly
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
readonly
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
readonly
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
readonly
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
readonly
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
readonly
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
readonly
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
readonly
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
readonly
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
readonly
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
readonly
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
readonly
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
readonly
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
readonly
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
readonly
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
readonly
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
readonly
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
readonly
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
readonly
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
readonly
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
readonly
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
readonly
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
readonly
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
readonly
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
readonly
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
readonly
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
readonly
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
readonly
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
readonly
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
readonly
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
readonly
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
readonly
|
|
517
|
-
|
|
518
|
-
readonly
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
readonly
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
readonly
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
readonly
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
readonly
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
readonly
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
readonly
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
readonly
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
readonly
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
readonly
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
readonly
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
readonly
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
readonly
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
readonly
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
readonly
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
readonly
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
readonly
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
readonly
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
readonly
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
readonly
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
readonly
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
readonly
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
readonly
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
readonly
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
readonly
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
readonly
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
readonly
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
readonly
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
readonly
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
readonly
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
readonly
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
readonly
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
readonly
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
readonly outputs: readonly [{
|
|
976
|
-
readonly internalType: "uint256";
|
|
977
|
-
readonly name: "mantissa";
|
|
978
|
-
readonly type: "uint256";
|
|
979
|
-
}];
|
|
980
|
-
readonly payable: false;
|
|
981
|
-
readonly stateMutability: "view";
|
|
982
|
-
readonly type: "function";
|
|
983
|
-
}, {
|
|
984
|
-
readonly constant: false;
|
|
985
|
-
readonly inputs: readonly [{
|
|
986
|
-
readonly internalType: "address";
|
|
987
|
-
readonly name: "newOwner";
|
|
988
|
-
readonly type: "address";
|
|
989
|
-
}];
|
|
990
|
-
readonly name: "transferOwnership";
|
|
991
|
-
readonly outputs: readonly [];
|
|
992
|
-
readonly payable: false;
|
|
993
|
-
readonly stateMutability: "nonpayable";
|
|
994
|
-
readonly type: "function";
|
|
995
|
-
}, {
|
|
996
|
-
readonly inputs: readonly [{
|
|
997
|
-
readonly internalType: "address";
|
|
998
|
-
readonly name: "cTokenManagerAddress";
|
|
999
|
-
readonly type: "address";
|
|
1000
|
-
}];
|
|
1001
|
-
readonly payable: false;
|
|
1002
|
-
readonly stateMutability: "nonpayable";
|
|
1003
|
-
readonly type: "constructor";
|
|
1004
|
-
}, {
|
|
1005
|
-
readonly anonymous: false;
|
|
1006
|
-
readonly inputs: readonly [{
|
|
1007
|
-
readonly indexed: true;
|
|
1008
|
-
readonly internalType: "uint256";
|
|
1009
|
-
readonly name: "streamId";
|
|
1010
|
-
readonly type: "uint256";
|
|
1011
|
-
}, {
|
|
1012
|
-
readonly indexed: false;
|
|
1013
|
-
readonly internalType: "uint256";
|
|
1014
|
-
readonly name: "exchangeRate";
|
|
1015
|
-
readonly type: "uint256";
|
|
1016
|
-
}, {
|
|
1017
|
-
readonly indexed: false;
|
|
1018
|
-
readonly internalType: "uint256";
|
|
1019
|
-
readonly name: "senderSharePercentage";
|
|
1020
|
-
readonly type: "uint256";
|
|
1021
|
-
}, {
|
|
1022
|
-
readonly indexed: false;
|
|
1023
|
-
readonly internalType: "uint256";
|
|
1024
|
-
readonly name: "recipientSharePercentage";
|
|
1025
|
-
readonly type: "uint256";
|
|
1026
|
-
}];
|
|
1027
|
-
readonly name: "CreateCompoundingStream";
|
|
1028
|
-
readonly type: "event";
|
|
1029
|
-
}, {
|
|
1030
|
-
readonly anonymous: false;
|
|
1031
|
-
readonly inputs: readonly [{
|
|
1032
|
-
readonly indexed: true;
|
|
1033
|
-
readonly internalType: "uint256";
|
|
1034
|
-
readonly name: "streamId";
|
|
1035
|
-
readonly type: "uint256";
|
|
1036
|
-
}, {
|
|
1037
|
-
readonly indexed: false;
|
|
1038
|
-
readonly internalType: "uint256";
|
|
1039
|
-
readonly name: "senderInterest";
|
|
1040
|
-
readonly type: "uint256";
|
|
1041
|
-
}, {
|
|
1042
|
-
readonly indexed: false;
|
|
1043
|
-
readonly internalType: "uint256";
|
|
1044
|
-
readonly name: "recipientInterest";
|
|
1045
|
-
readonly type: "uint256";
|
|
1046
|
-
}, {
|
|
1047
|
-
readonly indexed: false;
|
|
1048
|
-
readonly internalType: "uint256";
|
|
1049
|
-
readonly name: "sablierInterest";
|
|
1050
|
-
readonly type: "uint256";
|
|
1051
|
-
}];
|
|
1052
|
-
readonly name: "PayInterest";
|
|
1053
|
-
readonly type: "event";
|
|
1054
|
-
}, {
|
|
1055
|
-
readonly anonymous: false;
|
|
1056
|
-
readonly inputs: readonly [{
|
|
1057
|
-
readonly indexed: true;
|
|
1058
|
-
readonly internalType: "address";
|
|
1059
|
-
readonly name: "tokenAddress";
|
|
1060
|
-
readonly type: "address";
|
|
1061
|
-
}, {
|
|
1062
|
-
readonly indexed: true;
|
|
1063
|
-
readonly internalType: "uint256";
|
|
1064
|
-
readonly name: "amount";
|
|
1065
|
-
readonly type: "uint256";
|
|
1066
|
-
}];
|
|
1067
|
-
readonly name: "TakeEarnings";
|
|
1068
|
-
readonly type: "event";
|
|
1069
|
-
}, {
|
|
1070
|
-
readonly anonymous: false;
|
|
1071
|
-
readonly inputs: readonly [{
|
|
1072
|
-
readonly indexed: true;
|
|
1073
|
-
readonly internalType: "uint256";
|
|
3
|
+
"v1.0": {
|
|
4
|
+
abi: {
|
|
5
|
+
readonly Payroll: readonly [{
|
|
6
|
+
readonly constant: true;
|
|
7
|
+
readonly inputs: readonly [{
|
|
8
|
+
readonly internalType: "address";
|
|
9
|
+
readonly name: "";
|
|
10
|
+
readonly type: "address";
|
|
11
|
+
}, {
|
|
12
|
+
readonly internalType: "uint256";
|
|
13
|
+
readonly name: "";
|
|
14
|
+
readonly type: "uint256";
|
|
15
|
+
}];
|
|
16
|
+
readonly name: "relayers";
|
|
17
|
+
readonly outputs: readonly [{
|
|
18
|
+
readonly internalType: "bool";
|
|
19
|
+
readonly name: "";
|
|
20
|
+
readonly type: "bool";
|
|
21
|
+
}];
|
|
22
|
+
readonly payable: false;
|
|
23
|
+
readonly stateMutability: "view";
|
|
24
|
+
readonly type: "function";
|
|
25
|
+
}, {
|
|
26
|
+
readonly constant: true;
|
|
27
|
+
readonly inputs: readonly [];
|
|
28
|
+
readonly name: "sablier";
|
|
29
|
+
readonly outputs: readonly [{
|
|
30
|
+
readonly internalType: "contract Sablier";
|
|
31
|
+
readonly name: "";
|
|
32
|
+
readonly type: "address";
|
|
33
|
+
}];
|
|
34
|
+
readonly payable: false;
|
|
35
|
+
readonly stateMutability: "view";
|
|
36
|
+
readonly type: "function";
|
|
37
|
+
}, {
|
|
38
|
+
readonly constant: false;
|
|
39
|
+
readonly inputs: readonly [{
|
|
40
|
+
readonly internalType: "address";
|
|
41
|
+
readonly name: "relayer";
|
|
42
|
+
readonly type: "address";
|
|
43
|
+
}, {
|
|
44
|
+
readonly internalType: "uint256";
|
|
45
|
+
readonly name: "salaryId";
|
|
46
|
+
readonly type: "uint256";
|
|
47
|
+
}];
|
|
48
|
+
readonly name: "whitelistRelayer";
|
|
49
|
+
readonly outputs: readonly [];
|
|
50
|
+
readonly payable: false;
|
|
51
|
+
readonly stateMutability: "nonpayable";
|
|
52
|
+
readonly type: "function";
|
|
53
|
+
}, {
|
|
54
|
+
readonly constant: false;
|
|
55
|
+
readonly inputs: readonly [{
|
|
56
|
+
readonly internalType: "address";
|
|
57
|
+
readonly name: "relayer";
|
|
58
|
+
readonly type: "address";
|
|
59
|
+
}, {
|
|
60
|
+
readonly internalType: "uint256";
|
|
61
|
+
readonly name: "salaryId";
|
|
62
|
+
readonly type: "uint256";
|
|
63
|
+
}];
|
|
64
|
+
readonly name: "discardRelayer";
|
|
65
|
+
readonly outputs: readonly [];
|
|
66
|
+
readonly payable: false;
|
|
67
|
+
readonly stateMutability: "nonpayable";
|
|
68
|
+
readonly type: "function";
|
|
69
|
+
}, {
|
|
70
|
+
readonly constant: false;
|
|
71
|
+
readonly inputs: readonly [{
|
|
72
|
+
readonly internalType: "address";
|
|
73
|
+
readonly name: "employee";
|
|
74
|
+
readonly type: "address";
|
|
75
|
+
}, {
|
|
76
|
+
readonly internalType: "uint256";
|
|
77
|
+
readonly name: "salary";
|
|
78
|
+
readonly type: "uint256";
|
|
79
|
+
}, {
|
|
80
|
+
readonly internalType: "address";
|
|
81
|
+
readonly name: "tokenAddress";
|
|
82
|
+
readonly type: "address";
|
|
83
|
+
}, {
|
|
84
|
+
readonly internalType: "uint256";
|
|
85
|
+
readonly name: "startTime";
|
|
86
|
+
readonly type: "uint256";
|
|
87
|
+
}, {
|
|
88
|
+
readonly internalType: "uint256";
|
|
89
|
+
readonly name: "stopTime";
|
|
90
|
+
readonly type: "uint256";
|
|
91
|
+
}, {
|
|
92
|
+
readonly internalType: "uint256";
|
|
93
|
+
readonly name: "senderSharePercentage";
|
|
94
|
+
readonly type: "uint256";
|
|
95
|
+
}, {
|
|
96
|
+
readonly internalType: "uint256";
|
|
97
|
+
readonly name: "recipientSharePercentage";
|
|
98
|
+
readonly type: "uint256";
|
|
99
|
+
}];
|
|
100
|
+
readonly name: "createCompoundingSalary";
|
|
101
|
+
readonly outputs: readonly [{
|
|
102
|
+
readonly internalType: "uint256";
|
|
103
|
+
readonly name: "salaryId";
|
|
104
|
+
readonly type: "uint256";
|
|
105
|
+
}];
|
|
106
|
+
readonly payable: false;
|
|
107
|
+
readonly stateMutability: "nonpayable";
|
|
108
|
+
readonly type: "function";
|
|
109
|
+
}, {
|
|
110
|
+
readonly constant: true;
|
|
111
|
+
readonly inputs: readonly [];
|
|
112
|
+
readonly name: "getHubAddr";
|
|
113
|
+
readonly outputs: readonly [{
|
|
114
|
+
readonly internalType: "address";
|
|
115
|
+
readonly name: "";
|
|
116
|
+
readonly type: "address";
|
|
117
|
+
}];
|
|
118
|
+
readonly payable: false;
|
|
119
|
+
readonly stateMutability: "view";
|
|
120
|
+
readonly type: "function";
|
|
121
|
+
}, {
|
|
122
|
+
readonly constant: false;
|
|
123
|
+
readonly inputs: readonly [{
|
|
124
|
+
readonly internalType: "bytes";
|
|
125
|
+
readonly name: "context";
|
|
126
|
+
readonly type: "bytes";
|
|
127
|
+
}];
|
|
128
|
+
readonly name: "preRelayedCall";
|
|
129
|
+
readonly outputs: readonly [{
|
|
130
|
+
readonly internalType: "bytes32";
|
|
131
|
+
readonly name: "";
|
|
132
|
+
readonly type: "bytes32";
|
|
133
|
+
}];
|
|
134
|
+
readonly payable: false;
|
|
135
|
+
readonly stateMutability: "nonpayable";
|
|
136
|
+
readonly type: "function";
|
|
137
|
+
}, {
|
|
138
|
+
readonly constant: true;
|
|
139
|
+
readonly inputs: readonly [{
|
|
140
|
+
readonly internalType: "uint256";
|
|
141
|
+
readonly name: "salaryId";
|
|
142
|
+
readonly type: "uint256";
|
|
143
|
+
}];
|
|
144
|
+
readonly name: "getSalary";
|
|
145
|
+
readonly outputs: readonly [{
|
|
146
|
+
readonly internalType: "address";
|
|
147
|
+
readonly name: "company";
|
|
148
|
+
readonly type: "address";
|
|
149
|
+
}, {
|
|
150
|
+
readonly internalType: "address";
|
|
151
|
+
readonly name: "employee";
|
|
152
|
+
readonly type: "address";
|
|
153
|
+
}, {
|
|
154
|
+
readonly internalType: "uint256";
|
|
155
|
+
readonly name: "salary";
|
|
156
|
+
readonly type: "uint256";
|
|
157
|
+
}, {
|
|
158
|
+
readonly internalType: "address";
|
|
159
|
+
readonly name: "tokenAddress";
|
|
160
|
+
readonly type: "address";
|
|
161
|
+
}, {
|
|
162
|
+
readonly internalType: "uint256";
|
|
163
|
+
readonly name: "startTime";
|
|
164
|
+
readonly type: "uint256";
|
|
165
|
+
}, {
|
|
166
|
+
readonly internalType: "uint256";
|
|
167
|
+
readonly name: "stopTime";
|
|
168
|
+
readonly type: "uint256";
|
|
169
|
+
}, {
|
|
170
|
+
readonly internalType: "uint256";
|
|
171
|
+
readonly name: "remainingBalance";
|
|
172
|
+
readonly type: "uint256";
|
|
173
|
+
}, {
|
|
174
|
+
readonly internalType: "uint256";
|
|
175
|
+
readonly name: "rate";
|
|
176
|
+
readonly type: "uint256";
|
|
177
|
+
}];
|
|
178
|
+
readonly payable: false;
|
|
179
|
+
readonly stateMutability: "view";
|
|
180
|
+
readonly type: "function";
|
|
181
|
+
}, {
|
|
182
|
+
readonly constant: false;
|
|
183
|
+
readonly inputs: readonly [];
|
|
184
|
+
readonly name: "initialize";
|
|
185
|
+
readonly outputs: readonly [];
|
|
186
|
+
readonly payable: false;
|
|
187
|
+
readonly stateMutability: "nonpayable";
|
|
188
|
+
readonly type: "function";
|
|
189
|
+
}, {
|
|
190
|
+
readonly constant: true;
|
|
191
|
+
readonly inputs: readonly [{
|
|
192
|
+
readonly internalType: "address";
|
|
193
|
+
readonly name: "relay";
|
|
194
|
+
readonly type: "address";
|
|
195
|
+
}, {
|
|
196
|
+
readonly internalType: "address";
|
|
197
|
+
readonly name: "from";
|
|
198
|
+
readonly type: "address";
|
|
199
|
+
}, {
|
|
200
|
+
readonly internalType: "bytes";
|
|
201
|
+
readonly name: "encodedFunction";
|
|
202
|
+
readonly type: "bytes";
|
|
203
|
+
}, {
|
|
204
|
+
readonly internalType: "uint256";
|
|
205
|
+
readonly name: "transactionFee";
|
|
206
|
+
readonly type: "uint256";
|
|
207
|
+
}, {
|
|
208
|
+
readonly internalType: "uint256";
|
|
209
|
+
readonly name: "gasPrice";
|
|
210
|
+
readonly type: "uint256";
|
|
211
|
+
}, {
|
|
212
|
+
readonly internalType: "uint256";
|
|
213
|
+
readonly name: "gasLimit";
|
|
214
|
+
readonly type: "uint256";
|
|
215
|
+
}, {
|
|
216
|
+
readonly internalType: "uint256";
|
|
217
|
+
readonly name: "nonce";
|
|
218
|
+
readonly type: "uint256";
|
|
219
|
+
}, {
|
|
220
|
+
readonly internalType: "bytes";
|
|
221
|
+
readonly name: "approvalData";
|
|
222
|
+
readonly type: "bytes";
|
|
223
|
+
}, {
|
|
224
|
+
readonly internalType: "uint256";
|
|
225
|
+
readonly name: "";
|
|
226
|
+
readonly type: "uint256";
|
|
227
|
+
}];
|
|
228
|
+
readonly name: "acceptRelayedCall";
|
|
229
|
+
readonly outputs: readonly [{
|
|
230
|
+
readonly internalType: "uint256";
|
|
231
|
+
readonly name: "";
|
|
232
|
+
readonly type: "uint256";
|
|
233
|
+
}, {
|
|
234
|
+
readonly internalType: "bytes";
|
|
235
|
+
readonly name: "";
|
|
236
|
+
readonly type: "bytes";
|
|
237
|
+
}];
|
|
238
|
+
readonly payable: false;
|
|
239
|
+
readonly stateMutability: "view";
|
|
240
|
+
readonly type: "function";
|
|
241
|
+
}, {
|
|
242
|
+
readonly constant: true;
|
|
243
|
+
readonly inputs: readonly [];
|
|
244
|
+
readonly name: "owner";
|
|
245
|
+
readonly outputs: readonly [{
|
|
246
|
+
readonly internalType: "address";
|
|
247
|
+
readonly name: "";
|
|
248
|
+
readonly type: "address";
|
|
249
|
+
}];
|
|
250
|
+
readonly payable: false;
|
|
251
|
+
readonly stateMutability: "view";
|
|
252
|
+
readonly type: "function";
|
|
253
|
+
}, {
|
|
254
|
+
readonly constant: true;
|
|
255
|
+
readonly inputs: readonly [];
|
|
256
|
+
readonly name: "isOwner";
|
|
257
|
+
readonly outputs: readonly [{
|
|
258
|
+
readonly internalType: "bool";
|
|
259
|
+
readonly name: "";
|
|
260
|
+
readonly type: "bool";
|
|
261
|
+
}];
|
|
262
|
+
readonly payable: false;
|
|
263
|
+
readonly stateMutability: "view";
|
|
264
|
+
readonly type: "function";
|
|
265
|
+
}, {
|
|
266
|
+
readonly constant: true;
|
|
267
|
+
readonly inputs: readonly [];
|
|
268
|
+
readonly name: "relayHubVersion";
|
|
269
|
+
readonly outputs: readonly [{
|
|
270
|
+
readonly internalType: "string";
|
|
271
|
+
readonly name: "";
|
|
272
|
+
readonly type: "string";
|
|
273
|
+
}];
|
|
274
|
+
readonly payable: false;
|
|
275
|
+
readonly stateMutability: "view";
|
|
276
|
+
readonly type: "function";
|
|
277
|
+
}, {
|
|
278
|
+
readonly constant: false;
|
|
279
|
+
readonly inputs: readonly [{
|
|
280
|
+
readonly internalType: "address";
|
|
281
|
+
readonly name: "ownerAddress";
|
|
282
|
+
readonly type: "address";
|
|
283
|
+
}, {
|
|
284
|
+
readonly internalType: "address";
|
|
285
|
+
readonly name: "signerAddress";
|
|
286
|
+
readonly type: "address";
|
|
287
|
+
}, {
|
|
288
|
+
readonly internalType: "address";
|
|
289
|
+
readonly name: "sablierAddress";
|
|
290
|
+
readonly type: "address";
|
|
291
|
+
}];
|
|
292
|
+
readonly name: "initialize";
|
|
293
|
+
readonly outputs: readonly [];
|
|
294
|
+
readonly payable: false;
|
|
295
|
+
readonly stateMutability: "nonpayable";
|
|
296
|
+
readonly type: "function";
|
|
297
|
+
}, {
|
|
298
|
+
readonly constant: false;
|
|
299
|
+
readonly inputs: readonly [{
|
|
300
|
+
readonly internalType: "address";
|
|
301
|
+
readonly name: "trustedSigner";
|
|
302
|
+
readonly type: "address";
|
|
303
|
+
}];
|
|
304
|
+
readonly name: "initialize";
|
|
305
|
+
readonly outputs: readonly [];
|
|
306
|
+
readonly payable: false;
|
|
307
|
+
readonly stateMutability: "nonpayable";
|
|
308
|
+
readonly type: "function";
|
|
309
|
+
}, {
|
|
310
|
+
readonly constant: false;
|
|
311
|
+
readonly inputs: readonly [{
|
|
312
|
+
readonly internalType: "uint256";
|
|
313
|
+
readonly name: "salaryId";
|
|
314
|
+
readonly type: "uint256";
|
|
315
|
+
}];
|
|
316
|
+
readonly name: "cancelSalary";
|
|
317
|
+
readonly outputs: readonly [{
|
|
318
|
+
readonly internalType: "bool";
|
|
319
|
+
readonly name: "success";
|
|
320
|
+
readonly type: "bool";
|
|
321
|
+
}];
|
|
322
|
+
readonly payable: false;
|
|
323
|
+
readonly stateMutability: "nonpayable";
|
|
324
|
+
readonly type: "function";
|
|
325
|
+
}, {
|
|
326
|
+
readonly constant: false;
|
|
327
|
+
readonly inputs: readonly [{
|
|
328
|
+
readonly internalType: "address";
|
|
329
|
+
readonly name: "employee";
|
|
330
|
+
readonly type: "address";
|
|
331
|
+
}, {
|
|
332
|
+
readonly internalType: "uint256";
|
|
333
|
+
readonly name: "salary";
|
|
334
|
+
readonly type: "uint256";
|
|
335
|
+
}, {
|
|
336
|
+
readonly internalType: "address";
|
|
337
|
+
readonly name: "tokenAddress";
|
|
338
|
+
readonly type: "address";
|
|
339
|
+
}, {
|
|
340
|
+
readonly internalType: "uint256";
|
|
341
|
+
readonly name: "startTime";
|
|
342
|
+
readonly type: "uint256";
|
|
343
|
+
}, {
|
|
344
|
+
readonly internalType: "uint256";
|
|
345
|
+
readonly name: "stopTime";
|
|
346
|
+
readonly type: "uint256";
|
|
347
|
+
}];
|
|
348
|
+
readonly name: "createSalary";
|
|
349
|
+
readonly outputs: readonly [{
|
|
350
|
+
readonly internalType: "uint256";
|
|
351
|
+
readonly name: "salaryId";
|
|
352
|
+
readonly type: "uint256";
|
|
353
|
+
}];
|
|
354
|
+
readonly payable: false;
|
|
355
|
+
readonly stateMutability: "nonpayable";
|
|
356
|
+
readonly type: "function";
|
|
357
|
+
}, {
|
|
358
|
+
readonly constant: true;
|
|
359
|
+
readonly inputs: readonly [];
|
|
360
|
+
readonly name: "nextSalaryId";
|
|
361
|
+
readonly outputs: readonly [{
|
|
362
|
+
readonly internalType: "uint256";
|
|
363
|
+
readonly name: "";
|
|
364
|
+
readonly type: "uint256";
|
|
365
|
+
}];
|
|
366
|
+
readonly payable: false;
|
|
367
|
+
readonly stateMutability: "view";
|
|
368
|
+
readonly type: "function";
|
|
369
|
+
}, {
|
|
370
|
+
readonly constant: false;
|
|
371
|
+
readonly inputs: readonly [{
|
|
372
|
+
readonly internalType: "bytes";
|
|
373
|
+
readonly name: "context";
|
|
374
|
+
readonly type: "bytes";
|
|
375
|
+
}, {
|
|
376
|
+
readonly internalType: "bool";
|
|
377
|
+
readonly name: "success";
|
|
378
|
+
readonly type: "bool";
|
|
379
|
+
}, {
|
|
380
|
+
readonly internalType: "uint256";
|
|
381
|
+
readonly name: "actualCharge";
|
|
382
|
+
readonly type: "uint256";
|
|
383
|
+
}, {
|
|
384
|
+
readonly internalType: "bytes32";
|
|
385
|
+
readonly name: "preRetVal";
|
|
386
|
+
readonly type: "bytes32";
|
|
387
|
+
}];
|
|
388
|
+
readonly name: "postRelayedCall";
|
|
389
|
+
readonly outputs: readonly [];
|
|
390
|
+
readonly payable: false;
|
|
391
|
+
readonly stateMutability: "nonpayable";
|
|
392
|
+
readonly type: "function";
|
|
393
|
+
}, {
|
|
394
|
+
readonly constant: false;
|
|
395
|
+
readonly inputs: readonly [{
|
|
396
|
+
readonly internalType: "address";
|
|
397
|
+
readonly name: "newOwner";
|
|
398
|
+
readonly type: "address";
|
|
399
|
+
}];
|
|
400
|
+
readonly name: "transferOwnership";
|
|
401
|
+
readonly outputs: readonly [];
|
|
402
|
+
readonly payable: false;
|
|
403
|
+
readonly stateMutability: "nonpayable";
|
|
404
|
+
readonly type: "function";
|
|
405
|
+
}, {
|
|
406
|
+
readonly constant: false;
|
|
407
|
+
readonly inputs: readonly [{
|
|
408
|
+
readonly internalType: "uint256";
|
|
409
|
+
readonly name: "salaryId";
|
|
410
|
+
readonly type: "uint256";
|
|
411
|
+
}, {
|
|
412
|
+
readonly internalType: "uint256";
|
|
413
|
+
readonly name: "amount";
|
|
414
|
+
readonly type: "uint256";
|
|
415
|
+
}];
|
|
416
|
+
readonly name: "withdrawFromSalary";
|
|
417
|
+
readonly outputs: readonly [{
|
|
418
|
+
readonly internalType: "bool";
|
|
419
|
+
readonly name: "success";
|
|
420
|
+
readonly type: "bool";
|
|
421
|
+
}];
|
|
422
|
+
readonly payable: false;
|
|
423
|
+
readonly stateMutability: "nonpayable";
|
|
424
|
+
readonly type: "function";
|
|
425
|
+
}, {
|
|
426
|
+
readonly anonymous: false;
|
|
427
|
+
readonly inputs: readonly [{
|
|
428
|
+
readonly indexed: true;
|
|
429
|
+
readonly internalType: "uint256";
|
|
430
|
+
readonly name: "salaryId";
|
|
431
|
+
readonly type: "uint256";
|
|
432
|
+
}, {
|
|
433
|
+
readonly indexed: true;
|
|
434
|
+
readonly internalType: "uint256";
|
|
435
|
+
readonly name: "streamId";
|
|
436
|
+
readonly type: "uint256";
|
|
437
|
+
}, {
|
|
438
|
+
readonly indexed: true;
|
|
439
|
+
readonly internalType: "address";
|
|
440
|
+
readonly name: "company";
|
|
441
|
+
readonly type: "address";
|
|
442
|
+
}];
|
|
443
|
+
readonly name: "CreateSalary";
|
|
444
|
+
readonly type: "event";
|
|
445
|
+
}, {
|
|
446
|
+
readonly anonymous: false;
|
|
447
|
+
readonly inputs: readonly [{
|
|
448
|
+
readonly indexed: true;
|
|
449
|
+
readonly internalType: "uint256";
|
|
450
|
+
readonly name: "salaryId";
|
|
451
|
+
readonly type: "uint256";
|
|
452
|
+
}, {
|
|
453
|
+
readonly indexed: true;
|
|
454
|
+
readonly internalType: "uint256";
|
|
455
|
+
readonly name: "streamId";
|
|
456
|
+
readonly type: "uint256";
|
|
457
|
+
}, {
|
|
458
|
+
readonly indexed: true;
|
|
459
|
+
readonly internalType: "address";
|
|
460
|
+
readonly name: "company";
|
|
461
|
+
readonly type: "address";
|
|
462
|
+
}];
|
|
463
|
+
readonly name: "WithdrawFromSalary";
|
|
464
|
+
readonly type: "event";
|
|
465
|
+
}, {
|
|
466
|
+
readonly anonymous: false;
|
|
467
|
+
readonly inputs: readonly [{
|
|
468
|
+
readonly indexed: true;
|
|
469
|
+
readonly internalType: "uint256";
|
|
470
|
+
readonly name: "salaryId";
|
|
471
|
+
readonly type: "uint256";
|
|
472
|
+
}, {
|
|
473
|
+
readonly indexed: true;
|
|
474
|
+
readonly internalType: "uint256";
|
|
475
|
+
readonly name: "streamId";
|
|
476
|
+
readonly type: "uint256";
|
|
477
|
+
}, {
|
|
478
|
+
readonly indexed: true;
|
|
479
|
+
readonly internalType: "address";
|
|
480
|
+
readonly name: "company";
|
|
481
|
+
readonly type: "address";
|
|
482
|
+
}];
|
|
483
|
+
readonly name: "CancelSalary";
|
|
484
|
+
readonly type: "event";
|
|
485
|
+
}, {
|
|
486
|
+
readonly anonymous: false;
|
|
487
|
+
readonly inputs: readonly [{
|
|
488
|
+
readonly indexed: true;
|
|
489
|
+
readonly internalType: "address";
|
|
490
|
+
readonly name: "oldRelayHub";
|
|
491
|
+
readonly type: "address";
|
|
492
|
+
}, {
|
|
493
|
+
readonly indexed: true;
|
|
494
|
+
readonly internalType: "address";
|
|
495
|
+
readonly name: "newRelayHub";
|
|
496
|
+
readonly type: "address";
|
|
497
|
+
}];
|
|
498
|
+
readonly name: "RelayHubChanged";
|
|
499
|
+
readonly type: "event";
|
|
500
|
+
}, {
|
|
501
|
+
readonly anonymous: false;
|
|
502
|
+
readonly inputs: readonly [{
|
|
503
|
+
readonly indexed: true;
|
|
504
|
+
readonly internalType: "address";
|
|
505
|
+
readonly name: "previousOwner";
|
|
506
|
+
readonly type: "address";
|
|
507
|
+
}, {
|
|
508
|
+
readonly indexed: true;
|
|
509
|
+
readonly internalType: "address";
|
|
510
|
+
readonly name: "newOwner";
|
|
511
|
+
readonly type: "address";
|
|
512
|
+
}];
|
|
513
|
+
readonly name: "OwnershipTransferred";
|
|
514
|
+
readonly type: "event";
|
|
515
|
+
}];
|
|
516
|
+
readonly Sablier: readonly [{
|
|
517
|
+
readonly constant: true;
|
|
518
|
+
readonly inputs: readonly [{
|
|
519
|
+
readonly internalType: "address";
|
|
520
|
+
readonly name: "tokenAddress";
|
|
521
|
+
readonly type: "address";
|
|
522
|
+
}];
|
|
523
|
+
readonly name: "getEarnings";
|
|
524
|
+
readonly outputs: readonly [{
|
|
525
|
+
readonly internalType: "uint256";
|
|
526
|
+
readonly name: "";
|
|
527
|
+
readonly type: "uint256";
|
|
528
|
+
}];
|
|
529
|
+
readonly payable: false;
|
|
530
|
+
readonly stateMutability: "view";
|
|
531
|
+
readonly type: "function";
|
|
532
|
+
}, {
|
|
533
|
+
readonly constant: true;
|
|
534
|
+
readonly inputs: readonly [];
|
|
535
|
+
readonly name: "nextStreamId";
|
|
536
|
+
readonly outputs: readonly [{
|
|
537
|
+
readonly internalType: "uint256";
|
|
538
|
+
readonly name: "";
|
|
539
|
+
readonly type: "uint256";
|
|
540
|
+
}];
|
|
541
|
+
readonly payable: false;
|
|
542
|
+
readonly stateMutability: "view";
|
|
543
|
+
readonly type: "function";
|
|
544
|
+
}, {
|
|
545
|
+
readonly constant: true;
|
|
546
|
+
readonly inputs: readonly [{
|
|
547
|
+
readonly internalType: "uint256";
|
|
548
|
+
readonly name: "streamId";
|
|
549
|
+
readonly type: "uint256";
|
|
550
|
+
}];
|
|
551
|
+
readonly name: "getCompoundingStream";
|
|
552
|
+
readonly outputs: readonly [{
|
|
553
|
+
readonly internalType: "address";
|
|
554
|
+
readonly name: "sender";
|
|
555
|
+
readonly type: "address";
|
|
556
|
+
}, {
|
|
557
|
+
readonly internalType: "address";
|
|
558
|
+
readonly name: "recipient";
|
|
559
|
+
readonly type: "address";
|
|
560
|
+
}, {
|
|
561
|
+
readonly internalType: "uint256";
|
|
562
|
+
readonly name: "deposit";
|
|
563
|
+
readonly type: "uint256";
|
|
564
|
+
}, {
|
|
565
|
+
readonly internalType: "address";
|
|
566
|
+
readonly name: "tokenAddress";
|
|
567
|
+
readonly type: "address";
|
|
568
|
+
}, {
|
|
569
|
+
readonly internalType: "uint256";
|
|
570
|
+
readonly name: "startTime";
|
|
571
|
+
readonly type: "uint256";
|
|
572
|
+
}, {
|
|
573
|
+
readonly internalType: "uint256";
|
|
574
|
+
readonly name: "stopTime";
|
|
575
|
+
readonly type: "uint256";
|
|
576
|
+
}, {
|
|
577
|
+
readonly internalType: "uint256";
|
|
578
|
+
readonly name: "remainingBalance";
|
|
579
|
+
readonly type: "uint256";
|
|
580
|
+
}, {
|
|
581
|
+
readonly internalType: "uint256";
|
|
582
|
+
readonly name: "ratePerSecond";
|
|
583
|
+
readonly type: "uint256";
|
|
584
|
+
}, {
|
|
585
|
+
readonly internalType: "uint256";
|
|
586
|
+
readonly name: "exchangeRateInitial";
|
|
587
|
+
readonly type: "uint256";
|
|
588
|
+
}, {
|
|
589
|
+
readonly internalType: "uint256";
|
|
590
|
+
readonly name: "senderSharePercentage";
|
|
591
|
+
readonly type: "uint256";
|
|
592
|
+
}, {
|
|
593
|
+
readonly internalType: "uint256";
|
|
594
|
+
readonly name: "recipientSharePercentage";
|
|
595
|
+
readonly type: "uint256";
|
|
596
|
+
}];
|
|
597
|
+
readonly payable: false;
|
|
598
|
+
readonly stateMutability: "view";
|
|
599
|
+
readonly type: "function";
|
|
600
|
+
}, {
|
|
601
|
+
readonly constant: true;
|
|
602
|
+
readonly inputs: readonly [{
|
|
603
|
+
readonly internalType: "uint256";
|
|
604
|
+
readonly name: "streamId";
|
|
605
|
+
readonly type: "uint256";
|
|
606
|
+
}, {
|
|
607
|
+
readonly internalType: "address";
|
|
608
|
+
readonly name: "who";
|
|
609
|
+
readonly type: "address";
|
|
610
|
+
}];
|
|
611
|
+
readonly name: "balanceOf";
|
|
612
|
+
readonly outputs: readonly [{
|
|
613
|
+
readonly internalType: "uint256";
|
|
614
|
+
readonly name: "balance";
|
|
615
|
+
readonly type: "uint256";
|
|
616
|
+
}];
|
|
617
|
+
readonly payable: false;
|
|
618
|
+
readonly stateMutability: "view";
|
|
619
|
+
readonly type: "function";
|
|
620
|
+
}, {
|
|
621
|
+
readonly constant: false;
|
|
622
|
+
readonly inputs: readonly [];
|
|
623
|
+
readonly name: "unpause";
|
|
624
|
+
readonly outputs: readonly [];
|
|
625
|
+
readonly payable: false;
|
|
626
|
+
readonly stateMutability: "nonpayable";
|
|
627
|
+
readonly type: "function";
|
|
628
|
+
}, {
|
|
629
|
+
readonly constant: true;
|
|
630
|
+
readonly inputs: readonly [{
|
|
631
|
+
readonly internalType: "address";
|
|
632
|
+
readonly name: "account";
|
|
633
|
+
readonly type: "address";
|
|
634
|
+
}];
|
|
635
|
+
readonly name: "isPauser";
|
|
636
|
+
readonly outputs: readonly [{
|
|
637
|
+
readonly internalType: "bool";
|
|
638
|
+
readonly name: "";
|
|
639
|
+
readonly type: "bool";
|
|
640
|
+
}];
|
|
641
|
+
readonly payable: false;
|
|
642
|
+
readonly stateMutability: "view";
|
|
643
|
+
readonly type: "function";
|
|
644
|
+
}, {
|
|
645
|
+
readonly constant: true;
|
|
646
|
+
readonly inputs: readonly [];
|
|
647
|
+
readonly name: "paused";
|
|
648
|
+
readonly outputs: readonly [{
|
|
649
|
+
readonly internalType: "bool";
|
|
650
|
+
readonly name: "";
|
|
651
|
+
readonly type: "bool";
|
|
652
|
+
}];
|
|
653
|
+
readonly payable: false;
|
|
654
|
+
readonly stateMutability: "view";
|
|
655
|
+
readonly type: "function";
|
|
656
|
+
}, {
|
|
657
|
+
readonly constant: false;
|
|
658
|
+
readonly inputs: readonly [{
|
|
659
|
+
readonly internalType: "uint256";
|
|
660
|
+
readonly name: "streamId";
|
|
661
|
+
readonly type: "uint256";
|
|
662
|
+
}];
|
|
663
|
+
readonly name: "cancelStream";
|
|
664
|
+
readonly outputs: readonly [{
|
|
665
|
+
readonly internalType: "bool";
|
|
666
|
+
readonly name: "";
|
|
667
|
+
readonly type: "bool";
|
|
668
|
+
}];
|
|
669
|
+
readonly payable: false;
|
|
670
|
+
readonly stateMutability: "nonpayable";
|
|
671
|
+
readonly type: "function";
|
|
672
|
+
}, {
|
|
673
|
+
readonly constant: false;
|
|
674
|
+
readonly inputs: readonly [{
|
|
675
|
+
readonly internalType: "uint256";
|
|
676
|
+
readonly name: "streamId";
|
|
677
|
+
readonly type: "uint256";
|
|
678
|
+
}, {
|
|
679
|
+
readonly internalType: "uint256";
|
|
680
|
+
readonly name: "amount";
|
|
681
|
+
readonly type: "uint256";
|
|
682
|
+
}];
|
|
683
|
+
readonly name: "withdrawFromStream";
|
|
684
|
+
readonly outputs: readonly [{
|
|
685
|
+
readonly internalType: "bool";
|
|
686
|
+
readonly name: "";
|
|
687
|
+
readonly type: "bool";
|
|
688
|
+
}];
|
|
689
|
+
readonly payable: false;
|
|
690
|
+
readonly stateMutability: "nonpayable";
|
|
691
|
+
readonly type: "function";
|
|
692
|
+
}, {
|
|
693
|
+
readonly constant: false;
|
|
694
|
+
readonly inputs: readonly [];
|
|
695
|
+
readonly name: "initialize";
|
|
696
|
+
readonly outputs: readonly [];
|
|
697
|
+
readonly payable: false;
|
|
698
|
+
readonly stateMutability: "nonpayable";
|
|
699
|
+
readonly type: "function";
|
|
700
|
+
}, {
|
|
701
|
+
readonly constant: false;
|
|
702
|
+
readonly inputs: readonly [{
|
|
703
|
+
readonly internalType: "address";
|
|
704
|
+
readonly name: "recipient";
|
|
705
|
+
readonly type: "address";
|
|
706
|
+
}, {
|
|
707
|
+
readonly internalType: "uint256";
|
|
708
|
+
readonly name: "deposit";
|
|
709
|
+
readonly type: "uint256";
|
|
710
|
+
}, {
|
|
711
|
+
readonly internalType: "address";
|
|
712
|
+
readonly name: "tokenAddress";
|
|
713
|
+
readonly type: "address";
|
|
714
|
+
}, {
|
|
715
|
+
readonly internalType: "uint256";
|
|
716
|
+
readonly name: "startTime";
|
|
717
|
+
readonly type: "uint256";
|
|
718
|
+
}, {
|
|
719
|
+
readonly internalType: "uint256";
|
|
720
|
+
readonly name: "stopTime";
|
|
721
|
+
readonly type: "uint256";
|
|
722
|
+
}, {
|
|
723
|
+
readonly internalType: "uint256";
|
|
724
|
+
readonly name: "senderSharePercentage";
|
|
725
|
+
readonly type: "uint256";
|
|
726
|
+
}, {
|
|
727
|
+
readonly internalType: "uint256";
|
|
728
|
+
readonly name: "recipientSharePercentage";
|
|
729
|
+
readonly type: "uint256";
|
|
730
|
+
}];
|
|
731
|
+
readonly name: "createCompoundingStream";
|
|
732
|
+
readonly outputs: readonly [{
|
|
733
|
+
readonly internalType: "uint256";
|
|
734
|
+
readonly name: "";
|
|
735
|
+
readonly type: "uint256";
|
|
736
|
+
}];
|
|
737
|
+
readonly payable: false;
|
|
738
|
+
readonly stateMutability: "nonpayable";
|
|
739
|
+
readonly type: "function";
|
|
740
|
+
}, {
|
|
741
|
+
readonly constant: false;
|
|
742
|
+
readonly inputs: readonly [{
|
|
743
|
+
readonly internalType: "address";
|
|
744
|
+
readonly name: "account";
|
|
745
|
+
readonly type: "address";
|
|
746
|
+
}];
|
|
747
|
+
readonly name: "addPauser";
|
|
748
|
+
readonly outputs: readonly [];
|
|
749
|
+
readonly payable: false;
|
|
750
|
+
readonly stateMutability: "nonpayable";
|
|
751
|
+
readonly type: "function";
|
|
752
|
+
}, {
|
|
753
|
+
readonly constant: false;
|
|
754
|
+
readonly inputs: readonly [];
|
|
755
|
+
readonly name: "pause";
|
|
756
|
+
readonly outputs: readonly [];
|
|
757
|
+
readonly payable: false;
|
|
758
|
+
readonly stateMutability: "nonpayable";
|
|
759
|
+
readonly type: "function";
|
|
760
|
+
}, {
|
|
761
|
+
readonly constant: true;
|
|
762
|
+
readonly inputs: readonly [{
|
|
763
|
+
readonly internalType: "uint256";
|
|
764
|
+
readonly name: "streamId";
|
|
765
|
+
readonly type: "uint256";
|
|
766
|
+
}];
|
|
767
|
+
readonly name: "getStream";
|
|
768
|
+
readonly outputs: readonly [{
|
|
769
|
+
readonly internalType: "address";
|
|
770
|
+
readonly name: "sender";
|
|
771
|
+
readonly type: "address";
|
|
772
|
+
}, {
|
|
773
|
+
readonly internalType: "address";
|
|
774
|
+
readonly name: "recipient";
|
|
775
|
+
readonly type: "address";
|
|
776
|
+
}, {
|
|
777
|
+
readonly internalType: "uint256";
|
|
778
|
+
readonly name: "deposit";
|
|
779
|
+
readonly type: "uint256";
|
|
780
|
+
}, {
|
|
781
|
+
readonly internalType: "address";
|
|
782
|
+
readonly name: "tokenAddress";
|
|
783
|
+
readonly type: "address";
|
|
784
|
+
}, {
|
|
785
|
+
readonly internalType: "uint256";
|
|
786
|
+
readonly name: "startTime";
|
|
787
|
+
readonly type: "uint256";
|
|
788
|
+
}, {
|
|
789
|
+
readonly internalType: "uint256";
|
|
790
|
+
readonly name: "stopTime";
|
|
791
|
+
readonly type: "uint256";
|
|
792
|
+
}, {
|
|
793
|
+
readonly internalType: "uint256";
|
|
794
|
+
readonly name: "remainingBalance";
|
|
795
|
+
readonly type: "uint256";
|
|
796
|
+
}, {
|
|
797
|
+
readonly internalType: "uint256";
|
|
798
|
+
readonly name: "ratePerSecond";
|
|
799
|
+
readonly type: "uint256";
|
|
800
|
+
}];
|
|
801
|
+
readonly payable: false;
|
|
802
|
+
readonly stateMutability: "view";
|
|
803
|
+
readonly type: "function";
|
|
804
|
+
}, {
|
|
805
|
+
readonly constant: false;
|
|
806
|
+
readonly inputs: readonly [{
|
|
807
|
+
readonly internalType: "uint256";
|
|
808
|
+
readonly name: "streamId";
|
|
809
|
+
readonly type: "uint256";
|
|
810
|
+
}, {
|
|
811
|
+
readonly internalType: "uint256";
|
|
812
|
+
readonly name: "amount";
|
|
813
|
+
readonly type: "uint256";
|
|
814
|
+
}];
|
|
815
|
+
readonly name: "interestOf";
|
|
816
|
+
readonly outputs: readonly [{
|
|
817
|
+
readonly internalType: "uint256";
|
|
818
|
+
readonly name: "senderInterest";
|
|
819
|
+
readonly type: "uint256";
|
|
820
|
+
}, {
|
|
821
|
+
readonly internalType: "uint256";
|
|
822
|
+
readonly name: "recipientInterest";
|
|
823
|
+
readonly type: "uint256";
|
|
824
|
+
}, {
|
|
825
|
+
readonly internalType: "uint256";
|
|
826
|
+
readonly name: "sablierInterest";
|
|
827
|
+
readonly type: "uint256";
|
|
828
|
+
}];
|
|
829
|
+
readonly payable: false;
|
|
830
|
+
readonly stateMutability: "nonpayable";
|
|
831
|
+
readonly type: "function";
|
|
832
|
+
}, {
|
|
833
|
+
readonly constant: true;
|
|
834
|
+
readonly inputs: readonly [];
|
|
835
|
+
readonly name: "owner";
|
|
836
|
+
readonly outputs: readonly [{
|
|
837
|
+
readonly internalType: "address";
|
|
838
|
+
readonly name: "";
|
|
839
|
+
readonly type: "address";
|
|
840
|
+
}];
|
|
841
|
+
readonly payable: false;
|
|
842
|
+
readonly stateMutability: "view";
|
|
843
|
+
readonly type: "function";
|
|
844
|
+
}, {
|
|
845
|
+
readonly constant: true;
|
|
846
|
+
readonly inputs: readonly [];
|
|
847
|
+
readonly name: "isOwner";
|
|
848
|
+
readonly outputs: readonly [{
|
|
849
|
+
readonly internalType: "bool";
|
|
850
|
+
readonly name: "";
|
|
851
|
+
readonly type: "bool";
|
|
852
|
+
}];
|
|
853
|
+
readonly payable: false;
|
|
854
|
+
readonly stateMutability: "view";
|
|
855
|
+
readonly type: "function";
|
|
856
|
+
}, {
|
|
857
|
+
readonly constant: false;
|
|
858
|
+
readonly inputs: readonly [{
|
|
859
|
+
readonly internalType: "uint256";
|
|
860
|
+
readonly name: "feePercentage";
|
|
861
|
+
readonly type: "uint256";
|
|
862
|
+
}];
|
|
863
|
+
readonly name: "updateFee";
|
|
864
|
+
readonly outputs: readonly [];
|
|
865
|
+
readonly payable: false;
|
|
866
|
+
readonly stateMutability: "nonpayable";
|
|
867
|
+
readonly type: "function";
|
|
868
|
+
}, {
|
|
869
|
+
readonly constant: true;
|
|
870
|
+
readonly inputs: readonly [{
|
|
871
|
+
readonly internalType: "uint256";
|
|
872
|
+
readonly name: "streamId";
|
|
873
|
+
readonly type: "uint256";
|
|
874
|
+
}];
|
|
875
|
+
readonly name: "isCompoundingStream";
|
|
876
|
+
readonly outputs: readonly [{
|
|
877
|
+
readonly internalType: "bool";
|
|
878
|
+
readonly name: "";
|
|
879
|
+
readonly type: "bool";
|
|
880
|
+
}];
|
|
881
|
+
readonly payable: false;
|
|
882
|
+
readonly stateMutability: "view";
|
|
883
|
+
readonly type: "function";
|
|
884
|
+
}, {
|
|
885
|
+
readonly constant: true;
|
|
886
|
+
readonly inputs: readonly [{
|
|
887
|
+
readonly internalType: "uint256";
|
|
888
|
+
readonly name: "streamId";
|
|
889
|
+
readonly type: "uint256";
|
|
890
|
+
}];
|
|
891
|
+
readonly name: "deltaOf";
|
|
892
|
+
readonly outputs: readonly [{
|
|
893
|
+
readonly internalType: "uint256";
|
|
894
|
+
readonly name: "delta";
|
|
895
|
+
readonly type: "uint256";
|
|
896
|
+
}];
|
|
897
|
+
readonly payable: false;
|
|
898
|
+
readonly stateMutability: "view";
|
|
899
|
+
readonly type: "function";
|
|
900
|
+
}, {
|
|
901
|
+
readonly constant: false;
|
|
902
|
+
readonly inputs: readonly [{
|
|
903
|
+
readonly internalType: "address";
|
|
904
|
+
readonly name: "tokenAddress";
|
|
905
|
+
readonly type: "address";
|
|
906
|
+
}, {
|
|
907
|
+
readonly internalType: "uint256";
|
|
908
|
+
readonly name: "amount";
|
|
909
|
+
readonly type: "uint256";
|
|
910
|
+
}];
|
|
911
|
+
readonly name: "takeEarnings";
|
|
912
|
+
readonly outputs: readonly [];
|
|
913
|
+
readonly payable: false;
|
|
914
|
+
readonly stateMutability: "nonpayable";
|
|
915
|
+
readonly type: "function";
|
|
916
|
+
}, {
|
|
917
|
+
readonly constant: false;
|
|
918
|
+
readonly inputs: readonly [{
|
|
919
|
+
readonly internalType: "address";
|
|
920
|
+
readonly name: "sender";
|
|
921
|
+
readonly type: "address";
|
|
922
|
+
}];
|
|
923
|
+
readonly name: "initialize";
|
|
924
|
+
readonly outputs: readonly [];
|
|
925
|
+
readonly payable: false;
|
|
926
|
+
readonly stateMutability: "nonpayable";
|
|
927
|
+
readonly type: "function";
|
|
928
|
+
}, {
|
|
929
|
+
readonly constant: false;
|
|
930
|
+
readonly inputs: readonly [{
|
|
931
|
+
readonly internalType: "address";
|
|
932
|
+
readonly name: "recipient";
|
|
933
|
+
readonly type: "address";
|
|
934
|
+
}, {
|
|
935
|
+
readonly internalType: "uint256";
|
|
936
|
+
readonly name: "deposit";
|
|
937
|
+
readonly type: "uint256";
|
|
938
|
+
}, {
|
|
939
|
+
readonly internalType: "address";
|
|
940
|
+
readonly name: "tokenAddress";
|
|
941
|
+
readonly type: "address";
|
|
942
|
+
}, {
|
|
943
|
+
readonly internalType: "uint256";
|
|
944
|
+
readonly name: "startTime";
|
|
945
|
+
readonly type: "uint256";
|
|
946
|
+
}, {
|
|
947
|
+
readonly internalType: "uint256";
|
|
948
|
+
readonly name: "stopTime";
|
|
949
|
+
readonly type: "uint256";
|
|
950
|
+
}];
|
|
951
|
+
readonly name: "createStream";
|
|
952
|
+
readonly outputs: readonly [{
|
|
953
|
+
readonly internalType: "uint256";
|
|
954
|
+
readonly name: "";
|
|
955
|
+
readonly type: "uint256";
|
|
956
|
+
}];
|
|
957
|
+
readonly payable: false;
|
|
958
|
+
readonly stateMutability: "nonpayable";
|
|
959
|
+
readonly type: "function";
|
|
960
|
+
}, {
|
|
961
|
+
readonly constant: true;
|
|
962
|
+
readonly inputs: readonly [];
|
|
963
|
+
readonly name: "cTokenManager";
|
|
964
|
+
readonly outputs: readonly [{
|
|
965
|
+
readonly internalType: "contract ICTokenManager";
|
|
966
|
+
readonly name: "";
|
|
967
|
+
readonly type: "address";
|
|
968
|
+
}];
|
|
969
|
+
readonly payable: false;
|
|
970
|
+
readonly stateMutability: "view";
|
|
971
|
+
readonly type: "function";
|
|
972
|
+
}, {
|
|
973
|
+
readonly constant: true;
|
|
974
|
+
readonly inputs: readonly [];
|
|
1074
975
|
readonly name: "fee";
|
|
1075
|
-
readonly
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
readonly
|
|
1083
|
-
|
|
1084
|
-
readonly
|
|
1085
|
-
readonly
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
readonly
|
|
1093
|
-
readonly
|
|
1094
|
-
readonly
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
readonly
|
|
1103
|
-
readonly
|
|
1104
|
-
|
|
1105
|
-
readonly
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
readonly
|
|
1128
|
-
readonly
|
|
1129
|
-
|
|
1130
|
-
readonly
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
readonly
|
|
1153
|
-
readonly
|
|
1154
|
-
|
|
1155
|
-
readonly
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
readonly
|
|
1168
|
-
readonly
|
|
1169
|
-
|
|
1170
|
-
readonly
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
readonly
|
|
1178
|
-
readonly
|
|
1179
|
-
|
|
1180
|
-
readonly
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
readonly
|
|
1188
|
-
readonly
|
|
1189
|
-
|
|
1190
|
-
readonly
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
readonly
|
|
1198
|
-
readonly
|
|
1199
|
-
|
|
1200
|
-
readonly
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
readonly
|
|
1208
|
-
readonly
|
|
1209
|
-
|
|
1210
|
-
readonly
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
readonly
|
|
1218
|
-
readonly
|
|
1219
|
-
|
|
1220
|
-
readonly
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
readonly
|
|
1236
|
-
readonly
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
readonly name: "
|
|
1273
|
-
readonly type: "
|
|
1274
|
-
}, {
|
|
1275
|
-
readonly
|
|
1276
|
-
readonly
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
readonly name: "
|
|
1293
|
-
readonly type: "
|
|
1294
|
-
}, {
|
|
1295
|
-
readonly
|
|
1296
|
-
readonly
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
readonly
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
readonly
|
|
1346
|
-
|
|
1347
|
-
readonly
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
readonly name: "
|
|
1375
|
-
readonly type: "
|
|
1376
|
-
}, {
|
|
1377
|
-
readonly
|
|
1378
|
-
readonly
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
readonly
|
|
1416
|
-
|
|
1417
|
-
readonly
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
readonly
|
|
1436
|
-
|
|
1437
|
-
readonly
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
readonly
|
|
1456
|
-
|
|
1457
|
-
readonly
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
readonly
|
|
1470
|
-
readonly
|
|
1471
|
-
readonly type: "
|
|
1472
|
-
}
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
976
|
+
readonly outputs: readonly [{
|
|
977
|
+
readonly internalType: "uint256";
|
|
978
|
+
readonly name: "mantissa";
|
|
979
|
+
readonly type: "uint256";
|
|
980
|
+
}];
|
|
981
|
+
readonly payable: false;
|
|
982
|
+
readonly stateMutability: "view";
|
|
983
|
+
readonly type: "function";
|
|
984
|
+
}, {
|
|
985
|
+
readonly constant: false;
|
|
986
|
+
readonly inputs: readonly [{
|
|
987
|
+
readonly internalType: "address";
|
|
988
|
+
readonly name: "newOwner";
|
|
989
|
+
readonly type: "address";
|
|
990
|
+
}];
|
|
991
|
+
readonly name: "transferOwnership";
|
|
992
|
+
readonly outputs: readonly [];
|
|
993
|
+
readonly payable: false;
|
|
994
|
+
readonly stateMutability: "nonpayable";
|
|
995
|
+
readonly type: "function";
|
|
996
|
+
}, {
|
|
997
|
+
readonly inputs: readonly [{
|
|
998
|
+
readonly internalType: "address";
|
|
999
|
+
readonly name: "cTokenManagerAddress";
|
|
1000
|
+
readonly type: "address";
|
|
1001
|
+
}];
|
|
1002
|
+
readonly payable: false;
|
|
1003
|
+
readonly stateMutability: "nonpayable";
|
|
1004
|
+
readonly type: "constructor";
|
|
1005
|
+
}, {
|
|
1006
|
+
readonly anonymous: false;
|
|
1007
|
+
readonly inputs: readonly [{
|
|
1008
|
+
readonly indexed: true;
|
|
1009
|
+
readonly internalType: "uint256";
|
|
1010
|
+
readonly name: "streamId";
|
|
1011
|
+
readonly type: "uint256";
|
|
1012
|
+
}, {
|
|
1013
|
+
readonly indexed: false;
|
|
1014
|
+
readonly internalType: "uint256";
|
|
1015
|
+
readonly name: "exchangeRate";
|
|
1016
|
+
readonly type: "uint256";
|
|
1017
|
+
}, {
|
|
1018
|
+
readonly indexed: false;
|
|
1019
|
+
readonly internalType: "uint256";
|
|
1020
|
+
readonly name: "senderSharePercentage";
|
|
1021
|
+
readonly type: "uint256";
|
|
1022
|
+
}, {
|
|
1023
|
+
readonly indexed: false;
|
|
1024
|
+
readonly internalType: "uint256";
|
|
1025
|
+
readonly name: "recipientSharePercentage";
|
|
1026
|
+
readonly type: "uint256";
|
|
1027
|
+
}];
|
|
1028
|
+
readonly name: "CreateCompoundingStream";
|
|
1029
|
+
readonly type: "event";
|
|
1030
|
+
}, {
|
|
1031
|
+
readonly anonymous: false;
|
|
1032
|
+
readonly inputs: readonly [{
|
|
1033
|
+
readonly indexed: true;
|
|
1034
|
+
readonly internalType: "uint256";
|
|
1035
|
+
readonly name: "streamId";
|
|
1036
|
+
readonly type: "uint256";
|
|
1037
|
+
}, {
|
|
1038
|
+
readonly indexed: false;
|
|
1039
|
+
readonly internalType: "uint256";
|
|
1040
|
+
readonly name: "senderInterest";
|
|
1041
|
+
readonly type: "uint256";
|
|
1042
|
+
}, {
|
|
1043
|
+
readonly indexed: false;
|
|
1044
|
+
readonly internalType: "uint256";
|
|
1045
|
+
readonly name: "recipientInterest";
|
|
1046
|
+
readonly type: "uint256";
|
|
1047
|
+
}, {
|
|
1048
|
+
readonly indexed: false;
|
|
1049
|
+
readonly internalType: "uint256";
|
|
1050
|
+
readonly name: "sablierInterest";
|
|
1051
|
+
readonly type: "uint256";
|
|
1052
|
+
}];
|
|
1053
|
+
readonly name: "PayInterest";
|
|
1054
|
+
readonly type: "event";
|
|
1055
|
+
}, {
|
|
1056
|
+
readonly anonymous: false;
|
|
1057
|
+
readonly inputs: readonly [{
|
|
1058
|
+
readonly indexed: true;
|
|
1059
|
+
readonly internalType: "address";
|
|
1060
|
+
readonly name: "tokenAddress";
|
|
1061
|
+
readonly type: "address";
|
|
1062
|
+
}, {
|
|
1063
|
+
readonly indexed: true;
|
|
1064
|
+
readonly internalType: "uint256";
|
|
1065
|
+
readonly name: "amount";
|
|
1066
|
+
readonly type: "uint256";
|
|
1067
|
+
}];
|
|
1068
|
+
readonly name: "TakeEarnings";
|
|
1069
|
+
readonly type: "event";
|
|
1070
|
+
}, {
|
|
1071
|
+
readonly anonymous: false;
|
|
1072
|
+
readonly inputs: readonly [{
|
|
1073
|
+
readonly indexed: true;
|
|
1074
|
+
readonly internalType: "uint256";
|
|
1075
|
+
readonly name: "fee";
|
|
1076
|
+
readonly type: "uint256";
|
|
1077
|
+
}];
|
|
1078
|
+
readonly name: "UpdateFee";
|
|
1079
|
+
readonly type: "event";
|
|
1080
|
+
}, {
|
|
1081
|
+
readonly anonymous: false;
|
|
1082
|
+
readonly inputs: readonly [{
|
|
1083
|
+
readonly indexed: false;
|
|
1084
|
+
readonly internalType: "address";
|
|
1085
|
+
readonly name: "account";
|
|
1086
|
+
readonly type: "address";
|
|
1087
|
+
}];
|
|
1088
|
+
readonly name: "Paused";
|
|
1089
|
+
readonly type: "event";
|
|
1090
|
+
}, {
|
|
1091
|
+
readonly anonymous: false;
|
|
1092
|
+
readonly inputs: readonly [{
|
|
1093
|
+
readonly indexed: false;
|
|
1094
|
+
readonly internalType: "address";
|
|
1095
|
+
readonly name: "account";
|
|
1096
|
+
readonly type: "address";
|
|
1097
|
+
}];
|
|
1098
|
+
readonly name: "Unpaused";
|
|
1099
|
+
readonly type: "event";
|
|
1100
|
+
}, {
|
|
1101
|
+
readonly anonymous: false;
|
|
1102
|
+
readonly inputs: readonly [{
|
|
1103
|
+
readonly indexed: true;
|
|
1104
|
+
readonly internalType: "address";
|
|
1105
|
+
readonly name: "account";
|
|
1106
|
+
readonly type: "address";
|
|
1107
|
+
}];
|
|
1108
|
+
readonly name: "PauserAdded";
|
|
1109
|
+
readonly type: "event";
|
|
1110
|
+
}, {
|
|
1111
|
+
readonly anonymous: false;
|
|
1112
|
+
readonly inputs: readonly [{
|
|
1113
|
+
readonly indexed: true;
|
|
1114
|
+
readonly internalType: "address";
|
|
1115
|
+
readonly name: "account";
|
|
1116
|
+
readonly type: "address";
|
|
1117
|
+
}];
|
|
1118
|
+
readonly name: "PauserRemoved";
|
|
1119
|
+
readonly type: "event";
|
|
1120
|
+
}, {
|
|
1121
|
+
readonly anonymous: false;
|
|
1122
|
+
readonly inputs: readonly [{
|
|
1123
|
+
readonly indexed: true;
|
|
1124
|
+
readonly internalType: "address";
|
|
1125
|
+
readonly name: "previousOwner";
|
|
1126
|
+
readonly type: "address";
|
|
1127
|
+
}, {
|
|
1128
|
+
readonly indexed: true;
|
|
1129
|
+
readonly internalType: "address";
|
|
1130
|
+
readonly name: "newOwner";
|
|
1131
|
+
readonly type: "address";
|
|
1132
|
+
}];
|
|
1133
|
+
readonly name: "OwnershipTransferred";
|
|
1134
|
+
readonly type: "event";
|
|
1135
|
+
}, {
|
|
1136
|
+
readonly anonymous: false;
|
|
1137
|
+
readonly inputs: readonly [{
|
|
1138
|
+
readonly indexed: true;
|
|
1139
|
+
readonly internalType: "uint256";
|
|
1140
|
+
readonly name: "streamId";
|
|
1141
|
+
readonly type: "uint256";
|
|
1142
|
+
}, {
|
|
1143
|
+
readonly indexed: true;
|
|
1144
|
+
readonly internalType: "address";
|
|
1145
|
+
readonly name: "sender";
|
|
1146
|
+
readonly type: "address";
|
|
1147
|
+
}, {
|
|
1148
|
+
readonly indexed: true;
|
|
1149
|
+
readonly internalType: "address";
|
|
1150
|
+
readonly name: "recipient";
|
|
1151
|
+
readonly type: "address";
|
|
1152
|
+
}, {
|
|
1153
|
+
readonly indexed: false;
|
|
1154
|
+
readonly internalType: "uint256";
|
|
1155
|
+
readonly name: "deposit";
|
|
1156
|
+
readonly type: "uint256";
|
|
1157
|
+
}, {
|
|
1158
|
+
readonly indexed: false;
|
|
1159
|
+
readonly internalType: "address";
|
|
1160
|
+
readonly name: "tokenAddress";
|
|
1161
|
+
readonly type: "address";
|
|
1162
|
+
}, {
|
|
1163
|
+
readonly indexed: false;
|
|
1164
|
+
readonly internalType: "uint256";
|
|
1165
|
+
readonly name: "startTime";
|
|
1166
|
+
readonly type: "uint256";
|
|
1167
|
+
}, {
|
|
1168
|
+
readonly indexed: false;
|
|
1169
|
+
readonly internalType: "uint256";
|
|
1170
|
+
readonly name: "stopTime";
|
|
1171
|
+
readonly type: "uint256";
|
|
1172
|
+
}];
|
|
1173
|
+
readonly name: "CreateStream";
|
|
1174
|
+
readonly type: "event";
|
|
1175
|
+
}, {
|
|
1176
|
+
readonly anonymous: false;
|
|
1177
|
+
readonly inputs: readonly [{
|
|
1178
|
+
readonly indexed: true;
|
|
1179
|
+
readonly internalType: "uint256";
|
|
1180
|
+
readonly name: "streamId";
|
|
1181
|
+
readonly type: "uint256";
|
|
1182
|
+
}, {
|
|
1183
|
+
readonly indexed: true;
|
|
1184
|
+
readonly internalType: "address";
|
|
1185
|
+
readonly name: "recipient";
|
|
1186
|
+
readonly type: "address";
|
|
1187
|
+
}, {
|
|
1188
|
+
readonly indexed: false;
|
|
1189
|
+
readonly internalType: "uint256";
|
|
1190
|
+
readonly name: "amount";
|
|
1191
|
+
readonly type: "uint256";
|
|
1192
|
+
}];
|
|
1193
|
+
readonly name: "WithdrawFromStream";
|
|
1194
|
+
readonly type: "event";
|
|
1195
|
+
}, {
|
|
1196
|
+
readonly anonymous: false;
|
|
1197
|
+
readonly inputs: readonly [{
|
|
1198
|
+
readonly indexed: true;
|
|
1199
|
+
readonly internalType: "uint256";
|
|
1200
|
+
readonly name: "streamId";
|
|
1201
|
+
readonly type: "uint256";
|
|
1202
|
+
}, {
|
|
1203
|
+
readonly indexed: true;
|
|
1204
|
+
readonly internalType: "address";
|
|
1205
|
+
readonly name: "sender";
|
|
1206
|
+
readonly type: "address";
|
|
1207
|
+
}, {
|
|
1208
|
+
readonly indexed: true;
|
|
1209
|
+
readonly internalType: "address";
|
|
1210
|
+
readonly name: "recipient";
|
|
1211
|
+
readonly type: "address";
|
|
1212
|
+
}, {
|
|
1213
|
+
readonly indexed: false;
|
|
1214
|
+
readonly internalType: "uint256";
|
|
1215
|
+
readonly name: "senderBalance";
|
|
1216
|
+
readonly type: "uint256";
|
|
1217
|
+
}, {
|
|
1218
|
+
readonly indexed: false;
|
|
1219
|
+
readonly internalType: "uint256";
|
|
1220
|
+
readonly name: "recipientBalance";
|
|
1221
|
+
readonly type: "uint256";
|
|
1222
|
+
}];
|
|
1223
|
+
readonly name: "CancelStream";
|
|
1224
|
+
readonly type: "event";
|
|
1225
|
+
}];
|
|
1226
|
+
};
|
|
1227
|
+
aliases?: import("../../../shared/types.js").AliasMap;
|
|
1228
|
+
contractNames: string[];
|
|
1229
|
+
features: Sablier.EVM.EmptyReleaseFeatures;
|
|
1230
|
+
isLatest: boolean;
|
|
1231
|
+
kind: "standard" | "lockupV1";
|
|
1232
|
+
protocol: Sablier.EVM.Protocol;
|
|
1233
|
+
repository?: import("../../../shared/types.js").Repository;
|
|
1234
|
+
version: Sablier.EVM.Version;
|
|
1235
|
+
} & {
|
|
1236
|
+
deployments: Sablier.Deployment.Standard[];
|
|
1237
|
+
kind: "standard";
|
|
1238
|
+
manifest: Sablier.Manifest.Standard;
|
|
1239
|
+
};
|
|
1240
|
+
"v1.1": {
|
|
1241
|
+
abi: {
|
|
1242
|
+
readonly Sablier: readonly [{
|
|
1243
|
+
readonly inputs: readonly [];
|
|
1244
|
+
readonly payable: false;
|
|
1245
|
+
readonly stateMutability: "nonpayable";
|
|
1246
|
+
readonly type: "constructor";
|
|
1247
|
+
}, {
|
|
1248
|
+
readonly anonymous: false;
|
|
1249
|
+
readonly inputs: readonly [{
|
|
1250
|
+
readonly indexed: true;
|
|
1251
|
+
readonly internalType: "uint256";
|
|
1252
|
+
readonly name: "streamId";
|
|
1253
|
+
readonly type: "uint256";
|
|
1254
|
+
}, {
|
|
1255
|
+
readonly indexed: true;
|
|
1256
|
+
readonly internalType: "address";
|
|
1257
|
+
readonly name: "sender";
|
|
1258
|
+
readonly type: "address";
|
|
1259
|
+
}, {
|
|
1260
|
+
readonly indexed: true;
|
|
1261
|
+
readonly internalType: "address";
|
|
1262
|
+
readonly name: "recipient";
|
|
1263
|
+
readonly type: "address";
|
|
1264
|
+
}, {
|
|
1265
|
+
readonly indexed: false;
|
|
1266
|
+
readonly internalType: "uint256";
|
|
1267
|
+
readonly name: "senderBalance";
|
|
1268
|
+
readonly type: "uint256";
|
|
1269
|
+
}, {
|
|
1270
|
+
readonly indexed: false;
|
|
1271
|
+
readonly internalType: "uint256";
|
|
1272
|
+
readonly name: "recipientBalance";
|
|
1273
|
+
readonly type: "uint256";
|
|
1274
|
+
}];
|
|
1275
|
+
readonly name: "CancelStream";
|
|
1276
|
+
readonly type: "event";
|
|
1277
|
+
}, {
|
|
1278
|
+
readonly anonymous: false;
|
|
1279
|
+
readonly inputs: readonly [{
|
|
1280
|
+
readonly indexed: true;
|
|
1281
|
+
readonly internalType: "uint256";
|
|
1282
|
+
readonly name: "streamId";
|
|
1283
|
+
readonly type: "uint256";
|
|
1284
|
+
}, {
|
|
1285
|
+
readonly indexed: true;
|
|
1286
|
+
readonly internalType: "address";
|
|
1287
|
+
readonly name: "sender";
|
|
1288
|
+
readonly type: "address";
|
|
1289
|
+
}, {
|
|
1290
|
+
readonly indexed: true;
|
|
1291
|
+
readonly internalType: "address";
|
|
1292
|
+
readonly name: "recipient";
|
|
1293
|
+
readonly type: "address";
|
|
1294
|
+
}, {
|
|
1295
|
+
readonly indexed: false;
|
|
1296
|
+
readonly internalType: "uint256";
|
|
1297
|
+
readonly name: "deposit";
|
|
1298
|
+
readonly type: "uint256";
|
|
1299
|
+
}, {
|
|
1300
|
+
readonly indexed: false;
|
|
1301
|
+
readonly internalType: "address";
|
|
1302
|
+
readonly name: "tokenAddress";
|
|
1303
|
+
readonly type: "address";
|
|
1304
|
+
}, {
|
|
1305
|
+
readonly indexed: false;
|
|
1306
|
+
readonly internalType: "uint256";
|
|
1307
|
+
readonly name: "startTime";
|
|
1308
|
+
readonly type: "uint256";
|
|
1309
|
+
}, {
|
|
1310
|
+
readonly indexed: false;
|
|
1311
|
+
readonly internalType: "uint256";
|
|
1312
|
+
readonly name: "stopTime";
|
|
1313
|
+
readonly type: "uint256";
|
|
1314
|
+
}];
|
|
1315
|
+
readonly name: "CreateStream";
|
|
1316
|
+
readonly type: "event";
|
|
1317
|
+
}, {
|
|
1318
|
+
readonly anonymous: false;
|
|
1319
|
+
readonly inputs: readonly [{
|
|
1320
|
+
readonly indexed: true;
|
|
1321
|
+
readonly internalType: "uint256";
|
|
1322
|
+
readonly name: "streamId";
|
|
1323
|
+
readonly type: "uint256";
|
|
1324
|
+
}, {
|
|
1325
|
+
readonly indexed: true;
|
|
1326
|
+
readonly internalType: "address";
|
|
1327
|
+
readonly name: "recipient";
|
|
1328
|
+
readonly type: "address";
|
|
1329
|
+
}, {
|
|
1330
|
+
readonly indexed: false;
|
|
1331
|
+
readonly internalType: "uint256";
|
|
1332
|
+
readonly name: "amount";
|
|
1333
|
+
readonly type: "uint256";
|
|
1334
|
+
}];
|
|
1335
|
+
readonly name: "WithdrawFromStream";
|
|
1336
|
+
readonly type: "event";
|
|
1337
|
+
}, {
|
|
1338
|
+
readonly constant: true;
|
|
1339
|
+
readonly inputs: readonly [{
|
|
1340
|
+
readonly internalType: "uint256";
|
|
1341
|
+
readonly name: "streamId";
|
|
1342
|
+
readonly type: "uint256";
|
|
1343
|
+
}, {
|
|
1344
|
+
readonly internalType: "address";
|
|
1345
|
+
readonly name: "who";
|
|
1346
|
+
readonly type: "address";
|
|
1347
|
+
}];
|
|
1348
|
+
readonly name: "balanceOf";
|
|
1349
|
+
readonly outputs: readonly [{
|
|
1350
|
+
readonly internalType: "uint256";
|
|
1351
|
+
readonly name: "balance";
|
|
1352
|
+
readonly type: "uint256";
|
|
1353
|
+
}];
|
|
1354
|
+
readonly payable: false;
|
|
1355
|
+
readonly stateMutability: "view";
|
|
1356
|
+
readonly type: "function";
|
|
1357
|
+
}, {
|
|
1358
|
+
readonly constant: false;
|
|
1359
|
+
readonly inputs: readonly [{
|
|
1360
|
+
readonly internalType: "uint256";
|
|
1361
|
+
readonly name: "streamId";
|
|
1362
|
+
readonly type: "uint256";
|
|
1363
|
+
}];
|
|
1364
|
+
readonly name: "cancelStream";
|
|
1365
|
+
readonly outputs: readonly [{
|
|
1366
|
+
readonly internalType: "bool";
|
|
1367
|
+
readonly name: "";
|
|
1368
|
+
readonly type: "bool";
|
|
1369
|
+
}];
|
|
1370
|
+
readonly payable: false;
|
|
1371
|
+
readonly stateMutability: "nonpayable";
|
|
1372
|
+
readonly type: "function";
|
|
1373
|
+
}, {
|
|
1374
|
+
readonly constant: false;
|
|
1375
|
+
readonly inputs: readonly [{
|
|
1376
|
+
readonly internalType: "address";
|
|
1377
|
+
readonly name: "recipient";
|
|
1378
|
+
readonly type: "address";
|
|
1379
|
+
}, {
|
|
1380
|
+
readonly internalType: "uint256";
|
|
1381
|
+
readonly name: "deposit";
|
|
1382
|
+
readonly type: "uint256";
|
|
1383
|
+
}, {
|
|
1384
|
+
readonly internalType: "address";
|
|
1385
|
+
readonly name: "tokenAddress";
|
|
1386
|
+
readonly type: "address";
|
|
1387
|
+
}, {
|
|
1388
|
+
readonly internalType: "uint256";
|
|
1389
|
+
readonly name: "startTime";
|
|
1390
|
+
readonly type: "uint256";
|
|
1391
|
+
}, {
|
|
1392
|
+
readonly internalType: "uint256";
|
|
1393
|
+
readonly name: "stopTime";
|
|
1394
|
+
readonly type: "uint256";
|
|
1395
|
+
}];
|
|
1396
|
+
readonly name: "createStream";
|
|
1397
|
+
readonly outputs: readonly [{
|
|
1398
|
+
readonly internalType: "uint256";
|
|
1399
|
+
readonly name: "";
|
|
1400
|
+
readonly type: "uint256";
|
|
1401
|
+
}];
|
|
1402
|
+
readonly payable: false;
|
|
1403
|
+
readonly stateMutability: "nonpayable";
|
|
1404
|
+
readonly type: "function";
|
|
1405
|
+
}, {
|
|
1406
|
+
readonly constant: true;
|
|
1407
|
+
readonly inputs: readonly [{
|
|
1408
|
+
readonly internalType: "uint256";
|
|
1409
|
+
readonly name: "streamId";
|
|
1410
|
+
readonly type: "uint256";
|
|
1411
|
+
}];
|
|
1412
|
+
readonly name: "deltaOf";
|
|
1413
|
+
readonly outputs: readonly [{
|
|
1414
|
+
readonly internalType: "uint256";
|
|
1415
|
+
readonly name: "delta";
|
|
1416
|
+
readonly type: "uint256";
|
|
1417
|
+
}];
|
|
1418
|
+
readonly payable: false;
|
|
1419
|
+
readonly stateMutability: "view";
|
|
1420
|
+
readonly type: "function";
|
|
1421
|
+
}, {
|
|
1422
|
+
readonly constant: true;
|
|
1423
|
+
readonly inputs: readonly [{
|
|
1424
|
+
readonly internalType: "uint256";
|
|
1425
|
+
readonly name: "streamId";
|
|
1426
|
+
readonly type: "uint256";
|
|
1427
|
+
}];
|
|
1428
|
+
readonly name: "getStream";
|
|
1429
|
+
readonly outputs: readonly [{
|
|
1430
|
+
readonly internalType: "address";
|
|
1431
|
+
readonly name: "sender";
|
|
1432
|
+
readonly type: "address";
|
|
1433
|
+
}, {
|
|
1434
|
+
readonly internalType: "address";
|
|
1435
|
+
readonly name: "recipient";
|
|
1436
|
+
readonly type: "address";
|
|
1437
|
+
}, {
|
|
1438
|
+
readonly internalType: "uint256";
|
|
1439
|
+
readonly name: "deposit";
|
|
1440
|
+
readonly type: "uint256";
|
|
1441
|
+
}, {
|
|
1442
|
+
readonly internalType: "address";
|
|
1443
|
+
readonly name: "tokenAddress";
|
|
1444
|
+
readonly type: "address";
|
|
1445
|
+
}, {
|
|
1446
|
+
readonly internalType: "uint256";
|
|
1447
|
+
readonly name: "startTime";
|
|
1448
|
+
readonly type: "uint256";
|
|
1449
|
+
}, {
|
|
1450
|
+
readonly internalType: "uint256";
|
|
1451
|
+
readonly name: "stopTime";
|
|
1452
|
+
readonly type: "uint256";
|
|
1453
|
+
}, {
|
|
1454
|
+
readonly internalType: "uint256";
|
|
1455
|
+
readonly name: "remainingBalance";
|
|
1456
|
+
readonly type: "uint256";
|
|
1457
|
+
}, {
|
|
1458
|
+
readonly internalType: "uint256";
|
|
1459
|
+
readonly name: "ratePerSecond";
|
|
1460
|
+
readonly type: "uint256";
|
|
1461
|
+
}];
|
|
1462
|
+
readonly payable: false;
|
|
1463
|
+
readonly stateMutability: "view";
|
|
1464
|
+
readonly type: "function";
|
|
1465
|
+
}, {
|
|
1466
|
+
readonly constant: true;
|
|
1467
|
+
readonly inputs: readonly [];
|
|
1468
|
+
readonly name: "nextStreamId";
|
|
1469
|
+
readonly outputs: readonly [{
|
|
1470
|
+
readonly internalType: "uint256";
|
|
1471
|
+
readonly name: "";
|
|
1472
|
+
readonly type: "uint256";
|
|
1473
|
+
}];
|
|
1474
|
+
readonly payable: false;
|
|
1475
|
+
readonly stateMutability: "view";
|
|
1476
|
+
readonly type: "function";
|
|
1477
|
+
}, {
|
|
1478
|
+
readonly constant: false;
|
|
1479
|
+
readonly inputs: readonly [{
|
|
1480
|
+
readonly internalType: "uint256";
|
|
1481
|
+
readonly name: "streamId";
|
|
1482
|
+
readonly type: "uint256";
|
|
1483
|
+
}, {
|
|
1484
|
+
readonly internalType: "uint256";
|
|
1485
|
+
readonly name: "amount";
|
|
1486
|
+
readonly type: "uint256";
|
|
1487
|
+
}];
|
|
1488
|
+
readonly name: "withdrawFromStream";
|
|
1489
|
+
readonly outputs: readonly [{
|
|
1490
|
+
readonly internalType: "bool";
|
|
1491
|
+
readonly name: "";
|
|
1492
|
+
readonly type: "bool";
|
|
1493
|
+
}];
|
|
1494
|
+
readonly payable: false;
|
|
1495
|
+
readonly stateMutability: "nonpayable";
|
|
1496
|
+
readonly type: "function";
|
|
1497
|
+
}];
|
|
1498
|
+
};
|
|
1499
|
+
aliases?: import("../../../shared/types.js").AliasMap;
|
|
1500
|
+
contractNames: string[];
|
|
1501
|
+
features: Sablier.EVM.EmptyReleaseFeatures;
|
|
1502
|
+
isLatest: boolean;
|
|
1503
|
+
kind: "standard" | "lockupV1";
|
|
1504
|
+
protocol: Sablier.EVM.Protocol;
|
|
1505
|
+
repository?: import("../../../shared/types.js").Repository;
|
|
1506
|
+
version: Sablier.EVM.Version;
|
|
1507
|
+
} & {
|
|
1508
|
+
deployments: Sablier.Deployment.Standard[];
|
|
1509
|
+
kind: "standard";
|
|
1510
|
+
manifest: Sablier.Manifest.Standard;
|
|
1511
|
+
};
|
|
1484
1512
|
};
|
|
1485
1513
|
//# sourceMappingURL=index.d.ts.map
|