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,305 +1,540 @@
|
|
|
1
1
|
import type { Sablier } from "../../../../types.js";
|
|
2
|
-
export declare const release:
|
|
3
|
-
|
|
4
|
-
readonly
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
readonly
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
readonly
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
readonly inputs: readonly [];
|
|
25
|
-
readonly name: "EXPIRATION";
|
|
26
|
-
readonly outputs: readonly [{
|
|
27
|
-
readonly internalType: "uint40";
|
|
28
|
-
readonly name: "";
|
|
29
|
-
readonly type: "uint40";
|
|
30
|
-
}];
|
|
31
|
-
readonly stateMutability: "view";
|
|
32
|
-
readonly type: "function";
|
|
33
|
-
}, {
|
|
34
|
-
readonly inputs: readonly [];
|
|
35
|
-
readonly name: "LOCKUP";
|
|
36
|
-
readonly outputs: readonly [{
|
|
37
|
-
readonly internalType: "contract ISablierV2Lockup";
|
|
38
|
-
readonly name: "";
|
|
39
|
-
readonly type: "address";
|
|
40
|
-
}];
|
|
41
|
-
readonly stateMutability: "view";
|
|
42
|
-
readonly type: "function";
|
|
43
|
-
}, {
|
|
44
|
-
readonly inputs: readonly [];
|
|
45
|
-
readonly name: "MERKLE_ROOT";
|
|
46
|
-
readonly outputs: readonly [{
|
|
47
|
-
readonly internalType: "bytes32";
|
|
48
|
-
readonly name: "";
|
|
49
|
-
readonly type: "bytes32";
|
|
50
|
-
}];
|
|
51
|
-
readonly stateMutability: "view";
|
|
52
|
-
readonly type: "function";
|
|
53
|
-
}, {
|
|
54
|
-
readonly inputs: readonly [];
|
|
55
|
-
readonly name: "TRANSFERABLE";
|
|
56
|
-
readonly outputs: readonly [{
|
|
57
|
-
readonly internalType: "bool";
|
|
58
|
-
readonly name: "";
|
|
59
|
-
readonly type: "bool";
|
|
60
|
-
}];
|
|
61
|
-
readonly stateMutability: "view";
|
|
62
|
-
readonly type: "function";
|
|
63
|
-
}, {
|
|
64
|
-
readonly inputs: readonly [];
|
|
65
|
-
readonly name: "admin";
|
|
66
|
-
readonly outputs: readonly [{
|
|
67
|
-
readonly internalType: "address";
|
|
68
|
-
readonly name: "";
|
|
69
|
-
readonly type: "address";
|
|
70
|
-
}];
|
|
71
|
-
readonly stateMutability: "view";
|
|
72
|
-
readonly type: "function";
|
|
73
|
-
}, {
|
|
74
|
-
readonly inputs: readonly [{
|
|
75
|
-
readonly internalType: "address";
|
|
76
|
-
readonly name: "to";
|
|
77
|
-
readonly type: "address";
|
|
78
|
-
}, {
|
|
79
|
-
readonly internalType: "uint128";
|
|
80
|
-
readonly name: "amount";
|
|
81
|
-
readonly type: "uint128";
|
|
82
|
-
}];
|
|
83
|
-
readonly name: "clawback";
|
|
84
|
-
readonly outputs: readonly [];
|
|
85
|
-
readonly stateMutability: "nonpayable";
|
|
86
|
-
readonly type: "function";
|
|
87
|
-
}, {
|
|
88
|
-
readonly inputs: readonly [{
|
|
89
|
-
readonly internalType: "uint256";
|
|
90
|
-
readonly name: "index";
|
|
91
|
-
readonly type: "uint256";
|
|
92
|
-
}];
|
|
93
|
-
readonly name: "hasClaimed";
|
|
94
|
-
readonly outputs: readonly [{
|
|
95
|
-
readonly internalType: "bool";
|
|
96
|
-
readonly name: "";
|
|
97
|
-
readonly type: "bool";
|
|
98
|
-
}];
|
|
99
|
-
readonly stateMutability: "view";
|
|
100
|
-
readonly type: "function";
|
|
101
|
-
}, {
|
|
102
|
-
readonly inputs: readonly [];
|
|
103
|
-
readonly name: "hasExpired";
|
|
104
|
-
readonly outputs: readonly [{
|
|
105
|
-
readonly internalType: "bool";
|
|
106
|
-
readonly name: "";
|
|
107
|
-
readonly type: "bool";
|
|
108
|
-
}];
|
|
109
|
-
readonly stateMutability: "view";
|
|
110
|
-
readonly type: "function";
|
|
111
|
-
}, {
|
|
112
|
-
readonly inputs: readonly [{
|
|
113
|
-
readonly internalType: "address";
|
|
114
|
-
readonly name: "newAdmin";
|
|
115
|
-
readonly type: "address";
|
|
116
|
-
}];
|
|
117
|
-
readonly name: "transferAdmin";
|
|
118
|
-
readonly outputs: readonly [];
|
|
119
|
-
readonly stateMutability: "nonpayable";
|
|
120
|
-
readonly type: "function";
|
|
121
|
-
}, {
|
|
122
|
-
readonly anonymous: false;
|
|
123
|
-
readonly inputs: readonly [{
|
|
124
|
-
readonly indexed: false;
|
|
125
|
-
readonly internalType: "uint256";
|
|
126
|
-
readonly name: "index";
|
|
127
|
-
readonly type: "uint256";
|
|
128
|
-
}, {
|
|
129
|
-
readonly indexed: true;
|
|
130
|
-
readonly internalType: "address";
|
|
131
|
-
readonly name: "recipient";
|
|
132
|
-
readonly type: "address";
|
|
133
|
-
}, {
|
|
134
|
-
readonly indexed: false;
|
|
135
|
-
readonly internalType: "uint128";
|
|
136
|
-
readonly name: "amount";
|
|
137
|
-
readonly type: "uint128";
|
|
138
|
-
}, {
|
|
139
|
-
readonly indexed: true;
|
|
140
|
-
readonly internalType: "uint256";
|
|
141
|
-
readonly name: "streamId";
|
|
142
|
-
readonly type: "uint256";
|
|
143
|
-
}];
|
|
144
|
-
readonly name: "Claim";
|
|
145
|
-
readonly type: "event";
|
|
146
|
-
}, {
|
|
147
|
-
readonly anonymous: false;
|
|
148
|
-
readonly inputs: readonly [{
|
|
149
|
-
readonly indexed: true;
|
|
150
|
-
readonly internalType: "address";
|
|
151
|
-
readonly name: "admin";
|
|
152
|
-
readonly type: "address";
|
|
2
|
+
export declare const release: {
|
|
3
|
+
abi: {
|
|
4
|
+
readonly SablierV2MerkleStreamer: readonly [{
|
|
5
|
+
readonly inputs: readonly [];
|
|
6
|
+
readonly name: "ASSET";
|
|
7
|
+
readonly outputs: readonly [{
|
|
8
|
+
readonly internalType: "contract IERC20";
|
|
9
|
+
readonly name: "";
|
|
10
|
+
readonly type: "address";
|
|
11
|
+
}];
|
|
12
|
+
readonly stateMutability: "view";
|
|
13
|
+
readonly type: "function";
|
|
14
|
+
}, {
|
|
15
|
+
readonly inputs: readonly [];
|
|
16
|
+
readonly name: "CANCELABLE";
|
|
17
|
+
readonly outputs: readonly [{
|
|
18
|
+
readonly internalType: "bool";
|
|
19
|
+
readonly name: "";
|
|
20
|
+
readonly type: "bool";
|
|
21
|
+
}];
|
|
22
|
+
readonly stateMutability: "view";
|
|
23
|
+
readonly type: "function";
|
|
153
24
|
}, {
|
|
154
|
-
readonly
|
|
155
|
-
readonly
|
|
156
|
-
readonly
|
|
157
|
-
|
|
25
|
+
readonly inputs: readonly [];
|
|
26
|
+
readonly name: "EXPIRATION";
|
|
27
|
+
readonly outputs: readonly [{
|
|
28
|
+
readonly internalType: "uint40";
|
|
29
|
+
readonly name: "";
|
|
30
|
+
readonly type: "uint40";
|
|
31
|
+
}];
|
|
32
|
+
readonly stateMutability: "view";
|
|
33
|
+
readonly type: "function";
|
|
34
|
+
}, {
|
|
35
|
+
readonly inputs: readonly [];
|
|
36
|
+
readonly name: "LOCKUP";
|
|
37
|
+
readonly outputs: readonly [{
|
|
38
|
+
readonly internalType: "contract ISablierV2Lockup";
|
|
39
|
+
readonly name: "";
|
|
40
|
+
readonly type: "address";
|
|
41
|
+
}];
|
|
42
|
+
readonly stateMutability: "view";
|
|
43
|
+
readonly type: "function";
|
|
44
|
+
}, {
|
|
45
|
+
readonly inputs: readonly [];
|
|
46
|
+
readonly name: "MERKLE_ROOT";
|
|
47
|
+
readonly outputs: readonly [{
|
|
48
|
+
readonly internalType: "bytes32";
|
|
49
|
+
readonly name: "";
|
|
50
|
+
readonly type: "bytes32";
|
|
51
|
+
}];
|
|
52
|
+
readonly stateMutability: "view";
|
|
53
|
+
readonly type: "function";
|
|
54
|
+
}, {
|
|
55
|
+
readonly inputs: readonly [];
|
|
56
|
+
readonly name: "TRANSFERABLE";
|
|
57
|
+
readonly outputs: readonly [{
|
|
58
|
+
readonly internalType: "bool";
|
|
59
|
+
readonly name: "";
|
|
60
|
+
readonly type: "bool";
|
|
61
|
+
}];
|
|
62
|
+
readonly stateMutability: "view";
|
|
63
|
+
readonly type: "function";
|
|
158
64
|
}, {
|
|
159
|
-
readonly
|
|
160
|
-
readonly internalType: "uint128";
|
|
161
|
-
readonly name: "amount";
|
|
162
|
-
readonly type: "uint128";
|
|
163
|
-
}];
|
|
164
|
-
readonly name: "Clawback";
|
|
165
|
-
readonly type: "event";
|
|
166
|
-
}, {
|
|
167
|
-
readonly anonymous: false;
|
|
168
|
-
readonly inputs: readonly [{
|
|
169
|
-
readonly indexed: true;
|
|
170
|
-
readonly internalType: "address";
|
|
171
|
-
readonly name: "oldAdmin";
|
|
172
|
-
readonly type: "address";
|
|
173
|
-
}, {
|
|
174
|
-
readonly indexed: true;
|
|
175
|
-
readonly internalType: "address";
|
|
176
|
-
readonly name: "newAdmin";
|
|
177
|
-
readonly type: "address";
|
|
178
|
-
}];
|
|
179
|
-
readonly name: "TransferAdmin";
|
|
180
|
-
readonly type: "event";
|
|
181
|
-
}, {
|
|
182
|
-
readonly inputs: readonly [{
|
|
183
|
-
readonly internalType: "address";
|
|
65
|
+
readonly inputs: readonly [];
|
|
184
66
|
readonly name: "admin";
|
|
185
|
-
readonly
|
|
67
|
+
readonly outputs: readonly [{
|
|
68
|
+
readonly internalType: "address";
|
|
69
|
+
readonly name: "";
|
|
70
|
+
readonly type: "address";
|
|
71
|
+
}];
|
|
72
|
+
readonly stateMutability: "view";
|
|
73
|
+
readonly type: "function";
|
|
186
74
|
}, {
|
|
187
|
-
readonly
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
readonly name: "
|
|
197
|
-
readonly
|
|
198
|
-
|
|
199
|
-
readonly
|
|
200
|
-
|
|
201
|
-
readonly
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
readonly
|
|
213
|
-
readonly
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
readonly
|
|
217
|
-
readonly
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
readonly
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
readonly
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
75
|
+
readonly inputs: readonly [{
|
|
76
|
+
readonly internalType: "address";
|
|
77
|
+
readonly name: "to";
|
|
78
|
+
readonly type: "address";
|
|
79
|
+
}, {
|
|
80
|
+
readonly internalType: "uint128";
|
|
81
|
+
readonly name: "amount";
|
|
82
|
+
readonly type: "uint128";
|
|
83
|
+
}];
|
|
84
|
+
readonly name: "clawback";
|
|
85
|
+
readonly outputs: readonly [];
|
|
86
|
+
readonly stateMutability: "nonpayable";
|
|
87
|
+
readonly type: "function";
|
|
88
|
+
}, {
|
|
89
|
+
readonly inputs: readonly [{
|
|
90
|
+
readonly internalType: "uint256";
|
|
91
|
+
readonly name: "index";
|
|
92
|
+
readonly type: "uint256";
|
|
93
|
+
}];
|
|
94
|
+
readonly name: "hasClaimed";
|
|
95
|
+
readonly outputs: readonly [{
|
|
96
|
+
readonly internalType: "bool";
|
|
97
|
+
readonly name: "";
|
|
98
|
+
readonly type: "bool";
|
|
99
|
+
}];
|
|
100
|
+
readonly stateMutability: "view";
|
|
101
|
+
readonly type: "function";
|
|
102
|
+
}, {
|
|
103
|
+
readonly inputs: readonly [];
|
|
104
|
+
readonly name: "hasExpired";
|
|
105
|
+
readonly outputs: readonly [{
|
|
106
|
+
readonly internalType: "bool";
|
|
107
|
+
readonly name: "";
|
|
108
|
+
readonly type: "bool";
|
|
109
|
+
}];
|
|
110
|
+
readonly stateMutability: "view";
|
|
111
|
+
readonly type: "function";
|
|
112
|
+
}, {
|
|
113
|
+
readonly inputs: readonly [{
|
|
114
|
+
readonly internalType: "address";
|
|
115
|
+
readonly name: "newAdmin";
|
|
116
|
+
readonly type: "address";
|
|
117
|
+
}];
|
|
118
|
+
readonly name: "transferAdmin";
|
|
119
|
+
readonly outputs: readonly [];
|
|
120
|
+
readonly stateMutability: "nonpayable";
|
|
121
|
+
readonly type: "function";
|
|
122
|
+
}, {
|
|
123
|
+
readonly anonymous: false;
|
|
124
|
+
readonly inputs: readonly [{
|
|
125
|
+
readonly indexed: false;
|
|
126
|
+
readonly internalType: "uint256";
|
|
127
|
+
readonly name: "index";
|
|
128
|
+
readonly type: "uint256";
|
|
129
|
+
}, {
|
|
130
|
+
readonly indexed: true;
|
|
131
|
+
readonly internalType: "address";
|
|
132
|
+
readonly name: "recipient";
|
|
133
|
+
readonly type: "address";
|
|
134
|
+
}, {
|
|
135
|
+
readonly indexed: false;
|
|
136
|
+
readonly internalType: "uint128";
|
|
137
|
+
readonly name: "amount";
|
|
138
|
+
readonly type: "uint128";
|
|
139
|
+
}, {
|
|
140
|
+
readonly indexed: true;
|
|
141
|
+
readonly internalType: "uint256";
|
|
142
|
+
readonly name: "streamId";
|
|
143
|
+
readonly type: "uint256";
|
|
144
|
+
}];
|
|
145
|
+
readonly name: "Claim";
|
|
146
|
+
readonly type: "event";
|
|
147
|
+
}, {
|
|
148
|
+
readonly anonymous: false;
|
|
149
|
+
readonly inputs: readonly [{
|
|
150
|
+
readonly indexed: true;
|
|
151
|
+
readonly internalType: "address";
|
|
152
|
+
readonly name: "admin";
|
|
153
|
+
readonly type: "address";
|
|
154
|
+
}, {
|
|
155
|
+
readonly indexed: true;
|
|
156
|
+
readonly internalType: "address";
|
|
157
|
+
readonly name: "to";
|
|
158
|
+
readonly type: "address";
|
|
159
|
+
}, {
|
|
160
|
+
readonly indexed: false;
|
|
161
|
+
readonly internalType: "uint128";
|
|
162
|
+
readonly name: "amount";
|
|
163
|
+
readonly type: "uint128";
|
|
164
|
+
}];
|
|
165
|
+
readonly name: "Clawback";
|
|
166
|
+
readonly type: "event";
|
|
167
|
+
}, {
|
|
168
|
+
readonly anonymous: false;
|
|
169
|
+
readonly inputs: readonly [{
|
|
170
|
+
readonly indexed: true;
|
|
171
|
+
readonly internalType: "address";
|
|
172
|
+
readonly name: "oldAdmin";
|
|
173
|
+
readonly type: "address";
|
|
174
|
+
}, {
|
|
175
|
+
readonly indexed: true;
|
|
176
|
+
readonly internalType: "address";
|
|
177
|
+
readonly name: "newAdmin";
|
|
178
|
+
readonly type: "address";
|
|
179
|
+
}];
|
|
180
|
+
readonly name: "TransferAdmin";
|
|
181
|
+
readonly type: "event";
|
|
182
|
+
}, {
|
|
183
|
+
readonly inputs: readonly [{
|
|
184
|
+
readonly internalType: "address";
|
|
185
|
+
readonly name: "admin";
|
|
186
|
+
readonly type: "address";
|
|
187
|
+
}, {
|
|
188
|
+
readonly internalType: "address";
|
|
189
|
+
readonly name: "caller";
|
|
190
|
+
readonly type: "address";
|
|
191
|
+
}];
|
|
192
|
+
readonly name: "CallerNotAdmin";
|
|
193
|
+
readonly type: "error";
|
|
194
|
+
}, {
|
|
195
|
+
readonly inputs: readonly [{
|
|
196
|
+
readonly internalType: "uint256";
|
|
197
|
+
readonly name: "currentTime";
|
|
198
|
+
readonly type: "uint256";
|
|
199
|
+
}, {
|
|
229
200
|
readonly internalType: "uint40";
|
|
230
|
-
readonly name: "
|
|
201
|
+
readonly name: "expiration";
|
|
231
202
|
readonly type: "uint40";
|
|
203
|
+
}];
|
|
204
|
+
readonly name: "SablierV2MerkleStreamer_CampaignNotExpired";
|
|
205
|
+
readonly type: "error";
|
|
206
|
+
}];
|
|
207
|
+
readonly SablierV2MerkleStreamerFactory: readonly [{
|
|
208
|
+
readonly inputs: readonly [{
|
|
209
|
+
readonly internalType: "address";
|
|
210
|
+
readonly name: "initialAdmin";
|
|
211
|
+
readonly type: "address";
|
|
212
|
+
}, {
|
|
213
|
+
readonly internalType: "contract ISablierV2LockupLinear";
|
|
214
|
+
readonly name: "lockupLinear";
|
|
215
|
+
readonly type: "address";
|
|
216
|
+
}, {
|
|
217
|
+
readonly internalType: "contract IERC20";
|
|
218
|
+
readonly name: "asset";
|
|
219
|
+
readonly type: "address";
|
|
220
|
+
}, {
|
|
221
|
+
readonly internalType: "bytes32";
|
|
222
|
+
readonly name: "merkleRoot";
|
|
223
|
+
readonly type: "bytes32";
|
|
232
224
|
}, {
|
|
233
225
|
readonly internalType: "uint40";
|
|
234
|
-
readonly name: "
|
|
226
|
+
readonly name: "expiration";
|
|
235
227
|
readonly type: "uint40";
|
|
228
|
+
}, {
|
|
229
|
+
readonly components: readonly [{
|
|
230
|
+
readonly internalType: "uint40";
|
|
231
|
+
readonly name: "cliff";
|
|
232
|
+
readonly type: "uint40";
|
|
233
|
+
}, {
|
|
234
|
+
readonly internalType: "uint40";
|
|
235
|
+
readonly name: "total";
|
|
236
|
+
readonly type: "uint40";
|
|
237
|
+
}];
|
|
238
|
+
readonly internalType: "struct LockupLinear.Durations";
|
|
239
|
+
readonly name: "streamDurations";
|
|
240
|
+
readonly type: "tuple";
|
|
241
|
+
}, {
|
|
242
|
+
readonly internalType: "bool";
|
|
243
|
+
readonly name: "cancelable";
|
|
244
|
+
readonly type: "bool";
|
|
245
|
+
}, {
|
|
246
|
+
readonly internalType: "bool";
|
|
247
|
+
readonly name: "transferable";
|
|
248
|
+
readonly type: "bool";
|
|
249
|
+
}, {
|
|
250
|
+
readonly internalType: "string";
|
|
251
|
+
readonly name: "ipfsCID";
|
|
252
|
+
readonly type: "string";
|
|
253
|
+
}, {
|
|
254
|
+
readonly internalType: "uint256";
|
|
255
|
+
readonly name: "aggregateAmount";
|
|
256
|
+
readonly type: "uint256";
|
|
257
|
+
}, {
|
|
258
|
+
readonly internalType: "uint256";
|
|
259
|
+
readonly name: "recipientsCount";
|
|
260
|
+
readonly type: "uint256";
|
|
236
261
|
}];
|
|
237
|
-
readonly
|
|
238
|
-
readonly
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
readonly
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
readonly
|
|
247
|
-
readonly
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
262
|
+
readonly name: "createMerkleStreamerLL";
|
|
263
|
+
readonly outputs: readonly [{
|
|
264
|
+
readonly internalType: "contract ISablierV2MerkleStreamerLL";
|
|
265
|
+
readonly name: "merkleStreamerLL";
|
|
266
|
+
readonly type: "address";
|
|
267
|
+
}];
|
|
268
|
+
readonly stateMutability: "nonpayable";
|
|
269
|
+
readonly type: "function";
|
|
270
|
+
}, {
|
|
271
|
+
readonly anonymous: false;
|
|
272
|
+
readonly inputs: readonly [{
|
|
273
|
+
readonly indexed: false;
|
|
274
|
+
readonly internalType: "contract ISablierV2MerkleStreamerLL";
|
|
275
|
+
readonly name: "merkleStreamer";
|
|
276
|
+
readonly type: "address";
|
|
277
|
+
}, {
|
|
278
|
+
readonly indexed: true;
|
|
279
|
+
readonly internalType: "address";
|
|
280
|
+
readonly name: "admin";
|
|
281
|
+
readonly type: "address";
|
|
282
|
+
}, {
|
|
283
|
+
readonly indexed: true;
|
|
284
|
+
readonly internalType: "contract ISablierV2LockupLinear";
|
|
285
|
+
readonly name: "lockupLinear";
|
|
286
|
+
readonly type: "address";
|
|
287
|
+
}, {
|
|
288
|
+
readonly indexed: true;
|
|
289
|
+
readonly internalType: "contract IERC20";
|
|
290
|
+
readonly name: "asset";
|
|
291
|
+
readonly type: "address";
|
|
292
|
+
}, {
|
|
293
|
+
readonly indexed: false;
|
|
294
|
+
readonly internalType: "bytes32";
|
|
295
|
+
readonly name: "merkleRoot";
|
|
296
|
+
readonly type: "bytes32";
|
|
297
|
+
}, {
|
|
298
|
+
readonly indexed: false;
|
|
299
|
+
readonly internalType: "uint40";
|
|
300
|
+
readonly name: "expiration";
|
|
301
|
+
readonly type: "uint40";
|
|
302
|
+
}, {
|
|
303
|
+
readonly components: readonly [{
|
|
304
|
+
readonly internalType: "uint40";
|
|
305
|
+
readonly name: "cliff";
|
|
306
|
+
readonly type: "uint40";
|
|
307
|
+
}, {
|
|
308
|
+
readonly internalType: "uint40";
|
|
309
|
+
readonly name: "total";
|
|
310
|
+
readonly type: "uint40";
|
|
311
|
+
}];
|
|
312
|
+
readonly indexed: false;
|
|
313
|
+
readonly internalType: "struct LockupLinear.Durations";
|
|
314
|
+
readonly name: "streamDurations";
|
|
315
|
+
readonly type: "tuple";
|
|
316
|
+
}, {
|
|
317
|
+
readonly indexed: false;
|
|
318
|
+
readonly internalType: "bool";
|
|
319
|
+
readonly name: "cancelable";
|
|
320
|
+
readonly type: "bool";
|
|
321
|
+
}, {
|
|
322
|
+
readonly indexed: false;
|
|
323
|
+
readonly internalType: "bool";
|
|
324
|
+
readonly name: "transferable";
|
|
325
|
+
readonly type: "bool";
|
|
326
|
+
}, {
|
|
327
|
+
readonly indexed: false;
|
|
328
|
+
readonly internalType: "string";
|
|
329
|
+
readonly name: "ipfsCID";
|
|
330
|
+
readonly type: "string";
|
|
331
|
+
}, {
|
|
332
|
+
readonly indexed: false;
|
|
333
|
+
readonly internalType: "uint256";
|
|
334
|
+
readonly name: "aggregateAmount";
|
|
335
|
+
readonly type: "uint256";
|
|
336
|
+
}, {
|
|
337
|
+
readonly indexed: false;
|
|
338
|
+
readonly internalType: "uint256";
|
|
339
|
+
readonly name: "recipientsCount";
|
|
340
|
+
readonly type: "uint256";
|
|
341
|
+
}];
|
|
342
|
+
readonly name: "CreateMerkleStreamerLL";
|
|
343
|
+
readonly type: "event";
|
|
344
|
+
}];
|
|
345
|
+
readonly SablierV2MerkleStreamerLL: readonly [{
|
|
346
|
+
readonly inputs: readonly [{
|
|
347
|
+
readonly internalType: "address";
|
|
348
|
+
readonly name: "initialAdmin";
|
|
349
|
+
readonly type: "address";
|
|
350
|
+
}, {
|
|
351
|
+
readonly internalType: "contract ISablierV2LockupLinear";
|
|
352
|
+
readonly name: "lockupLinear";
|
|
353
|
+
readonly type: "address";
|
|
354
|
+
}, {
|
|
355
|
+
readonly internalType: "contract IERC20";
|
|
356
|
+
readonly name: "asset";
|
|
357
|
+
readonly type: "address";
|
|
358
|
+
}, {
|
|
359
|
+
readonly internalType: "bytes32";
|
|
360
|
+
readonly name: "merkleRoot";
|
|
361
|
+
readonly type: "bytes32";
|
|
362
|
+
}, {
|
|
363
|
+
readonly internalType: "uint40";
|
|
364
|
+
readonly name: "expiration";
|
|
365
|
+
readonly type: "uint40";
|
|
366
|
+
}, {
|
|
367
|
+
readonly components: readonly [{
|
|
368
|
+
readonly internalType: "uint40";
|
|
369
|
+
readonly name: "cliff";
|
|
370
|
+
readonly type: "uint40";
|
|
371
|
+
}, {
|
|
372
|
+
readonly internalType: "uint40";
|
|
373
|
+
readonly name: "total";
|
|
374
|
+
readonly type: "uint40";
|
|
375
|
+
}];
|
|
376
|
+
readonly internalType: "struct LockupLinear.Durations";
|
|
377
|
+
readonly name: "streamDurations_";
|
|
378
|
+
readonly type: "tuple";
|
|
379
|
+
}, {
|
|
380
|
+
readonly internalType: "bool";
|
|
381
|
+
readonly name: "cancelable";
|
|
382
|
+
readonly type: "bool";
|
|
383
|
+
}, {
|
|
384
|
+
readonly internalType: "bool";
|
|
385
|
+
readonly name: "transferable";
|
|
386
|
+
readonly type: "bool";
|
|
387
|
+
}];
|
|
388
|
+
readonly stateMutability: "nonpayable";
|
|
389
|
+
readonly type: "constructor";
|
|
390
|
+
}, {
|
|
391
|
+
readonly inputs: readonly [];
|
|
392
|
+
readonly name: "ASSET";
|
|
393
|
+
readonly outputs: readonly [{
|
|
394
|
+
readonly internalType: "contract IERC20";
|
|
395
|
+
readonly name: "";
|
|
396
|
+
readonly type: "address";
|
|
397
|
+
}];
|
|
398
|
+
readonly stateMutability: "view";
|
|
399
|
+
readonly type: "function";
|
|
400
|
+
}, {
|
|
401
|
+
readonly inputs: readonly [];
|
|
402
|
+
readonly name: "CANCELABLE";
|
|
403
|
+
readonly outputs: readonly [{
|
|
404
|
+
readonly internalType: "bool";
|
|
405
|
+
readonly name: "";
|
|
406
|
+
readonly type: "bool";
|
|
407
|
+
}];
|
|
408
|
+
readonly stateMutability: "view";
|
|
409
|
+
readonly type: "function";
|
|
252
410
|
}, {
|
|
253
|
-
readonly
|
|
254
|
-
readonly name: "
|
|
255
|
-
readonly
|
|
411
|
+
readonly inputs: readonly [];
|
|
412
|
+
readonly name: "EXPIRATION";
|
|
413
|
+
readonly outputs: readonly [{
|
|
414
|
+
readonly internalType: "uint40";
|
|
415
|
+
readonly name: "";
|
|
416
|
+
readonly type: "uint40";
|
|
417
|
+
}];
|
|
418
|
+
readonly stateMutability: "view";
|
|
419
|
+
readonly type: "function";
|
|
420
|
+
}, {
|
|
421
|
+
readonly inputs: readonly [];
|
|
422
|
+
readonly name: "LOCKUP";
|
|
423
|
+
readonly outputs: readonly [{
|
|
424
|
+
readonly internalType: "contract ISablierV2Lockup";
|
|
425
|
+
readonly name: "";
|
|
426
|
+
readonly type: "address";
|
|
427
|
+
}];
|
|
428
|
+
readonly stateMutability: "view";
|
|
429
|
+
readonly type: "function";
|
|
430
|
+
}, {
|
|
431
|
+
readonly inputs: readonly [];
|
|
432
|
+
readonly name: "LOCKUP_LINEAR";
|
|
433
|
+
readonly outputs: readonly [{
|
|
434
|
+
readonly internalType: "contract ISablierV2LockupLinear";
|
|
435
|
+
readonly name: "";
|
|
436
|
+
readonly type: "address";
|
|
437
|
+
}];
|
|
438
|
+
readonly stateMutability: "view";
|
|
439
|
+
readonly type: "function";
|
|
440
|
+
}, {
|
|
441
|
+
readonly inputs: readonly [];
|
|
442
|
+
readonly name: "MERKLE_ROOT";
|
|
443
|
+
readonly outputs: readonly [{
|
|
444
|
+
readonly internalType: "bytes32";
|
|
445
|
+
readonly name: "";
|
|
446
|
+
readonly type: "bytes32";
|
|
447
|
+
}];
|
|
448
|
+
readonly stateMutability: "view";
|
|
449
|
+
readonly type: "function";
|
|
450
|
+
}, {
|
|
451
|
+
readonly inputs: readonly [];
|
|
452
|
+
readonly name: "TRANSFERABLE";
|
|
453
|
+
readonly outputs: readonly [{
|
|
454
|
+
readonly internalType: "bool";
|
|
455
|
+
readonly name: "";
|
|
456
|
+
readonly type: "bool";
|
|
457
|
+
}];
|
|
458
|
+
readonly stateMutability: "view";
|
|
459
|
+
readonly type: "function";
|
|
256
460
|
}, {
|
|
257
|
-
readonly
|
|
258
|
-
readonly name: "recipientsCount";
|
|
259
|
-
readonly type: "uint256";
|
|
260
|
-
}];
|
|
261
|
-
readonly name: "createMerkleStreamerLL";
|
|
262
|
-
readonly outputs: readonly [{
|
|
263
|
-
readonly internalType: "contract ISablierV2MerkleStreamerLL";
|
|
264
|
-
readonly name: "merkleStreamerLL";
|
|
265
|
-
readonly type: "address";
|
|
266
|
-
}];
|
|
267
|
-
readonly stateMutability: "nonpayable";
|
|
268
|
-
readonly type: "function";
|
|
269
|
-
}, {
|
|
270
|
-
readonly anonymous: false;
|
|
271
|
-
readonly inputs: readonly [{
|
|
272
|
-
readonly indexed: false;
|
|
273
|
-
readonly internalType: "contract ISablierV2MerkleStreamerLL";
|
|
274
|
-
readonly name: "merkleStreamer";
|
|
275
|
-
readonly type: "address";
|
|
276
|
-
}, {
|
|
277
|
-
readonly indexed: true;
|
|
278
|
-
readonly internalType: "address";
|
|
461
|
+
readonly inputs: readonly [];
|
|
279
462
|
readonly name: "admin";
|
|
280
|
-
readonly
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
readonly
|
|
286
|
-
|
|
287
|
-
readonly indexed: true;
|
|
288
|
-
readonly internalType: "contract IERC20";
|
|
289
|
-
readonly name: "asset";
|
|
290
|
-
readonly type: "address";
|
|
463
|
+
readonly outputs: readonly [{
|
|
464
|
+
readonly internalType: "address";
|
|
465
|
+
readonly name: "";
|
|
466
|
+
readonly type: "address";
|
|
467
|
+
}];
|
|
468
|
+
readonly stateMutability: "view";
|
|
469
|
+
readonly type: "function";
|
|
291
470
|
}, {
|
|
292
|
-
readonly
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
471
|
+
readonly inputs: readonly [{
|
|
472
|
+
readonly internalType: "uint256";
|
|
473
|
+
readonly name: "index";
|
|
474
|
+
readonly type: "uint256";
|
|
475
|
+
}, {
|
|
476
|
+
readonly internalType: "address";
|
|
477
|
+
readonly name: "recipient";
|
|
478
|
+
readonly type: "address";
|
|
479
|
+
}, {
|
|
480
|
+
readonly internalType: "uint128";
|
|
481
|
+
readonly name: "amount";
|
|
482
|
+
readonly type: "uint128";
|
|
483
|
+
}, {
|
|
484
|
+
readonly internalType: "bytes32[]";
|
|
485
|
+
readonly name: "merkleProof";
|
|
486
|
+
readonly type: "bytes32[]";
|
|
487
|
+
}];
|
|
488
|
+
readonly name: "claim";
|
|
489
|
+
readonly outputs: readonly [{
|
|
490
|
+
readonly internalType: "uint256";
|
|
491
|
+
readonly name: "streamId";
|
|
492
|
+
readonly type: "uint256";
|
|
493
|
+
}];
|
|
494
|
+
readonly stateMutability: "nonpayable";
|
|
495
|
+
readonly type: "function";
|
|
296
496
|
}, {
|
|
297
|
-
readonly
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
497
|
+
readonly inputs: readonly [{
|
|
498
|
+
readonly internalType: "address";
|
|
499
|
+
readonly name: "to";
|
|
500
|
+
readonly type: "address";
|
|
501
|
+
}, {
|
|
502
|
+
readonly internalType: "uint128";
|
|
503
|
+
readonly name: "amount";
|
|
504
|
+
readonly type: "uint128";
|
|
505
|
+
}];
|
|
506
|
+
readonly name: "clawback";
|
|
507
|
+
readonly outputs: readonly [];
|
|
508
|
+
readonly stateMutability: "nonpayable";
|
|
509
|
+
readonly type: "function";
|
|
510
|
+
}, {
|
|
511
|
+
readonly inputs: readonly [{
|
|
512
|
+
readonly internalType: "uint256";
|
|
513
|
+
readonly name: "index";
|
|
514
|
+
readonly type: "uint256";
|
|
515
|
+
}];
|
|
516
|
+
readonly name: "hasClaimed";
|
|
517
|
+
readonly outputs: readonly [{
|
|
518
|
+
readonly internalType: "bool";
|
|
519
|
+
readonly name: "";
|
|
520
|
+
readonly type: "bool";
|
|
521
|
+
}];
|
|
522
|
+
readonly stateMutability: "view";
|
|
523
|
+
readonly type: "function";
|
|
524
|
+
}, {
|
|
525
|
+
readonly inputs: readonly [];
|
|
526
|
+
readonly name: "hasExpired";
|
|
527
|
+
readonly outputs: readonly [{
|
|
528
|
+
readonly internalType: "bool";
|
|
529
|
+
readonly name: "";
|
|
530
|
+
readonly type: "bool";
|
|
531
|
+
}];
|
|
532
|
+
readonly stateMutability: "view";
|
|
533
|
+
readonly type: "function";
|
|
301
534
|
}, {
|
|
302
|
-
readonly
|
|
535
|
+
readonly inputs: readonly [];
|
|
536
|
+
readonly name: "streamDurations";
|
|
537
|
+
readonly outputs: readonly [{
|
|
303
538
|
readonly internalType: "uint40";
|
|
304
539
|
readonly name: "cliff";
|
|
305
540
|
readonly type: "uint40";
|
|
@@ -308,364 +543,143 @@ export declare const release: Sablier.Release.Standard<{
|
|
|
308
543
|
readonly name: "total";
|
|
309
544
|
readonly type: "uint40";
|
|
310
545
|
}];
|
|
311
|
-
readonly
|
|
312
|
-
readonly
|
|
313
|
-
|
|
314
|
-
readonly
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
readonly
|
|
320
|
-
|
|
321
|
-
readonly
|
|
322
|
-
readonly
|
|
323
|
-
|
|
324
|
-
readonly
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
readonly
|
|
347
|
-
readonly
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
readonly
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
readonly
|
|
546
|
+
readonly stateMutability: "view";
|
|
547
|
+
readonly type: "function";
|
|
548
|
+
}, {
|
|
549
|
+
readonly inputs: readonly [{
|
|
550
|
+
readonly internalType: "address";
|
|
551
|
+
readonly name: "newAdmin";
|
|
552
|
+
readonly type: "address";
|
|
553
|
+
}];
|
|
554
|
+
readonly name: "transferAdmin";
|
|
555
|
+
readonly outputs: readonly [];
|
|
556
|
+
readonly stateMutability: "nonpayable";
|
|
557
|
+
readonly type: "function";
|
|
558
|
+
}, {
|
|
559
|
+
readonly anonymous: false;
|
|
560
|
+
readonly inputs: readonly [{
|
|
561
|
+
readonly indexed: false;
|
|
562
|
+
readonly internalType: "uint256";
|
|
563
|
+
readonly name: "index";
|
|
564
|
+
readonly type: "uint256";
|
|
565
|
+
}, {
|
|
566
|
+
readonly indexed: true;
|
|
567
|
+
readonly internalType: "address";
|
|
568
|
+
readonly name: "recipient";
|
|
569
|
+
readonly type: "address";
|
|
570
|
+
}, {
|
|
571
|
+
readonly indexed: false;
|
|
572
|
+
readonly internalType: "uint128";
|
|
573
|
+
readonly name: "amount";
|
|
574
|
+
readonly type: "uint128";
|
|
575
|
+
}, {
|
|
576
|
+
readonly indexed: true;
|
|
577
|
+
readonly internalType: "uint256";
|
|
578
|
+
readonly name: "streamId";
|
|
579
|
+
readonly type: "uint256";
|
|
580
|
+
}];
|
|
581
|
+
readonly name: "Claim";
|
|
582
|
+
readonly type: "event";
|
|
583
|
+
}, {
|
|
584
|
+
readonly anonymous: false;
|
|
585
|
+
readonly inputs: readonly [{
|
|
586
|
+
readonly indexed: true;
|
|
587
|
+
readonly internalType: "address";
|
|
588
|
+
readonly name: "admin";
|
|
589
|
+
readonly type: "address";
|
|
590
|
+
}, {
|
|
591
|
+
readonly indexed: true;
|
|
592
|
+
readonly internalType: "address";
|
|
593
|
+
readonly name: "to";
|
|
594
|
+
readonly type: "address";
|
|
595
|
+
}, {
|
|
596
|
+
readonly indexed: false;
|
|
597
|
+
readonly internalType: "uint128";
|
|
598
|
+
readonly name: "amount";
|
|
599
|
+
readonly type: "uint128";
|
|
600
|
+
}];
|
|
601
|
+
readonly name: "Clawback";
|
|
602
|
+
readonly type: "event";
|
|
603
|
+
}, {
|
|
604
|
+
readonly anonymous: false;
|
|
605
|
+
readonly inputs: readonly [{
|
|
606
|
+
readonly indexed: true;
|
|
607
|
+
readonly internalType: "address";
|
|
608
|
+
readonly name: "oldAdmin";
|
|
609
|
+
readonly type: "address";
|
|
610
|
+
}, {
|
|
611
|
+
readonly indexed: true;
|
|
612
|
+
readonly internalType: "address";
|
|
613
|
+
readonly name: "newAdmin";
|
|
614
|
+
readonly type: "address";
|
|
615
|
+
}];
|
|
616
|
+
readonly name: "TransferAdmin";
|
|
617
|
+
readonly type: "event";
|
|
618
|
+
}, {
|
|
619
|
+
readonly inputs: readonly [{
|
|
620
|
+
readonly internalType: "address";
|
|
621
|
+
readonly name: "admin";
|
|
622
|
+
readonly type: "address";
|
|
623
|
+
}, {
|
|
624
|
+
readonly internalType: "address";
|
|
625
|
+
readonly name: "caller";
|
|
626
|
+
readonly type: "address";
|
|
627
|
+
}];
|
|
628
|
+
readonly name: "CallerNotAdmin";
|
|
629
|
+
readonly type: "error";
|
|
630
|
+
}, {
|
|
631
|
+
readonly inputs: readonly [{
|
|
632
|
+
readonly internalType: "uint256";
|
|
633
|
+
readonly name: "currentTime";
|
|
634
|
+
readonly type: "uint256";
|
|
635
|
+
}, {
|
|
367
636
|
readonly internalType: "uint40";
|
|
368
|
-
readonly name: "
|
|
637
|
+
readonly name: "expiration";
|
|
369
638
|
readonly type: "uint40";
|
|
639
|
+
}];
|
|
640
|
+
readonly name: "SablierV2MerkleStreamer_CampaignExpired";
|
|
641
|
+
readonly type: "error";
|
|
642
|
+
}, {
|
|
643
|
+
readonly inputs: readonly [{
|
|
644
|
+
readonly internalType: "uint256";
|
|
645
|
+
readonly name: "currentTime";
|
|
646
|
+
readonly type: "uint256";
|
|
370
647
|
}, {
|
|
371
648
|
readonly internalType: "uint40";
|
|
372
|
-
readonly name: "
|
|
649
|
+
readonly name: "expiration";
|
|
373
650
|
readonly type: "uint40";
|
|
374
651
|
}];
|
|
375
|
-
readonly
|
|
376
|
-
readonly
|
|
377
|
-
readonly type: "tuple";
|
|
652
|
+
readonly name: "SablierV2MerkleStreamer_CampaignNotExpired";
|
|
653
|
+
readonly type: "error";
|
|
378
654
|
}, {
|
|
379
|
-
readonly
|
|
380
|
-
readonly name: "
|
|
381
|
-
readonly type: "
|
|
655
|
+
readonly inputs: readonly [];
|
|
656
|
+
readonly name: "SablierV2MerkleStreamer_InvalidProof";
|
|
657
|
+
readonly type: "error";
|
|
382
658
|
}, {
|
|
383
|
-
readonly
|
|
384
|
-
readonly name: "
|
|
385
|
-
readonly type: "
|
|
386
|
-
}];
|
|
387
|
-
readonly stateMutability: "nonpayable";
|
|
388
|
-
readonly type: "constructor";
|
|
389
|
-
}, {
|
|
390
|
-
readonly inputs: readonly [];
|
|
391
|
-
readonly name: "ASSET";
|
|
392
|
-
readonly outputs: readonly [{
|
|
393
|
-
readonly internalType: "contract IERC20";
|
|
394
|
-
readonly name: "";
|
|
395
|
-
readonly type: "address";
|
|
396
|
-
}];
|
|
397
|
-
readonly stateMutability: "view";
|
|
398
|
-
readonly type: "function";
|
|
399
|
-
}, {
|
|
400
|
-
readonly inputs: readonly [];
|
|
401
|
-
readonly name: "CANCELABLE";
|
|
402
|
-
readonly outputs: readonly [{
|
|
403
|
-
readonly internalType: "bool";
|
|
404
|
-
readonly name: "";
|
|
405
|
-
readonly type: "bool";
|
|
406
|
-
}];
|
|
407
|
-
readonly stateMutability: "view";
|
|
408
|
-
readonly type: "function";
|
|
409
|
-
}, {
|
|
410
|
-
readonly inputs: readonly [];
|
|
411
|
-
readonly name: "EXPIRATION";
|
|
412
|
-
readonly outputs: readonly [{
|
|
413
|
-
readonly internalType: "uint40";
|
|
414
|
-
readonly name: "";
|
|
415
|
-
readonly type: "uint40";
|
|
416
|
-
}];
|
|
417
|
-
readonly stateMutability: "view";
|
|
418
|
-
readonly type: "function";
|
|
419
|
-
}, {
|
|
420
|
-
readonly inputs: readonly [];
|
|
421
|
-
readonly name: "LOCKUP";
|
|
422
|
-
readonly outputs: readonly [{
|
|
423
|
-
readonly internalType: "contract ISablierV2Lockup";
|
|
424
|
-
readonly name: "";
|
|
425
|
-
readonly type: "address";
|
|
426
|
-
}];
|
|
427
|
-
readonly stateMutability: "view";
|
|
428
|
-
readonly type: "function";
|
|
429
|
-
}, {
|
|
430
|
-
readonly inputs: readonly [];
|
|
431
|
-
readonly name: "LOCKUP_LINEAR";
|
|
432
|
-
readonly outputs: readonly [{
|
|
433
|
-
readonly internalType: "contract ISablierV2LockupLinear";
|
|
434
|
-
readonly name: "";
|
|
435
|
-
readonly type: "address";
|
|
436
|
-
}];
|
|
437
|
-
readonly stateMutability: "view";
|
|
438
|
-
readonly type: "function";
|
|
439
|
-
}, {
|
|
440
|
-
readonly inputs: readonly [];
|
|
441
|
-
readonly name: "MERKLE_ROOT";
|
|
442
|
-
readonly outputs: readonly [{
|
|
443
|
-
readonly internalType: "bytes32";
|
|
444
|
-
readonly name: "";
|
|
445
|
-
readonly type: "bytes32";
|
|
446
|
-
}];
|
|
447
|
-
readonly stateMutability: "view";
|
|
448
|
-
readonly type: "function";
|
|
449
|
-
}, {
|
|
450
|
-
readonly inputs: readonly [];
|
|
451
|
-
readonly name: "TRANSFERABLE";
|
|
452
|
-
readonly outputs: readonly [{
|
|
453
|
-
readonly internalType: "bool";
|
|
454
|
-
readonly name: "";
|
|
455
|
-
readonly type: "bool";
|
|
456
|
-
}];
|
|
457
|
-
readonly stateMutability: "view";
|
|
458
|
-
readonly type: "function";
|
|
459
|
-
}, {
|
|
460
|
-
readonly inputs: readonly [];
|
|
461
|
-
readonly name: "admin";
|
|
462
|
-
readonly outputs: readonly [{
|
|
463
|
-
readonly internalType: "address";
|
|
464
|
-
readonly name: "";
|
|
465
|
-
readonly type: "address";
|
|
466
|
-
}];
|
|
467
|
-
readonly stateMutability: "view";
|
|
468
|
-
readonly type: "function";
|
|
469
|
-
}, {
|
|
470
|
-
readonly inputs: readonly [{
|
|
471
|
-
readonly internalType: "uint256";
|
|
472
|
-
readonly name: "index";
|
|
473
|
-
readonly type: "uint256";
|
|
474
|
-
}, {
|
|
475
|
-
readonly internalType: "address";
|
|
476
|
-
readonly name: "recipient";
|
|
477
|
-
readonly type: "address";
|
|
478
|
-
}, {
|
|
479
|
-
readonly internalType: "uint128";
|
|
480
|
-
readonly name: "amount";
|
|
481
|
-
readonly type: "uint128";
|
|
482
|
-
}, {
|
|
483
|
-
readonly internalType: "bytes32[]";
|
|
484
|
-
readonly name: "merkleProof";
|
|
485
|
-
readonly type: "bytes32[]";
|
|
486
|
-
}];
|
|
487
|
-
readonly name: "claim";
|
|
488
|
-
readonly outputs: readonly [{
|
|
489
|
-
readonly internalType: "uint256";
|
|
490
|
-
readonly name: "streamId";
|
|
491
|
-
readonly type: "uint256";
|
|
492
|
-
}];
|
|
493
|
-
readonly stateMutability: "nonpayable";
|
|
494
|
-
readonly type: "function";
|
|
495
|
-
}, {
|
|
496
|
-
readonly inputs: readonly [{
|
|
497
|
-
readonly internalType: "address";
|
|
498
|
-
readonly name: "to";
|
|
499
|
-
readonly type: "address";
|
|
500
|
-
}, {
|
|
501
|
-
readonly internalType: "uint128";
|
|
502
|
-
readonly name: "amount";
|
|
503
|
-
readonly type: "uint128";
|
|
504
|
-
}];
|
|
505
|
-
readonly name: "clawback";
|
|
506
|
-
readonly outputs: readonly [];
|
|
507
|
-
readonly stateMutability: "nonpayable";
|
|
508
|
-
readonly type: "function";
|
|
509
|
-
}, {
|
|
510
|
-
readonly inputs: readonly [{
|
|
511
|
-
readonly internalType: "uint256";
|
|
512
|
-
readonly name: "index";
|
|
513
|
-
readonly type: "uint256";
|
|
514
|
-
}];
|
|
515
|
-
readonly name: "hasClaimed";
|
|
516
|
-
readonly outputs: readonly [{
|
|
517
|
-
readonly internalType: "bool";
|
|
518
|
-
readonly name: "";
|
|
519
|
-
readonly type: "bool";
|
|
520
|
-
}];
|
|
521
|
-
readonly stateMutability: "view";
|
|
522
|
-
readonly type: "function";
|
|
523
|
-
}, {
|
|
524
|
-
readonly inputs: readonly [];
|
|
525
|
-
readonly name: "hasExpired";
|
|
526
|
-
readonly outputs: readonly [{
|
|
527
|
-
readonly internalType: "bool";
|
|
528
|
-
readonly name: "";
|
|
529
|
-
readonly type: "bool";
|
|
530
|
-
}];
|
|
531
|
-
readonly stateMutability: "view";
|
|
532
|
-
readonly type: "function";
|
|
533
|
-
}, {
|
|
534
|
-
readonly inputs: readonly [];
|
|
535
|
-
readonly name: "streamDurations";
|
|
536
|
-
readonly outputs: readonly [{
|
|
537
|
-
readonly internalType: "uint40";
|
|
538
|
-
readonly name: "cliff";
|
|
539
|
-
readonly type: "uint40";
|
|
540
|
-
}, {
|
|
541
|
-
readonly internalType: "uint40";
|
|
542
|
-
readonly name: "total";
|
|
543
|
-
readonly type: "uint40";
|
|
544
|
-
}];
|
|
545
|
-
readonly stateMutability: "view";
|
|
546
|
-
readonly type: "function";
|
|
547
|
-
}, {
|
|
548
|
-
readonly inputs: readonly [{
|
|
549
|
-
readonly internalType: "address";
|
|
550
|
-
readonly name: "newAdmin";
|
|
551
|
-
readonly type: "address";
|
|
552
|
-
}];
|
|
553
|
-
readonly name: "transferAdmin";
|
|
554
|
-
readonly outputs: readonly [];
|
|
555
|
-
readonly stateMutability: "nonpayable";
|
|
556
|
-
readonly type: "function";
|
|
557
|
-
}, {
|
|
558
|
-
readonly anonymous: false;
|
|
559
|
-
readonly inputs: readonly [{
|
|
560
|
-
readonly indexed: false;
|
|
561
|
-
readonly internalType: "uint256";
|
|
562
|
-
readonly name: "index";
|
|
563
|
-
readonly type: "uint256";
|
|
564
|
-
}, {
|
|
565
|
-
readonly indexed: true;
|
|
566
|
-
readonly internalType: "address";
|
|
567
|
-
readonly name: "recipient";
|
|
568
|
-
readonly type: "address";
|
|
569
|
-
}, {
|
|
570
|
-
readonly indexed: false;
|
|
571
|
-
readonly internalType: "uint128";
|
|
572
|
-
readonly name: "amount";
|
|
573
|
-
readonly type: "uint128";
|
|
574
|
-
}, {
|
|
575
|
-
readonly indexed: true;
|
|
576
|
-
readonly internalType: "uint256";
|
|
577
|
-
readonly name: "streamId";
|
|
578
|
-
readonly type: "uint256";
|
|
579
|
-
}];
|
|
580
|
-
readonly name: "Claim";
|
|
581
|
-
readonly type: "event";
|
|
582
|
-
}, {
|
|
583
|
-
readonly anonymous: false;
|
|
584
|
-
readonly inputs: readonly [{
|
|
585
|
-
readonly indexed: true;
|
|
586
|
-
readonly internalType: "address";
|
|
587
|
-
readonly name: "admin";
|
|
588
|
-
readonly type: "address";
|
|
659
|
+
readonly inputs: readonly [];
|
|
660
|
+
readonly name: "SablierV2MerkleStreamer_ProtocolFeeNotZero";
|
|
661
|
+
readonly type: "error";
|
|
589
662
|
}, {
|
|
590
|
-
readonly
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
readonly
|
|
596
|
-
readonly
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
readonly name: "newAdmin";
|
|
613
|
-
readonly type: "address";
|
|
614
|
-
}];
|
|
615
|
-
readonly name: "TransferAdmin";
|
|
616
|
-
readonly type: "event";
|
|
617
|
-
}, {
|
|
618
|
-
readonly inputs: readonly [{
|
|
619
|
-
readonly internalType: "address";
|
|
620
|
-
readonly name: "admin";
|
|
621
|
-
readonly type: "address";
|
|
622
|
-
}, {
|
|
623
|
-
readonly internalType: "address";
|
|
624
|
-
readonly name: "caller";
|
|
625
|
-
readonly type: "address";
|
|
626
|
-
}];
|
|
627
|
-
readonly name: "CallerNotAdmin";
|
|
628
|
-
readonly type: "error";
|
|
629
|
-
}, {
|
|
630
|
-
readonly inputs: readonly [{
|
|
631
|
-
readonly internalType: "uint256";
|
|
632
|
-
readonly name: "currentTime";
|
|
633
|
-
readonly type: "uint256";
|
|
634
|
-
}, {
|
|
635
|
-
readonly internalType: "uint40";
|
|
636
|
-
readonly name: "expiration";
|
|
637
|
-
readonly type: "uint40";
|
|
638
|
-
}];
|
|
639
|
-
readonly name: "SablierV2MerkleStreamer_CampaignExpired";
|
|
640
|
-
readonly type: "error";
|
|
641
|
-
}, {
|
|
642
|
-
readonly inputs: readonly [{
|
|
643
|
-
readonly internalType: "uint256";
|
|
644
|
-
readonly name: "currentTime";
|
|
645
|
-
readonly type: "uint256";
|
|
646
|
-
}, {
|
|
647
|
-
readonly internalType: "uint40";
|
|
648
|
-
readonly name: "expiration";
|
|
649
|
-
readonly type: "uint40";
|
|
650
|
-
}];
|
|
651
|
-
readonly name: "SablierV2MerkleStreamer_CampaignNotExpired";
|
|
652
|
-
readonly type: "error";
|
|
653
|
-
}, {
|
|
654
|
-
readonly inputs: readonly [];
|
|
655
|
-
readonly name: "SablierV2MerkleStreamer_InvalidProof";
|
|
656
|
-
readonly type: "error";
|
|
657
|
-
}, {
|
|
658
|
-
readonly inputs: readonly [];
|
|
659
|
-
readonly name: "SablierV2MerkleStreamer_ProtocolFeeNotZero";
|
|
660
|
-
readonly type: "error";
|
|
661
|
-
}, {
|
|
662
|
-
readonly inputs: readonly [{
|
|
663
|
-
readonly internalType: "uint256";
|
|
664
|
-
readonly name: "index";
|
|
665
|
-
readonly type: "uint256";
|
|
666
|
-
}];
|
|
667
|
-
readonly name: "SablierV2MerkleStreamer_StreamClaimed";
|
|
668
|
-
readonly type: "error";
|
|
669
|
-
}];
|
|
670
|
-
}>;
|
|
663
|
+
readonly inputs: readonly [{
|
|
664
|
+
readonly internalType: "uint256";
|
|
665
|
+
readonly name: "index";
|
|
666
|
+
readonly type: "uint256";
|
|
667
|
+
}];
|
|
668
|
+
readonly name: "SablierV2MerkleStreamer_StreamClaimed";
|
|
669
|
+
readonly type: "error";
|
|
670
|
+
}];
|
|
671
|
+
};
|
|
672
|
+
aliases?: import("../../../../shared/types.js").AliasMap;
|
|
673
|
+
contractNames: string[];
|
|
674
|
+
features: Sablier.EVM.AirdropsReleaseFeatures;
|
|
675
|
+
isLatest: boolean;
|
|
676
|
+
kind: "standard" | "lockupV1";
|
|
677
|
+
protocol: Sablier.EVM.Protocol;
|
|
678
|
+
repository?: import("../../../../shared/types.js").Repository;
|
|
679
|
+
version: Sablier.EVM.Version;
|
|
680
|
+
} & {
|
|
681
|
+
deployments: Sablier.Deployment.Standard[];
|
|
682
|
+
kind: "standard";
|
|
683
|
+
manifest: Sablier.Manifest.Standard;
|
|
684
|
+
};
|
|
671
685
|
//# sourceMappingURL=index.d.ts.map
|