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,2465 +1,2479 @@
|
|
|
1
1
|
import type { Sablier } from "../../../../types.js";
|
|
2
|
-
export declare const release:
|
|
3
|
-
|
|
4
|
-
readonly
|
|
5
|
-
readonly
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
readonly inputs: readonly [{
|
|
17
|
-
readonly internalType: "address";
|
|
18
|
-
readonly name: "comptroller";
|
|
19
|
-
readonly type: "address";
|
|
2
|
+
export declare const release: {
|
|
3
|
+
abi: {
|
|
4
|
+
readonly SablierLockup: readonly [{
|
|
5
|
+
readonly inputs: readonly [{
|
|
6
|
+
readonly internalType: "address";
|
|
7
|
+
readonly name: "initialComptroller";
|
|
8
|
+
readonly type: "address";
|
|
9
|
+
}, {
|
|
10
|
+
readonly internalType: "address";
|
|
11
|
+
readonly name: "initialNFTDescriptor";
|
|
12
|
+
readonly type: "address";
|
|
13
|
+
}];
|
|
14
|
+
readonly stateMutability: "nonpayable";
|
|
15
|
+
readonly type: "constructor";
|
|
20
16
|
}, {
|
|
21
|
-
readonly
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
readonly name: "
|
|
31
|
-
readonly type: "
|
|
32
|
-
}, {
|
|
33
|
-
readonly internalType: "address";
|
|
34
|
-
readonly name: "newComptroller";
|
|
35
|
-
readonly type: "address";
|
|
36
|
-
}, {
|
|
37
|
-
readonly internalType: "bytes4";
|
|
38
|
-
readonly name: "minimalInterfaceId";
|
|
39
|
-
readonly type: "bytes4";
|
|
40
|
-
}];
|
|
41
|
-
readonly name: "Comptrollerable_UnsupportedInterfaceId";
|
|
42
|
-
readonly type: "error";
|
|
43
|
-
}, {
|
|
44
|
-
readonly inputs: readonly [];
|
|
45
|
-
readonly name: "DelegateCall";
|
|
46
|
-
readonly type: "error";
|
|
47
|
-
}, {
|
|
48
|
-
readonly inputs: readonly [{
|
|
49
|
-
readonly internalType: "address";
|
|
50
|
-
readonly name: "sender";
|
|
51
|
-
readonly type: "address";
|
|
52
|
-
}, {
|
|
53
|
-
readonly internalType: "uint256";
|
|
54
|
-
readonly name: "tokenId";
|
|
55
|
-
readonly type: "uint256";
|
|
56
|
-
}, {
|
|
57
|
-
readonly internalType: "address";
|
|
58
|
-
readonly name: "owner";
|
|
59
|
-
readonly type: "address";
|
|
60
|
-
}];
|
|
61
|
-
readonly name: "ERC721IncorrectOwner";
|
|
62
|
-
readonly type: "error";
|
|
63
|
-
}, {
|
|
64
|
-
readonly inputs: readonly [{
|
|
65
|
-
readonly internalType: "address";
|
|
66
|
-
readonly name: "operator";
|
|
67
|
-
readonly type: "address";
|
|
68
|
-
}, {
|
|
69
|
-
readonly internalType: "uint256";
|
|
70
|
-
readonly name: "tokenId";
|
|
71
|
-
readonly type: "uint256";
|
|
72
|
-
}];
|
|
73
|
-
readonly name: "ERC721InsufficientApproval";
|
|
74
|
-
readonly type: "error";
|
|
75
|
-
}, {
|
|
76
|
-
readonly inputs: readonly [{
|
|
77
|
-
readonly internalType: "address";
|
|
78
|
-
readonly name: "approver";
|
|
79
|
-
readonly type: "address";
|
|
80
|
-
}];
|
|
81
|
-
readonly name: "ERC721InvalidApprover";
|
|
82
|
-
readonly type: "error";
|
|
83
|
-
}, {
|
|
84
|
-
readonly inputs: readonly [{
|
|
85
|
-
readonly internalType: "address";
|
|
86
|
-
readonly name: "operator";
|
|
87
|
-
readonly type: "address";
|
|
88
|
-
}];
|
|
89
|
-
readonly name: "ERC721InvalidOperator";
|
|
90
|
-
readonly type: "error";
|
|
91
|
-
}, {
|
|
92
|
-
readonly inputs: readonly [{
|
|
93
|
-
readonly internalType: "address";
|
|
94
|
-
readonly name: "owner";
|
|
95
|
-
readonly type: "address";
|
|
96
|
-
}];
|
|
97
|
-
readonly name: "ERC721InvalidOwner";
|
|
98
|
-
readonly type: "error";
|
|
99
|
-
}, {
|
|
100
|
-
readonly inputs: readonly [{
|
|
101
|
-
readonly internalType: "address";
|
|
102
|
-
readonly name: "receiver";
|
|
103
|
-
readonly type: "address";
|
|
104
|
-
}];
|
|
105
|
-
readonly name: "ERC721InvalidReceiver";
|
|
106
|
-
readonly type: "error";
|
|
107
|
-
}, {
|
|
108
|
-
readonly inputs: readonly [{
|
|
109
|
-
readonly internalType: "address";
|
|
110
|
-
readonly name: "sender";
|
|
111
|
-
readonly type: "address";
|
|
112
|
-
}];
|
|
113
|
-
readonly name: "ERC721InvalidSender";
|
|
114
|
-
readonly type: "error";
|
|
115
|
-
}, {
|
|
116
|
-
readonly inputs: readonly [{
|
|
117
|
-
readonly internalType: "uint256";
|
|
118
|
-
readonly name: "tokenId";
|
|
119
|
-
readonly type: "uint256";
|
|
120
|
-
}];
|
|
121
|
-
readonly name: "ERC721NonexistentToken";
|
|
122
|
-
readonly type: "error";
|
|
123
|
-
}, {
|
|
124
|
-
readonly inputs: readonly [{
|
|
125
|
-
readonly internalType: "enum Lockup.Model";
|
|
126
|
-
readonly name: "actualLockupModel";
|
|
127
|
-
readonly type: "uint8";
|
|
128
|
-
}, {
|
|
129
|
-
readonly internalType: "enum Lockup.Model";
|
|
130
|
-
readonly name: "expectedLockupModel";
|
|
131
|
-
readonly type: "uint8";
|
|
132
|
-
}];
|
|
133
|
-
readonly name: "SablierLockupState_NotExpectedModel";
|
|
134
|
-
readonly type: "error";
|
|
135
|
-
}, {
|
|
136
|
-
readonly inputs: readonly [{
|
|
137
|
-
readonly internalType: "uint256";
|
|
138
|
-
readonly name: "streamId";
|
|
139
|
-
readonly type: "uint256";
|
|
140
|
-
}];
|
|
141
|
-
readonly name: "SablierLockupState_Null";
|
|
142
|
-
readonly type: "error";
|
|
143
|
-
}, {
|
|
144
|
-
readonly inputs: readonly [{
|
|
145
|
-
readonly internalType: "address";
|
|
146
|
-
readonly name: "recipient";
|
|
147
|
-
readonly type: "address";
|
|
148
|
-
}];
|
|
149
|
-
readonly name: "SablierLockup_AllowToHookUnsupportedInterface";
|
|
150
|
-
readonly type: "error";
|
|
151
|
-
}, {
|
|
152
|
-
readonly inputs: readonly [{
|
|
153
|
-
readonly internalType: "uint256";
|
|
154
|
-
readonly name: "feePaid";
|
|
155
|
-
readonly type: "uint256";
|
|
156
|
-
}, {
|
|
157
|
-
readonly internalType: "uint256";
|
|
158
|
-
readonly name: "minFeeWei";
|
|
159
|
-
readonly type: "uint256";
|
|
160
|
-
}];
|
|
161
|
-
readonly name: "SablierLockup_InsufficientFeePayment";
|
|
162
|
-
readonly type: "error";
|
|
163
|
-
}, {
|
|
164
|
-
readonly inputs: readonly [{
|
|
165
|
-
readonly internalType: "address";
|
|
166
|
-
readonly name: "recipient";
|
|
167
|
-
readonly type: "address";
|
|
168
|
-
}];
|
|
169
|
-
readonly name: "SablierLockup_InvalidHookSelector";
|
|
170
|
-
readonly type: "error";
|
|
171
|
-
}, {
|
|
172
|
-
readonly inputs: readonly [{
|
|
173
|
-
readonly internalType: "address";
|
|
174
|
-
readonly name: "nativeToken";
|
|
175
|
-
readonly type: "address";
|
|
176
|
-
}];
|
|
177
|
-
readonly name: "SablierLockup_NativeTokenAlreadySet";
|
|
178
|
-
readonly type: "error";
|
|
179
|
-
}, {
|
|
180
|
-
readonly inputs: readonly [{
|
|
181
|
-
readonly internalType: "uint256";
|
|
182
|
-
readonly name: "tokenId";
|
|
183
|
-
readonly type: "uint256";
|
|
184
|
-
}];
|
|
185
|
-
readonly name: "SablierLockup_NotTransferable";
|
|
186
|
-
readonly type: "error";
|
|
187
|
-
}, {
|
|
188
|
-
readonly inputs: readonly [{
|
|
189
|
-
readonly internalType: "uint256";
|
|
190
|
-
readonly name: "streamId";
|
|
191
|
-
readonly type: "uint256";
|
|
192
|
-
}, {
|
|
193
|
-
readonly internalType: "uint128";
|
|
194
|
-
readonly name: "amount";
|
|
195
|
-
readonly type: "uint128";
|
|
196
|
-
}, {
|
|
197
|
-
readonly internalType: "uint128";
|
|
198
|
-
readonly name: "withdrawableAmount";
|
|
199
|
-
readonly type: "uint128";
|
|
200
|
-
}];
|
|
201
|
-
readonly name: "SablierLockup_Overdraw";
|
|
202
|
-
readonly type: "error";
|
|
203
|
-
}, {
|
|
204
|
-
readonly inputs: readonly [{
|
|
205
|
-
readonly internalType: "uint256";
|
|
206
|
-
readonly name: "streamId";
|
|
207
|
-
readonly type: "uint256";
|
|
208
|
-
}];
|
|
209
|
-
readonly name: "SablierLockup_StreamCanceled";
|
|
210
|
-
readonly type: "error";
|
|
211
|
-
}, {
|
|
212
|
-
readonly inputs: readonly [{
|
|
213
|
-
readonly internalType: "uint256";
|
|
214
|
-
readonly name: "streamId";
|
|
215
|
-
readonly type: "uint256";
|
|
216
|
-
}];
|
|
217
|
-
readonly name: "SablierLockup_StreamDepleted";
|
|
218
|
-
readonly type: "error";
|
|
219
|
-
}, {
|
|
220
|
-
readonly inputs: readonly [{
|
|
221
|
-
readonly internalType: "uint256";
|
|
222
|
-
readonly name: "streamId";
|
|
223
|
-
readonly type: "uint256";
|
|
224
|
-
}];
|
|
225
|
-
readonly name: "SablierLockup_StreamNotCancelable";
|
|
226
|
-
readonly type: "error";
|
|
227
|
-
}, {
|
|
228
|
-
readonly inputs: readonly [{
|
|
229
|
-
readonly internalType: "uint256";
|
|
230
|
-
readonly name: "streamId";
|
|
231
|
-
readonly type: "uint256";
|
|
232
|
-
}];
|
|
233
|
-
readonly name: "SablierLockup_StreamNotDepleted";
|
|
234
|
-
readonly type: "error";
|
|
235
|
-
}, {
|
|
236
|
-
readonly inputs: readonly [{
|
|
237
|
-
readonly internalType: "uint256";
|
|
238
|
-
readonly name: "streamId";
|
|
239
|
-
readonly type: "uint256";
|
|
240
|
-
}];
|
|
241
|
-
readonly name: "SablierLockup_StreamSettled";
|
|
242
|
-
readonly type: "error";
|
|
243
|
-
}, {
|
|
244
|
-
readonly inputs: readonly [{
|
|
245
|
-
readonly internalType: "uint256";
|
|
246
|
-
readonly name: "streamId";
|
|
247
|
-
readonly type: "uint256";
|
|
248
|
-
}, {
|
|
249
|
-
readonly internalType: "address";
|
|
250
|
-
readonly name: "caller";
|
|
251
|
-
readonly type: "address";
|
|
252
|
-
}];
|
|
253
|
-
readonly name: "SablierLockup_Unauthorized";
|
|
254
|
-
readonly type: "error";
|
|
255
|
-
}, {
|
|
256
|
-
readonly inputs: readonly [{
|
|
257
|
-
readonly internalType: "uint256";
|
|
258
|
-
readonly name: "streamId";
|
|
259
|
-
readonly type: "uint256";
|
|
260
|
-
}];
|
|
261
|
-
readonly name: "SablierLockup_WithdrawAmountZero";
|
|
262
|
-
readonly type: "error";
|
|
263
|
-
}, {
|
|
264
|
-
readonly inputs: readonly [{
|
|
265
|
-
readonly internalType: "uint256";
|
|
266
|
-
readonly name: "streamIdsCount";
|
|
267
|
-
readonly type: "uint256";
|
|
268
|
-
}, {
|
|
269
|
-
readonly internalType: "uint256";
|
|
270
|
-
readonly name: "amountsCount";
|
|
271
|
-
readonly type: "uint256";
|
|
272
|
-
}];
|
|
273
|
-
readonly name: "SablierLockup_WithdrawArrayCountsNotEqual";
|
|
274
|
-
readonly type: "error";
|
|
275
|
-
}, {
|
|
276
|
-
readonly inputs: readonly [{
|
|
277
|
-
readonly internalType: "uint256";
|
|
278
|
-
readonly name: "streamId";
|
|
279
|
-
readonly type: "uint256";
|
|
280
|
-
}];
|
|
281
|
-
readonly name: "SablierLockup_WithdrawToZeroAddress";
|
|
282
|
-
readonly type: "error";
|
|
283
|
-
}, {
|
|
284
|
-
readonly inputs: readonly [{
|
|
285
|
-
readonly internalType: "uint256";
|
|
286
|
-
readonly name: "streamId";
|
|
287
|
-
readonly type: "uint256";
|
|
288
|
-
}, {
|
|
289
|
-
readonly internalType: "address";
|
|
290
|
-
readonly name: "caller";
|
|
291
|
-
readonly type: "address";
|
|
292
|
-
}, {
|
|
293
|
-
readonly internalType: "address";
|
|
294
|
-
readonly name: "to";
|
|
295
|
-
readonly type: "address";
|
|
296
|
-
}];
|
|
297
|
-
readonly name: "SablierLockup_WithdrawalAddressNotRecipient";
|
|
298
|
-
readonly type: "error";
|
|
299
|
-
}, {
|
|
300
|
-
readonly inputs: readonly [{
|
|
301
|
-
readonly internalType: "address";
|
|
302
|
-
readonly name: "token";
|
|
303
|
-
readonly type: "address";
|
|
304
|
-
}];
|
|
305
|
-
readonly name: "SafeERC20FailedOperation";
|
|
306
|
-
readonly type: "error";
|
|
307
|
-
}, {
|
|
308
|
-
readonly anonymous: false;
|
|
309
|
-
readonly inputs: readonly [{
|
|
310
|
-
readonly indexed: true;
|
|
311
|
-
readonly internalType: "contract ISablierComptroller";
|
|
312
|
-
readonly name: "comptroller";
|
|
313
|
-
readonly type: "address";
|
|
17
|
+
readonly inputs: readonly [{
|
|
18
|
+
readonly internalType: "address";
|
|
19
|
+
readonly name: "comptroller";
|
|
20
|
+
readonly type: "address";
|
|
21
|
+
}, {
|
|
22
|
+
readonly internalType: "address";
|
|
23
|
+
readonly name: "caller";
|
|
24
|
+
readonly type: "address";
|
|
25
|
+
}];
|
|
26
|
+
readonly name: "Comptrollerable_CallerNotComptroller";
|
|
27
|
+
readonly type: "error";
|
|
314
28
|
}, {
|
|
315
|
-
readonly
|
|
316
|
-
readonly internalType: "address";
|
|
317
|
-
readonly name: "recipient";
|
|
318
|
-
readonly type: "address";
|
|
319
|
-
}];
|
|
320
|
-
readonly name: "AllowToHook";
|
|
321
|
-
readonly type: "event";
|
|
322
|
-
}, {
|
|
323
|
-
readonly anonymous: false;
|
|
324
|
-
readonly inputs: readonly [{
|
|
325
|
-
readonly indexed: true;
|
|
326
|
-
readonly internalType: "address";
|
|
327
|
-
readonly name: "owner";
|
|
328
|
-
readonly type: "address";
|
|
329
|
-
}, {
|
|
330
|
-
readonly indexed: true;
|
|
331
|
-
readonly internalType: "address";
|
|
332
|
-
readonly name: "approved";
|
|
333
|
-
readonly type: "address";
|
|
334
|
-
}, {
|
|
335
|
-
readonly indexed: true;
|
|
336
|
-
readonly internalType: "uint256";
|
|
337
|
-
readonly name: "tokenId";
|
|
338
|
-
readonly type: "uint256";
|
|
339
|
-
}];
|
|
340
|
-
readonly name: "Approval";
|
|
341
|
-
readonly type: "event";
|
|
342
|
-
}, {
|
|
343
|
-
readonly anonymous: false;
|
|
344
|
-
readonly inputs: readonly [{
|
|
345
|
-
readonly indexed: true;
|
|
346
|
-
readonly internalType: "address";
|
|
347
|
-
readonly name: "owner";
|
|
348
|
-
readonly type: "address";
|
|
349
|
-
}, {
|
|
350
|
-
readonly indexed: true;
|
|
351
|
-
readonly internalType: "address";
|
|
352
|
-
readonly name: "operator";
|
|
353
|
-
readonly type: "address";
|
|
354
|
-
}, {
|
|
355
|
-
readonly indexed: false;
|
|
356
|
-
readonly internalType: "bool";
|
|
357
|
-
readonly name: "approved";
|
|
358
|
-
readonly type: "bool";
|
|
359
|
-
}];
|
|
360
|
-
readonly name: "ApprovalForAll";
|
|
361
|
-
readonly type: "event";
|
|
362
|
-
}, {
|
|
363
|
-
readonly anonymous: false;
|
|
364
|
-
readonly inputs: readonly [{
|
|
365
|
-
readonly indexed: false;
|
|
366
|
-
readonly internalType: "uint256";
|
|
367
|
-
readonly name: "_fromTokenId";
|
|
368
|
-
readonly type: "uint256";
|
|
369
|
-
}, {
|
|
370
|
-
readonly indexed: false;
|
|
371
|
-
readonly internalType: "uint256";
|
|
372
|
-
readonly name: "_toTokenId";
|
|
373
|
-
readonly type: "uint256";
|
|
374
|
-
}];
|
|
375
|
-
readonly name: "BatchMetadataUpdate";
|
|
376
|
-
readonly type: "event";
|
|
377
|
-
}, {
|
|
378
|
-
readonly anonymous: false;
|
|
379
|
-
readonly inputs: readonly [{
|
|
380
|
-
readonly indexed: false;
|
|
381
|
-
readonly internalType: "uint256";
|
|
382
|
-
readonly name: "streamId";
|
|
383
|
-
readonly type: "uint256";
|
|
384
|
-
}, {
|
|
385
|
-
readonly indexed: true;
|
|
386
|
-
readonly internalType: "address";
|
|
387
|
-
readonly name: "sender";
|
|
388
|
-
readonly type: "address";
|
|
389
|
-
}, {
|
|
390
|
-
readonly indexed: true;
|
|
391
|
-
readonly internalType: "address";
|
|
392
|
-
readonly name: "recipient";
|
|
393
|
-
readonly type: "address";
|
|
394
|
-
}, {
|
|
395
|
-
readonly indexed: true;
|
|
396
|
-
readonly internalType: "contract IERC20";
|
|
397
|
-
readonly name: "token";
|
|
398
|
-
readonly type: "address";
|
|
399
|
-
}, {
|
|
400
|
-
readonly indexed: false;
|
|
401
|
-
readonly internalType: "uint128";
|
|
402
|
-
readonly name: "senderAmount";
|
|
403
|
-
readonly type: "uint128";
|
|
404
|
-
}, {
|
|
405
|
-
readonly indexed: false;
|
|
406
|
-
readonly internalType: "uint128";
|
|
407
|
-
readonly name: "recipientAmount";
|
|
408
|
-
readonly type: "uint128";
|
|
409
|
-
}];
|
|
410
|
-
readonly name: "CancelLockupStream";
|
|
411
|
-
readonly type: "event";
|
|
412
|
-
}, {
|
|
413
|
-
readonly anonymous: false;
|
|
414
|
-
readonly inputs: readonly [{
|
|
415
|
-
readonly indexed: true;
|
|
416
|
-
readonly internalType: "uint256";
|
|
417
|
-
readonly name: "streamId";
|
|
418
|
-
readonly type: "uint256";
|
|
419
|
-
}, {
|
|
420
|
-
readonly components: readonly [{
|
|
29
|
+
readonly inputs: readonly [{
|
|
421
30
|
readonly internalType: "address";
|
|
422
|
-
readonly name: "
|
|
31
|
+
readonly name: "previousComptroller";
|
|
423
32
|
readonly type: "address";
|
|
424
33
|
}, {
|
|
425
34
|
readonly internalType: "address";
|
|
426
|
-
readonly name: "
|
|
35
|
+
readonly name: "newComptroller";
|
|
427
36
|
readonly type: "address";
|
|
428
37
|
}, {
|
|
38
|
+
readonly internalType: "bytes4";
|
|
39
|
+
readonly name: "minimalInterfaceId";
|
|
40
|
+
readonly type: "bytes4";
|
|
41
|
+
}];
|
|
42
|
+
readonly name: "Comptrollerable_UnsupportedInterfaceId";
|
|
43
|
+
readonly type: "error";
|
|
44
|
+
}, {
|
|
45
|
+
readonly inputs: readonly [];
|
|
46
|
+
readonly name: "DelegateCall";
|
|
47
|
+
readonly type: "error";
|
|
48
|
+
}, {
|
|
49
|
+
readonly inputs: readonly [{
|
|
429
50
|
readonly internalType: "address";
|
|
430
|
-
readonly name: "
|
|
51
|
+
readonly name: "sender";
|
|
431
52
|
readonly type: "address";
|
|
432
53
|
}, {
|
|
433
|
-
readonly internalType: "
|
|
434
|
-
readonly name: "
|
|
435
|
-
readonly type: "
|
|
54
|
+
readonly internalType: "uint256";
|
|
55
|
+
readonly name: "tokenId";
|
|
56
|
+
readonly type: "uint256";
|
|
436
57
|
}, {
|
|
437
|
-
readonly internalType: "
|
|
438
|
-
readonly name: "
|
|
58
|
+
readonly internalType: "address";
|
|
59
|
+
readonly name: "owner";
|
|
60
|
+
readonly type: "address";
|
|
61
|
+
}];
|
|
62
|
+
readonly name: "ERC721IncorrectOwner";
|
|
63
|
+
readonly type: "error";
|
|
64
|
+
}, {
|
|
65
|
+
readonly inputs: readonly [{
|
|
66
|
+
readonly internalType: "address";
|
|
67
|
+
readonly name: "operator";
|
|
439
68
|
readonly type: "address";
|
|
440
69
|
}, {
|
|
441
|
-
readonly internalType: "
|
|
442
|
-
readonly name: "
|
|
443
|
-
readonly type: "
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
70
|
+
readonly internalType: "uint256";
|
|
71
|
+
readonly name: "tokenId";
|
|
72
|
+
readonly type: "uint256";
|
|
73
|
+
}];
|
|
74
|
+
readonly name: "ERC721InsufficientApproval";
|
|
75
|
+
readonly type: "error";
|
|
76
|
+
}, {
|
|
77
|
+
readonly inputs: readonly [{
|
|
78
|
+
readonly internalType: "address";
|
|
79
|
+
readonly name: "approver";
|
|
80
|
+
readonly type: "address";
|
|
81
|
+
}];
|
|
82
|
+
readonly name: "ERC721InvalidApprover";
|
|
83
|
+
readonly type: "error";
|
|
84
|
+
}, {
|
|
85
|
+
readonly inputs: readonly [{
|
|
86
|
+
readonly internalType: "address";
|
|
87
|
+
readonly name: "operator";
|
|
88
|
+
readonly type: "address";
|
|
89
|
+
}];
|
|
90
|
+
readonly name: "ERC721InvalidOperator";
|
|
91
|
+
readonly type: "error";
|
|
92
|
+
}, {
|
|
93
|
+
readonly inputs: readonly [{
|
|
94
|
+
readonly internalType: "address";
|
|
95
|
+
readonly name: "owner";
|
|
96
|
+
readonly type: "address";
|
|
97
|
+
}];
|
|
98
|
+
readonly name: "ERC721InvalidOwner";
|
|
99
|
+
readonly type: "error";
|
|
100
|
+
}, {
|
|
101
|
+
readonly inputs: readonly [{
|
|
102
|
+
readonly internalType: "address";
|
|
103
|
+
readonly name: "receiver";
|
|
104
|
+
readonly type: "address";
|
|
105
|
+
}];
|
|
106
|
+
readonly name: "ERC721InvalidReceiver";
|
|
107
|
+
readonly type: "error";
|
|
108
|
+
}, {
|
|
109
|
+
readonly inputs: readonly [{
|
|
110
|
+
readonly internalType: "address";
|
|
111
|
+
readonly name: "sender";
|
|
112
|
+
readonly type: "address";
|
|
113
|
+
}];
|
|
114
|
+
readonly name: "ERC721InvalidSender";
|
|
115
|
+
readonly type: "error";
|
|
116
|
+
}, {
|
|
117
|
+
readonly inputs: readonly [{
|
|
118
|
+
readonly internalType: "uint256";
|
|
119
|
+
readonly name: "tokenId";
|
|
120
|
+
readonly type: "uint256";
|
|
121
|
+
}];
|
|
122
|
+
readonly name: "ERC721NonexistentToken";
|
|
123
|
+
readonly type: "error";
|
|
124
|
+
}, {
|
|
125
|
+
readonly inputs: readonly [{
|
|
126
|
+
readonly internalType: "enum Lockup.Model";
|
|
127
|
+
readonly name: "actualLockupModel";
|
|
128
|
+
readonly type: "uint8";
|
|
448
129
|
}, {
|
|
449
|
-
readonly
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
readonly
|
|
459
|
-
readonly
|
|
460
|
-
|
|
130
|
+
readonly internalType: "enum Lockup.Model";
|
|
131
|
+
readonly name: "expectedLockupModel";
|
|
132
|
+
readonly type: "uint8";
|
|
133
|
+
}];
|
|
134
|
+
readonly name: "SablierLockupState_NotExpectedModel";
|
|
135
|
+
readonly type: "error";
|
|
136
|
+
}, {
|
|
137
|
+
readonly inputs: readonly [{
|
|
138
|
+
readonly internalType: "uint256";
|
|
139
|
+
readonly name: "streamId";
|
|
140
|
+
readonly type: "uint256";
|
|
141
|
+
}];
|
|
142
|
+
readonly name: "SablierLockupState_Null";
|
|
143
|
+
readonly type: "error";
|
|
144
|
+
}, {
|
|
145
|
+
readonly inputs: readonly [{
|
|
146
|
+
readonly internalType: "address";
|
|
147
|
+
readonly name: "recipient";
|
|
148
|
+
readonly type: "address";
|
|
149
|
+
}];
|
|
150
|
+
readonly name: "SablierLockup_AllowToHookUnsupportedInterface";
|
|
151
|
+
readonly type: "error";
|
|
152
|
+
}, {
|
|
153
|
+
readonly inputs: readonly [{
|
|
154
|
+
readonly internalType: "uint256";
|
|
155
|
+
readonly name: "feePaid";
|
|
156
|
+
readonly type: "uint256";
|
|
461
157
|
}, {
|
|
462
|
-
readonly internalType: "
|
|
463
|
-
readonly name: "
|
|
464
|
-
readonly type: "
|
|
158
|
+
readonly internalType: "uint256";
|
|
159
|
+
readonly name: "minFeeWei";
|
|
160
|
+
readonly type: "uint256";
|
|
161
|
+
}];
|
|
162
|
+
readonly name: "SablierLockup_InsufficientFeePayment";
|
|
163
|
+
readonly type: "error";
|
|
164
|
+
}, {
|
|
165
|
+
readonly inputs: readonly [{
|
|
166
|
+
readonly internalType: "address";
|
|
167
|
+
readonly name: "recipient";
|
|
168
|
+
readonly type: "address";
|
|
169
|
+
}];
|
|
170
|
+
readonly name: "SablierLockup_InvalidHookSelector";
|
|
171
|
+
readonly type: "error";
|
|
172
|
+
}, {
|
|
173
|
+
readonly inputs: readonly [{
|
|
174
|
+
readonly internalType: "address";
|
|
175
|
+
readonly name: "nativeToken";
|
|
176
|
+
readonly type: "address";
|
|
177
|
+
}];
|
|
178
|
+
readonly name: "SablierLockup_NativeTokenAlreadySet";
|
|
179
|
+
readonly type: "error";
|
|
180
|
+
}, {
|
|
181
|
+
readonly inputs: readonly [{
|
|
182
|
+
readonly internalType: "uint256";
|
|
183
|
+
readonly name: "tokenId";
|
|
184
|
+
readonly type: "uint256";
|
|
465
185
|
}];
|
|
466
|
-
readonly
|
|
467
|
-
readonly
|
|
468
|
-
readonly name: "commonParams";
|
|
469
|
-
readonly type: "tuple";
|
|
186
|
+
readonly name: "SablierLockup_NotTransferable";
|
|
187
|
+
readonly type: "error";
|
|
470
188
|
}, {
|
|
471
|
-
readonly
|
|
189
|
+
readonly inputs: readonly [{
|
|
190
|
+
readonly internalType: "uint256";
|
|
191
|
+
readonly name: "streamId";
|
|
192
|
+
readonly type: "uint256";
|
|
193
|
+
}, {
|
|
472
194
|
readonly internalType: "uint128";
|
|
473
195
|
readonly name: "amount";
|
|
474
196
|
readonly type: "uint128";
|
|
475
197
|
}, {
|
|
476
|
-
readonly internalType: "
|
|
477
|
-
readonly name: "
|
|
478
|
-
readonly type: "
|
|
198
|
+
readonly internalType: "uint128";
|
|
199
|
+
readonly name: "withdrawableAmount";
|
|
200
|
+
readonly type: "uint128";
|
|
201
|
+
}];
|
|
202
|
+
readonly name: "SablierLockup_Overdraw";
|
|
203
|
+
readonly type: "error";
|
|
204
|
+
}, {
|
|
205
|
+
readonly inputs: readonly [{
|
|
206
|
+
readonly internalType: "uint256";
|
|
207
|
+
readonly name: "streamId";
|
|
208
|
+
readonly type: "uint256";
|
|
209
|
+
}];
|
|
210
|
+
readonly name: "SablierLockup_StreamCanceled";
|
|
211
|
+
readonly type: "error";
|
|
212
|
+
}, {
|
|
213
|
+
readonly inputs: readonly [{
|
|
214
|
+
readonly internalType: "uint256";
|
|
215
|
+
readonly name: "streamId";
|
|
216
|
+
readonly type: "uint256";
|
|
217
|
+
}];
|
|
218
|
+
readonly name: "SablierLockup_StreamDepleted";
|
|
219
|
+
readonly type: "error";
|
|
220
|
+
}, {
|
|
221
|
+
readonly inputs: readonly [{
|
|
222
|
+
readonly internalType: "uint256";
|
|
223
|
+
readonly name: "streamId";
|
|
224
|
+
readonly type: "uint256";
|
|
225
|
+
}];
|
|
226
|
+
readonly name: "SablierLockup_StreamNotCancelable";
|
|
227
|
+
readonly type: "error";
|
|
228
|
+
}, {
|
|
229
|
+
readonly inputs: readonly [{
|
|
230
|
+
readonly internalType: "uint256";
|
|
231
|
+
readonly name: "streamId";
|
|
232
|
+
readonly type: "uint256";
|
|
233
|
+
}];
|
|
234
|
+
readonly name: "SablierLockup_StreamNotDepleted";
|
|
235
|
+
readonly type: "error";
|
|
236
|
+
}, {
|
|
237
|
+
readonly inputs: readonly [{
|
|
238
|
+
readonly internalType: "uint256";
|
|
239
|
+
readonly name: "streamId";
|
|
240
|
+
readonly type: "uint256";
|
|
241
|
+
}];
|
|
242
|
+
readonly name: "SablierLockup_StreamSettled";
|
|
243
|
+
readonly type: "error";
|
|
244
|
+
}, {
|
|
245
|
+
readonly inputs: readonly [{
|
|
246
|
+
readonly internalType: "uint256";
|
|
247
|
+
readonly name: "streamId";
|
|
248
|
+
readonly type: "uint256";
|
|
479
249
|
}, {
|
|
480
|
-
readonly internalType: "
|
|
481
|
-
readonly name: "
|
|
482
|
-
readonly type: "
|
|
250
|
+
readonly internalType: "address";
|
|
251
|
+
readonly name: "caller";
|
|
252
|
+
readonly type: "address";
|
|
483
253
|
}];
|
|
484
|
-
readonly
|
|
485
|
-
readonly
|
|
486
|
-
|
|
487
|
-
readonly
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
readonly
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
254
|
+
readonly name: "SablierLockup_Unauthorized";
|
|
255
|
+
readonly type: "error";
|
|
256
|
+
}, {
|
|
257
|
+
readonly inputs: readonly [{
|
|
258
|
+
readonly internalType: "uint256";
|
|
259
|
+
readonly name: "streamId";
|
|
260
|
+
readonly type: "uint256";
|
|
261
|
+
}];
|
|
262
|
+
readonly name: "SablierLockup_WithdrawAmountZero";
|
|
263
|
+
readonly type: "error";
|
|
264
|
+
}, {
|
|
265
|
+
readonly inputs: readonly [{
|
|
266
|
+
readonly internalType: "uint256";
|
|
267
|
+
readonly name: "streamIdsCount";
|
|
268
|
+
readonly type: "uint256";
|
|
269
|
+
}, {
|
|
270
|
+
readonly internalType: "uint256";
|
|
271
|
+
readonly name: "amountsCount";
|
|
272
|
+
readonly type: "uint256";
|
|
273
|
+
}];
|
|
274
|
+
readonly name: "SablierLockup_WithdrawArrayCountsNotEqual";
|
|
275
|
+
readonly type: "error";
|
|
276
|
+
}, {
|
|
277
|
+
readonly inputs: readonly [{
|
|
278
|
+
readonly internalType: "uint256";
|
|
279
|
+
readonly name: "streamId";
|
|
280
|
+
readonly type: "uint256";
|
|
281
|
+
}];
|
|
282
|
+
readonly name: "SablierLockup_WithdrawToZeroAddress";
|
|
283
|
+
readonly type: "error";
|
|
284
|
+
}, {
|
|
285
|
+
readonly inputs: readonly [{
|
|
286
|
+
readonly internalType: "uint256";
|
|
287
|
+
readonly name: "streamId";
|
|
288
|
+
readonly type: "uint256";
|
|
289
|
+
}, {
|
|
500
290
|
readonly internalType: "address";
|
|
501
|
-
readonly name: "
|
|
291
|
+
readonly name: "caller";
|
|
502
292
|
readonly type: "address";
|
|
503
293
|
}, {
|
|
504
294
|
readonly internalType: "address";
|
|
505
|
-
readonly name: "
|
|
295
|
+
readonly name: "to";
|
|
296
|
+
readonly type: "address";
|
|
297
|
+
}];
|
|
298
|
+
readonly name: "SablierLockup_WithdrawalAddressNotRecipient";
|
|
299
|
+
readonly type: "error";
|
|
300
|
+
}, {
|
|
301
|
+
readonly inputs: readonly [{
|
|
302
|
+
readonly internalType: "address";
|
|
303
|
+
readonly name: "token";
|
|
304
|
+
readonly type: "address";
|
|
305
|
+
}];
|
|
306
|
+
readonly name: "SafeERC20FailedOperation";
|
|
307
|
+
readonly type: "error";
|
|
308
|
+
}, {
|
|
309
|
+
readonly anonymous: false;
|
|
310
|
+
readonly inputs: readonly [{
|
|
311
|
+
readonly indexed: true;
|
|
312
|
+
readonly internalType: "contract ISablierComptroller";
|
|
313
|
+
readonly name: "comptroller";
|
|
506
314
|
readonly type: "address";
|
|
507
315
|
}, {
|
|
316
|
+
readonly indexed: true;
|
|
508
317
|
readonly internalType: "address";
|
|
509
318
|
readonly name: "recipient";
|
|
510
319
|
readonly type: "address";
|
|
320
|
+
}];
|
|
321
|
+
readonly name: "AllowToHook";
|
|
322
|
+
readonly type: "event";
|
|
323
|
+
}, {
|
|
324
|
+
readonly anonymous: false;
|
|
325
|
+
readonly inputs: readonly [{
|
|
326
|
+
readonly indexed: true;
|
|
327
|
+
readonly internalType: "address";
|
|
328
|
+
readonly name: "owner";
|
|
329
|
+
readonly type: "address";
|
|
511
330
|
}, {
|
|
512
|
-
readonly
|
|
513
|
-
readonly
|
|
514
|
-
readonly
|
|
331
|
+
readonly indexed: true;
|
|
332
|
+
readonly internalType: "address";
|
|
333
|
+
readonly name: "approved";
|
|
334
|
+
readonly type: "address";
|
|
515
335
|
}, {
|
|
516
|
-
readonly
|
|
517
|
-
readonly
|
|
336
|
+
readonly indexed: true;
|
|
337
|
+
readonly internalType: "uint256";
|
|
338
|
+
readonly name: "tokenId";
|
|
339
|
+
readonly type: "uint256";
|
|
340
|
+
}];
|
|
341
|
+
readonly name: "Approval";
|
|
342
|
+
readonly type: "event";
|
|
343
|
+
}, {
|
|
344
|
+
readonly anonymous: false;
|
|
345
|
+
readonly inputs: readonly [{
|
|
346
|
+
readonly indexed: true;
|
|
347
|
+
readonly internalType: "address";
|
|
348
|
+
readonly name: "owner";
|
|
518
349
|
readonly type: "address";
|
|
519
350
|
}, {
|
|
520
|
-
readonly
|
|
521
|
-
readonly
|
|
522
|
-
readonly
|
|
351
|
+
readonly indexed: true;
|
|
352
|
+
readonly internalType: "address";
|
|
353
|
+
readonly name: "operator";
|
|
354
|
+
readonly type: "address";
|
|
523
355
|
}, {
|
|
356
|
+
readonly indexed: false;
|
|
524
357
|
readonly internalType: "bool";
|
|
525
|
-
readonly name: "
|
|
358
|
+
readonly name: "approved";
|
|
526
359
|
readonly type: "bool";
|
|
527
|
-
}, {
|
|
528
|
-
readonly components: readonly [{
|
|
529
|
-
readonly internalType: "uint40";
|
|
530
|
-
readonly name: "start";
|
|
531
|
-
readonly type: "uint40";
|
|
532
|
-
}, {
|
|
533
|
-
readonly internalType: "uint40";
|
|
534
|
-
readonly name: "end";
|
|
535
|
-
readonly type: "uint40";
|
|
536
|
-
}];
|
|
537
|
-
readonly internalType: "struct Lockup.Timestamps";
|
|
538
|
-
readonly name: "timestamps";
|
|
539
|
-
readonly type: "tuple";
|
|
540
|
-
}, {
|
|
541
|
-
readonly internalType: "string";
|
|
542
|
-
readonly name: "shape";
|
|
543
|
-
readonly type: "string";
|
|
544
360
|
}];
|
|
545
|
-
readonly
|
|
546
|
-
readonly
|
|
547
|
-
|
|
548
|
-
readonly
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
readonly internalType: "
|
|
557
|
-
readonly name: "
|
|
558
|
-
readonly type: "
|
|
559
|
-
}, {
|
|
560
|
-
readonly internalType: "uint128";
|
|
561
|
-
readonly name: "cliff";
|
|
562
|
-
readonly type: "uint128";
|
|
361
|
+
readonly name: "ApprovalForAll";
|
|
362
|
+
readonly type: "event";
|
|
363
|
+
}, {
|
|
364
|
+
readonly anonymous: false;
|
|
365
|
+
readonly inputs: readonly [{
|
|
366
|
+
readonly indexed: false;
|
|
367
|
+
readonly internalType: "uint256";
|
|
368
|
+
readonly name: "_fromTokenId";
|
|
369
|
+
readonly type: "uint256";
|
|
370
|
+
}, {
|
|
371
|
+
readonly indexed: false;
|
|
372
|
+
readonly internalType: "uint256";
|
|
373
|
+
readonly name: "_toTokenId";
|
|
374
|
+
readonly type: "uint256";
|
|
563
375
|
}];
|
|
564
|
-
readonly
|
|
565
|
-
readonly
|
|
566
|
-
|
|
567
|
-
readonly
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
readonly inputs: readonly [{
|
|
574
|
-
readonly indexed: true;
|
|
575
|
-
readonly internalType: "uint256";
|
|
576
|
-
readonly name: "streamId";
|
|
577
|
-
readonly type: "uint256";
|
|
578
|
-
}, {
|
|
579
|
-
readonly components: readonly [{
|
|
580
|
-
readonly internalType: "address";
|
|
581
|
-
readonly name: "funder";
|
|
582
|
-
readonly type: "address";
|
|
376
|
+
readonly name: "BatchMetadataUpdate";
|
|
377
|
+
readonly type: "event";
|
|
378
|
+
}, {
|
|
379
|
+
readonly anonymous: false;
|
|
380
|
+
readonly inputs: readonly [{
|
|
381
|
+
readonly indexed: false;
|
|
382
|
+
readonly internalType: "uint256";
|
|
383
|
+
readonly name: "streamId";
|
|
384
|
+
readonly type: "uint256";
|
|
583
385
|
}, {
|
|
386
|
+
readonly indexed: true;
|
|
584
387
|
readonly internalType: "address";
|
|
585
388
|
readonly name: "sender";
|
|
586
389
|
readonly type: "address";
|
|
587
390
|
}, {
|
|
391
|
+
readonly indexed: true;
|
|
588
392
|
readonly internalType: "address";
|
|
589
393
|
readonly name: "recipient";
|
|
590
394
|
readonly type: "address";
|
|
591
395
|
}, {
|
|
592
|
-
readonly
|
|
593
|
-
readonly name: "depositAmount";
|
|
594
|
-
readonly type: "uint128";
|
|
595
|
-
}, {
|
|
396
|
+
readonly indexed: true;
|
|
596
397
|
readonly internalType: "contract IERC20";
|
|
597
398
|
readonly name: "token";
|
|
598
399
|
readonly type: "address";
|
|
599
400
|
}, {
|
|
600
|
-
readonly
|
|
601
|
-
readonly
|
|
602
|
-
readonly
|
|
401
|
+
readonly indexed: false;
|
|
402
|
+
readonly internalType: "uint128";
|
|
403
|
+
readonly name: "senderAmount";
|
|
404
|
+
readonly type: "uint128";
|
|
603
405
|
}, {
|
|
604
|
-
readonly
|
|
605
|
-
readonly
|
|
606
|
-
readonly
|
|
406
|
+
readonly indexed: false;
|
|
407
|
+
readonly internalType: "uint128";
|
|
408
|
+
readonly name: "recipientAmount";
|
|
409
|
+
readonly type: "uint128";
|
|
410
|
+
}];
|
|
411
|
+
readonly name: "CancelLockupStream";
|
|
412
|
+
readonly type: "event";
|
|
413
|
+
}, {
|
|
414
|
+
readonly anonymous: false;
|
|
415
|
+
readonly inputs: readonly [{
|
|
416
|
+
readonly indexed: true;
|
|
417
|
+
readonly internalType: "uint256";
|
|
418
|
+
readonly name: "streamId";
|
|
419
|
+
readonly type: "uint256";
|
|
607
420
|
}, {
|
|
608
421
|
readonly components: readonly [{
|
|
609
|
-
readonly internalType: "
|
|
610
|
-
readonly name: "
|
|
611
|
-
readonly type: "
|
|
422
|
+
readonly internalType: "address";
|
|
423
|
+
readonly name: "funder";
|
|
424
|
+
readonly type: "address";
|
|
612
425
|
}, {
|
|
613
|
-
readonly internalType: "
|
|
614
|
-
readonly name: "
|
|
615
|
-
readonly type: "
|
|
426
|
+
readonly internalType: "address";
|
|
427
|
+
readonly name: "sender";
|
|
428
|
+
readonly type: "address";
|
|
429
|
+
}, {
|
|
430
|
+
readonly internalType: "address";
|
|
431
|
+
readonly name: "recipient";
|
|
432
|
+
readonly type: "address";
|
|
433
|
+
}, {
|
|
434
|
+
readonly internalType: "uint128";
|
|
435
|
+
readonly name: "depositAmount";
|
|
436
|
+
readonly type: "uint128";
|
|
437
|
+
}, {
|
|
438
|
+
readonly internalType: "contract IERC20";
|
|
439
|
+
readonly name: "token";
|
|
440
|
+
readonly type: "address";
|
|
441
|
+
}, {
|
|
442
|
+
readonly internalType: "bool";
|
|
443
|
+
readonly name: "cancelable";
|
|
444
|
+
readonly type: "bool";
|
|
445
|
+
}, {
|
|
446
|
+
readonly internalType: "bool";
|
|
447
|
+
readonly name: "transferable";
|
|
448
|
+
readonly type: "bool";
|
|
449
|
+
}, {
|
|
450
|
+
readonly components: readonly [{
|
|
451
|
+
readonly internalType: "uint40";
|
|
452
|
+
readonly name: "start";
|
|
453
|
+
readonly type: "uint40";
|
|
454
|
+
}, {
|
|
455
|
+
readonly internalType: "uint40";
|
|
456
|
+
readonly name: "end";
|
|
457
|
+
readonly type: "uint40";
|
|
458
|
+
}];
|
|
459
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
460
|
+
readonly name: "timestamps";
|
|
461
|
+
readonly type: "tuple";
|
|
462
|
+
}, {
|
|
463
|
+
readonly internalType: "string";
|
|
464
|
+
readonly name: "shape";
|
|
465
|
+
readonly type: "string";
|
|
616
466
|
}];
|
|
617
|
-
readonly
|
|
618
|
-
readonly
|
|
467
|
+
readonly indexed: false;
|
|
468
|
+
readonly internalType: "struct Lockup.CreateEventCommon";
|
|
469
|
+
readonly name: "commonParams";
|
|
619
470
|
readonly type: "tuple";
|
|
620
471
|
}, {
|
|
621
|
-
readonly
|
|
622
|
-
|
|
623
|
-
|
|
472
|
+
readonly components: readonly [{
|
|
473
|
+
readonly internalType: "uint128";
|
|
474
|
+
readonly name: "amount";
|
|
475
|
+
readonly type: "uint128";
|
|
476
|
+
}, {
|
|
477
|
+
readonly internalType: "UD2x18";
|
|
478
|
+
readonly name: "exponent";
|
|
479
|
+
readonly type: "uint64";
|
|
480
|
+
}, {
|
|
481
|
+
readonly internalType: "uint40";
|
|
482
|
+
readonly name: "timestamp";
|
|
483
|
+
readonly type: "uint40";
|
|
484
|
+
}];
|
|
485
|
+
readonly indexed: false;
|
|
486
|
+
readonly internalType: "struct LockupDynamic.Segment[]";
|
|
487
|
+
readonly name: "segments";
|
|
488
|
+
readonly type: "tuple[]";
|
|
624
489
|
}];
|
|
625
|
-
readonly
|
|
626
|
-
readonly
|
|
627
|
-
readonly name: "commonParams";
|
|
628
|
-
readonly type: "tuple";
|
|
490
|
+
readonly name: "CreateLockupDynamicStream";
|
|
491
|
+
readonly type: "event";
|
|
629
492
|
}, {
|
|
630
|
-
readonly
|
|
631
|
-
|
|
632
|
-
readonly
|
|
633
|
-
readonly
|
|
493
|
+
readonly anonymous: false;
|
|
494
|
+
readonly inputs: readonly [{
|
|
495
|
+
readonly indexed: true;
|
|
496
|
+
readonly internalType: "uint256";
|
|
497
|
+
readonly name: "streamId";
|
|
498
|
+
readonly type: "uint256";
|
|
634
499
|
}, {
|
|
635
|
-
readonly
|
|
636
|
-
|
|
500
|
+
readonly components: readonly [{
|
|
501
|
+
readonly internalType: "address";
|
|
502
|
+
readonly name: "funder";
|
|
503
|
+
readonly type: "address";
|
|
504
|
+
}, {
|
|
505
|
+
readonly internalType: "address";
|
|
506
|
+
readonly name: "sender";
|
|
507
|
+
readonly type: "address";
|
|
508
|
+
}, {
|
|
509
|
+
readonly internalType: "address";
|
|
510
|
+
readonly name: "recipient";
|
|
511
|
+
readonly type: "address";
|
|
512
|
+
}, {
|
|
513
|
+
readonly internalType: "uint128";
|
|
514
|
+
readonly name: "depositAmount";
|
|
515
|
+
readonly type: "uint128";
|
|
516
|
+
}, {
|
|
517
|
+
readonly internalType: "contract IERC20";
|
|
518
|
+
readonly name: "token";
|
|
519
|
+
readonly type: "address";
|
|
520
|
+
}, {
|
|
521
|
+
readonly internalType: "bool";
|
|
522
|
+
readonly name: "cancelable";
|
|
523
|
+
readonly type: "bool";
|
|
524
|
+
}, {
|
|
525
|
+
readonly internalType: "bool";
|
|
526
|
+
readonly name: "transferable";
|
|
527
|
+
readonly type: "bool";
|
|
528
|
+
}, {
|
|
529
|
+
readonly components: readonly [{
|
|
530
|
+
readonly internalType: "uint40";
|
|
531
|
+
readonly name: "start";
|
|
532
|
+
readonly type: "uint40";
|
|
533
|
+
}, {
|
|
534
|
+
readonly internalType: "uint40";
|
|
535
|
+
readonly name: "end";
|
|
536
|
+
readonly type: "uint40";
|
|
537
|
+
}];
|
|
538
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
539
|
+
readonly name: "timestamps";
|
|
540
|
+
readonly type: "tuple";
|
|
541
|
+
}, {
|
|
542
|
+
readonly internalType: "string";
|
|
543
|
+
readonly name: "shape";
|
|
544
|
+
readonly type: "string";
|
|
545
|
+
}];
|
|
546
|
+
readonly indexed: false;
|
|
547
|
+
readonly internalType: "struct Lockup.CreateEventCommon";
|
|
548
|
+
readonly name: "commonParams";
|
|
549
|
+
readonly type: "tuple";
|
|
550
|
+
}, {
|
|
551
|
+
readonly indexed: false;
|
|
552
|
+
readonly internalType: "uint40";
|
|
553
|
+
readonly name: "cliffTime";
|
|
637
554
|
readonly type: "uint40";
|
|
555
|
+
}, {
|
|
556
|
+
readonly components: readonly [{
|
|
557
|
+
readonly internalType: "uint128";
|
|
558
|
+
readonly name: "start";
|
|
559
|
+
readonly type: "uint128";
|
|
560
|
+
}, {
|
|
561
|
+
readonly internalType: "uint128";
|
|
562
|
+
readonly name: "cliff";
|
|
563
|
+
readonly type: "uint128";
|
|
564
|
+
}];
|
|
565
|
+
readonly indexed: false;
|
|
566
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
567
|
+
readonly name: "unlockAmounts";
|
|
568
|
+
readonly type: "tuple";
|
|
638
569
|
}];
|
|
639
|
-
readonly
|
|
640
|
-
readonly
|
|
641
|
-
readonly name: "tranches";
|
|
642
|
-
readonly type: "tuple[]";
|
|
643
|
-
}];
|
|
644
|
-
readonly name: "CreateLockupTranchedStream";
|
|
645
|
-
readonly type: "event";
|
|
646
|
-
}, {
|
|
647
|
-
readonly anonymous: false;
|
|
648
|
-
readonly inputs: readonly [{
|
|
649
|
-
readonly indexed: true;
|
|
650
|
-
readonly internalType: "uint256";
|
|
651
|
-
readonly name: "streamId";
|
|
652
|
-
readonly type: "uint256";
|
|
653
|
-
}, {
|
|
654
|
-
readonly indexed: false;
|
|
655
|
-
readonly internalType: "bytes";
|
|
656
|
-
readonly name: "revertData";
|
|
657
|
-
readonly type: "bytes";
|
|
658
|
-
}];
|
|
659
|
-
readonly name: "InvalidStreamInCancelMultiple";
|
|
660
|
-
readonly type: "event";
|
|
661
|
-
}, {
|
|
662
|
-
readonly anonymous: false;
|
|
663
|
-
readonly inputs: readonly [{
|
|
664
|
-
readonly indexed: true;
|
|
665
|
-
readonly internalType: "uint256";
|
|
666
|
-
readonly name: "streamId";
|
|
667
|
-
readonly type: "uint256";
|
|
668
|
-
}, {
|
|
669
|
-
readonly indexed: false;
|
|
670
|
-
readonly internalType: "bytes";
|
|
671
|
-
readonly name: "revertData";
|
|
672
|
-
readonly type: "bytes";
|
|
673
|
-
}];
|
|
674
|
-
readonly name: "InvalidWithdrawalInWithdrawMultiple";
|
|
675
|
-
readonly type: "event";
|
|
676
|
-
}, {
|
|
677
|
-
readonly anonymous: false;
|
|
678
|
-
readonly inputs: readonly [{
|
|
679
|
-
readonly indexed: false;
|
|
680
|
-
readonly internalType: "uint256";
|
|
681
|
-
readonly name: "_tokenId";
|
|
682
|
-
readonly type: "uint256";
|
|
683
|
-
}];
|
|
684
|
-
readonly name: "MetadataUpdate";
|
|
685
|
-
readonly type: "event";
|
|
686
|
-
}, {
|
|
687
|
-
readonly anonymous: false;
|
|
688
|
-
readonly inputs: readonly [{
|
|
689
|
-
readonly indexed: true;
|
|
690
|
-
readonly internalType: "uint256";
|
|
691
|
-
readonly name: "streamId";
|
|
692
|
-
readonly type: "uint256";
|
|
693
|
-
}];
|
|
694
|
-
readonly name: "RenounceLockupStream";
|
|
695
|
-
readonly type: "event";
|
|
696
|
-
}, {
|
|
697
|
-
readonly anonymous: false;
|
|
698
|
-
readonly inputs: readonly [{
|
|
699
|
-
readonly indexed: false;
|
|
700
|
-
readonly internalType: "contract ISablierComptroller";
|
|
701
|
-
readonly name: "oldComptroller";
|
|
702
|
-
readonly type: "address";
|
|
703
|
-
}, {
|
|
704
|
-
readonly indexed: false;
|
|
705
|
-
readonly internalType: "contract ISablierComptroller";
|
|
706
|
-
readonly name: "newComptroller";
|
|
707
|
-
readonly type: "address";
|
|
708
|
-
}];
|
|
709
|
-
readonly name: "SetComptroller";
|
|
710
|
-
readonly type: "event";
|
|
711
|
-
}, {
|
|
712
|
-
readonly anonymous: false;
|
|
713
|
-
readonly inputs: readonly [{
|
|
714
|
-
readonly indexed: true;
|
|
715
|
-
readonly internalType: "contract ISablierComptroller";
|
|
716
|
-
readonly name: "comptroller";
|
|
717
|
-
readonly type: "address";
|
|
570
|
+
readonly name: "CreateLockupLinearStream";
|
|
571
|
+
readonly type: "event";
|
|
718
572
|
}, {
|
|
719
|
-
readonly
|
|
720
|
-
readonly
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
573
|
+
readonly anonymous: false;
|
|
574
|
+
readonly inputs: readonly [{
|
|
575
|
+
readonly indexed: true;
|
|
576
|
+
readonly internalType: "uint256";
|
|
577
|
+
readonly name: "streamId";
|
|
578
|
+
readonly type: "uint256";
|
|
579
|
+
}, {
|
|
580
|
+
readonly components: readonly [{
|
|
581
|
+
readonly internalType: "address";
|
|
582
|
+
readonly name: "funder";
|
|
583
|
+
readonly type: "address";
|
|
584
|
+
}, {
|
|
585
|
+
readonly internalType: "address";
|
|
586
|
+
readonly name: "sender";
|
|
587
|
+
readonly type: "address";
|
|
588
|
+
}, {
|
|
589
|
+
readonly internalType: "address";
|
|
590
|
+
readonly name: "recipient";
|
|
591
|
+
readonly type: "address";
|
|
592
|
+
}, {
|
|
593
|
+
readonly internalType: "uint128";
|
|
594
|
+
readonly name: "depositAmount";
|
|
595
|
+
readonly type: "uint128";
|
|
596
|
+
}, {
|
|
597
|
+
readonly internalType: "contract IERC20";
|
|
598
|
+
readonly name: "token";
|
|
599
|
+
readonly type: "address";
|
|
600
|
+
}, {
|
|
601
|
+
readonly internalType: "bool";
|
|
602
|
+
readonly name: "cancelable";
|
|
603
|
+
readonly type: "bool";
|
|
604
|
+
}, {
|
|
605
|
+
readonly internalType: "bool";
|
|
606
|
+
readonly name: "transferable";
|
|
607
|
+
readonly type: "bool";
|
|
608
|
+
}, {
|
|
609
|
+
readonly components: readonly [{
|
|
610
|
+
readonly internalType: "uint40";
|
|
611
|
+
readonly name: "start";
|
|
612
|
+
readonly type: "uint40";
|
|
613
|
+
}, {
|
|
614
|
+
readonly internalType: "uint40";
|
|
615
|
+
readonly name: "end";
|
|
616
|
+
readonly type: "uint40";
|
|
617
|
+
}];
|
|
618
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
619
|
+
readonly name: "timestamps";
|
|
620
|
+
readonly type: "tuple";
|
|
621
|
+
}, {
|
|
622
|
+
readonly internalType: "string";
|
|
623
|
+
readonly name: "shape";
|
|
624
|
+
readonly type: "string";
|
|
625
|
+
}];
|
|
626
|
+
readonly indexed: false;
|
|
627
|
+
readonly internalType: "struct Lockup.CreateEventCommon";
|
|
628
|
+
readonly name: "commonParams";
|
|
629
|
+
readonly type: "tuple";
|
|
630
|
+
}, {
|
|
631
|
+
readonly components: readonly [{
|
|
632
|
+
readonly internalType: "uint128";
|
|
633
|
+
readonly name: "amount";
|
|
634
|
+
readonly type: "uint128";
|
|
635
|
+
}, {
|
|
636
|
+
readonly internalType: "uint40";
|
|
637
|
+
readonly name: "timestamp";
|
|
638
|
+
readonly type: "uint40";
|
|
639
|
+
}];
|
|
640
|
+
readonly indexed: false;
|
|
641
|
+
readonly internalType: "struct LockupTranched.Tranche[]";
|
|
642
|
+
readonly name: "tranches";
|
|
643
|
+
readonly type: "tuple[]";
|
|
644
|
+
}];
|
|
645
|
+
readonly name: "CreateLockupTranchedStream";
|
|
646
|
+
readonly type: "event";
|
|
647
|
+
}, {
|
|
648
|
+
readonly anonymous: false;
|
|
649
|
+
readonly inputs: readonly [{
|
|
650
|
+
readonly indexed: true;
|
|
651
|
+
readonly internalType: "uint256";
|
|
652
|
+
readonly name: "streamId";
|
|
653
|
+
readonly type: "uint256";
|
|
654
|
+
}, {
|
|
655
|
+
readonly indexed: false;
|
|
656
|
+
readonly internalType: "bytes";
|
|
657
|
+
readonly name: "revertData";
|
|
658
|
+
readonly type: "bytes";
|
|
659
|
+
}];
|
|
660
|
+
readonly name: "InvalidStreamInCancelMultiple";
|
|
661
|
+
readonly type: "event";
|
|
662
|
+
}, {
|
|
663
|
+
readonly anonymous: false;
|
|
664
|
+
readonly inputs: readonly [{
|
|
665
|
+
readonly indexed: true;
|
|
666
|
+
readonly internalType: "uint256";
|
|
667
|
+
readonly name: "streamId";
|
|
668
|
+
readonly type: "uint256";
|
|
669
|
+
}, {
|
|
670
|
+
readonly indexed: false;
|
|
671
|
+
readonly internalType: "bytes";
|
|
672
|
+
readonly name: "revertData";
|
|
673
|
+
readonly type: "bytes";
|
|
674
|
+
}];
|
|
675
|
+
readonly name: "InvalidWithdrawalInWithdrawMultiple";
|
|
676
|
+
readonly type: "event";
|
|
677
|
+
}, {
|
|
678
|
+
readonly anonymous: false;
|
|
679
|
+
readonly inputs: readonly [{
|
|
680
|
+
readonly indexed: false;
|
|
681
|
+
readonly internalType: "uint256";
|
|
682
|
+
readonly name: "_tokenId";
|
|
683
|
+
readonly type: "uint256";
|
|
684
|
+
}];
|
|
685
|
+
readonly name: "MetadataUpdate";
|
|
686
|
+
readonly type: "event";
|
|
687
|
+
}, {
|
|
688
|
+
readonly anonymous: false;
|
|
689
|
+
readonly inputs: readonly [{
|
|
690
|
+
readonly indexed: true;
|
|
691
|
+
readonly internalType: "uint256";
|
|
692
|
+
readonly name: "streamId";
|
|
693
|
+
readonly type: "uint256";
|
|
694
|
+
}];
|
|
695
|
+
readonly name: "RenounceLockupStream";
|
|
696
|
+
readonly type: "event";
|
|
697
|
+
}, {
|
|
698
|
+
readonly anonymous: false;
|
|
699
|
+
readonly inputs: readonly [{
|
|
700
|
+
readonly indexed: false;
|
|
701
|
+
readonly internalType: "contract ISablierComptroller";
|
|
702
|
+
readonly name: "oldComptroller";
|
|
703
|
+
readonly type: "address";
|
|
704
|
+
}, {
|
|
705
|
+
readonly indexed: false;
|
|
706
|
+
readonly internalType: "contract ISablierComptroller";
|
|
707
|
+
readonly name: "newComptroller";
|
|
708
|
+
readonly type: "address";
|
|
709
|
+
}];
|
|
710
|
+
readonly name: "SetComptroller";
|
|
711
|
+
readonly type: "event";
|
|
712
|
+
}, {
|
|
713
|
+
readonly anonymous: false;
|
|
714
|
+
readonly inputs: readonly [{
|
|
715
|
+
readonly indexed: true;
|
|
716
|
+
readonly internalType: "contract ISablierComptroller";
|
|
717
|
+
readonly name: "comptroller";
|
|
718
|
+
readonly type: "address";
|
|
719
|
+
}, {
|
|
720
|
+
readonly indexed: true;
|
|
721
|
+
readonly internalType: "contract ILockupNFTDescriptor";
|
|
722
|
+
readonly name: "oldNFTDescriptor";
|
|
723
|
+
readonly type: "address";
|
|
724
|
+
}, {
|
|
725
|
+
readonly indexed: true;
|
|
726
|
+
readonly internalType: "contract ILockupNFTDescriptor";
|
|
727
|
+
readonly name: "newNFTDescriptor";
|
|
728
|
+
readonly type: "address";
|
|
729
|
+
}];
|
|
730
|
+
readonly name: "SetNFTDescriptor";
|
|
731
|
+
readonly type: "event";
|
|
758
732
|
}, {
|
|
759
|
-
readonly
|
|
760
|
-
readonly
|
|
761
|
-
|
|
762
|
-
readonly type: "uint256";
|
|
763
|
-
}];
|
|
764
|
-
readonly name: "TransferFeesToComptroller";
|
|
765
|
-
readonly type: "event";
|
|
766
|
-
}, {
|
|
767
|
-
readonly anonymous: false;
|
|
768
|
-
readonly inputs: readonly [{
|
|
769
|
-
readonly indexed: true;
|
|
770
|
-
readonly internalType: "uint256";
|
|
771
|
-
readonly name: "streamId";
|
|
772
|
-
readonly type: "uint256";
|
|
773
|
-
}, {
|
|
774
|
-
readonly indexed: true;
|
|
775
|
-
readonly internalType: "address";
|
|
776
|
-
readonly name: "to";
|
|
777
|
-
readonly type: "address";
|
|
778
|
-
}, {
|
|
779
|
-
readonly indexed: true;
|
|
780
|
-
readonly internalType: "contract IERC20";
|
|
781
|
-
readonly name: "token";
|
|
782
|
-
readonly type: "address";
|
|
783
|
-
}, {
|
|
784
|
-
readonly indexed: false;
|
|
785
|
-
readonly internalType: "uint128";
|
|
786
|
-
readonly name: "amount";
|
|
787
|
-
readonly type: "uint128";
|
|
788
|
-
}];
|
|
789
|
-
readonly name: "WithdrawFromLockupStream";
|
|
790
|
-
readonly type: "event";
|
|
791
|
-
}, {
|
|
792
|
-
readonly inputs: readonly [{
|
|
793
|
-
readonly internalType: "contract IERC20";
|
|
794
|
-
readonly name: "token";
|
|
795
|
-
readonly type: "address";
|
|
796
|
-
}];
|
|
797
|
-
readonly name: "aggregateAmount";
|
|
798
|
-
readonly outputs: readonly [{
|
|
799
|
-
readonly internalType: "uint256";
|
|
800
|
-
readonly name: "amount";
|
|
801
|
-
readonly type: "uint256";
|
|
802
|
-
}];
|
|
803
|
-
readonly stateMutability: "view";
|
|
804
|
-
readonly type: "function";
|
|
805
|
-
}, {
|
|
806
|
-
readonly inputs: readonly [{
|
|
807
|
-
readonly internalType: "address";
|
|
808
|
-
readonly name: "recipient";
|
|
809
|
-
readonly type: "address";
|
|
810
|
-
}];
|
|
811
|
-
readonly name: "allowToHook";
|
|
812
|
-
readonly outputs: readonly [];
|
|
813
|
-
readonly stateMutability: "nonpayable";
|
|
814
|
-
readonly type: "function";
|
|
815
|
-
}, {
|
|
816
|
-
readonly inputs: readonly [{
|
|
817
|
-
readonly internalType: "address";
|
|
818
|
-
readonly name: "to";
|
|
819
|
-
readonly type: "address";
|
|
820
|
-
}, {
|
|
821
|
-
readonly internalType: "uint256";
|
|
822
|
-
readonly name: "tokenId";
|
|
823
|
-
readonly type: "uint256";
|
|
824
|
-
}];
|
|
825
|
-
readonly name: "approve";
|
|
826
|
-
readonly outputs: readonly [];
|
|
827
|
-
readonly stateMutability: "nonpayable";
|
|
828
|
-
readonly type: "function";
|
|
829
|
-
}, {
|
|
830
|
-
readonly inputs: readonly [{
|
|
831
|
-
readonly internalType: "address";
|
|
832
|
-
readonly name: "owner";
|
|
833
|
-
readonly type: "address";
|
|
834
|
-
}];
|
|
835
|
-
readonly name: "balanceOf";
|
|
836
|
-
readonly outputs: readonly [{
|
|
837
|
-
readonly internalType: "uint256";
|
|
838
|
-
readonly name: "";
|
|
839
|
-
readonly type: "uint256";
|
|
840
|
-
}];
|
|
841
|
-
readonly stateMutability: "view";
|
|
842
|
-
readonly type: "function";
|
|
843
|
-
}, {
|
|
844
|
-
readonly inputs: readonly [{
|
|
845
|
-
readonly internalType: "bytes[]";
|
|
846
|
-
readonly name: "calls";
|
|
847
|
-
readonly type: "bytes[]";
|
|
848
|
-
}];
|
|
849
|
-
readonly name: "batch";
|
|
850
|
-
readonly outputs: readonly [{
|
|
851
|
-
readonly internalType: "bytes[]";
|
|
852
|
-
readonly name: "results";
|
|
853
|
-
readonly type: "bytes[]";
|
|
854
|
-
}];
|
|
855
|
-
readonly stateMutability: "payable";
|
|
856
|
-
readonly type: "function";
|
|
857
|
-
}, {
|
|
858
|
-
readonly inputs: readonly [{
|
|
859
|
-
readonly internalType: "uint256";
|
|
860
|
-
readonly name: "streamId";
|
|
861
|
-
readonly type: "uint256";
|
|
862
|
-
}];
|
|
863
|
-
readonly name: "burn";
|
|
864
|
-
readonly outputs: readonly [];
|
|
865
|
-
readonly stateMutability: "payable";
|
|
866
|
-
readonly type: "function";
|
|
867
|
-
}, {
|
|
868
|
-
readonly inputs: readonly [{
|
|
869
|
-
readonly internalType: "uint256";
|
|
870
|
-
readonly name: "streamId";
|
|
871
|
-
readonly type: "uint256";
|
|
872
|
-
}];
|
|
873
|
-
readonly name: "calculateMinFeeWei";
|
|
874
|
-
readonly outputs: readonly [{
|
|
875
|
-
readonly internalType: "uint256";
|
|
876
|
-
readonly name: "minFeeWei";
|
|
877
|
-
readonly type: "uint256";
|
|
878
|
-
}];
|
|
879
|
-
readonly stateMutability: "view";
|
|
880
|
-
readonly type: "function";
|
|
881
|
-
}, {
|
|
882
|
-
readonly inputs: readonly [{
|
|
883
|
-
readonly internalType: "uint256";
|
|
884
|
-
readonly name: "streamId";
|
|
885
|
-
readonly type: "uint256";
|
|
886
|
-
}];
|
|
887
|
-
readonly name: "cancel";
|
|
888
|
-
readonly outputs: readonly [{
|
|
889
|
-
readonly internalType: "uint128";
|
|
890
|
-
readonly name: "refundedAmount";
|
|
891
|
-
readonly type: "uint128";
|
|
892
|
-
}];
|
|
893
|
-
readonly stateMutability: "payable";
|
|
894
|
-
readonly type: "function";
|
|
895
|
-
}, {
|
|
896
|
-
readonly inputs: readonly [{
|
|
897
|
-
readonly internalType: "uint256[]";
|
|
898
|
-
readonly name: "streamIds";
|
|
899
|
-
readonly type: "uint256[]";
|
|
900
|
-
}];
|
|
901
|
-
readonly name: "cancelMultiple";
|
|
902
|
-
readonly outputs: readonly [{
|
|
903
|
-
readonly internalType: "uint128[]";
|
|
904
|
-
readonly name: "refundedAmounts";
|
|
905
|
-
readonly type: "uint128[]";
|
|
906
|
-
}];
|
|
907
|
-
readonly stateMutability: "payable";
|
|
908
|
-
readonly type: "function";
|
|
909
|
-
}, {
|
|
910
|
-
readonly inputs: readonly [];
|
|
911
|
-
readonly name: "comptroller";
|
|
912
|
-
readonly outputs: readonly [{
|
|
913
|
-
readonly internalType: "contract ISablierComptroller";
|
|
914
|
-
readonly name: "";
|
|
915
|
-
readonly type: "address";
|
|
916
|
-
}];
|
|
917
|
-
readonly stateMutability: "view";
|
|
918
|
-
readonly type: "function";
|
|
919
|
-
}, {
|
|
920
|
-
readonly inputs: readonly [{
|
|
921
|
-
readonly components: readonly [{
|
|
733
|
+
readonly anonymous: false;
|
|
734
|
+
readonly inputs: readonly [{
|
|
735
|
+
readonly indexed: true;
|
|
922
736
|
readonly internalType: "address";
|
|
923
|
-
readonly name: "
|
|
737
|
+
readonly name: "from";
|
|
924
738
|
readonly type: "address";
|
|
925
739
|
}, {
|
|
740
|
+
readonly indexed: true;
|
|
926
741
|
readonly internalType: "address";
|
|
927
|
-
readonly name: "
|
|
742
|
+
readonly name: "to";
|
|
928
743
|
readonly type: "address";
|
|
929
744
|
}, {
|
|
930
|
-
readonly
|
|
931
|
-
readonly
|
|
932
|
-
readonly
|
|
745
|
+
readonly indexed: true;
|
|
746
|
+
readonly internalType: "uint256";
|
|
747
|
+
readonly name: "tokenId";
|
|
748
|
+
readonly type: "uint256";
|
|
749
|
+
}];
|
|
750
|
+
readonly name: "Transfer";
|
|
751
|
+
readonly type: "event";
|
|
752
|
+
}, {
|
|
753
|
+
readonly anonymous: false;
|
|
754
|
+
readonly inputs: readonly [{
|
|
755
|
+
readonly indexed: true;
|
|
756
|
+
readonly internalType: "contract ISablierComptroller";
|
|
757
|
+
readonly name: "comptroller";
|
|
758
|
+
readonly type: "address";
|
|
759
|
+
}, {
|
|
760
|
+
readonly indexed: false;
|
|
761
|
+
readonly internalType: "uint256";
|
|
762
|
+
readonly name: "feeAmount";
|
|
763
|
+
readonly type: "uint256";
|
|
764
|
+
}];
|
|
765
|
+
readonly name: "TransferFeesToComptroller";
|
|
766
|
+
readonly type: "event";
|
|
767
|
+
}, {
|
|
768
|
+
readonly anonymous: false;
|
|
769
|
+
readonly inputs: readonly [{
|
|
770
|
+
readonly indexed: true;
|
|
771
|
+
readonly internalType: "uint256";
|
|
772
|
+
readonly name: "streamId";
|
|
773
|
+
readonly type: "uint256";
|
|
774
|
+
}, {
|
|
775
|
+
readonly indexed: true;
|
|
776
|
+
readonly internalType: "address";
|
|
777
|
+
readonly name: "to";
|
|
778
|
+
readonly type: "address";
|
|
933
779
|
}, {
|
|
780
|
+
readonly indexed: true;
|
|
934
781
|
readonly internalType: "contract IERC20";
|
|
935
782
|
readonly name: "token";
|
|
936
783
|
readonly type: "address";
|
|
937
784
|
}, {
|
|
938
|
-
readonly
|
|
939
|
-
readonly name: "cancelable";
|
|
940
|
-
readonly type: "bool";
|
|
941
|
-
}, {
|
|
942
|
-
readonly internalType: "bool";
|
|
943
|
-
readonly name: "transferable";
|
|
944
|
-
readonly type: "bool";
|
|
945
|
-
}, {
|
|
946
|
-
readonly internalType: "string";
|
|
947
|
-
readonly name: "shape";
|
|
948
|
-
readonly type: "string";
|
|
949
|
-
}];
|
|
950
|
-
readonly internalType: "struct Lockup.CreateWithDurations";
|
|
951
|
-
readonly name: "params";
|
|
952
|
-
readonly type: "tuple";
|
|
953
|
-
}, {
|
|
954
|
-
readonly components: readonly [{
|
|
785
|
+
readonly indexed: false;
|
|
955
786
|
readonly internalType: "uint128";
|
|
956
787
|
readonly name: "amount";
|
|
957
788
|
readonly type: "uint128";
|
|
958
|
-
}, {
|
|
959
|
-
readonly internalType: "UD2x18";
|
|
960
|
-
readonly name: "exponent";
|
|
961
|
-
readonly type: "uint64";
|
|
962
|
-
}, {
|
|
963
|
-
readonly internalType: "uint40";
|
|
964
|
-
readonly name: "duration";
|
|
965
|
-
readonly type: "uint40";
|
|
966
789
|
}];
|
|
967
|
-
readonly
|
|
968
|
-
readonly
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
readonly internalType: "uint256";
|
|
974
|
-
readonly name: "streamId";
|
|
975
|
-
readonly type: "uint256";
|
|
976
|
-
}];
|
|
977
|
-
readonly stateMutability: "payable";
|
|
978
|
-
readonly type: "function";
|
|
979
|
-
}, {
|
|
980
|
-
readonly inputs: readonly [{
|
|
981
|
-
readonly components: readonly [{
|
|
982
|
-
readonly internalType: "address";
|
|
983
|
-
readonly name: "sender";
|
|
790
|
+
readonly name: "WithdrawFromLockupStream";
|
|
791
|
+
readonly type: "event";
|
|
792
|
+
}, {
|
|
793
|
+
readonly inputs: readonly [{
|
|
794
|
+
readonly internalType: "contract IERC20";
|
|
795
|
+
readonly name: "token";
|
|
984
796
|
readonly type: "address";
|
|
985
|
-
}
|
|
797
|
+
}];
|
|
798
|
+
readonly name: "aggregateAmount";
|
|
799
|
+
readonly outputs: readonly [{
|
|
800
|
+
readonly internalType: "uint256";
|
|
801
|
+
readonly name: "amount";
|
|
802
|
+
readonly type: "uint256";
|
|
803
|
+
}];
|
|
804
|
+
readonly stateMutability: "view";
|
|
805
|
+
readonly type: "function";
|
|
806
|
+
}, {
|
|
807
|
+
readonly inputs: readonly [{
|
|
986
808
|
readonly internalType: "address";
|
|
987
809
|
readonly name: "recipient";
|
|
988
810
|
readonly type: "address";
|
|
811
|
+
}];
|
|
812
|
+
readonly name: "allowToHook";
|
|
813
|
+
readonly outputs: readonly [];
|
|
814
|
+
readonly stateMutability: "nonpayable";
|
|
815
|
+
readonly type: "function";
|
|
816
|
+
}, {
|
|
817
|
+
readonly inputs: readonly [{
|
|
818
|
+
readonly internalType: "address";
|
|
819
|
+
readonly name: "to";
|
|
820
|
+
readonly type: "address";
|
|
989
821
|
}, {
|
|
822
|
+
readonly internalType: "uint256";
|
|
823
|
+
readonly name: "tokenId";
|
|
824
|
+
readonly type: "uint256";
|
|
825
|
+
}];
|
|
826
|
+
readonly name: "approve";
|
|
827
|
+
readonly outputs: readonly [];
|
|
828
|
+
readonly stateMutability: "nonpayable";
|
|
829
|
+
readonly type: "function";
|
|
830
|
+
}, {
|
|
831
|
+
readonly inputs: readonly [{
|
|
832
|
+
readonly internalType: "address";
|
|
833
|
+
readonly name: "owner";
|
|
834
|
+
readonly type: "address";
|
|
835
|
+
}];
|
|
836
|
+
readonly name: "balanceOf";
|
|
837
|
+
readonly outputs: readonly [{
|
|
838
|
+
readonly internalType: "uint256";
|
|
839
|
+
readonly name: "";
|
|
840
|
+
readonly type: "uint256";
|
|
841
|
+
}];
|
|
842
|
+
readonly stateMutability: "view";
|
|
843
|
+
readonly type: "function";
|
|
844
|
+
}, {
|
|
845
|
+
readonly inputs: readonly [{
|
|
846
|
+
readonly internalType: "bytes[]";
|
|
847
|
+
readonly name: "calls";
|
|
848
|
+
readonly type: "bytes[]";
|
|
849
|
+
}];
|
|
850
|
+
readonly name: "batch";
|
|
851
|
+
readonly outputs: readonly [{
|
|
852
|
+
readonly internalType: "bytes[]";
|
|
853
|
+
readonly name: "results";
|
|
854
|
+
readonly type: "bytes[]";
|
|
855
|
+
}];
|
|
856
|
+
readonly stateMutability: "payable";
|
|
857
|
+
readonly type: "function";
|
|
858
|
+
}, {
|
|
859
|
+
readonly inputs: readonly [{
|
|
860
|
+
readonly internalType: "uint256";
|
|
861
|
+
readonly name: "streamId";
|
|
862
|
+
readonly type: "uint256";
|
|
863
|
+
}];
|
|
864
|
+
readonly name: "burn";
|
|
865
|
+
readonly outputs: readonly [];
|
|
866
|
+
readonly stateMutability: "payable";
|
|
867
|
+
readonly type: "function";
|
|
868
|
+
}, {
|
|
869
|
+
readonly inputs: readonly [{
|
|
870
|
+
readonly internalType: "uint256";
|
|
871
|
+
readonly name: "streamId";
|
|
872
|
+
readonly type: "uint256";
|
|
873
|
+
}];
|
|
874
|
+
readonly name: "calculateMinFeeWei";
|
|
875
|
+
readonly outputs: readonly [{
|
|
876
|
+
readonly internalType: "uint256";
|
|
877
|
+
readonly name: "minFeeWei";
|
|
878
|
+
readonly type: "uint256";
|
|
879
|
+
}];
|
|
880
|
+
readonly stateMutability: "view";
|
|
881
|
+
readonly type: "function";
|
|
882
|
+
}, {
|
|
883
|
+
readonly inputs: readonly [{
|
|
884
|
+
readonly internalType: "uint256";
|
|
885
|
+
readonly name: "streamId";
|
|
886
|
+
readonly type: "uint256";
|
|
887
|
+
}];
|
|
888
|
+
readonly name: "cancel";
|
|
889
|
+
readonly outputs: readonly [{
|
|
990
890
|
readonly internalType: "uint128";
|
|
991
|
-
readonly name: "
|
|
891
|
+
readonly name: "refundedAmount";
|
|
992
892
|
readonly type: "uint128";
|
|
993
|
-
}
|
|
994
|
-
|
|
995
|
-
|
|
893
|
+
}];
|
|
894
|
+
readonly stateMutability: "payable";
|
|
895
|
+
readonly type: "function";
|
|
896
|
+
}, {
|
|
897
|
+
readonly inputs: readonly [{
|
|
898
|
+
readonly internalType: "uint256[]";
|
|
899
|
+
readonly name: "streamIds";
|
|
900
|
+
readonly type: "uint256[]";
|
|
901
|
+
}];
|
|
902
|
+
readonly name: "cancelMultiple";
|
|
903
|
+
readonly outputs: readonly [{
|
|
904
|
+
readonly internalType: "uint128[]";
|
|
905
|
+
readonly name: "refundedAmounts";
|
|
906
|
+
readonly type: "uint128[]";
|
|
907
|
+
}];
|
|
908
|
+
readonly stateMutability: "payable";
|
|
909
|
+
readonly type: "function";
|
|
910
|
+
}, {
|
|
911
|
+
readonly inputs: readonly [];
|
|
912
|
+
readonly name: "comptroller";
|
|
913
|
+
readonly outputs: readonly [{
|
|
914
|
+
readonly internalType: "contract ISablierComptroller";
|
|
915
|
+
readonly name: "";
|
|
996
916
|
readonly type: "address";
|
|
917
|
+
}];
|
|
918
|
+
readonly stateMutability: "view";
|
|
919
|
+
readonly type: "function";
|
|
920
|
+
}, {
|
|
921
|
+
readonly inputs: readonly [{
|
|
922
|
+
readonly components: readonly [{
|
|
923
|
+
readonly internalType: "address";
|
|
924
|
+
readonly name: "sender";
|
|
925
|
+
readonly type: "address";
|
|
926
|
+
}, {
|
|
927
|
+
readonly internalType: "address";
|
|
928
|
+
readonly name: "recipient";
|
|
929
|
+
readonly type: "address";
|
|
930
|
+
}, {
|
|
931
|
+
readonly internalType: "uint128";
|
|
932
|
+
readonly name: "depositAmount";
|
|
933
|
+
readonly type: "uint128";
|
|
934
|
+
}, {
|
|
935
|
+
readonly internalType: "contract IERC20";
|
|
936
|
+
readonly name: "token";
|
|
937
|
+
readonly type: "address";
|
|
938
|
+
}, {
|
|
939
|
+
readonly internalType: "bool";
|
|
940
|
+
readonly name: "cancelable";
|
|
941
|
+
readonly type: "bool";
|
|
942
|
+
}, {
|
|
943
|
+
readonly internalType: "bool";
|
|
944
|
+
readonly name: "transferable";
|
|
945
|
+
readonly type: "bool";
|
|
946
|
+
}, {
|
|
947
|
+
readonly internalType: "string";
|
|
948
|
+
readonly name: "shape";
|
|
949
|
+
readonly type: "string";
|
|
950
|
+
}];
|
|
951
|
+
readonly internalType: "struct Lockup.CreateWithDurations";
|
|
952
|
+
readonly name: "params";
|
|
953
|
+
readonly type: "tuple";
|
|
997
954
|
}, {
|
|
998
|
-
readonly
|
|
999
|
-
|
|
1000
|
-
|
|
955
|
+
readonly components: readonly [{
|
|
956
|
+
readonly internalType: "uint128";
|
|
957
|
+
readonly name: "amount";
|
|
958
|
+
readonly type: "uint128";
|
|
959
|
+
}, {
|
|
960
|
+
readonly internalType: "UD2x18";
|
|
961
|
+
readonly name: "exponent";
|
|
962
|
+
readonly type: "uint64";
|
|
963
|
+
}, {
|
|
964
|
+
readonly internalType: "uint40";
|
|
965
|
+
readonly name: "duration";
|
|
966
|
+
readonly type: "uint40";
|
|
967
|
+
}];
|
|
968
|
+
readonly internalType: "struct LockupDynamic.SegmentWithDuration[]";
|
|
969
|
+
readonly name: "segmentsWithDuration";
|
|
970
|
+
readonly type: "tuple[]";
|
|
971
|
+
}];
|
|
972
|
+
readonly name: "createWithDurationsLD";
|
|
973
|
+
readonly outputs: readonly [{
|
|
974
|
+
readonly internalType: "uint256";
|
|
975
|
+
readonly name: "streamId";
|
|
976
|
+
readonly type: "uint256";
|
|
977
|
+
}];
|
|
978
|
+
readonly stateMutability: "payable";
|
|
979
|
+
readonly type: "function";
|
|
980
|
+
}, {
|
|
981
|
+
readonly inputs: readonly [{
|
|
982
|
+
readonly components: readonly [{
|
|
983
|
+
readonly internalType: "address";
|
|
984
|
+
readonly name: "sender";
|
|
985
|
+
readonly type: "address";
|
|
986
|
+
}, {
|
|
987
|
+
readonly internalType: "address";
|
|
988
|
+
readonly name: "recipient";
|
|
989
|
+
readonly type: "address";
|
|
990
|
+
}, {
|
|
991
|
+
readonly internalType: "uint128";
|
|
992
|
+
readonly name: "depositAmount";
|
|
993
|
+
readonly type: "uint128";
|
|
994
|
+
}, {
|
|
995
|
+
readonly internalType: "contract IERC20";
|
|
996
|
+
readonly name: "token";
|
|
997
|
+
readonly type: "address";
|
|
998
|
+
}, {
|
|
999
|
+
readonly internalType: "bool";
|
|
1000
|
+
readonly name: "cancelable";
|
|
1001
|
+
readonly type: "bool";
|
|
1002
|
+
}, {
|
|
1003
|
+
readonly internalType: "bool";
|
|
1004
|
+
readonly name: "transferable";
|
|
1005
|
+
readonly type: "bool";
|
|
1006
|
+
}, {
|
|
1007
|
+
readonly internalType: "string";
|
|
1008
|
+
readonly name: "shape";
|
|
1009
|
+
readonly type: "string";
|
|
1010
|
+
}];
|
|
1011
|
+
readonly internalType: "struct Lockup.CreateWithDurations";
|
|
1012
|
+
readonly name: "params";
|
|
1013
|
+
readonly type: "tuple";
|
|
1001
1014
|
}, {
|
|
1002
|
-
readonly
|
|
1003
|
-
|
|
1004
|
-
|
|
1015
|
+
readonly components: readonly [{
|
|
1016
|
+
readonly internalType: "uint128";
|
|
1017
|
+
readonly name: "start";
|
|
1018
|
+
readonly type: "uint128";
|
|
1019
|
+
}, {
|
|
1020
|
+
readonly internalType: "uint128";
|
|
1021
|
+
readonly name: "cliff";
|
|
1022
|
+
readonly type: "uint128";
|
|
1023
|
+
}];
|
|
1024
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
1025
|
+
readonly name: "unlockAmounts";
|
|
1026
|
+
readonly type: "tuple";
|
|
1005
1027
|
}, {
|
|
1006
|
-
readonly
|
|
1007
|
-
|
|
1008
|
-
|
|
1028
|
+
readonly components: readonly [{
|
|
1029
|
+
readonly internalType: "uint40";
|
|
1030
|
+
readonly name: "cliff";
|
|
1031
|
+
readonly type: "uint40";
|
|
1032
|
+
}, {
|
|
1033
|
+
readonly internalType: "uint40";
|
|
1034
|
+
readonly name: "total";
|
|
1035
|
+
readonly type: "uint40";
|
|
1036
|
+
}];
|
|
1037
|
+
readonly internalType: "struct LockupLinear.Durations";
|
|
1038
|
+
readonly name: "durations";
|
|
1039
|
+
readonly type: "tuple";
|
|
1009
1040
|
}];
|
|
1010
|
-
readonly
|
|
1011
|
-
readonly
|
|
1012
|
-
|
|
1041
|
+
readonly name: "createWithDurationsLL";
|
|
1042
|
+
readonly outputs: readonly [{
|
|
1043
|
+
readonly internalType: "uint256";
|
|
1044
|
+
readonly name: "streamId";
|
|
1045
|
+
readonly type: "uint256";
|
|
1046
|
+
}];
|
|
1047
|
+
readonly stateMutability: "payable";
|
|
1048
|
+
readonly type: "function";
|
|
1013
1049
|
}, {
|
|
1014
|
-
readonly
|
|
1015
|
-
readonly
|
|
1016
|
-
|
|
1017
|
-
|
|
1050
|
+
readonly inputs: readonly [{
|
|
1051
|
+
readonly components: readonly [{
|
|
1052
|
+
readonly internalType: "address";
|
|
1053
|
+
readonly name: "sender";
|
|
1054
|
+
readonly type: "address";
|
|
1055
|
+
}, {
|
|
1056
|
+
readonly internalType: "address";
|
|
1057
|
+
readonly name: "recipient";
|
|
1058
|
+
readonly type: "address";
|
|
1059
|
+
}, {
|
|
1060
|
+
readonly internalType: "uint128";
|
|
1061
|
+
readonly name: "depositAmount";
|
|
1062
|
+
readonly type: "uint128";
|
|
1063
|
+
}, {
|
|
1064
|
+
readonly internalType: "contract IERC20";
|
|
1065
|
+
readonly name: "token";
|
|
1066
|
+
readonly type: "address";
|
|
1067
|
+
}, {
|
|
1068
|
+
readonly internalType: "bool";
|
|
1069
|
+
readonly name: "cancelable";
|
|
1070
|
+
readonly type: "bool";
|
|
1071
|
+
}, {
|
|
1072
|
+
readonly internalType: "bool";
|
|
1073
|
+
readonly name: "transferable";
|
|
1074
|
+
readonly type: "bool";
|
|
1075
|
+
}, {
|
|
1076
|
+
readonly internalType: "string";
|
|
1077
|
+
readonly name: "shape";
|
|
1078
|
+
readonly type: "string";
|
|
1079
|
+
}];
|
|
1080
|
+
readonly internalType: "struct Lockup.CreateWithDurations";
|
|
1081
|
+
readonly name: "params";
|
|
1082
|
+
readonly type: "tuple";
|
|
1018
1083
|
}, {
|
|
1019
|
-
readonly
|
|
1020
|
-
|
|
1021
|
-
|
|
1084
|
+
readonly components: readonly [{
|
|
1085
|
+
readonly internalType: "uint128";
|
|
1086
|
+
readonly name: "amount";
|
|
1087
|
+
readonly type: "uint128";
|
|
1088
|
+
}, {
|
|
1089
|
+
readonly internalType: "uint40";
|
|
1090
|
+
readonly name: "duration";
|
|
1091
|
+
readonly type: "uint40";
|
|
1092
|
+
}];
|
|
1093
|
+
readonly internalType: "struct LockupTranched.TrancheWithDuration[]";
|
|
1094
|
+
readonly name: "tranchesWithDuration";
|
|
1095
|
+
readonly type: "tuple[]";
|
|
1096
|
+
}];
|
|
1097
|
+
readonly name: "createWithDurationsLT";
|
|
1098
|
+
readonly outputs: readonly [{
|
|
1099
|
+
readonly internalType: "uint256";
|
|
1100
|
+
readonly name: "streamId";
|
|
1101
|
+
readonly type: "uint256";
|
|
1022
1102
|
}];
|
|
1023
|
-
readonly
|
|
1024
|
-
readonly
|
|
1025
|
-
readonly type: "tuple";
|
|
1103
|
+
readonly stateMutability: "payable";
|
|
1104
|
+
readonly type: "function";
|
|
1026
1105
|
}, {
|
|
1027
|
-
readonly
|
|
1028
|
-
readonly
|
|
1029
|
-
|
|
1030
|
-
|
|
1106
|
+
readonly inputs: readonly [{
|
|
1107
|
+
readonly components: readonly [{
|
|
1108
|
+
readonly internalType: "address";
|
|
1109
|
+
readonly name: "sender";
|
|
1110
|
+
readonly type: "address";
|
|
1111
|
+
}, {
|
|
1112
|
+
readonly internalType: "address";
|
|
1113
|
+
readonly name: "recipient";
|
|
1114
|
+
readonly type: "address";
|
|
1115
|
+
}, {
|
|
1116
|
+
readonly internalType: "uint128";
|
|
1117
|
+
readonly name: "depositAmount";
|
|
1118
|
+
readonly type: "uint128";
|
|
1119
|
+
}, {
|
|
1120
|
+
readonly internalType: "contract IERC20";
|
|
1121
|
+
readonly name: "token";
|
|
1122
|
+
readonly type: "address";
|
|
1123
|
+
}, {
|
|
1124
|
+
readonly internalType: "bool";
|
|
1125
|
+
readonly name: "cancelable";
|
|
1126
|
+
readonly type: "bool";
|
|
1127
|
+
}, {
|
|
1128
|
+
readonly internalType: "bool";
|
|
1129
|
+
readonly name: "transferable";
|
|
1130
|
+
readonly type: "bool";
|
|
1131
|
+
}, {
|
|
1132
|
+
readonly components: readonly [{
|
|
1133
|
+
readonly internalType: "uint40";
|
|
1134
|
+
readonly name: "start";
|
|
1135
|
+
readonly type: "uint40";
|
|
1136
|
+
}, {
|
|
1137
|
+
readonly internalType: "uint40";
|
|
1138
|
+
readonly name: "end";
|
|
1139
|
+
readonly type: "uint40";
|
|
1140
|
+
}];
|
|
1141
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
1142
|
+
readonly name: "timestamps";
|
|
1143
|
+
readonly type: "tuple";
|
|
1144
|
+
}, {
|
|
1145
|
+
readonly internalType: "string";
|
|
1146
|
+
readonly name: "shape";
|
|
1147
|
+
readonly type: "string";
|
|
1148
|
+
}];
|
|
1149
|
+
readonly internalType: "struct Lockup.CreateWithTimestamps";
|
|
1150
|
+
readonly name: "params";
|
|
1151
|
+
readonly type: "tuple";
|
|
1152
|
+
}, {
|
|
1153
|
+
readonly components: readonly [{
|
|
1154
|
+
readonly internalType: "uint128";
|
|
1155
|
+
readonly name: "amount";
|
|
1156
|
+
readonly type: "uint128";
|
|
1157
|
+
}, {
|
|
1158
|
+
readonly internalType: "UD2x18";
|
|
1159
|
+
readonly name: "exponent";
|
|
1160
|
+
readonly type: "uint64";
|
|
1161
|
+
}, {
|
|
1162
|
+
readonly internalType: "uint40";
|
|
1163
|
+
readonly name: "timestamp";
|
|
1164
|
+
readonly type: "uint40";
|
|
1165
|
+
}];
|
|
1166
|
+
readonly internalType: "struct LockupDynamic.Segment[]";
|
|
1167
|
+
readonly name: "segments";
|
|
1168
|
+
readonly type: "tuple[]";
|
|
1169
|
+
}];
|
|
1170
|
+
readonly name: "createWithTimestampsLD";
|
|
1171
|
+
readonly outputs: readonly [{
|
|
1172
|
+
readonly internalType: "uint256";
|
|
1173
|
+
readonly name: "streamId";
|
|
1174
|
+
readonly type: "uint256";
|
|
1175
|
+
}];
|
|
1176
|
+
readonly stateMutability: "payable";
|
|
1177
|
+
readonly type: "function";
|
|
1178
|
+
}, {
|
|
1179
|
+
readonly inputs: readonly [{
|
|
1180
|
+
readonly components: readonly [{
|
|
1181
|
+
readonly internalType: "address";
|
|
1182
|
+
readonly name: "sender";
|
|
1183
|
+
readonly type: "address";
|
|
1184
|
+
}, {
|
|
1185
|
+
readonly internalType: "address";
|
|
1186
|
+
readonly name: "recipient";
|
|
1187
|
+
readonly type: "address";
|
|
1188
|
+
}, {
|
|
1189
|
+
readonly internalType: "uint128";
|
|
1190
|
+
readonly name: "depositAmount";
|
|
1191
|
+
readonly type: "uint128";
|
|
1192
|
+
}, {
|
|
1193
|
+
readonly internalType: "contract IERC20";
|
|
1194
|
+
readonly name: "token";
|
|
1195
|
+
readonly type: "address";
|
|
1196
|
+
}, {
|
|
1197
|
+
readonly internalType: "bool";
|
|
1198
|
+
readonly name: "cancelable";
|
|
1199
|
+
readonly type: "bool";
|
|
1200
|
+
}, {
|
|
1201
|
+
readonly internalType: "bool";
|
|
1202
|
+
readonly name: "transferable";
|
|
1203
|
+
readonly type: "bool";
|
|
1204
|
+
}, {
|
|
1205
|
+
readonly components: readonly [{
|
|
1206
|
+
readonly internalType: "uint40";
|
|
1207
|
+
readonly name: "start";
|
|
1208
|
+
readonly type: "uint40";
|
|
1209
|
+
}, {
|
|
1210
|
+
readonly internalType: "uint40";
|
|
1211
|
+
readonly name: "end";
|
|
1212
|
+
readonly type: "uint40";
|
|
1213
|
+
}];
|
|
1214
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
1215
|
+
readonly name: "timestamps";
|
|
1216
|
+
readonly type: "tuple";
|
|
1217
|
+
}, {
|
|
1218
|
+
readonly internalType: "string";
|
|
1219
|
+
readonly name: "shape";
|
|
1220
|
+
readonly type: "string";
|
|
1221
|
+
}];
|
|
1222
|
+
readonly internalType: "struct Lockup.CreateWithTimestamps";
|
|
1223
|
+
readonly name: "params";
|
|
1224
|
+
readonly type: "tuple";
|
|
1225
|
+
}, {
|
|
1226
|
+
readonly components: readonly [{
|
|
1227
|
+
readonly internalType: "uint128";
|
|
1228
|
+
readonly name: "start";
|
|
1229
|
+
readonly type: "uint128";
|
|
1230
|
+
}, {
|
|
1231
|
+
readonly internalType: "uint128";
|
|
1232
|
+
readonly name: "cliff";
|
|
1233
|
+
readonly type: "uint128";
|
|
1234
|
+
}];
|
|
1235
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
1236
|
+
readonly name: "unlockAmounts";
|
|
1237
|
+
readonly type: "tuple";
|
|
1031
1238
|
}, {
|
|
1032
1239
|
readonly internalType: "uint40";
|
|
1033
|
-
readonly name: "
|
|
1240
|
+
readonly name: "cliffTime";
|
|
1034
1241
|
readonly type: "uint40";
|
|
1035
1242
|
}];
|
|
1036
|
-
readonly
|
|
1037
|
-
readonly
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
readonly
|
|
1043
|
-
readonly
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1243
|
+
readonly name: "createWithTimestampsLL";
|
|
1244
|
+
readonly outputs: readonly [{
|
|
1245
|
+
readonly internalType: "uint256";
|
|
1246
|
+
readonly name: "streamId";
|
|
1247
|
+
readonly type: "uint256";
|
|
1248
|
+
}];
|
|
1249
|
+
readonly stateMutability: "payable";
|
|
1250
|
+
readonly type: "function";
|
|
1251
|
+
}, {
|
|
1252
|
+
readonly inputs: readonly [{
|
|
1253
|
+
readonly components: readonly [{
|
|
1254
|
+
readonly internalType: "address";
|
|
1255
|
+
readonly name: "sender";
|
|
1256
|
+
readonly type: "address";
|
|
1257
|
+
}, {
|
|
1258
|
+
readonly internalType: "address";
|
|
1259
|
+
readonly name: "recipient";
|
|
1260
|
+
readonly type: "address";
|
|
1261
|
+
}, {
|
|
1262
|
+
readonly internalType: "uint128";
|
|
1263
|
+
readonly name: "depositAmount";
|
|
1264
|
+
readonly type: "uint128";
|
|
1265
|
+
}, {
|
|
1266
|
+
readonly internalType: "contract IERC20";
|
|
1267
|
+
readonly name: "token";
|
|
1268
|
+
readonly type: "address";
|
|
1269
|
+
}, {
|
|
1270
|
+
readonly internalType: "bool";
|
|
1271
|
+
readonly name: "cancelable";
|
|
1272
|
+
readonly type: "bool";
|
|
1273
|
+
}, {
|
|
1274
|
+
readonly internalType: "bool";
|
|
1275
|
+
readonly name: "transferable";
|
|
1276
|
+
readonly type: "bool";
|
|
1277
|
+
}, {
|
|
1278
|
+
readonly components: readonly [{
|
|
1279
|
+
readonly internalType: "uint40";
|
|
1280
|
+
readonly name: "start";
|
|
1281
|
+
readonly type: "uint40";
|
|
1282
|
+
}, {
|
|
1283
|
+
readonly internalType: "uint40";
|
|
1284
|
+
readonly name: "end";
|
|
1285
|
+
readonly type: "uint40";
|
|
1286
|
+
}];
|
|
1287
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
1288
|
+
readonly name: "timestamps";
|
|
1289
|
+
readonly type: "tuple";
|
|
1290
|
+
}, {
|
|
1291
|
+
readonly internalType: "string";
|
|
1292
|
+
readonly name: "shape";
|
|
1293
|
+
readonly type: "string";
|
|
1294
|
+
}];
|
|
1295
|
+
readonly internalType: "struct Lockup.CreateWithTimestamps";
|
|
1296
|
+
readonly name: "params";
|
|
1297
|
+
readonly type: "tuple";
|
|
1298
|
+
}, {
|
|
1299
|
+
readonly components: readonly [{
|
|
1300
|
+
readonly internalType: "uint128";
|
|
1301
|
+
readonly name: "amount";
|
|
1302
|
+
readonly type: "uint128";
|
|
1303
|
+
}, {
|
|
1304
|
+
readonly internalType: "uint40";
|
|
1305
|
+
readonly name: "timestamp";
|
|
1306
|
+
readonly type: "uint40";
|
|
1307
|
+
}];
|
|
1308
|
+
readonly internalType: "struct LockupTranched.Tranche[]";
|
|
1309
|
+
readonly name: "tranches";
|
|
1310
|
+
readonly type: "tuple[]";
|
|
1311
|
+
}];
|
|
1312
|
+
readonly name: "createWithTimestampsLT";
|
|
1313
|
+
readonly outputs: readonly [{
|
|
1314
|
+
readonly internalType: "uint256";
|
|
1315
|
+
readonly name: "streamId";
|
|
1316
|
+
readonly type: "uint256";
|
|
1317
|
+
}];
|
|
1318
|
+
readonly stateMutability: "payable";
|
|
1319
|
+
readonly type: "function";
|
|
1320
|
+
}, {
|
|
1321
|
+
readonly inputs: readonly [{
|
|
1322
|
+
readonly internalType: "uint256";
|
|
1323
|
+
readonly name: "tokenId";
|
|
1324
|
+
readonly type: "uint256";
|
|
1325
|
+
}];
|
|
1326
|
+
readonly name: "getApproved";
|
|
1327
|
+
readonly outputs: readonly [{
|
|
1051
1328
|
readonly internalType: "address";
|
|
1052
|
-
readonly name: "
|
|
1329
|
+
readonly name: "";
|
|
1053
1330
|
readonly type: "address";
|
|
1054
|
-
}
|
|
1331
|
+
}];
|
|
1332
|
+
readonly stateMutability: "view";
|
|
1333
|
+
readonly type: "function";
|
|
1334
|
+
}, {
|
|
1335
|
+
readonly inputs: readonly [{
|
|
1336
|
+
readonly internalType: "uint256";
|
|
1337
|
+
readonly name: "streamId";
|
|
1338
|
+
readonly type: "uint256";
|
|
1339
|
+
}];
|
|
1340
|
+
readonly name: "getCliffTime";
|
|
1341
|
+
readonly outputs: readonly [{
|
|
1342
|
+
readonly internalType: "uint40";
|
|
1343
|
+
readonly name: "cliffTime";
|
|
1344
|
+
readonly type: "uint40";
|
|
1345
|
+
}];
|
|
1346
|
+
readonly stateMutability: "view";
|
|
1347
|
+
readonly type: "function";
|
|
1348
|
+
}, {
|
|
1349
|
+
readonly inputs: readonly [{
|
|
1350
|
+
readonly internalType: "uint256";
|
|
1351
|
+
readonly name: "streamId";
|
|
1352
|
+
readonly type: "uint256";
|
|
1353
|
+
}];
|
|
1354
|
+
readonly name: "getDepositedAmount";
|
|
1355
|
+
readonly outputs: readonly [{
|
|
1356
|
+
readonly internalType: "uint128";
|
|
1357
|
+
readonly name: "depositedAmount";
|
|
1358
|
+
readonly type: "uint128";
|
|
1359
|
+
}];
|
|
1360
|
+
readonly stateMutability: "view";
|
|
1361
|
+
readonly type: "function";
|
|
1362
|
+
}, {
|
|
1363
|
+
readonly inputs: readonly [{
|
|
1364
|
+
readonly internalType: "uint256";
|
|
1365
|
+
readonly name: "streamId";
|
|
1366
|
+
readonly type: "uint256";
|
|
1367
|
+
}];
|
|
1368
|
+
readonly name: "getEndTime";
|
|
1369
|
+
readonly outputs: readonly [{
|
|
1370
|
+
readonly internalType: "uint40";
|
|
1371
|
+
readonly name: "endTime";
|
|
1372
|
+
readonly type: "uint40";
|
|
1373
|
+
}];
|
|
1374
|
+
readonly stateMutability: "view";
|
|
1375
|
+
readonly type: "function";
|
|
1376
|
+
}, {
|
|
1377
|
+
readonly inputs: readonly [{
|
|
1378
|
+
readonly internalType: "uint256";
|
|
1379
|
+
readonly name: "streamId";
|
|
1380
|
+
readonly type: "uint256";
|
|
1381
|
+
}];
|
|
1382
|
+
readonly name: "getLockupModel";
|
|
1383
|
+
readonly outputs: readonly [{
|
|
1384
|
+
readonly internalType: "enum Lockup.Model";
|
|
1385
|
+
readonly name: "lockupModel";
|
|
1386
|
+
readonly type: "uint8";
|
|
1387
|
+
}];
|
|
1388
|
+
readonly stateMutability: "view";
|
|
1389
|
+
readonly type: "function";
|
|
1390
|
+
}, {
|
|
1391
|
+
readonly inputs: readonly [{
|
|
1392
|
+
readonly internalType: "uint256";
|
|
1393
|
+
readonly name: "streamId";
|
|
1394
|
+
readonly type: "uint256";
|
|
1395
|
+
}];
|
|
1396
|
+
readonly name: "getRecipient";
|
|
1397
|
+
readonly outputs: readonly [{
|
|
1055
1398
|
readonly internalType: "address";
|
|
1056
1399
|
readonly name: "recipient";
|
|
1057
1400
|
readonly type: "address";
|
|
1058
|
-
}
|
|
1401
|
+
}];
|
|
1402
|
+
readonly stateMutability: "view";
|
|
1403
|
+
readonly type: "function";
|
|
1404
|
+
}, {
|
|
1405
|
+
readonly inputs: readonly [{
|
|
1406
|
+
readonly internalType: "uint256";
|
|
1407
|
+
readonly name: "streamId";
|
|
1408
|
+
readonly type: "uint256";
|
|
1409
|
+
}];
|
|
1410
|
+
readonly name: "getRefundedAmount";
|
|
1411
|
+
readonly outputs: readonly [{
|
|
1059
1412
|
readonly internalType: "uint128";
|
|
1060
|
-
readonly name: "
|
|
1413
|
+
readonly name: "refundedAmount";
|
|
1061
1414
|
readonly type: "uint128";
|
|
1062
|
-
}
|
|
1415
|
+
}];
|
|
1416
|
+
readonly stateMutability: "view";
|
|
1417
|
+
readonly type: "function";
|
|
1418
|
+
}, {
|
|
1419
|
+
readonly inputs: readonly [{
|
|
1420
|
+
readonly internalType: "uint256";
|
|
1421
|
+
readonly name: "streamId";
|
|
1422
|
+
readonly type: "uint256";
|
|
1423
|
+
}];
|
|
1424
|
+
readonly name: "getSegments";
|
|
1425
|
+
readonly outputs: readonly [{
|
|
1426
|
+
readonly components: readonly [{
|
|
1427
|
+
readonly internalType: "uint128";
|
|
1428
|
+
readonly name: "amount";
|
|
1429
|
+
readonly type: "uint128";
|
|
1430
|
+
}, {
|
|
1431
|
+
readonly internalType: "UD2x18";
|
|
1432
|
+
readonly name: "exponent";
|
|
1433
|
+
readonly type: "uint64";
|
|
1434
|
+
}, {
|
|
1435
|
+
readonly internalType: "uint40";
|
|
1436
|
+
readonly name: "timestamp";
|
|
1437
|
+
readonly type: "uint40";
|
|
1438
|
+
}];
|
|
1439
|
+
readonly internalType: "struct LockupDynamic.Segment[]";
|
|
1440
|
+
readonly name: "segments";
|
|
1441
|
+
readonly type: "tuple[]";
|
|
1442
|
+
}];
|
|
1443
|
+
readonly stateMutability: "view";
|
|
1444
|
+
readonly type: "function";
|
|
1445
|
+
}, {
|
|
1446
|
+
readonly inputs: readonly [{
|
|
1447
|
+
readonly internalType: "uint256";
|
|
1448
|
+
readonly name: "streamId";
|
|
1449
|
+
readonly type: "uint256";
|
|
1450
|
+
}];
|
|
1451
|
+
readonly name: "getSender";
|
|
1452
|
+
readonly outputs: readonly [{
|
|
1453
|
+
readonly internalType: "address";
|
|
1454
|
+
readonly name: "sender";
|
|
1455
|
+
readonly type: "address";
|
|
1456
|
+
}];
|
|
1457
|
+
readonly stateMutability: "view";
|
|
1458
|
+
readonly type: "function";
|
|
1459
|
+
}, {
|
|
1460
|
+
readonly inputs: readonly [{
|
|
1461
|
+
readonly internalType: "uint256";
|
|
1462
|
+
readonly name: "streamId";
|
|
1463
|
+
readonly type: "uint256";
|
|
1464
|
+
}];
|
|
1465
|
+
readonly name: "getStartTime";
|
|
1466
|
+
readonly outputs: readonly [{
|
|
1467
|
+
readonly internalType: "uint40";
|
|
1468
|
+
readonly name: "startTime";
|
|
1469
|
+
readonly type: "uint40";
|
|
1470
|
+
}];
|
|
1471
|
+
readonly stateMutability: "view";
|
|
1472
|
+
readonly type: "function";
|
|
1473
|
+
}, {
|
|
1474
|
+
readonly inputs: readonly [{
|
|
1475
|
+
readonly internalType: "uint256";
|
|
1476
|
+
readonly name: "streamId";
|
|
1477
|
+
readonly type: "uint256";
|
|
1478
|
+
}];
|
|
1479
|
+
readonly name: "getTranches";
|
|
1480
|
+
readonly outputs: readonly [{
|
|
1481
|
+
readonly components: readonly [{
|
|
1482
|
+
readonly internalType: "uint128";
|
|
1483
|
+
readonly name: "amount";
|
|
1484
|
+
readonly type: "uint128";
|
|
1485
|
+
}, {
|
|
1486
|
+
readonly internalType: "uint40";
|
|
1487
|
+
readonly name: "timestamp";
|
|
1488
|
+
readonly type: "uint40";
|
|
1489
|
+
}];
|
|
1490
|
+
readonly internalType: "struct LockupTranched.Tranche[]";
|
|
1491
|
+
readonly name: "tranches";
|
|
1492
|
+
readonly type: "tuple[]";
|
|
1493
|
+
}];
|
|
1494
|
+
readonly stateMutability: "view";
|
|
1495
|
+
readonly type: "function";
|
|
1496
|
+
}, {
|
|
1497
|
+
readonly inputs: readonly [{
|
|
1498
|
+
readonly internalType: "uint256";
|
|
1499
|
+
readonly name: "streamId";
|
|
1500
|
+
readonly type: "uint256";
|
|
1501
|
+
}];
|
|
1502
|
+
readonly name: "getUnderlyingToken";
|
|
1503
|
+
readonly outputs: readonly [{
|
|
1063
1504
|
readonly internalType: "contract IERC20";
|
|
1064
1505
|
readonly name: "token";
|
|
1065
1506
|
readonly type: "address";
|
|
1066
|
-
}
|
|
1507
|
+
}];
|
|
1508
|
+
readonly stateMutability: "view";
|
|
1509
|
+
readonly type: "function";
|
|
1510
|
+
}, {
|
|
1511
|
+
readonly inputs: readonly [{
|
|
1512
|
+
readonly internalType: "uint256";
|
|
1513
|
+
readonly name: "streamId";
|
|
1514
|
+
readonly type: "uint256";
|
|
1515
|
+
}];
|
|
1516
|
+
readonly name: "getUnlockAmounts";
|
|
1517
|
+
readonly outputs: readonly [{
|
|
1518
|
+
readonly components: readonly [{
|
|
1519
|
+
readonly internalType: "uint128";
|
|
1520
|
+
readonly name: "start";
|
|
1521
|
+
readonly type: "uint128";
|
|
1522
|
+
}, {
|
|
1523
|
+
readonly internalType: "uint128";
|
|
1524
|
+
readonly name: "cliff";
|
|
1525
|
+
readonly type: "uint128";
|
|
1526
|
+
}];
|
|
1527
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
1528
|
+
readonly name: "unlockAmounts";
|
|
1529
|
+
readonly type: "tuple";
|
|
1530
|
+
}];
|
|
1531
|
+
readonly stateMutability: "view";
|
|
1532
|
+
readonly type: "function";
|
|
1533
|
+
}, {
|
|
1534
|
+
readonly inputs: readonly [{
|
|
1535
|
+
readonly internalType: "uint256";
|
|
1536
|
+
readonly name: "streamId";
|
|
1537
|
+
readonly type: "uint256";
|
|
1538
|
+
}];
|
|
1539
|
+
readonly name: "getWithdrawnAmount";
|
|
1540
|
+
readonly outputs: readonly [{
|
|
1541
|
+
readonly internalType: "uint128";
|
|
1542
|
+
readonly name: "withdrawnAmount";
|
|
1543
|
+
readonly type: "uint128";
|
|
1544
|
+
}];
|
|
1545
|
+
readonly stateMutability: "view";
|
|
1546
|
+
readonly type: "function";
|
|
1547
|
+
}, {
|
|
1548
|
+
readonly inputs: readonly [{
|
|
1549
|
+
readonly internalType: "address";
|
|
1550
|
+
readonly name: "recipient";
|
|
1551
|
+
readonly type: "address";
|
|
1552
|
+
}];
|
|
1553
|
+
readonly name: "isAllowedToHook";
|
|
1554
|
+
readonly outputs: readonly [{
|
|
1067
1555
|
readonly internalType: "bool";
|
|
1068
|
-
readonly name: "
|
|
1556
|
+
readonly name: "result";
|
|
1069
1557
|
readonly type: "bool";
|
|
1558
|
+
}];
|
|
1559
|
+
readonly stateMutability: "view";
|
|
1560
|
+
readonly type: "function";
|
|
1561
|
+
}, {
|
|
1562
|
+
readonly inputs: readonly [{
|
|
1563
|
+
readonly internalType: "address";
|
|
1564
|
+
readonly name: "owner";
|
|
1565
|
+
readonly type: "address";
|
|
1070
1566
|
}, {
|
|
1567
|
+
readonly internalType: "address";
|
|
1568
|
+
readonly name: "operator";
|
|
1569
|
+
readonly type: "address";
|
|
1570
|
+
}];
|
|
1571
|
+
readonly name: "isApprovedForAll";
|
|
1572
|
+
readonly outputs: readonly [{
|
|
1071
1573
|
readonly internalType: "bool";
|
|
1072
|
-
readonly name: "
|
|
1574
|
+
readonly name: "";
|
|
1073
1575
|
readonly type: "bool";
|
|
1074
|
-
}
|
|
1576
|
+
}];
|
|
1577
|
+
readonly stateMutability: "view";
|
|
1578
|
+
readonly type: "function";
|
|
1579
|
+
}, {
|
|
1580
|
+
readonly inputs: readonly [{
|
|
1581
|
+
readonly internalType: "uint256";
|
|
1582
|
+
readonly name: "streamId";
|
|
1583
|
+
readonly type: "uint256";
|
|
1584
|
+
}];
|
|
1585
|
+
readonly name: "isCancelable";
|
|
1586
|
+
readonly outputs: readonly [{
|
|
1587
|
+
readonly internalType: "bool";
|
|
1588
|
+
readonly name: "result";
|
|
1589
|
+
readonly type: "bool";
|
|
1590
|
+
}];
|
|
1591
|
+
readonly stateMutability: "view";
|
|
1592
|
+
readonly type: "function";
|
|
1593
|
+
}, {
|
|
1594
|
+
readonly inputs: readonly [{
|
|
1595
|
+
readonly internalType: "uint256";
|
|
1596
|
+
readonly name: "streamId";
|
|
1597
|
+
readonly type: "uint256";
|
|
1598
|
+
}];
|
|
1599
|
+
readonly name: "isCold";
|
|
1600
|
+
readonly outputs: readonly [{
|
|
1601
|
+
readonly internalType: "bool";
|
|
1602
|
+
readonly name: "result";
|
|
1603
|
+
readonly type: "bool";
|
|
1604
|
+
}];
|
|
1605
|
+
readonly stateMutability: "view";
|
|
1606
|
+
readonly type: "function";
|
|
1607
|
+
}, {
|
|
1608
|
+
readonly inputs: readonly [{
|
|
1609
|
+
readonly internalType: "uint256";
|
|
1610
|
+
readonly name: "streamId";
|
|
1611
|
+
readonly type: "uint256";
|
|
1612
|
+
}];
|
|
1613
|
+
readonly name: "isDepleted";
|
|
1614
|
+
readonly outputs: readonly [{
|
|
1615
|
+
readonly internalType: "bool";
|
|
1616
|
+
readonly name: "result";
|
|
1617
|
+
readonly type: "bool";
|
|
1618
|
+
}];
|
|
1619
|
+
readonly stateMutability: "view";
|
|
1620
|
+
readonly type: "function";
|
|
1621
|
+
}, {
|
|
1622
|
+
readonly inputs: readonly [{
|
|
1623
|
+
readonly internalType: "uint256";
|
|
1624
|
+
readonly name: "streamId";
|
|
1625
|
+
readonly type: "uint256";
|
|
1626
|
+
}];
|
|
1627
|
+
readonly name: "isStream";
|
|
1628
|
+
readonly outputs: readonly [{
|
|
1629
|
+
readonly internalType: "bool";
|
|
1630
|
+
readonly name: "result";
|
|
1631
|
+
readonly type: "bool";
|
|
1632
|
+
}];
|
|
1633
|
+
readonly stateMutability: "view";
|
|
1634
|
+
readonly type: "function";
|
|
1635
|
+
}, {
|
|
1636
|
+
readonly inputs: readonly [{
|
|
1637
|
+
readonly internalType: "uint256";
|
|
1638
|
+
readonly name: "streamId";
|
|
1639
|
+
readonly type: "uint256";
|
|
1640
|
+
}];
|
|
1641
|
+
readonly name: "isTransferable";
|
|
1642
|
+
readonly outputs: readonly [{
|
|
1643
|
+
readonly internalType: "bool";
|
|
1644
|
+
readonly name: "result";
|
|
1645
|
+
readonly type: "bool";
|
|
1646
|
+
}];
|
|
1647
|
+
readonly stateMutability: "view";
|
|
1648
|
+
readonly type: "function";
|
|
1649
|
+
}, {
|
|
1650
|
+
readonly inputs: readonly [{
|
|
1651
|
+
readonly internalType: "uint256";
|
|
1652
|
+
readonly name: "streamId";
|
|
1653
|
+
readonly type: "uint256";
|
|
1654
|
+
}];
|
|
1655
|
+
readonly name: "isWarm";
|
|
1656
|
+
readonly outputs: readonly [{
|
|
1657
|
+
readonly internalType: "bool";
|
|
1658
|
+
readonly name: "result";
|
|
1659
|
+
readonly type: "bool";
|
|
1660
|
+
}];
|
|
1661
|
+
readonly stateMutability: "view";
|
|
1662
|
+
readonly type: "function";
|
|
1663
|
+
}, {
|
|
1664
|
+
readonly inputs: readonly [];
|
|
1665
|
+
readonly name: "name";
|
|
1666
|
+
readonly outputs: readonly [{
|
|
1075
1667
|
readonly internalType: "string";
|
|
1076
|
-
readonly name: "
|
|
1668
|
+
readonly name: "";
|
|
1077
1669
|
readonly type: "string";
|
|
1078
1670
|
}];
|
|
1079
|
-
readonly
|
|
1080
|
-
readonly
|
|
1081
|
-
readonly type: "tuple";
|
|
1671
|
+
readonly stateMutability: "view";
|
|
1672
|
+
readonly type: "function";
|
|
1082
1673
|
}, {
|
|
1083
|
-
readonly
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
readonly type: "uint128";
|
|
1087
|
-
}, {
|
|
1088
|
-
readonly internalType: "uint40";
|
|
1089
|
-
readonly name: "duration";
|
|
1090
|
-
readonly type: "uint40";
|
|
1091
|
-
}];
|
|
1092
|
-
readonly internalType: "struct LockupTranched.TrancheWithDuration[]";
|
|
1093
|
-
readonly name: "tranchesWithDuration";
|
|
1094
|
-
readonly type: "tuple[]";
|
|
1095
|
-
}];
|
|
1096
|
-
readonly name: "createWithDurationsLT";
|
|
1097
|
-
readonly outputs: readonly [{
|
|
1098
|
-
readonly internalType: "uint256";
|
|
1099
|
-
readonly name: "streamId";
|
|
1100
|
-
readonly type: "uint256";
|
|
1101
|
-
}];
|
|
1102
|
-
readonly stateMutability: "payable";
|
|
1103
|
-
readonly type: "function";
|
|
1104
|
-
}, {
|
|
1105
|
-
readonly inputs: readonly [{
|
|
1106
|
-
readonly components: readonly [{
|
|
1674
|
+
readonly inputs: readonly [];
|
|
1675
|
+
readonly name: "nativeToken";
|
|
1676
|
+
readonly outputs: readonly [{
|
|
1107
1677
|
readonly internalType: "address";
|
|
1108
|
-
readonly name: "
|
|
1678
|
+
readonly name: "";
|
|
1109
1679
|
readonly type: "address";
|
|
1110
|
-
}
|
|
1680
|
+
}];
|
|
1681
|
+
readonly stateMutability: "view";
|
|
1682
|
+
readonly type: "function";
|
|
1683
|
+
}, {
|
|
1684
|
+
readonly inputs: readonly [];
|
|
1685
|
+
readonly name: "nextStreamId";
|
|
1686
|
+
readonly outputs: readonly [{
|
|
1687
|
+
readonly internalType: "uint256";
|
|
1688
|
+
readonly name: "";
|
|
1689
|
+
readonly type: "uint256";
|
|
1690
|
+
}];
|
|
1691
|
+
readonly stateMutability: "view";
|
|
1692
|
+
readonly type: "function";
|
|
1693
|
+
}, {
|
|
1694
|
+
readonly inputs: readonly [];
|
|
1695
|
+
readonly name: "nftDescriptor";
|
|
1696
|
+
readonly outputs: readonly [{
|
|
1697
|
+
readonly internalType: "contract ILockupNFTDescriptor";
|
|
1698
|
+
readonly name: "";
|
|
1699
|
+
readonly type: "address";
|
|
1700
|
+
}];
|
|
1701
|
+
readonly stateMutability: "view";
|
|
1702
|
+
readonly type: "function";
|
|
1703
|
+
}, {
|
|
1704
|
+
readonly inputs: readonly [{
|
|
1705
|
+
readonly internalType: "uint256";
|
|
1706
|
+
readonly name: "tokenId";
|
|
1707
|
+
readonly type: "uint256";
|
|
1708
|
+
}];
|
|
1709
|
+
readonly name: "ownerOf";
|
|
1710
|
+
readonly outputs: readonly [{
|
|
1111
1711
|
readonly internalType: "address";
|
|
1112
|
-
readonly name: "
|
|
1712
|
+
readonly name: "";
|
|
1113
1713
|
readonly type: "address";
|
|
1114
|
-
}
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1714
|
+
}];
|
|
1715
|
+
readonly stateMutability: "view";
|
|
1716
|
+
readonly type: "function";
|
|
1717
|
+
}, {
|
|
1718
|
+
readonly inputs: readonly [{
|
|
1119
1719
|
readonly internalType: "contract IERC20";
|
|
1120
1720
|
readonly name: "token";
|
|
1121
1721
|
readonly type: "address";
|
|
1122
1722
|
}, {
|
|
1123
|
-
readonly internalType: "
|
|
1124
|
-
readonly name: "
|
|
1125
|
-
readonly type: "
|
|
1126
|
-
}, {
|
|
1127
|
-
readonly internalType: "bool";
|
|
1128
|
-
readonly name: "transferable";
|
|
1129
|
-
readonly type: "bool";
|
|
1130
|
-
}, {
|
|
1131
|
-
readonly components: readonly [{
|
|
1132
|
-
readonly internalType: "uint40";
|
|
1133
|
-
readonly name: "start";
|
|
1134
|
-
readonly type: "uint40";
|
|
1135
|
-
}, {
|
|
1136
|
-
readonly internalType: "uint40";
|
|
1137
|
-
readonly name: "end";
|
|
1138
|
-
readonly type: "uint40";
|
|
1139
|
-
}];
|
|
1140
|
-
readonly internalType: "struct Lockup.Timestamps";
|
|
1141
|
-
readonly name: "timestamps";
|
|
1142
|
-
readonly type: "tuple";
|
|
1143
|
-
}, {
|
|
1144
|
-
readonly internalType: "string";
|
|
1145
|
-
readonly name: "shape";
|
|
1146
|
-
readonly type: "string";
|
|
1723
|
+
readonly internalType: "address";
|
|
1724
|
+
readonly name: "to";
|
|
1725
|
+
readonly type: "address";
|
|
1147
1726
|
}];
|
|
1148
|
-
readonly
|
|
1149
|
-
readonly
|
|
1150
|
-
readonly
|
|
1151
|
-
|
|
1152
|
-
|
|
1727
|
+
readonly name: "recover";
|
|
1728
|
+
readonly outputs: readonly [];
|
|
1729
|
+
readonly stateMutability: "nonpayable";
|
|
1730
|
+
readonly type: "function";
|
|
1731
|
+
}, {
|
|
1732
|
+
readonly inputs: readonly [{
|
|
1733
|
+
readonly internalType: "uint256";
|
|
1734
|
+
readonly name: "streamId";
|
|
1735
|
+
readonly type: "uint256";
|
|
1736
|
+
}];
|
|
1737
|
+
readonly name: "refundableAmountOf";
|
|
1738
|
+
readonly outputs: readonly [{
|
|
1153
1739
|
readonly internalType: "uint128";
|
|
1154
|
-
readonly name: "
|
|
1740
|
+
readonly name: "refundableAmount";
|
|
1155
1741
|
readonly type: "uint128";
|
|
1742
|
+
}];
|
|
1743
|
+
readonly stateMutability: "view";
|
|
1744
|
+
readonly type: "function";
|
|
1745
|
+
}, {
|
|
1746
|
+
readonly inputs: readonly [{
|
|
1747
|
+
readonly internalType: "uint256";
|
|
1748
|
+
readonly name: "streamId";
|
|
1749
|
+
readonly type: "uint256";
|
|
1750
|
+
}];
|
|
1751
|
+
readonly name: "renounce";
|
|
1752
|
+
readonly outputs: readonly [];
|
|
1753
|
+
readonly stateMutability: "payable";
|
|
1754
|
+
readonly type: "function";
|
|
1755
|
+
}, {
|
|
1756
|
+
readonly inputs: readonly [{
|
|
1757
|
+
readonly internalType: "address";
|
|
1758
|
+
readonly name: "from";
|
|
1759
|
+
readonly type: "address";
|
|
1156
1760
|
}, {
|
|
1157
|
-
readonly internalType: "
|
|
1158
|
-
readonly name: "
|
|
1159
|
-
readonly type: "
|
|
1761
|
+
readonly internalType: "address";
|
|
1762
|
+
readonly name: "to";
|
|
1763
|
+
readonly type: "address";
|
|
1160
1764
|
}, {
|
|
1161
|
-
readonly internalType: "
|
|
1162
|
-
readonly name: "
|
|
1163
|
-
readonly type: "
|
|
1765
|
+
readonly internalType: "uint256";
|
|
1766
|
+
readonly name: "tokenId";
|
|
1767
|
+
readonly type: "uint256";
|
|
1164
1768
|
}];
|
|
1165
|
-
readonly
|
|
1166
|
-
readonly
|
|
1167
|
-
readonly
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
readonly internalType: "uint256";
|
|
1172
|
-
readonly name: "streamId";
|
|
1173
|
-
readonly type: "uint256";
|
|
1174
|
-
}];
|
|
1175
|
-
readonly stateMutability: "payable";
|
|
1176
|
-
readonly type: "function";
|
|
1177
|
-
}, {
|
|
1178
|
-
readonly inputs: readonly [{
|
|
1179
|
-
readonly components: readonly [{
|
|
1769
|
+
readonly name: "safeTransferFrom";
|
|
1770
|
+
readonly outputs: readonly [];
|
|
1771
|
+
readonly stateMutability: "nonpayable";
|
|
1772
|
+
readonly type: "function";
|
|
1773
|
+
}, {
|
|
1774
|
+
readonly inputs: readonly [{
|
|
1180
1775
|
readonly internalType: "address";
|
|
1181
|
-
readonly name: "
|
|
1776
|
+
readonly name: "from";
|
|
1182
1777
|
readonly type: "address";
|
|
1183
1778
|
}, {
|
|
1184
1779
|
readonly internalType: "address";
|
|
1185
|
-
readonly name: "
|
|
1780
|
+
readonly name: "to";
|
|
1186
1781
|
readonly type: "address";
|
|
1187
1782
|
}, {
|
|
1188
|
-
readonly internalType: "
|
|
1189
|
-
readonly name: "
|
|
1190
|
-
readonly type: "
|
|
1783
|
+
readonly internalType: "uint256";
|
|
1784
|
+
readonly name: "tokenId";
|
|
1785
|
+
readonly type: "uint256";
|
|
1191
1786
|
}, {
|
|
1192
|
-
readonly internalType: "
|
|
1193
|
-
readonly name: "
|
|
1787
|
+
readonly internalType: "bytes";
|
|
1788
|
+
readonly name: "data";
|
|
1789
|
+
readonly type: "bytes";
|
|
1790
|
+
}];
|
|
1791
|
+
readonly name: "safeTransferFrom";
|
|
1792
|
+
readonly outputs: readonly [];
|
|
1793
|
+
readonly stateMutability: "nonpayable";
|
|
1794
|
+
readonly type: "function";
|
|
1795
|
+
}, {
|
|
1796
|
+
readonly inputs: readonly [{
|
|
1797
|
+
readonly internalType: "address";
|
|
1798
|
+
readonly name: "operator";
|
|
1194
1799
|
readonly type: "address";
|
|
1195
1800
|
}, {
|
|
1196
1801
|
readonly internalType: "bool";
|
|
1197
|
-
readonly name: "
|
|
1802
|
+
readonly name: "approved";
|
|
1198
1803
|
readonly type: "bool";
|
|
1199
|
-
}
|
|
1804
|
+
}];
|
|
1805
|
+
readonly name: "setApprovalForAll";
|
|
1806
|
+
readonly outputs: readonly [];
|
|
1807
|
+
readonly stateMutability: "nonpayable";
|
|
1808
|
+
readonly type: "function";
|
|
1809
|
+
}, {
|
|
1810
|
+
readonly inputs: readonly [{
|
|
1811
|
+
readonly internalType: "contract ISablierComptroller";
|
|
1812
|
+
readonly name: "newComptroller";
|
|
1813
|
+
readonly type: "address";
|
|
1814
|
+
}];
|
|
1815
|
+
readonly name: "setComptroller";
|
|
1816
|
+
readonly outputs: readonly [];
|
|
1817
|
+
readonly stateMutability: "nonpayable";
|
|
1818
|
+
readonly type: "function";
|
|
1819
|
+
}, {
|
|
1820
|
+
readonly inputs: readonly [{
|
|
1821
|
+
readonly internalType: "contract ILockupNFTDescriptor";
|
|
1822
|
+
readonly name: "newNFTDescriptor";
|
|
1823
|
+
readonly type: "address";
|
|
1824
|
+
}];
|
|
1825
|
+
readonly name: "setNFTDescriptor";
|
|
1826
|
+
readonly outputs: readonly [];
|
|
1827
|
+
readonly stateMutability: "nonpayable";
|
|
1828
|
+
readonly type: "function";
|
|
1829
|
+
}, {
|
|
1830
|
+
readonly inputs: readonly [{
|
|
1831
|
+
readonly internalType: "address";
|
|
1832
|
+
readonly name: "newNativeToken";
|
|
1833
|
+
readonly type: "address";
|
|
1834
|
+
}];
|
|
1835
|
+
readonly name: "setNativeToken";
|
|
1836
|
+
readonly outputs: readonly [];
|
|
1837
|
+
readonly stateMutability: "nonpayable";
|
|
1838
|
+
readonly type: "function";
|
|
1839
|
+
}, {
|
|
1840
|
+
readonly inputs: readonly [{
|
|
1841
|
+
readonly internalType: "uint256";
|
|
1842
|
+
readonly name: "streamId";
|
|
1843
|
+
readonly type: "uint256";
|
|
1844
|
+
}];
|
|
1845
|
+
readonly name: "statusOf";
|
|
1846
|
+
readonly outputs: readonly [{
|
|
1847
|
+
readonly internalType: "enum Lockup.Status";
|
|
1848
|
+
readonly name: "status";
|
|
1849
|
+
readonly type: "uint8";
|
|
1850
|
+
}];
|
|
1851
|
+
readonly stateMutability: "view";
|
|
1852
|
+
readonly type: "function";
|
|
1853
|
+
}, {
|
|
1854
|
+
readonly inputs: readonly [{
|
|
1855
|
+
readonly internalType: "uint256";
|
|
1856
|
+
readonly name: "streamId";
|
|
1857
|
+
readonly type: "uint256";
|
|
1858
|
+
}];
|
|
1859
|
+
readonly name: "streamedAmountOf";
|
|
1860
|
+
readonly outputs: readonly [{
|
|
1861
|
+
readonly internalType: "uint128";
|
|
1862
|
+
readonly name: "streamedAmount";
|
|
1863
|
+
readonly type: "uint128";
|
|
1864
|
+
}];
|
|
1865
|
+
readonly stateMutability: "view";
|
|
1866
|
+
readonly type: "function";
|
|
1867
|
+
}, {
|
|
1868
|
+
readonly inputs: readonly [{
|
|
1869
|
+
readonly internalType: "bytes4";
|
|
1870
|
+
readonly name: "interfaceId";
|
|
1871
|
+
readonly type: "bytes4";
|
|
1872
|
+
}];
|
|
1873
|
+
readonly name: "supportsInterface";
|
|
1874
|
+
readonly outputs: readonly [{
|
|
1200
1875
|
readonly internalType: "bool";
|
|
1201
|
-
readonly name: "
|
|
1876
|
+
readonly name: "";
|
|
1202
1877
|
readonly type: "bool";
|
|
1203
|
-
}
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
readonly name: "end";
|
|
1211
|
-
readonly type: "uint40";
|
|
1212
|
-
}];
|
|
1213
|
-
readonly internalType: "struct Lockup.Timestamps";
|
|
1214
|
-
readonly name: "timestamps";
|
|
1215
|
-
readonly type: "tuple";
|
|
1216
|
-
}, {
|
|
1878
|
+
}];
|
|
1879
|
+
readonly stateMutability: "view";
|
|
1880
|
+
readonly type: "function";
|
|
1881
|
+
}, {
|
|
1882
|
+
readonly inputs: readonly [];
|
|
1883
|
+
readonly name: "symbol";
|
|
1884
|
+
readonly outputs: readonly [{
|
|
1217
1885
|
readonly internalType: "string";
|
|
1218
|
-
readonly name: "
|
|
1886
|
+
readonly name: "";
|
|
1219
1887
|
readonly type: "string";
|
|
1220
1888
|
}];
|
|
1221
|
-
readonly
|
|
1222
|
-
readonly
|
|
1223
|
-
readonly type: "tuple";
|
|
1889
|
+
readonly stateMutability: "view";
|
|
1890
|
+
readonly type: "function";
|
|
1224
1891
|
}, {
|
|
1225
|
-
readonly
|
|
1226
|
-
readonly internalType: "
|
|
1227
|
-
readonly name: "
|
|
1228
|
-
readonly type: "
|
|
1229
|
-
}, {
|
|
1230
|
-
readonly internalType: "uint128";
|
|
1231
|
-
readonly name: "cliff";
|
|
1232
|
-
readonly type: "uint128";
|
|
1892
|
+
readonly inputs: readonly [{
|
|
1893
|
+
readonly internalType: "uint256";
|
|
1894
|
+
readonly name: "streamId";
|
|
1895
|
+
readonly type: "uint256";
|
|
1233
1896
|
}];
|
|
1234
|
-
readonly
|
|
1235
|
-
readonly
|
|
1236
|
-
|
|
1897
|
+
readonly name: "tokenURI";
|
|
1898
|
+
readonly outputs: readonly [{
|
|
1899
|
+
readonly internalType: "string";
|
|
1900
|
+
readonly name: "uri";
|
|
1901
|
+
readonly type: "string";
|
|
1902
|
+
}];
|
|
1903
|
+
readonly stateMutability: "view";
|
|
1904
|
+
readonly type: "function";
|
|
1237
1905
|
}, {
|
|
1238
|
-
readonly
|
|
1239
|
-
readonly name: "
|
|
1240
|
-
readonly
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
readonly
|
|
1245
|
-
readonly name: "streamId";
|
|
1246
|
-
readonly type: "uint256";
|
|
1247
|
-
}];
|
|
1248
|
-
readonly stateMutability: "payable";
|
|
1249
|
-
readonly type: "function";
|
|
1250
|
-
}, {
|
|
1251
|
-
readonly inputs: readonly [{
|
|
1252
|
-
readonly components: readonly [{
|
|
1906
|
+
readonly inputs: readonly [];
|
|
1907
|
+
readonly name: "transferFeesToComptroller";
|
|
1908
|
+
readonly outputs: readonly [];
|
|
1909
|
+
readonly stateMutability: "nonpayable";
|
|
1910
|
+
readonly type: "function";
|
|
1911
|
+
}, {
|
|
1912
|
+
readonly inputs: readonly [{
|
|
1253
1913
|
readonly internalType: "address";
|
|
1254
|
-
readonly name: "
|
|
1914
|
+
readonly name: "from";
|
|
1255
1915
|
readonly type: "address";
|
|
1256
1916
|
}, {
|
|
1257
1917
|
readonly internalType: "address";
|
|
1258
|
-
readonly name: "
|
|
1259
|
-
readonly type: "address";
|
|
1260
|
-
}, {
|
|
1261
|
-
readonly internalType: "uint128";
|
|
1262
|
-
readonly name: "depositAmount";
|
|
1263
|
-
readonly type: "uint128";
|
|
1264
|
-
}, {
|
|
1265
|
-
readonly internalType: "contract IERC20";
|
|
1266
|
-
readonly name: "token";
|
|
1918
|
+
readonly name: "to";
|
|
1267
1919
|
readonly type: "address";
|
|
1268
1920
|
}, {
|
|
1921
|
+
readonly internalType: "uint256";
|
|
1922
|
+
readonly name: "tokenId";
|
|
1923
|
+
readonly type: "uint256";
|
|
1924
|
+
}];
|
|
1925
|
+
readonly name: "transferFrom";
|
|
1926
|
+
readonly outputs: readonly [];
|
|
1927
|
+
readonly stateMutability: "nonpayable";
|
|
1928
|
+
readonly type: "function";
|
|
1929
|
+
}, {
|
|
1930
|
+
readonly inputs: readonly [{
|
|
1931
|
+
readonly internalType: "uint256";
|
|
1932
|
+
readonly name: "streamId";
|
|
1933
|
+
readonly type: "uint256";
|
|
1934
|
+
}];
|
|
1935
|
+
readonly name: "wasCanceled";
|
|
1936
|
+
readonly outputs: readonly [{
|
|
1269
1937
|
readonly internalType: "bool";
|
|
1270
|
-
readonly name: "
|
|
1271
|
-
readonly type: "bool";
|
|
1272
|
-
}, {
|
|
1273
|
-
readonly internalType: "bool";
|
|
1274
|
-
readonly name: "transferable";
|
|
1938
|
+
readonly name: "result";
|
|
1275
1939
|
readonly type: "bool";
|
|
1276
|
-
}, {
|
|
1277
|
-
readonly components: readonly [{
|
|
1278
|
-
readonly internalType: "uint40";
|
|
1279
|
-
readonly name: "start";
|
|
1280
|
-
readonly type: "uint40";
|
|
1281
|
-
}, {
|
|
1282
|
-
readonly internalType: "uint40";
|
|
1283
|
-
readonly name: "end";
|
|
1284
|
-
readonly type: "uint40";
|
|
1285
|
-
}];
|
|
1286
|
-
readonly internalType: "struct Lockup.Timestamps";
|
|
1287
|
-
readonly name: "timestamps";
|
|
1288
|
-
readonly type: "tuple";
|
|
1289
|
-
}, {
|
|
1290
|
-
readonly internalType: "string";
|
|
1291
|
-
readonly name: "shape";
|
|
1292
|
-
readonly type: "string";
|
|
1293
1940
|
}];
|
|
1294
|
-
readonly
|
|
1295
|
-
readonly
|
|
1296
|
-
readonly type: "tuple";
|
|
1941
|
+
readonly stateMutability: "view";
|
|
1942
|
+
readonly type: "function";
|
|
1297
1943
|
}, {
|
|
1298
|
-
readonly
|
|
1299
|
-
readonly internalType: "
|
|
1300
|
-
readonly name: "
|
|
1301
|
-
readonly type: "
|
|
1302
|
-
}, {
|
|
1303
|
-
readonly internalType: "uint40";
|
|
1304
|
-
readonly name: "timestamp";
|
|
1305
|
-
readonly type: "uint40";
|
|
1306
|
-
}];
|
|
1307
|
-
readonly internalType: "struct LockupTranched.Tranche[]";
|
|
1308
|
-
readonly name: "tranches";
|
|
1309
|
-
readonly type: "tuple[]";
|
|
1310
|
-
}];
|
|
1311
|
-
readonly name: "createWithTimestampsLT";
|
|
1312
|
-
readonly outputs: readonly [{
|
|
1313
|
-
readonly internalType: "uint256";
|
|
1314
|
-
readonly name: "streamId";
|
|
1315
|
-
readonly type: "uint256";
|
|
1316
|
-
}];
|
|
1317
|
-
readonly stateMutability: "payable";
|
|
1318
|
-
readonly type: "function";
|
|
1319
|
-
}, {
|
|
1320
|
-
readonly inputs: readonly [{
|
|
1321
|
-
readonly internalType: "uint256";
|
|
1322
|
-
readonly name: "tokenId";
|
|
1323
|
-
readonly type: "uint256";
|
|
1324
|
-
}];
|
|
1325
|
-
readonly name: "getApproved";
|
|
1326
|
-
readonly outputs: readonly [{
|
|
1327
|
-
readonly internalType: "address";
|
|
1328
|
-
readonly name: "";
|
|
1329
|
-
readonly type: "address";
|
|
1330
|
-
}];
|
|
1331
|
-
readonly stateMutability: "view";
|
|
1332
|
-
readonly type: "function";
|
|
1333
|
-
}, {
|
|
1334
|
-
readonly inputs: readonly [{
|
|
1335
|
-
readonly internalType: "uint256";
|
|
1336
|
-
readonly name: "streamId";
|
|
1337
|
-
readonly type: "uint256";
|
|
1338
|
-
}];
|
|
1339
|
-
readonly name: "getCliffTime";
|
|
1340
|
-
readonly outputs: readonly [{
|
|
1341
|
-
readonly internalType: "uint40";
|
|
1342
|
-
readonly name: "cliffTime";
|
|
1343
|
-
readonly type: "uint40";
|
|
1344
|
-
}];
|
|
1345
|
-
readonly stateMutability: "view";
|
|
1346
|
-
readonly type: "function";
|
|
1347
|
-
}, {
|
|
1348
|
-
readonly inputs: readonly [{
|
|
1349
|
-
readonly internalType: "uint256";
|
|
1350
|
-
readonly name: "streamId";
|
|
1351
|
-
readonly type: "uint256";
|
|
1352
|
-
}];
|
|
1353
|
-
readonly name: "getDepositedAmount";
|
|
1354
|
-
readonly outputs: readonly [{
|
|
1355
|
-
readonly internalType: "uint128";
|
|
1356
|
-
readonly name: "depositedAmount";
|
|
1357
|
-
readonly type: "uint128";
|
|
1358
|
-
}];
|
|
1359
|
-
readonly stateMutability: "view";
|
|
1360
|
-
readonly type: "function";
|
|
1361
|
-
}, {
|
|
1362
|
-
readonly inputs: readonly [{
|
|
1363
|
-
readonly internalType: "uint256";
|
|
1364
|
-
readonly name: "streamId";
|
|
1365
|
-
readonly type: "uint256";
|
|
1366
|
-
}];
|
|
1367
|
-
readonly name: "getEndTime";
|
|
1368
|
-
readonly outputs: readonly [{
|
|
1369
|
-
readonly internalType: "uint40";
|
|
1370
|
-
readonly name: "endTime";
|
|
1371
|
-
readonly type: "uint40";
|
|
1372
|
-
}];
|
|
1373
|
-
readonly stateMutability: "view";
|
|
1374
|
-
readonly type: "function";
|
|
1375
|
-
}, {
|
|
1376
|
-
readonly inputs: readonly [{
|
|
1377
|
-
readonly internalType: "uint256";
|
|
1378
|
-
readonly name: "streamId";
|
|
1379
|
-
readonly type: "uint256";
|
|
1380
|
-
}];
|
|
1381
|
-
readonly name: "getLockupModel";
|
|
1382
|
-
readonly outputs: readonly [{
|
|
1383
|
-
readonly internalType: "enum Lockup.Model";
|
|
1384
|
-
readonly name: "lockupModel";
|
|
1385
|
-
readonly type: "uint8";
|
|
1386
|
-
}];
|
|
1387
|
-
readonly stateMutability: "view";
|
|
1388
|
-
readonly type: "function";
|
|
1389
|
-
}, {
|
|
1390
|
-
readonly inputs: readonly [{
|
|
1391
|
-
readonly internalType: "uint256";
|
|
1392
|
-
readonly name: "streamId";
|
|
1393
|
-
readonly type: "uint256";
|
|
1394
|
-
}];
|
|
1395
|
-
readonly name: "getRecipient";
|
|
1396
|
-
readonly outputs: readonly [{
|
|
1397
|
-
readonly internalType: "address";
|
|
1398
|
-
readonly name: "recipient";
|
|
1399
|
-
readonly type: "address";
|
|
1400
|
-
}];
|
|
1401
|
-
readonly stateMutability: "view";
|
|
1402
|
-
readonly type: "function";
|
|
1403
|
-
}, {
|
|
1404
|
-
readonly inputs: readonly [{
|
|
1405
|
-
readonly internalType: "uint256";
|
|
1406
|
-
readonly name: "streamId";
|
|
1407
|
-
readonly type: "uint256";
|
|
1408
|
-
}];
|
|
1409
|
-
readonly name: "getRefundedAmount";
|
|
1410
|
-
readonly outputs: readonly [{
|
|
1411
|
-
readonly internalType: "uint128";
|
|
1412
|
-
readonly name: "refundedAmount";
|
|
1413
|
-
readonly type: "uint128";
|
|
1414
|
-
}];
|
|
1415
|
-
readonly stateMutability: "view";
|
|
1416
|
-
readonly type: "function";
|
|
1417
|
-
}, {
|
|
1418
|
-
readonly inputs: readonly [{
|
|
1419
|
-
readonly internalType: "uint256";
|
|
1420
|
-
readonly name: "streamId";
|
|
1421
|
-
readonly type: "uint256";
|
|
1422
|
-
}];
|
|
1423
|
-
readonly name: "getSegments";
|
|
1424
|
-
readonly outputs: readonly [{
|
|
1425
|
-
readonly components: readonly [{
|
|
1426
|
-
readonly internalType: "uint128";
|
|
1427
|
-
readonly name: "amount";
|
|
1428
|
-
readonly type: "uint128";
|
|
1944
|
+
readonly inputs: readonly [{
|
|
1945
|
+
readonly internalType: "uint256";
|
|
1946
|
+
readonly name: "streamId";
|
|
1947
|
+
readonly type: "uint256";
|
|
1429
1948
|
}, {
|
|
1430
|
-
readonly internalType: "
|
|
1431
|
-
readonly name: "
|
|
1432
|
-
readonly type: "
|
|
1949
|
+
readonly internalType: "address";
|
|
1950
|
+
readonly name: "to";
|
|
1951
|
+
readonly type: "address";
|
|
1433
1952
|
}, {
|
|
1434
|
-
readonly internalType: "uint40";
|
|
1435
|
-
readonly name: "timestamp";
|
|
1436
|
-
readonly type: "uint40";
|
|
1437
|
-
}];
|
|
1438
|
-
readonly internalType: "struct LockupDynamic.Segment[]";
|
|
1439
|
-
readonly name: "segments";
|
|
1440
|
-
readonly type: "tuple[]";
|
|
1441
|
-
}];
|
|
1442
|
-
readonly stateMutability: "view";
|
|
1443
|
-
readonly type: "function";
|
|
1444
|
-
}, {
|
|
1445
|
-
readonly inputs: readonly [{
|
|
1446
|
-
readonly internalType: "uint256";
|
|
1447
|
-
readonly name: "streamId";
|
|
1448
|
-
readonly type: "uint256";
|
|
1449
|
-
}];
|
|
1450
|
-
readonly name: "getSender";
|
|
1451
|
-
readonly outputs: readonly [{
|
|
1452
|
-
readonly internalType: "address";
|
|
1453
|
-
readonly name: "sender";
|
|
1454
|
-
readonly type: "address";
|
|
1455
|
-
}];
|
|
1456
|
-
readonly stateMutability: "view";
|
|
1457
|
-
readonly type: "function";
|
|
1458
|
-
}, {
|
|
1459
|
-
readonly inputs: readonly [{
|
|
1460
|
-
readonly internalType: "uint256";
|
|
1461
|
-
readonly name: "streamId";
|
|
1462
|
-
readonly type: "uint256";
|
|
1463
|
-
}];
|
|
1464
|
-
readonly name: "getStartTime";
|
|
1465
|
-
readonly outputs: readonly [{
|
|
1466
|
-
readonly internalType: "uint40";
|
|
1467
|
-
readonly name: "startTime";
|
|
1468
|
-
readonly type: "uint40";
|
|
1469
|
-
}];
|
|
1470
|
-
readonly stateMutability: "view";
|
|
1471
|
-
readonly type: "function";
|
|
1472
|
-
}, {
|
|
1473
|
-
readonly inputs: readonly [{
|
|
1474
|
-
readonly internalType: "uint256";
|
|
1475
|
-
readonly name: "streamId";
|
|
1476
|
-
readonly type: "uint256";
|
|
1477
|
-
}];
|
|
1478
|
-
readonly name: "getTranches";
|
|
1479
|
-
readonly outputs: readonly [{
|
|
1480
|
-
readonly components: readonly [{
|
|
1481
1953
|
readonly internalType: "uint128";
|
|
1482
1954
|
readonly name: "amount";
|
|
1483
1955
|
readonly type: "uint128";
|
|
1484
|
-
}, {
|
|
1485
|
-
readonly internalType: "uint40";
|
|
1486
|
-
readonly name: "timestamp";
|
|
1487
|
-
readonly type: "uint40";
|
|
1488
1956
|
}];
|
|
1489
|
-
readonly
|
|
1490
|
-
readonly
|
|
1491
|
-
readonly
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
readonly name: "streamId";
|
|
1499
|
-
readonly type: "uint256";
|
|
1500
|
-
}];
|
|
1501
|
-
readonly name: "getUnderlyingToken";
|
|
1502
|
-
readonly outputs: readonly [{
|
|
1503
|
-
readonly internalType: "contract IERC20";
|
|
1504
|
-
readonly name: "token";
|
|
1505
|
-
readonly type: "address";
|
|
1506
|
-
}];
|
|
1507
|
-
readonly stateMutability: "view";
|
|
1508
|
-
readonly type: "function";
|
|
1509
|
-
}, {
|
|
1510
|
-
readonly inputs: readonly [{
|
|
1511
|
-
readonly internalType: "uint256";
|
|
1512
|
-
readonly name: "streamId";
|
|
1513
|
-
readonly type: "uint256";
|
|
1514
|
-
}];
|
|
1515
|
-
readonly name: "getUnlockAmounts";
|
|
1516
|
-
readonly outputs: readonly [{
|
|
1517
|
-
readonly components: readonly [{
|
|
1518
|
-
readonly internalType: "uint128";
|
|
1519
|
-
readonly name: "start";
|
|
1520
|
-
readonly type: "uint128";
|
|
1957
|
+
readonly name: "withdraw";
|
|
1958
|
+
readonly outputs: readonly [];
|
|
1959
|
+
readonly stateMutability: "payable";
|
|
1960
|
+
readonly type: "function";
|
|
1961
|
+
}, {
|
|
1962
|
+
readonly inputs: readonly [{
|
|
1963
|
+
readonly internalType: "uint256";
|
|
1964
|
+
readonly name: "streamId";
|
|
1965
|
+
readonly type: "uint256";
|
|
1521
1966
|
}, {
|
|
1967
|
+
readonly internalType: "address";
|
|
1968
|
+
readonly name: "to";
|
|
1969
|
+
readonly type: "address";
|
|
1970
|
+
}];
|
|
1971
|
+
readonly name: "withdrawMax";
|
|
1972
|
+
readonly outputs: readonly [{
|
|
1522
1973
|
readonly internalType: "uint128";
|
|
1523
|
-
readonly name: "
|
|
1974
|
+
readonly name: "withdrawnAmount";
|
|
1524
1975
|
readonly type: "uint128";
|
|
1525
1976
|
}];
|
|
1526
|
-
readonly
|
|
1527
|
-
readonly
|
|
1528
|
-
readonly type: "tuple";
|
|
1529
|
-
}];
|
|
1530
|
-
readonly stateMutability: "view";
|
|
1531
|
-
readonly type: "function";
|
|
1532
|
-
}, {
|
|
1533
|
-
readonly inputs: readonly [{
|
|
1534
|
-
readonly internalType: "uint256";
|
|
1535
|
-
readonly name: "streamId";
|
|
1536
|
-
readonly type: "uint256";
|
|
1537
|
-
}];
|
|
1538
|
-
readonly name: "getWithdrawnAmount";
|
|
1539
|
-
readonly outputs: readonly [{
|
|
1540
|
-
readonly internalType: "uint128";
|
|
1541
|
-
readonly name: "withdrawnAmount";
|
|
1542
|
-
readonly type: "uint128";
|
|
1543
|
-
}];
|
|
1544
|
-
readonly stateMutability: "view";
|
|
1545
|
-
readonly type: "function";
|
|
1546
|
-
}, {
|
|
1547
|
-
readonly inputs: readonly [{
|
|
1548
|
-
readonly internalType: "address";
|
|
1549
|
-
readonly name: "recipient";
|
|
1550
|
-
readonly type: "address";
|
|
1551
|
-
}];
|
|
1552
|
-
readonly name: "isAllowedToHook";
|
|
1553
|
-
readonly outputs: readonly [{
|
|
1554
|
-
readonly internalType: "bool";
|
|
1555
|
-
readonly name: "result";
|
|
1556
|
-
readonly type: "bool";
|
|
1557
|
-
}];
|
|
1558
|
-
readonly stateMutability: "view";
|
|
1559
|
-
readonly type: "function";
|
|
1560
|
-
}, {
|
|
1561
|
-
readonly inputs: readonly [{
|
|
1562
|
-
readonly internalType: "address";
|
|
1563
|
-
readonly name: "owner";
|
|
1564
|
-
readonly type: "address";
|
|
1565
|
-
}, {
|
|
1566
|
-
readonly internalType: "address";
|
|
1567
|
-
readonly name: "operator";
|
|
1568
|
-
readonly type: "address";
|
|
1569
|
-
}];
|
|
1570
|
-
readonly name: "isApprovedForAll";
|
|
1571
|
-
readonly outputs: readonly [{
|
|
1572
|
-
readonly internalType: "bool";
|
|
1573
|
-
readonly name: "";
|
|
1574
|
-
readonly type: "bool";
|
|
1575
|
-
}];
|
|
1576
|
-
readonly stateMutability: "view";
|
|
1577
|
-
readonly type: "function";
|
|
1578
|
-
}, {
|
|
1579
|
-
readonly inputs: readonly [{
|
|
1580
|
-
readonly internalType: "uint256";
|
|
1581
|
-
readonly name: "streamId";
|
|
1582
|
-
readonly type: "uint256";
|
|
1583
|
-
}];
|
|
1584
|
-
readonly name: "isCancelable";
|
|
1585
|
-
readonly outputs: readonly [{
|
|
1586
|
-
readonly internalType: "bool";
|
|
1587
|
-
readonly name: "result";
|
|
1588
|
-
readonly type: "bool";
|
|
1589
|
-
}];
|
|
1590
|
-
readonly stateMutability: "view";
|
|
1591
|
-
readonly type: "function";
|
|
1592
|
-
}, {
|
|
1593
|
-
readonly inputs: readonly [{
|
|
1594
|
-
readonly internalType: "uint256";
|
|
1595
|
-
readonly name: "streamId";
|
|
1596
|
-
readonly type: "uint256";
|
|
1597
|
-
}];
|
|
1598
|
-
readonly name: "isCold";
|
|
1599
|
-
readonly outputs: readonly [{
|
|
1600
|
-
readonly internalType: "bool";
|
|
1601
|
-
readonly name: "result";
|
|
1602
|
-
readonly type: "bool";
|
|
1603
|
-
}];
|
|
1604
|
-
readonly stateMutability: "view";
|
|
1605
|
-
readonly type: "function";
|
|
1606
|
-
}, {
|
|
1607
|
-
readonly inputs: readonly [{
|
|
1608
|
-
readonly internalType: "uint256";
|
|
1609
|
-
readonly name: "streamId";
|
|
1610
|
-
readonly type: "uint256";
|
|
1611
|
-
}];
|
|
1612
|
-
readonly name: "isDepleted";
|
|
1613
|
-
readonly outputs: readonly [{
|
|
1614
|
-
readonly internalType: "bool";
|
|
1615
|
-
readonly name: "result";
|
|
1616
|
-
readonly type: "bool";
|
|
1617
|
-
}];
|
|
1618
|
-
readonly stateMutability: "view";
|
|
1619
|
-
readonly type: "function";
|
|
1620
|
-
}, {
|
|
1621
|
-
readonly inputs: readonly [{
|
|
1622
|
-
readonly internalType: "uint256";
|
|
1623
|
-
readonly name: "streamId";
|
|
1624
|
-
readonly type: "uint256";
|
|
1625
|
-
}];
|
|
1626
|
-
readonly name: "isStream";
|
|
1627
|
-
readonly outputs: readonly [{
|
|
1628
|
-
readonly internalType: "bool";
|
|
1629
|
-
readonly name: "result";
|
|
1630
|
-
readonly type: "bool";
|
|
1631
|
-
}];
|
|
1632
|
-
readonly stateMutability: "view";
|
|
1633
|
-
readonly type: "function";
|
|
1634
|
-
}, {
|
|
1635
|
-
readonly inputs: readonly [{
|
|
1636
|
-
readonly internalType: "uint256";
|
|
1637
|
-
readonly name: "streamId";
|
|
1638
|
-
readonly type: "uint256";
|
|
1639
|
-
}];
|
|
1640
|
-
readonly name: "isTransferable";
|
|
1641
|
-
readonly outputs: readonly [{
|
|
1642
|
-
readonly internalType: "bool";
|
|
1643
|
-
readonly name: "result";
|
|
1644
|
-
readonly type: "bool";
|
|
1645
|
-
}];
|
|
1646
|
-
readonly stateMutability: "view";
|
|
1647
|
-
readonly type: "function";
|
|
1648
|
-
}, {
|
|
1649
|
-
readonly inputs: readonly [{
|
|
1650
|
-
readonly internalType: "uint256";
|
|
1651
|
-
readonly name: "streamId";
|
|
1652
|
-
readonly type: "uint256";
|
|
1653
|
-
}];
|
|
1654
|
-
readonly name: "isWarm";
|
|
1655
|
-
readonly outputs: readonly [{
|
|
1656
|
-
readonly internalType: "bool";
|
|
1657
|
-
readonly name: "result";
|
|
1658
|
-
readonly type: "bool";
|
|
1659
|
-
}];
|
|
1660
|
-
readonly stateMutability: "view";
|
|
1661
|
-
readonly type: "function";
|
|
1662
|
-
}, {
|
|
1663
|
-
readonly inputs: readonly [];
|
|
1664
|
-
readonly name: "name";
|
|
1665
|
-
readonly outputs: readonly [{
|
|
1666
|
-
readonly internalType: "string";
|
|
1667
|
-
readonly name: "";
|
|
1668
|
-
readonly type: "string";
|
|
1669
|
-
}];
|
|
1670
|
-
readonly stateMutability: "view";
|
|
1671
|
-
readonly type: "function";
|
|
1672
|
-
}, {
|
|
1673
|
-
readonly inputs: readonly [];
|
|
1674
|
-
readonly name: "nativeToken";
|
|
1675
|
-
readonly outputs: readonly [{
|
|
1676
|
-
readonly internalType: "address";
|
|
1677
|
-
readonly name: "";
|
|
1678
|
-
readonly type: "address";
|
|
1679
|
-
}];
|
|
1680
|
-
readonly stateMutability: "view";
|
|
1681
|
-
readonly type: "function";
|
|
1682
|
-
}, {
|
|
1683
|
-
readonly inputs: readonly [];
|
|
1684
|
-
readonly name: "nextStreamId";
|
|
1685
|
-
readonly outputs: readonly [{
|
|
1686
|
-
readonly internalType: "uint256";
|
|
1687
|
-
readonly name: "";
|
|
1688
|
-
readonly type: "uint256";
|
|
1689
|
-
}];
|
|
1690
|
-
readonly stateMutability: "view";
|
|
1691
|
-
readonly type: "function";
|
|
1692
|
-
}, {
|
|
1693
|
-
readonly inputs: readonly [];
|
|
1694
|
-
readonly name: "nftDescriptor";
|
|
1695
|
-
readonly outputs: readonly [{
|
|
1696
|
-
readonly internalType: "contract ILockupNFTDescriptor";
|
|
1697
|
-
readonly name: "";
|
|
1698
|
-
readonly type: "address";
|
|
1699
|
-
}];
|
|
1700
|
-
readonly stateMutability: "view";
|
|
1701
|
-
readonly type: "function";
|
|
1702
|
-
}, {
|
|
1703
|
-
readonly inputs: readonly [{
|
|
1704
|
-
readonly internalType: "uint256";
|
|
1705
|
-
readonly name: "tokenId";
|
|
1706
|
-
readonly type: "uint256";
|
|
1707
|
-
}];
|
|
1708
|
-
readonly name: "ownerOf";
|
|
1709
|
-
readonly outputs: readonly [{
|
|
1710
|
-
readonly internalType: "address";
|
|
1711
|
-
readonly name: "";
|
|
1712
|
-
readonly type: "address";
|
|
1713
|
-
}];
|
|
1714
|
-
readonly stateMutability: "view";
|
|
1715
|
-
readonly type: "function";
|
|
1716
|
-
}, {
|
|
1717
|
-
readonly inputs: readonly [{
|
|
1718
|
-
readonly internalType: "contract IERC20";
|
|
1719
|
-
readonly name: "token";
|
|
1720
|
-
readonly type: "address";
|
|
1721
|
-
}, {
|
|
1722
|
-
readonly internalType: "address";
|
|
1723
|
-
readonly name: "to";
|
|
1724
|
-
readonly type: "address";
|
|
1725
|
-
}];
|
|
1726
|
-
readonly name: "recover";
|
|
1727
|
-
readonly outputs: readonly [];
|
|
1728
|
-
readonly stateMutability: "nonpayable";
|
|
1729
|
-
readonly type: "function";
|
|
1730
|
-
}, {
|
|
1731
|
-
readonly inputs: readonly [{
|
|
1732
|
-
readonly internalType: "uint256";
|
|
1733
|
-
readonly name: "streamId";
|
|
1734
|
-
readonly type: "uint256";
|
|
1735
|
-
}];
|
|
1736
|
-
readonly name: "refundableAmountOf";
|
|
1737
|
-
readonly outputs: readonly [{
|
|
1738
|
-
readonly internalType: "uint128";
|
|
1739
|
-
readonly name: "refundableAmount";
|
|
1740
|
-
readonly type: "uint128";
|
|
1741
|
-
}];
|
|
1742
|
-
readonly stateMutability: "view";
|
|
1743
|
-
readonly type: "function";
|
|
1744
|
-
}, {
|
|
1745
|
-
readonly inputs: readonly [{
|
|
1746
|
-
readonly internalType: "uint256";
|
|
1747
|
-
readonly name: "streamId";
|
|
1748
|
-
readonly type: "uint256";
|
|
1749
|
-
}];
|
|
1750
|
-
readonly name: "renounce";
|
|
1751
|
-
readonly outputs: readonly [];
|
|
1752
|
-
readonly stateMutability: "payable";
|
|
1753
|
-
readonly type: "function";
|
|
1754
|
-
}, {
|
|
1755
|
-
readonly inputs: readonly [{
|
|
1756
|
-
readonly internalType: "address";
|
|
1757
|
-
readonly name: "from";
|
|
1758
|
-
readonly type: "address";
|
|
1759
|
-
}, {
|
|
1760
|
-
readonly internalType: "address";
|
|
1761
|
-
readonly name: "to";
|
|
1762
|
-
readonly type: "address";
|
|
1763
|
-
}, {
|
|
1764
|
-
readonly internalType: "uint256";
|
|
1765
|
-
readonly name: "tokenId";
|
|
1766
|
-
readonly type: "uint256";
|
|
1767
|
-
}];
|
|
1768
|
-
readonly name: "safeTransferFrom";
|
|
1769
|
-
readonly outputs: readonly [];
|
|
1770
|
-
readonly stateMutability: "nonpayable";
|
|
1771
|
-
readonly type: "function";
|
|
1772
|
-
}, {
|
|
1773
|
-
readonly inputs: readonly [{
|
|
1774
|
-
readonly internalType: "address";
|
|
1775
|
-
readonly name: "from";
|
|
1776
|
-
readonly type: "address";
|
|
1777
|
-
}, {
|
|
1778
|
-
readonly internalType: "address";
|
|
1779
|
-
readonly name: "to";
|
|
1780
|
-
readonly type: "address";
|
|
1781
|
-
}, {
|
|
1782
|
-
readonly internalType: "uint256";
|
|
1783
|
-
readonly name: "tokenId";
|
|
1784
|
-
readonly type: "uint256";
|
|
1785
|
-
}, {
|
|
1786
|
-
readonly internalType: "bytes";
|
|
1787
|
-
readonly name: "data";
|
|
1788
|
-
readonly type: "bytes";
|
|
1789
|
-
}];
|
|
1790
|
-
readonly name: "safeTransferFrom";
|
|
1791
|
-
readonly outputs: readonly [];
|
|
1792
|
-
readonly stateMutability: "nonpayable";
|
|
1793
|
-
readonly type: "function";
|
|
1794
|
-
}, {
|
|
1795
|
-
readonly inputs: readonly [{
|
|
1796
|
-
readonly internalType: "address";
|
|
1797
|
-
readonly name: "operator";
|
|
1798
|
-
readonly type: "address";
|
|
1799
|
-
}, {
|
|
1800
|
-
readonly internalType: "bool";
|
|
1801
|
-
readonly name: "approved";
|
|
1802
|
-
readonly type: "bool";
|
|
1803
|
-
}];
|
|
1804
|
-
readonly name: "setApprovalForAll";
|
|
1805
|
-
readonly outputs: readonly [];
|
|
1806
|
-
readonly stateMutability: "nonpayable";
|
|
1807
|
-
readonly type: "function";
|
|
1808
|
-
}, {
|
|
1809
|
-
readonly inputs: readonly [{
|
|
1810
|
-
readonly internalType: "contract ISablierComptroller";
|
|
1811
|
-
readonly name: "newComptroller";
|
|
1812
|
-
readonly type: "address";
|
|
1813
|
-
}];
|
|
1814
|
-
readonly name: "setComptroller";
|
|
1815
|
-
readonly outputs: readonly [];
|
|
1816
|
-
readonly stateMutability: "nonpayable";
|
|
1817
|
-
readonly type: "function";
|
|
1818
|
-
}, {
|
|
1819
|
-
readonly inputs: readonly [{
|
|
1820
|
-
readonly internalType: "contract ILockupNFTDescriptor";
|
|
1821
|
-
readonly name: "newNFTDescriptor";
|
|
1822
|
-
readonly type: "address";
|
|
1823
|
-
}];
|
|
1824
|
-
readonly name: "setNFTDescriptor";
|
|
1825
|
-
readonly outputs: readonly [];
|
|
1826
|
-
readonly stateMutability: "nonpayable";
|
|
1827
|
-
readonly type: "function";
|
|
1828
|
-
}, {
|
|
1829
|
-
readonly inputs: readonly [{
|
|
1830
|
-
readonly internalType: "address";
|
|
1831
|
-
readonly name: "newNativeToken";
|
|
1832
|
-
readonly type: "address";
|
|
1833
|
-
}];
|
|
1834
|
-
readonly name: "setNativeToken";
|
|
1835
|
-
readonly outputs: readonly [];
|
|
1836
|
-
readonly stateMutability: "nonpayable";
|
|
1837
|
-
readonly type: "function";
|
|
1838
|
-
}, {
|
|
1839
|
-
readonly inputs: readonly [{
|
|
1840
|
-
readonly internalType: "uint256";
|
|
1841
|
-
readonly name: "streamId";
|
|
1842
|
-
readonly type: "uint256";
|
|
1843
|
-
}];
|
|
1844
|
-
readonly name: "statusOf";
|
|
1845
|
-
readonly outputs: readonly [{
|
|
1846
|
-
readonly internalType: "enum Lockup.Status";
|
|
1847
|
-
readonly name: "status";
|
|
1848
|
-
readonly type: "uint8";
|
|
1849
|
-
}];
|
|
1850
|
-
readonly stateMutability: "view";
|
|
1851
|
-
readonly type: "function";
|
|
1852
|
-
}, {
|
|
1853
|
-
readonly inputs: readonly [{
|
|
1854
|
-
readonly internalType: "uint256";
|
|
1855
|
-
readonly name: "streamId";
|
|
1856
|
-
readonly type: "uint256";
|
|
1857
|
-
}];
|
|
1858
|
-
readonly name: "streamedAmountOf";
|
|
1859
|
-
readonly outputs: readonly [{
|
|
1860
|
-
readonly internalType: "uint128";
|
|
1861
|
-
readonly name: "streamedAmount";
|
|
1862
|
-
readonly type: "uint128";
|
|
1863
|
-
}];
|
|
1864
|
-
readonly stateMutability: "view";
|
|
1865
|
-
readonly type: "function";
|
|
1866
|
-
}, {
|
|
1867
|
-
readonly inputs: readonly [{
|
|
1868
|
-
readonly internalType: "bytes4";
|
|
1869
|
-
readonly name: "interfaceId";
|
|
1870
|
-
readonly type: "bytes4";
|
|
1871
|
-
}];
|
|
1872
|
-
readonly name: "supportsInterface";
|
|
1873
|
-
readonly outputs: readonly [{
|
|
1874
|
-
readonly internalType: "bool";
|
|
1875
|
-
readonly name: "";
|
|
1876
|
-
readonly type: "bool";
|
|
1877
|
-
}];
|
|
1878
|
-
readonly stateMutability: "view";
|
|
1879
|
-
readonly type: "function";
|
|
1880
|
-
}, {
|
|
1881
|
-
readonly inputs: readonly [];
|
|
1882
|
-
readonly name: "symbol";
|
|
1883
|
-
readonly outputs: readonly [{
|
|
1884
|
-
readonly internalType: "string";
|
|
1885
|
-
readonly name: "";
|
|
1886
|
-
readonly type: "string";
|
|
1887
|
-
}];
|
|
1888
|
-
readonly stateMutability: "view";
|
|
1889
|
-
readonly type: "function";
|
|
1890
|
-
}, {
|
|
1891
|
-
readonly inputs: readonly [{
|
|
1892
|
-
readonly internalType: "uint256";
|
|
1893
|
-
readonly name: "streamId";
|
|
1894
|
-
readonly type: "uint256";
|
|
1895
|
-
}];
|
|
1896
|
-
readonly name: "tokenURI";
|
|
1897
|
-
readonly outputs: readonly [{
|
|
1898
|
-
readonly internalType: "string";
|
|
1899
|
-
readonly name: "uri";
|
|
1900
|
-
readonly type: "string";
|
|
1901
|
-
}];
|
|
1902
|
-
readonly stateMutability: "view";
|
|
1903
|
-
readonly type: "function";
|
|
1904
|
-
}, {
|
|
1905
|
-
readonly inputs: readonly [];
|
|
1906
|
-
readonly name: "transferFeesToComptroller";
|
|
1907
|
-
readonly outputs: readonly [];
|
|
1908
|
-
readonly stateMutability: "nonpayable";
|
|
1909
|
-
readonly type: "function";
|
|
1910
|
-
}, {
|
|
1911
|
-
readonly inputs: readonly [{
|
|
1912
|
-
readonly internalType: "address";
|
|
1913
|
-
readonly name: "from";
|
|
1914
|
-
readonly type: "address";
|
|
1915
|
-
}, {
|
|
1916
|
-
readonly internalType: "address";
|
|
1917
|
-
readonly name: "to";
|
|
1918
|
-
readonly type: "address";
|
|
1919
|
-
}, {
|
|
1920
|
-
readonly internalType: "uint256";
|
|
1921
|
-
readonly name: "tokenId";
|
|
1922
|
-
readonly type: "uint256";
|
|
1923
|
-
}];
|
|
1924
|
-
readonly name: "transferFrom";
|
|
1925
|
-
readonly outputs: readonly [];
|
|
1926
|
-
readonly stateMutability: "nonpayable";
|
|
1927
|
-
readonly type: "function";
|
|
1928
|
-
}, {
|
|
1929
|
-
readonly inputs: readonly [{
|
|
1930
|
-
readonly internalType: "uint256";
|
|
1931
|
-
readonly name: "streamId";
|
|
1932
|
-
readonly type: "uint256";
|
|
1933
|
-
}];
|
|
1934
|
-
readonly name: "wasCanceled";
|
|
1935
|
-
readonly outputs: readonly [{
|
|
1936
|
-
readonly internalType: "bool";
|
|
1937
|
-
readonly name: "result";
|
|
1938
|
-
readonly type: "bool";
|
|
1939
|
-
}];
|
|
1940
|
-
readonly stateMutability: "view";
|
|
1941
|
-
readonly type: "function";
|
|
1942
|
-
}, {
|
|
1943
|
-
readonly inputs: readonly [{
|
|
1944
|
-
readonly internalType: "uint256";
|
|
1945
|
-
readonly name: "streamId";
|
|
1946
|
-
readonly type: "uint256";
|
|
1947
|
-
}, {
|
|
1948
|
-
readonly internalType: "address";
|
|
1949
|
-
readonly name: "to";
|
|
1950
|
-
readonly type: "address";
|
|
1951
|
-
}, {
|
|
1952
|
-
readonly internalType: "uint128";
|
|
1953
|
-
readonly name: "amount";
|
|
1954
|
-
readonly type: "uint128";
|
|
1955
|
-
}];
|
|
1956
|
-
readonly name: "withdraw";
|
|
1957
|
-
readonly outputs: readonly [];
|
|
1958
|
-
readonly stateMutability: "payable";
|
|
1959
|
-
readonly type: "function";
|
|
1960
|
-
}, {
|
|
1961
|
-
readonly inputs: readonly [{
|
|
1962
|
-
readonly internalType: "uint256";
|
|
1963
|
-
readonly name: "streamId";
|
|
1964
|
-
readonly type: "uint256";
|
|
1965
|
-
}, {
|
|
1966
|
-
readonly internalType: "address";
|
|
1967
|
-
readonly name: "to";
|
|
1968
|
-
readonly type: "address";
|
|
1969
|
-
}];
|
|
1970
|
-
readonly name: "withdrawMax";
|
|
1971
|
-
readonly outputs: readonly [{
|
|
1972
|
-
readonly internalType: "uint128";
|
|
1973
|
-
readonly name: "withdrawnAmount";
|
|
1974
|
-
readonly type: "uint128";
|
|
1975
|
-
}];
|
|
1976
|
-
readonly stateMutability: "payable";
|
|
1977
|
-
readonly type: "function";
|
|
1978
|
-
}, {
|
|
1979
|
-
readonly inputs: readonly [{
|
|
1980
|
-
readonly internalType: "uint256";
|
|
1981
|
-
readonly name: "streamId";
|
|
1982
|
-
readonly type: "uint256";
|
|
1983
|
-
}, {
|
|
1984
|
-
readonly internalType: "address";
|
|
1985
|
-
readonly name: "newRecipient";
|
|
1986
|
-
readonly type: "address";
|
|
1987
|
-
}];
|
|
1988
|
-
readonly name: "withdrawMaxAndTransfer";
|
|
1989
|
-
readonly outputs: readonly [{
|
|
1990
|
-
readonly internalType: "uint128";
|
|
1991
|
-
readonly name: "withdrawnAmount";
|
|
1992
|
-
readonly type: "uint128";
|
|
1993
|
-
}];
|
|
1994
|
-
readonly stateMutability: "payable";
|
|
1995
|
-
readonly type: "function";
|
|
1996
|
-
}, {
|
|
1997
|
-
readonly inputs: readonly [{
|
|
1998
|
-
readonly internalType: "uint256[]";
|
|
1999
|
-
readonly name: "streamIds";
|
|
2000
|
-
readonly type: "uint256[]";
|
|
2001
|
-
}, {
|
|
2002
|
-
readonly internalType: "uint128[]";
|
|
2003
|
-
readonly name: "amounts";
|
|
2004
|
-
readonly type: "uint128[]";
|
|
2005
|
-
}];
|
|
2006
|
-
readonly name: "withdrawMultiple";
|
|
2007
|
-
readonly outputs: readonly [];
|
|
2008
|
-
readonly stateMutability: "payable";
|
|
2009
|
-
readonly type: "function";
|
|
2010
|
-
}, {
|
|
2011
|
-
readonly inputs: readonly [{
|
|
2012
|
-
readonly internalType: "uint256";
|
|
2013
|
-
readonly name: "streamId";
|
|
2014
|
-
readonly type: "uint256";
|
|
2015
|
-
}];
|
|
2016
|
-
readonly name: "withdrawableAmountOf";
|
|
2017
|
-
readonly outputs: readonly [{
|
|
2018
|
-
readonly internalType: "uint128";
|
|
2019
|
-
readonly name: "withdrawableAmount";
|
|
2020
|
-
readonly type: "uint128";
|
|
2021
|
-
}];
|
|
2022
|
-
readonly stateMutability: "view";
|
|
2023
|
-
readonly type: "function";
|
|
2024
|
-
}];
|
|
2025
|
-
readonly SablierBatchLockup: readonly [{
|
|
2026
|
-
readonly type: "function";
|
|
2027
|
-
readonly name: "createWithDurationsLD";
|
|
2028
|
-
readonly inputs: readonly [{
|
|
2029
|
-
readonly name: "lockup";
|
|
2030
|
-
readonly type: "address";
|
|
2031
|
-
readonly internalType: "contract ISablierLockup";
|
|
2032
|
-
}, {
|
|
2033
|
-
readonly name: "token";
|
|
2034
|
-
readonly type: "address";
|
|
2035
|
-
readonly internalType: "contract IERC20";
|
|
1977
|
+
readonly stateMutability: "payable";
|
|
1978
|
+
readonly type: "function";
|
|
2036
1979
|
}, {
|
|
2037
|
-
readonly
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
readonly name: "sender";
|
|
2042
|
-
readonly type: "address";
|
|
2043
|
-
readonly internalType: "address";
|
|
2044
|
-
}, {
|
|
2045
|
-
readonly name: "recipient";
|
|
2046
|
-
readonly type: "address";
|
|
2047
|
-
readonly internalType: "address";
|
|
1980
|
+
readonly inputs: readonly [{
|
|
1981
|
+
readonly internalType: "uint256";
|
|
1982
|
+
readonly name: "streamId";
|
|
1983
|
+
readonly type: "uint256";
|
|
2048
1984
|
}, {
|
|
2049
|
-
readonly
|
|
2050
|
-
readonly
|
|
1985
|
+
readonly internalType: "address";
|
|
1986
|
+
readonly name: "newRecipient";
|
|
1987
|
+
readonly type: "address";
|
|
1988
|
+
}];
|
|
1989
|
+
readonly name: "withdrawMaxAndTransfer";
|
|
1990
|
+
readonly outputs: readonly [{
|
|
2051
1991
|
readonly internalType: "uint128";
|
|
1992
|
+
readonly name: "withdrawnAmount";
|
|
1993
|
+
readonly type: "uint128";
|
|
1994
|
+
}];
|
|
1995
|
+
readonly stateMutability: "payable";
|
|
1996
|
+
readonly type: "function";
|
|
1997
|
+
}, {
|
|
1998
|
+
readonly inputs: readonly [{
|
|
1999
|
+
readonly internalType: "uint256[]";
|
|
2000
|
+
readonly name: "streamIds";
|
|
2001
|
+
readonly type: "uint256[]";
|
|
2052
2002
|
}, {
|
|
2053
|
-
readonly
|
|
2054
|
-
readonly
|
|
2055
|
-
readonly
|
|
2003
|
+
readonly internalType: "uint128[]";
|
|
2004
|
+
readonly name: "amounts";
|
|
2005
|
+
readonly type: "uint128[]";
|
|
2006
|
+
}];
|
|
2007
|
+
readonly name: "withdrawMultiple";
|
|
2008
|
+
readonly outputs: readonly [];
|
|
2009
|
+
readonly stateMutability: "payable";
|
|
2010
|
+
readonly type: "function";
|
|
2011
|
+
}, {
|
|
2012
|
+
readonly inputs: readonly [{
|
|
2013
|
+
readonly internalType: "uint256";
|
|
2014
|
+
readonly name: "streamId";
|
|
2015
|
+
readonly type: "uint256";
|
|
2016
|
+
}];
|
|
2017
|
+
readonly name: "withdrawableAmountOf";
|
|
2018
|
+
readonly outputs: readonly [{
|
|
2019
|
+
readonly internalType: "uint128";
|
|
2020
|
+
readonly name: "withdrawableAmount";
|
|
2021
|
+
readonly type: "uint128";
|
|
2022
|
+
}];
|
|
2023
|
+
readonly stateMutability: "view";
|
|
2024
|
+
readonly type: "function";
|
|
2025
|
+
}];
|
|
2026
|
+
readonly SablierBatchLockup: readonly [{
|
|
2027
|
+
readonly type: "function";
|
|
2028
|
+
readonly name: "createWithDurationsLD";
|
|
2029
|
+
readonly inputs: readonly [{
|
|
2030
|
+
readonly name: "lockup";
|
|
2031
|
+
readonly type: "address";
|
|
2032
|
+
readonly internalType: "contract ISablierLockup";
|
|
2056
2033
|
}, {
|
|
2057
|
-
readonly name: "
|
|
2058
|
-
readonly type: "
|
|
2059
|
-
readonly internalType: "
|
|
2034
|
+
readonly name: "token";
|
|
2035
|
+
readonly type: "address";
|
|
2036
|
+
readonly internalType: "contract IERC20";
|
|
2060
2037
|
}, {
|
|
2061
|
-
readonly name: "
|
|
2038
|
+
readonly name: "batch";
|
|
2062
2039
|
readonly type: "tuple[]";
|
|
2063
|
-
readonly internalType: "struct
|
|
2040
|
+
readonly internalType: "struct BatchLockup.CreateWithDurationsLD[]";
|
|
2064
2041
|
readonly components: readonly [{
|
|
2065
|
-
readonly name: "
|
|
2042
|
+
readonly name: "sender";
|
|
2043
|
+
readonly type: "address";
|
|
2044
|
+
readonly internalType: "address";
|
|
2045
|
+
}, {
|
|
2046
|
+
readonly name: "recipient";
|
|
2047
|
+
readonly type: "address";
|
|
2048
|
+
readonly internalType: "address";
|
|
2049
|
+
}, {
|
|
2050
|
+
readonly name: "depositAmount";
|
|
2066
2051
|
readonly type: "uint128";
|
|
2067
2052
|
readonly internalType: "uint128";
|
|
2068
2053
|
}, {
|
|
2069
|
-
readonly name: "
|
|
2070
|
-
readonly type: "
|
|
2071
|
-
readonly internalType: "
|
|
2054
|
+
readonly name: "cancelable";
|
|
2055
|
+
readonly type: "bool";
|
|
2056
|
+
readonly internalType: "bool";
|
|
2072
2057
|
}, {
|
|
2073
|
-
readonly name: "
|
|
2074
|
-
readonly type: "
|
|
2075
|
-
readonly internalType: "
|
|
2058
|
+
readonly name: "transferable";
|
|
2059
|
+
readonly type: "bool";
|
|
2060
|
+
readonly internalType: "bool";
|
|
2061
|
+
}, {
|
|
2062
|
+
readonly name: "segmentsWithDuration";
|
|
2063
|
+
readonly type: "tuple[]";
|
|
2064
|
+
readonly internalType: "struct LockupDynamic.SegmentWithDuration[]";
|
|
2065
|
+
readonly components: readonly [{
|
|
2066
|
+
readonly name: "amount";
|
|
2067
|
+
readonly type: "uint128";
|
|
2068
|
+
readonly internalType: "uint128";
|
|
2069
|
+
}, {
|
|
2070
|
+
readonly name: "exponent";
|
|
2071
|
+
readonly type: "uint64";
|
|
2072
|
+
readonly internalType: "UD2x18";
|
|
2073
|
+
}, {
|
|
2074
|
+
readonly name: "duration";
|
|
2075
|
+
readonly type: "uint40";
|
|
2076
|
+
readonly internalType: "uint40";
|
|
2077
|
+
}];
|
|
2078
|
+
}, {
|
|
2079
|
+
readonly name: "shape";
|
|
2080
|
+
readonly type: "string";
|
|
2081
|
+
readonly internalType: "string";
|
|
2076
2082
|
}];
|
|
2077
|
-
}, {
|
|
2078
|
-
readonly name: "shape";
|
|
2079
|
-
readonly type: "string";
|
|
2080
|
-
readonly internalType: "string";
|
|
2081
2083
|
}];
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
readonly stateMutability: "nonpayable";
|
|
2089
|
-
}, {
|
|
2090
|
-
readonly type: "function";
|
|
2091
|
-
readonly name: "createWithDurationsLL";
|
|
2092
|
-
readonly inputs: readonly [{
|
|
2093
|
-
readonly name: "lockup";
|
|
2094
|
-
readonly type: "address";
|
|
2095
|
-
readonly internalType: "contract ISablierLockup";
|
|
2096
|
-
}, {
|
|
2097
|
-
readonly name: "token";
|
|
2098
|
-
readonly type: "address";
|
|
2099
|
-
readonly internalType: "contract IERC20";
|
|
2084
|
+
readonly outputs: readonly [{
|
|
2085
|
+
readonly name: "streamIds";
|
|
2086
|
+
readonly type: "uint256[]";
|
|
2087
|
+
readonly internalType: "uint256[]";
|
|
2088
|
+
}];
|
|
2089
|
+
readonly stateMutability: "nonpayable";
|
|
2100
2090
|
}, {
|
|
2101
|
-
readonly
|
|
2102
|
-
readonly
|
|
2103
|
-
readonly
|
|
2104
|
-
|
|
2105
|
-
readonly name: "sender";
|
|
2091
|
+
readonly type: "function";
|
|
2092
|
+
readonly name: "createWithDurationsLL";
|
|
2093
|
+
readonly inputs: readonly [{
|
|
2094
|
+
readonly name: "lockup";
|
|
2106
2095
|
readonly type: "address";
|
|
2107
|
-
readonly internalType: "
|
|
2096
|
+
readonly internalType: "contract ISablierLockup";
|
|
2108
2097
|
}, {
|
|
2109
|
-
readonly name: "
|
|
2098
|
+
readonly name: "token";
|
|
2110
2099
|
readonly type: "address";
|
|
2111
|
-
readonly internalType: "
|
|
2112
|
-
}, {
|
|
2113
|
-
readonly name: "depositAmount";
|
|
2114
|
-
readonly type: "uint128";
|
|
2115
|
-
readonly internalType: "uint128";
|
|
2116
|
-
}, {
|
|
2117
|
-
readonly name: "cancelable";
|
|
2118
|
-
readonly type: "bool";
|
|
2119
|
-
readonly internalType: "bool";
|
|
2120
|
-
}, {
|
|
2121
|
-
readonly name: "transferable";
|
|
2122
|
-
readonly type: "bool";
|
|
2123
|
-
readonly internalType: "bool";
|
|
2100
|
+
readonly internalType: "contract IERC20";
|
|
2124
2101
|
}, {
|
|
2125
|
-
readonly name: "
|
|
2126
|
-
readonly type: "tuple";
|
|
2127
|
-
readonly internalType: "struct
|
|
2102
|
+
readonly name: "batch";
|
|
2103
|
+
readonly type: "tuple[]";
|
|
2104
|
+
readonly internalType: "struct BatchLockup.CreateWithDurationsLL[]";
|
|
2128
2105
|
readonly components: readonly [{
|
|
2129
|
-
readonly name: "
|
|
2130
|
-
readonly type: "
|
|
2131
|
-
readonly internalType: "
|
|
2106
|
+
readonly name: "sender";
|
|
2107
|
+
readonly type: "address";
|
|
2108
|
+
readonly internalType: "address";
|
|
2132
2109
|
}, {
|
|
2133
|
-
readonly name: "
|
|
2134
|
-
readonly type: "
|
|
2135
|
-
readonly internalType: "
|
|
2136
|
-
}];
|
|
2137
|
-
}, {
|
|
2138
|
-
readonly name: "unlockAmounts";
|
|
2139
|
-
readonly type: "tuple";
|
|
2140
|
-
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
2141
|
-
readonly components: readonly [{
|
|
2142
|
-
readonly name: "start";
|
|
2143
|
-
readonly type: "uint128";
|
|
2144
|
-
readonly internalType: "uint128";
|
|
2110
|
+
readonly name: "recipient";
|
|
2111
|
+
readonly type: "address";
|
|
2112
|
+
readonly internalType: "address";
|
|
2145
2113
|
}, {
|
|
2146
|
-
readonly name: "
|
|
2114
|
+
readonly name: "depositAmount";
|
|
2147
2115
|
readonly type: "uint128";
|
|
2148
2116
|
readonly internalType: "uint128";
|
|
2117
|
+
}, {
|
|
2118
|
+
readonly name: "cancelable";
|
|
2119
|
+
readonly type: "bool";
|
|
2120
|
+
readonly internalType: "bool";
|
|
2121
|
+
}, {
|
|
2122
|
+
readonly name: "transferable";
|
|
2123
|
+
readonly type: "bool";
|
|
2124
|
+
readonly internalType: "bool";
|
|
2125
|
+
}, {
|
|
2126
|
+
readonly name: "durations";
|
|
2127
|
+
readonly type: "tuple";
|
|
2128
|
+
readonly internalType: "struct LockupLinear.Durations";
|
|
2129
|
+
readonly components: readonly [{
|
|
2130
|
+
readonly name: "cliff";
|
|
2131
|
+
readonly type: "uint40";
|
|
2132
|
+
readonly internalType: "uint40";
|
|
2133
|
+
}, {
|
|
2134
|
+
readonly name: "total";
|
|
2135
|
+
readonly type: "uint40";
|
|
2136
|
+
readonly internalType: "uint40";
|
|
2137
|
+
}];
|
|
2138
|
+
}, {
|
|
2139
|
+
readonly name: "unlockAmounts";
|
|
2140
|
+
readonly type: "tuple";
|
|
2141
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
2142
|
+
readonly components: readonly [{
|
|
2143
|
+
readonly name: "start";
|
|
2144
|
+
readonly type: "uint128";
|
|
2145
|
+
readonly internalType: "uint128";
|
|
2146
|
+
}, {
|
|
2147
|
+
readonly name: "cliff";
|
|
2148
|
+
readonly type: "uint128";
|
|
2149
|
+
readonly internalType: "uint128";
|
|
2150
|
+
}];
|
|
2151
|
+
}, {
|
|
2152
|
+
readonly name: "shape";
|
|
2153
|
+
readonly type: "string";
|
|
2154
|
+
readonly internalType: "string";
|
|
2149
2155
|
}];
|
|
2150
|
-
}, {
|
|
2151
|
-
readonly name: "shape";
|
|
2152
|
-
readonly type: "string";
|
|
2153
|
-
readonly internalType: "string";
|
|
2154
2156
|
}];
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
readonly stateMutability: "nonpayable";
|
|
2162
|
-
}, {
|
|
2163
|
-
readonly type: "function";
|
|
2164
|
-
readonly name: "createWithDurationsLT";
|
|
2165
|
-
readonly inputs: readonly [{
|
|
2166
|
-
readonly name: "lockup";
|
|
2167
|
-
readonly type: "address";
|
|
2168
|
-
readonly internalType: "contract ISablierLockup";
|
|
2169
|
-
}, {
|
|
2170
|
-
readonly name: "token";
|
|
2171
|
-
readonly type: "address";
|
|
2172
|
-
readonly internalType: "contract IERC20";
|
|
2157
|
+
readonly outputs: readonly [{
|
|
2158
|
+
readonly name: "streamIds";
|
|
2159
|
+
readonly type: "uint256[]";
|
|
2160
|
+
readonly internalType: "uint256[]";
|
|
2161
|
+
}];
|
|
2162
|
+
readonly stateMutability: "nonpayable";
|
|
2173
2163
|
}, {
|
|
2174
|
-
readonly
|
|
2175
|
-
readonly
|
|
2176
|
-
readonly
|
|
2177
|
-
|
|
2178
|
-
readonly name: "sender";
|
|
2164
|
+
readonly type: "function";
|
|
2165
|
+
readonly name: "createWithDurationsLT";
|
|
2166
|
+
readonly inputs: readonly [{
|
|
2167
|
+
readonly name: "lockup";
|
|
2179
2168
|
readonly type: "address";
|
|
2180
|
-
readonly internalType: "
|
|
2169
|
+
readonly internalType: "contract ISablierLockup";
|
|
2181
2170
|
}, {
|
|
2182
|
-
readonly name: "
|
|
2171
|
+
readonly name: "token";
|
|
2183
2172
|
readonly type: "address";
|
|
2184
|
-
readonly internalType: "
|
|
2185
|
-
}, {
|
|
2186
|
-
readonly name: "depositAmount";
|
|
2187
|
-
readonly type: "uint128";
|
|
2188
|
-
readonly internalType: "uint128";
|
|
2189
|
-
}, {
|
|
2190
|
-
readonly name: "cancelable";
|
|
2191
|
-
readonly type: "bool";
|
|
2192
|
-
readonly internalType: "bool";
|
|
2193
|
-
}, {
|
|
2194
|
-
readonly name: "transferable";
|
|
2195
|
-
readonly type: "bool";
|
|
2196
|
-
readonly internalType: "bool";
|
|
2173
|
+
readonly internalType: "contract IERC20";
|
|
2197
2174
|
}, {
|
|
2198
|
-
readonly name: "
|
|
2175
|
+
readonly name: "batch";
|
|
2199
2176
|
readonly type: "tuple[]";
|
|
2200
|
-
readonly internalType: "struct
|
|
2177
|
+
readonly internalType: "struct BatchLockup.CreateWithDurationsLT[]";
|
|
2201
2178
|
readonly components: readonly [{
|
|
2202
|
-
readonly name: "
|
|
2179
|
+
readonly name: "sender";
|
|
2180
|
+
readonly type: "address";
|
|
2181
|
+
readonly internalType: "address";
|
|
2182
|
+
}, {
|
|
2183
|
+
readonly name: "recipient";
|
|
2184
|
+
readonly type: "address";
|
|
2185
|
+
readonly internalType: "address";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly name: "depositAmount";
|
|
2203
2188
|
readonly type: "uint128";
|
|
2204
2189
|
readonly internalType: "uint128";
|
|
2205
2190
|
}, {
|
|
2206
|
-
readonly name: "
|
|
2207
|
-
readonly type: "
|
|
2208
|
-
readonly internalType: "
|
|
2191
|
+
readonly name: "cancelable";
|
|
2192
|
+
readonly type: "bool";
|
|
2193
|
+
readonly internalType: "bool";
|
|
2194
|
+
}, {
|
|
2195
|
+
readonly name: "transferable";
|
|
2196
|
+
readonly type: "bool";
|
|
2197
|
+
readonly internalType: "bool";
|
|
2198
|
+
}, {
|
|
2199
|
+
readonly name: "tranchesWithDuration";
|
|
2200
|
+
readonly type: "tuple[]";
|
|
2201
|
+
readonly internalType: "struct LockupTranched.TrancheWithDuration[]";
|
|
2202
|
+
readonly components: readonly [{
|
|
2203
|
+
readonly name: "amount";
|
|
2204
|
+
readonly type: "uint128";
|
|
2205
|
+
readonly internalType: "uint128";
|
|
2206
|
+
}, {
|
|
2207
|
+
readonly name: "duration";
|
|
2208
|
+
readonly type: "uint40";
|
|
2209
|
+
readonly internalType: "uint40";
|
|
2210
|
+
}];
|
|
2211
|
+
}, {
|
|
2212
|
+
readonly name: "shape";
|
|
2213
|
+
readonly type: "string";
|
|
2214
|
+
readonly internalType: "string";
|
|
2209
2215
|
}];
|
|
2210
|
-
}, {
|
|
2211
|
-
readonly name: "shape";
|
|
2212
|
-
readonly type: "string";
|
|
2213
|
-
readonly internalType: "string";
|
|
2214
2216
|
}];
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
readonly stateMutability: "nonpayable";
|
|
2222
|
-
}, {
|
|
2223
|
-
readonly type: "function";
|
|
2224
|
-
readonly name: "createWithTimestampsLD";
|
|
2225
|
-
readonly inputs: readonly [{
|
|
2226
|
-
readonly name: "lockup";
|
|
2227
|
-
readonly type: "address";
|
|
2228
|
-
readonly internalType: "contract ISablierLockup";
|
|
2229
|
-
}, {
|
|
2230
|
-
readonly name: "token";
|
|
2231
|
-
readonly type: "address";
|
|
2232
|
-
readonly internalType: "contract IERC20";
|
|
2217
|
+
readonly outputs: readonly [{
|
|
2218
|
+
readonly name: "streamIds";
|
|
2219
|
+
readonly type: "uint256[]";
|
|
2220
|
+
readonly internalType: "uint256[]";
|
|
2221
|
+
}];
|
|
2222
|
+
readonly stateMutability: "nonpayable";
|
|
2233
2223
|
}, {
|
|
2234
|
-
readonly
|
|
2235
|
-
readonly
|
|
2236
|
-
readonly
|
|
2237
|
-
|
|
2238
|
-
readonly name: "sender";
|
|
2224
|
+
readonly type: "function";
|
|
2225
|
+
readonly name: "createWithTimestampsLD";
|
|
2226
|
+
readonly inputs: readonly [{
|
|
2227
|
+
readonly name: "lockup";
|
|
2239
2228
|
readonly type: "address";
|
|
2240
|
-
readonly internalType: "
|
|
2229
|
+
readonly internalType: "contract ISablierLockup";
|
|
2241
2230
|
}, {
|
|
2242
|
-
readonly name: "
|
|
2231
|
+
readonly name: "token";
|
|
2243
2232
|
readonly type: "address";
|
|
2244
|
-
readonly internalType: "
|
|
2245
|
-
}, {
|
|
2246
|
-
readonly name: "depositAmount";
|
|
2247
|
-
readonly type: "uint128";
|
|
2248
|
-
readonly internalType: "uint128";
|
|
2249
|
-
}, {
|
|
2250
|
-
readonly name: "cancelable";
|
|
2251
|
-
readonly type: "bool";
|
|
2252
|
-
readonly internalType: "bool";
|
|
2253
|
-
}, {
|
|
2254
|
-
readonly name: "transferable";
|
|
2255
|
-
readonly type: "bool";
|
|
2256
|
-
readonly internalType: "bool";
|
|
2257
|
-
}, {
|
|
2258
|
-
readonly name: "startTime";
|
|
2259
|
-
readonly type: "uint40";
|
|
2260
|
-
readonly internalType: "uint40";
|
|
2233
|
+
readonly internalType: "contract IERC20";
|
|
2261
2234
|
}, {
|
|
2262
|
-
readonly name: "
|
|
2235
|
+
readonly name: "batch";
|
|
2263
2236
|
readonly type: "tuple[]";
|
|
2264
|
-
readonly internalType: "struct
|
|
2237
|
+
readonly internalType: "struct BatchLockup.CreateWithTimestampsLD[]";
|
|
2265
2238
|
readonly components: readonly [{
|
|
2266
|
-
readonly name: "
|
|
2239
|
+
readonly name: "sender";
|
|
2240
|
+
readonly type: "address";
|
|
2241
|
+
readonly internalType: "address";
|
|
2242
|
+
}, {
|
|
2243
|
+
readonly name: "recipient";
|
|
2244
|
+
readonly type: "address";
|
|
2245
|
+
readonly internalType: "address";
|
|
2246
|
+
}, {
|
|
2247
|
+
readonly name: "depositAmount";
|
|
2267
2248
|
readonly type: "uint128";
|
|
2268
2249
|
readonly internalType: "uint128";
|
|
2269
2250
|
}, {
|
|
2270
|
-
readonly name: "
|
|
2271
|
-
readonly type: "
|
|
2272
|
-
readonly internalType: "
|
|
2251
|
+
readonly name: "cancelable";
|
|
2252
|
+
readonly type: "bool";
|
|
2253
|
+
readonly internalType: "bool";
|
|
2273
2254
|
}, {
|
|
2274
|
-
readonly name: "
|
|
2255
|
+
readonly name: "transferable";
|
|
2256
|
+
readonly type: "bool";
|
|
2257
|
+
readonly internalType: "bool";
|
|
2258
|
+
}, {
|
|
2259
|
+
readonly name: "startTime";
|
|
2275
2260
|
readonly type: "uint40";
|
|
2276
2261
|
readonly internalType: "uint40";
|
|
2262
|
+
}, {
|
|
2263
|
+
readonly name: "segments";
|
|
2264
|
+
readonly type: "tuple[]";
|
|
2265
|
+
readonly internalType: "struct LockupDynamic.Segment[]";
|
|
2266
|
+
readonly components: readonly [{
|
|
2267
|
+
readonly name: "amount";
|
|
2268
|
+
readonly type: "uint128";
|
|
2269
|
+
readonly internalType: "uint128";
|
|
2270
|
+
}, {
|
|
2271
|
+
readonly name: "exponent";
|
|
2272
|
+
readonly type: "uint64";
|
|
2273
|
+
readonly internalType: "UD2x18";
|
|
2274
|
+
}, {
|
|
2275
|
+
readonly name: "timestamp";
|
|
2276
|
+
readonly type: "uint40";
|
|
2277
|
+
readonly internalType: "uint40";
|
|
2278
|
+
}];
|
|
2279
|
+
}, {
|
|
2280
|
+
readonly name: "shape";
|
|
2281
|
+
readonly type: "string";
|
|
2282
|
+
readonly internalType: "string";
|
|
2277
2283
|
}];
|
|
2278
|
-
}, {
|
|
2279
|
-
readonly name: "shape";
|
|
2280
|
-
readonly type: "string";
|
|
2281
|
-
readonly internalType: "string";
|
|
2282
2284
|
}];
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
readonly stateMutability: "nonpayable";
|
|
2290
|
-
}, {
|
|
2291
|
-
readonly type: "function";
|
|
2292
|
-
readonly name: "createWithTimestampsLL";
|
|
2293
|
-
readonly inputs: readonly [{
|
|
2294
|
-
readonly name: "lockup";
|
|
2295
|
-
readonly type: "address";
|
|
2296
|
-
readonly internalType: "contract ISablierLockup";
|
|
2297
|
-
}, {
|
|
2298
|
-
readonly name: "token";
|
|
2299
|
-
readonly type: "address";
|
|
2300
|
-
readonly internalType: "contract IERC20";
|
|
2285
|
+
readonly outputs: readonly [{
|
|
2286
|
+
readonly name: "streamIds";
|
|
2287
|
+
readonly type: "uint256[]";
|
|
2288
|
+
readonly internalType: "uint256[]";
|
|
2289
|
+
}];
|
|
2290
|
+
readonly stateMutability: "nonpayable";
|
|
2301
2291
|
}, {
|
|
2302
|
-
readonly
|
|
2303
|
-
readonly
|
|
2304
|
-
readonly
|
|
2305
|
-
|
|
2306
|
-
readonly name: "sender";
|
|
2292
|
+
readonly type: "function";
|
|
2293
|
+
readonly name: "createWithTimestampsLL";
|
|
2294
|
+
readonly inputs: readonly [{
|
|
2295
|
+
readonly name: "lockup";
|
|
2307
2296
|
readonly type: "address";
|
|
2308
|
-
readonly internalType: "
|
|
2297
|
+
readonly internalType: "contract ISablierLockup";
|
|
2309
2298
|
}, {
|
|
2310
|
-
readonly name: "
|
|
2299
|
+
readonly name: "token";
|
|
2311
2300
|
readonly type: "address";
|
|
2312
|
-
readonly internalType: "
|
|
2313
|
-
}, {
|
|
2314
|
-
readonly name: "depositAmount";
|
|
2315
|
-
readonly type: "uint128";
|
|
2316
|
-
readonly internalType: "uint128";
|
|
2317
|
-
}, {
|
|
2318
|
-
readonly name: "cancelable";
|
|
2319
|
-
readonly type: "bool";
|
|
2320
|
-
readonly internalType: "bool";
|
|
2321
|
-
}, {
|
|
2322
|
-
readonly name: "transferable";
|
|
2323
|
-
readonly type: "bool";
|
|
2324
|
-
readonly internalType: "bool";
|
|
2301
|
+
readonly internalType: "contract IERC20";
|
|
2325
2302
|
}, {
|
|
2326
|
-
readonly name: "
|
|
2327
|
-
readonly type: "tuple";
|
|
2328
|
-
readonly internalType: "struct
|
|
2303
|
+
readonly name: "batch";
|
|
2304
|
+
readonly type: "tuple[]";
|
|
2305
|
+
readonly internalType: "struct BatchLockup.CreateWithTimestampsLL[]";
|
|
2329
2306
|
readonly components: readonly [{
|
|
2330
|
-
readonly name: "
|
|
2331
|
-
readonly type: "
|
|
2332
|
-
readonly internalType: "
|
|
2307
|
+
readonly name: "sender";
|
|
2308
|
+
readonly type: "address";
|
|
2309
|
+
readonly internalType: "address";
|
|
2333
2310
|
}, {
|
|
2334
|
-
readonly name: "
|
|
2335
|
-
readonly type: "
|
|
2336
|
-
readonly internalType: "
|
|
2337
|
-
}];
|
|
2338
|
-
}, {
|
|
2339
|
-
readonly name: "cliffTime";
|
|
2340
|
-
readonly type: "uint40";
|
|
2341
|
-
readonly internalType: "uint40";
|
|
2342
|
-
}, {
|
|
2343
|
-
readonly name: "unlockAmounts";
|
|
2344
|
-
readonly type: "tuple";
|
|
2345
|
-
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
2346
|
-
readonly components: readonly [{
|
|
2347
|
-
readonly name: "start";
|
|
2348
|
-
readonly type: "uint128";
|
|
2349
|
-
readonly internalType: "uint128";
|
|
2311
|
+
readonly name: "recipient";
|
|
2312
|
+
readonly type: "address";
|
|
2313
|
+
readonly internalType: "address";
|
|
2350
2314
|
}, {
|
|
2351
|
-
readonly name: "
|
|
2315
|
+
readonly name: "depositAmount";
|
|
2352
2316
|
readonly type: "uint128";
|
|
2353
2317
|
readonly internalType: "uint128";
|
|
2318
|
+
}, {
|
|
2319
|
+
readonly name: "cancelable";
|
|
2320
|
+
readonly type: "bool";
|
|
2321
|
+
readonly internalType: "bool";
|
|
2322
|
+
}, {
|
|
2323
|
+
readonly name: "transferable";
|
|
2324
|
+
readonly type: "bool";
|
|
2325
|
+
readonly internalType: "bool";
|
|
2326
|
+
}, {
|
|
2327
|
+
readonly name: "timestamps";
|
|
2328
|
+
readonly type: "tuple";
|
|
2329
|
+
readonly internalType: "struct Lockup.Timestamps";
|
|
2330
|
+
readonly components: readonly [{
|
|
2331
|
+
readonly name: "start";
|
|
2332
|
+
readonly type: "uint40";
|
|
2333
|
+
readonly internalType: "uint40";
|
|
2334
|
+
}, {
|
|
2335
|
+
readonly name: "end";
|
|
2336
|
+
readonly type: "uint40";
|
|
2337
|
+
readonly internalType: "uint40";
|
|
2338
|
+
}];
|
|
2339
|
+
}, {
|
|
2340
|
+
readonly name: "cliffTime";
|
|
2341
|
+
readonly type: "uint40";
|
|
2342
|
+
readonly internalType: "uint40";
|
|
2343
|
+
}, {
|
|
2344
|
+
readonly name: "unlockAmounts";
|
|
2345
|
+
readonly type: "tuple";
|
|
2346
|
+
readonly internalType: "struct LockupLinear.UnlockAmounts";
|
|
2347
|
+
readonly components: readonly [{
|
|
2348
|
+
readonly name: "start";
|
|
2349
|
+
readonly type: "uint128";
|
|
2350
|
+
readonly internalType: "uint128";
|
|
2351
|
+
}, {
|
|
2352
|
+
readonly name: "cliff";
|
|
2353
|
+
readonly type: "uint128";
|
|
2354
|
+
readonly internalType: "uint128";
|
|
2355
|
+
}];
|
|
2356
|
+
}, {
|
|
2357
|
+
readonly name: "shape";
|
|
2358
|
+
readonly type: "string";
|
|
2359
|
+
readonly internalType: "string";
|
|
2354
2360
|
}];
|
|
2355
|
-
}, {
|
|
2356
|
-
readonly name: "shape";
|
|
2357
|
-
readonly type: "string";
|
|
2358
|
-
readonly internalType: "string";
|
|
2359
2361
|
}];
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
readonly stateMutability: "nonpayable";
|
|
2367
|
-
}, {
|
|
2368
|
-
readonly type: "function";
|
|
2369
|
-
readonly name: "createWithTimestampsLT";
|
|
2370
|
-
readonly inputs: readonly [{
|
|
2371
|
-
readonly name: "lockup";
|
|
2372
|
-
readonly type: "address";
|
|
2373
|
-
readonly internalType: "contract ISablierLockup";
|
|
2374
|
-
}, {
|
|
2375
|
-
readonly name: "token";
|
|
2376
|
-
readonly type: "address";
|
|
2377
|
-
readonly internalType: "contract IERC20";
|
|
2362
|
+
readonly outputs: readonly [{
|
|
2363
|
+
readonly name: "streamIds";
|
|
2364
|
+
readonly type: "uint256[]";
|
|
2365
|
+
readonly internalType: "uint256[]";
|
|
2366
|
+
}];
|
|
2367
|
+
readonly stateMutability: "nonpayable";
|
|
2378
2368
|
}, {
|
|
2379
|
-
readonly
|
|
2380
|
-
readonly
|
|
2381
|
-
readonly
|
|
2382
|
-
|
|
2383
|
-
readonly name: "sender";
|
|
2369
|
+
readonly type: "function";
|
|
2370
|
+
readonly name: "createWithTimestampsLT";
|
|
2371
|
+
readonly inputs: readonly [{
|
|
2372
|
+
readonly name: "lockup";
|
|
2384
2373
|
readonly type: "address";
|
|
2385
|
-
readonly internalType: "
|
|
2374
|
+
readonly internalType: "contract ISablierLockup";
|
|
2386
2375
|
}, {
|
|
2387
|
-
readonly name: "
|
|
2376
|
+
readonly name: "token";
|
|
2388
2377
|
readonly type: "address";
|
|
2389
|
-
readonly internalType: "
|
|
2390
|
-
}, {
|
|
2391
|
-
readonly name: "depositAmount";
|
|
2392
|
-
readonly type: "uint128";
|
|
2393
|
-
readonly internalType: "uint128";
|
|
2394
|
-
}, {
|
|
2395
|
-
readonly name: "cancelable";
|
|
2396
|
-
readonly type: "bool";
|
|
2397
|
-
readonly internalType: "bool";
|
|
2398
|
-
}, {
|
|
2399
|
-
readonly name: "transferable";
|
|
2400
|
-
readonly type: "bool";
|
|
2401
|
-
readonly internalType: "bool";
|
|
2402
|
-
}, {
|
|
2403
|
-
readonly name: "startTime";
|
|
2404
|
-
readonly type: "uint40";
|
|
2405
|
-
readonly internalType: "uint40";
|
|
2378
|
+
readonly internalType: "contract IERC20";
|
|
2406
2379
|
}, {
|
|
2407
|
-
readonly name: "
|
|
2380
|
+
readonly name: "batch";
|
|
2408
2381
|
readonly type: "tuple[]";
|
|
2409
|
-
readonly internalType: "struct
|
|
2382
|
+
readonly internalType: "struct BatchLockup.CreateWithTimestampsLT[]";
|
|
2410
2383
|
readonly components: readonly [{
|
|
2411
|
-
readonly name: "
|
|
2384
|
+
readonly name: "sender";
|
|
2385
|
+
readonly type: "address";
|
|
2386
|
+
readonly internalType: "address";
|
|
2387
|
+
}, {
|
|
2388
|
+
readonly name: "recipient";
|
|
2389
|
+
readonly type: "address";
|
|
2390
|
+
readonly internalType: "address";
|
|
2391
|
+
}, {
|
|
2392
|
+
readonly name: "depositAmount";
|
|
2412
2393
|
readonly type: "uint128";
|
|
2413
2394
|
readonly internalType: "uint128";
|
|
2414
2395
|
}, {
|
|
2415
|
-
readonly name: "
|
|
2396
|
+
readonly name: "cancelable";
|
|
2397
|
+
readonly type: "bool";
|
|
2398
|
+
readonly internalType: "bool";
|
|
2399
|
+
}, {
|
|
2400
|
+
readonly name: "transferable";
|
|
2401
|
+
readonly type: "bool";
|
|
2402
|
+
readonly internalType: "bool";
|
|
2403
|
+
}, {
|
|
2404
|
+
readonly name: "startTime";
|
|
2416
2405
|
readonly type: "uint40";
|
|
2417
2406
|
readonly internalType: "uint40";
|
|
2407
|
+
}, {
|
|
2408
|
+
readonly name: "tranches";
|
|
2409
|
+
readonly type: "tuple[]";
|
|
2410
|
+
readonly internalType: "struct LockupTranched.Tranche[]";
|
|
2411
|
+
readonly components: readonly [{
|
|
2412
|
+
readonly name: "amount";
|
|
2413
|
+
readonly type: "uint128";
|
|
2414
|
+
readonly internalType: "uint128";
|
|
2415
|
+
}, {
|
|
2416
|
+
readonly name: "timestamp";
|
|
2417
|
+
readonly type: "uint40";
|
|
2418
|
+
readonly internalType: "uint40";
|
|
2419
|
+
}];
|
|
2420
|
+
}, {
|
|
2421
|
+
readonly name: "shape";
|
|
2422
|
+
readonly type: "string";
|
|
2423
|
+
readonly internalType: "string";
|
|
2418
2424
|
}];
|
|
2425
|
+
}];
|
|
2426
|
+
readonly outputs: readonly [{
|
|
2427
|
+
readonly name: "streamIds";
|
|
2428
|
+
readonly type: "uint256[]";
|
|
2429
|
+
readonly internalType: "uint256[]";
|
|
2430
|
+
}];
|
|
2431
|
+
readonly stateMutability: "nonpayable";
|
|
2432
|
+
}, {
|
|
2433
|
+
readonly type: "event";
|
|
2434
|
+
readonly name: "CreateLockupBatch";
|
|
2435
|
+
readonly inputs: readonly [{
|
|
2436
|
+
readonly name: "funder";
|
|
2437
|
+
readonly type: "address";
|
|
2438
|
+
readonly indexed: true;
|
|
2439
|
+
readonly internalType: "address";
|
|
2419
2440
|
}, {
|
|
2420
|
-
readonly name: "
|
|
2421
|
-
readonly type: "
|
|
2422
|
-
readonly
|
|
2441
|
+
readonly name: "lockup";
|
|
2442
|
+
readonly type: "address";
|
|
2443
|
+
readonly indexed: true;
|
|
2444
|
+
readonly internalType: "contract ISablierLockup";
|
|
2445
|
+
}, {
|
|
2446
|
+
readonly name: "streamIds";
|
|
2447
|
+
readonly type: "uint256[]";
|
|
2448
|
+
readonly indexed: false;
|
|
2449
|
+
readonly internalType: "uint256[]";
|
|
2450
|
+
}];
|
|
2451
|
+
readonly anonymous: false;
|
|
2452
|
+
}, {
|
|
2453
|
+
readonly type: "error";
|
|
2454
|
+
readonly name: "SablierBatchLockup_BatchSizeZero";
|
|
2455
|
+
readonly inputs: readonly [];
|
|
2456
|
+
}, {
|
|
2457
|
+
readonly type: "error";
|
|
2458
|
+
readonly name: "SafeERC20FailedOperation";
|
|
2459
|
+
readonly inputs: readonly [{
|
|
2460
|
+
readonly name: "token";
|
|
2461
|
+
readonly type: "address";
|
|
2462
|
+
readonly internalType: "address";
|
|
2423
2463
|
}];
|
|
2424
2464
|
}];
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
}, {
|
|
2440
|
-
readonly name: "lockup";
|
|
2441
|
-
readonly type: "address";
|
|
2442
|
-
readonly indexed: true;
|
|
2443
|
-
readonly internalType: "contract ISablierLockup";
|
|
2444
|
-
}, {
|
|
2445
|
-
readonly name: "streamIds";
|
|
2446
|
-
readonly type: "uint256[]";
|
|
2447
|
-
readonly indexed: false;
|
|
2448
|
-
readonly internalType: "uint256[]";
|
|
2449
|
-
}];
|
|
2450
|
-
readonly anonymous: false;
|
|
2451
|
-
}, {
|
|
2452
|
-
readonly type: "error";
|
|
2453
|
-
readonly name: "SablierBatchLockup_BatchSizeZero";
|
|
2454
|
-
readonly inputs: readonly [];
|
|
2455
|
-
}, {
|
|
2456
|
-
readonly type: "error";
|
|
2457
|
-
readonly name: "SafeERC20FailedOperation";
|
|
2458
|
-
readonly inputs: readonly [{
|
|
2459
|
-
readonly name: "token";
|
|
2460
|
-
readonly type: "address";
|
|
2461
|
-
readonly internalType: "address";
|
|
2462
|
-
}];
|
|
2463
|
-
}];
|
|
2464
|
-
}>;
|
|
2465
|
+
};
|
|
2466
|
+
aliases?: import("../../../../shared/types.js").AliasMap;
|
|
2467
|
+
contractNames: string[];
|
|
2468
|
+
features: Sablier.EVM.LockupReleaseFeatures;
|
|
2469
|
+
isLatest: boolean;
|
|
2470
|
+
kind: "standard" | "lockupV1";
|
|
2471
|
+
protocol: Sablier.EVM.Protocol;
|
|
2472
|
+
repository?: import("../../../../shared/types.js").Repository;
|
|
2473
|
+
version: Sablier.EVM.Version;
|
|
2474
|
+
} & {
|
|
2475
|
+
deployments: Sablier.Deployment.Standard[];
|
|
2476
|
+
kind: "standard";
|
|
2477
|
+
manifest: Sablier.Manifest.Standard;
|
|
2478
|
+
};
|
|
2465
2479
|
//# sourceMappingURL=index.d.ts.map
|