@across-protocol/sdk 4.3.116-alpha.3 → 4.3.116
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.
|
@@ -36,9 +36,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
36
36
|
speedUpSignature?: string | undefined;
|
|
37
37
|
txnIndex?: number | undefined;
|
|
38
38
|
txnRef?: string | undefined;
|
|
39
|
-
relayerFeePct?: BigNumber | undefined;
|
|
40
39
|
transactionHash?: string | undefined;
|
|
41
40
|
transactionIndex?: number | undefined;
|
|
41
|
+
relayerFeePct?: BigNumber | undefined;
|
|
42
42
|
}[]>>;
|
|
43
43
|
bundleFillsV3: Record<string, Record<string, {
|
|
44
44
|
fills: {
|
|
@@ -106,9 +106,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
106
106
|
speedUpSignature?: string | undefined;
|
|
107
107
|
txnIndex?: number | undefined;
|
|
108
108
|
txnRef?: string | undefined;
|
|
109
|
-
relayerFeePct?: BigNumber | undefined;
|
|
110
109
|
transactionHash?: string | undefined;
|
|
111
110
|
transactionIndex?: number | undefined;
|
|
111
|
+
relayerFeePct?: BigNumber | undefined;
|
|
112
112
|
}[]>>;
|
|
113
113
|
expiredDepositsToRefundV3: Record<string, Record<string, {
|
|
114
114
|
message: string;
|
|
@@ -137,9 +137,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
137
137
|
speedUpSignature?: string | undefined;
|
|
138
138
|
txnIndex?: number | undefined;
|
|
139
139
|
txnRef?: string | undefined;
|
|
140
|
-
relayerFeePct?: BigNumber | undefined;
|
|
141
140
|
transactionHash?: string | undefined;
|
|
142
141
|
transactionIndex?: number | undefined;
|
|
142
|
+
relayerFeePct?: BigNumber | undefined;
|
|
143
143
|
}[]>>;
|
|
144
144
|
unexecutableSlowFills: Record<string, Record<string, {
|
|
145
145
|
message: string;
|
|
@@ -169,9 +169,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
169
169
|
speedUpSignature?: string | undefined;
|
|
170
170
|
txnIndex?: number | undefined;
|
|
171
171
|
txnRef?: string | undefined;
|
|
172
|
-
relayerFeePct?: BigNumber | undefined;
|
|
173
172
|
transactionHash?: string | undefined;
|
|
174
173
|
transactionIndex?: number | undefined;
|
|
174
|
+
relayerFeePct?: BigNumber | undefined;
|
|
175
175
|
}[]>>;
|
|
176
176
|
}, {
|
|
177
177
|
bundleDepositsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
@@ -201,9 +201,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
201
201
|
speedUpSignature?: string | undefined;
|
|
202
202
|
txnIndex?: number | undefined;
|
|
203
203
|
txnRef?: string | undefined;
|
|
204
|
-
relayerFeePct?: BigNumber | undefined;
|
|
205
204
|
transactionHash?: string | undefined;
|
|
206
205
|
transactionIndex?: number | undefined;
|
|
206
|
+
relayerFeePct?: BigNumber | undefined;
|
|
207
207
|
}[]>>, null>;
|
|
208
208
|
expiredDepositsToRefundV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
209
209
|
message: string;
|
|
@@ -232,9 +232,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
232
232
|
speedUpSignature?: string | undefined;
|
|
233
233
|
txnIndex?: number | undefined;
|
|
234
234
|
txnRef?: string | undefined;
|
|
235
|
-
relayerFeePct?: BigNumber | undefined;
|
|
236
235
|
transactionHash?: string | undefined;
|
|
237
236
|
transactionIndex?: number | undefined;
|
|
237
|
+
relayerFeePct?: BigNumber | undefined;
|
|
238
238
|
}[]>>, null>;
|
|
239
239
|
unexecutableSlowFills: import("superstruct").Struct<Record<string, Record<string, {
|
|
240
240
|
message: string;
|
|
@@ -264,9 +264,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
264
264
|
speedUpSignature?: string | undefined;
|
|
265
265
|
txnIndex?: number | undefined;
|
|
266
266
|
txnRef?: string | undefined;
|
|
267
|
-
relayerFeePct?: BigNumber | undefined;
|
|
268
267
|
transactionHash?: string | undefined;
|
|
269
268
|
transactionIndex?: number | undefined;
|
|
269
|
+
relayerFeePct?: BigNumber | undefined;
|
|
270
270
|
}[]>>, null>;
|
|
271
271
|
bundleSlowFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
272
272
|
message: string;
|
|
@@ -296,9 +296,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
296
296
|
speedUpSignature?: string | undefined;
|
|
297
297
|
txnIndex?: number | undefined;
|
|
298
298
|
txnRef?: string | undefined;
|
|
299
|
-
relayerFeePct?: BigNumber | undefined;
|
|
300
299
|
transactionHash?: string | undefined;
|
|
301
300
|
transactionIndex?: number | undefined;
|
|
301
|
+
relayerFeePct?: BigNumber | undefined;
|
|
302
302
|
}[]>>, null>;
|
|
303
303
|
bundleFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
304
304
|
fills: {
|
|
@@ -36,9 +36,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
36
36
|
speedUpSignature?: string | undefined;
|
|
37
37
|
txnIndex?: number | undefined;
|
|
38
38
|
txnRef?: string | undefined;
|
|
39
|
-
relayerFeePct?: BigNumber | undefined;
|
|
40
39
|
transactionHash?: string | undefined;
|
|
41
40
|
transactionIndex?: number | undefined;
|
|
41
|
+
relayerFeePct?: BigNumber | undefined;
|
|
42
42
|
}[]>>;
|
|
43
43
|
bundleFillsV3: Record<string, Record<string, {
|
|
44
44
|
fills: {
|
|
@@ -106,9 +106,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
106
106
|
speedUpSignature?: string | undefined;
|
|
107
107
|
txnIndex?: number | undefined;
|
|
108
108
|
txnRef?: string | undefined;
|
|
109
|
-
relayerFeePct?: BigNumber | undefined;
|
|
110
109
|
transactionHash?: string | undefined;
|
|
111
110
|
transactionIndex?: number | undefined;
|
|
111
|
+
relayerFeePct?: BigNumber | undefined;
|
|
112
112
|
}[]>>;
|
|
113
113
|
expiredDepositsToRefundV3: Record<string, Record<string, {
|
|
114
114
|
message: string;
|
|
@@ -137,9 +137,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
137
137
|
speedUpSignature?: string | undefined;
|
|
138
138
|
txnIndex?: number | undefined;
|
|
139
139
|
txnRef?: string | undefined;
|
|
140
|
-
relayerFeePct?: BigNumber | undefined;
|
|
141
140
|
transactionHash?: string | undefined;
|
|
142
141
|
transactionIndex?: number | undefined;
|
|
142
|
+
relayerFeePct?: BigNumber | undefined;
|
|
143
143
|
}[]>>;
|
|
144
144
|
unexecutableSlowFills: Record<string, Record<string, {
|
|
145
145
|
message: string;
|
|
@@ -169,9 +169,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
169
169
|
speedUpSignature?: string | undefined;
|
|
170
170
|
txnIndex?: number | undefined;
|
|
171
171
|
txnRef?: string | undefined;
|
|
172
|
-
relayerFeePct?: BigNumber | undefined;
|
|
173
172
|
transactionHash?: string | undefined;
|
|
174
173
|
transactionIndex?: number | undefined;
|
|
174
|
+
relayerFeePct?: BigNumber | undefined;
|
|
175
175
|
}[]>>;
|
|
176
176
|
}, {
|
|
177
177
|
bundleDepositsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
@@ -201,9 +201,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
201
201
|
speedUpSignature?: string | undefined;
|
|
202
202
|
txnIndex?: number | undefined;
|
|
203
203
|
txnRef?: string | undefined;
|
|
204
|
-
relayerFeePct?: BigNumber | undefined;
|
|
205
204
|
transactionHash?: string | undefined;
|
|
206
205
|
transactionIndex?: number | undefined;
|
|
206
|
+
relayerFeePct?: BigNumber | undefined;
|
|
207
207
|
}[]>>, null>;
|
|
208
208
|
expiredDepositsToRefundV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
209
209
|
message: string;
|
|
@@ -232,9 +232,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
232
232
|
speedUpSignature?: string | undefined;
|
|
233
233
|
txnIndex?: number | undefined;
|
|
234
234
|
txnRef?: string | undefined;
|
|
235
|
-
relayerFeePct?: BigNumber | undefined;
|
|
236
235
|
transactionHash?: string | undefined;
|
|
237
236
|
transactionIndex?: number | undefined;
|
|
237
|
+
relayerFeePct?: BigNumber | undefined;
|
|
238
238
|
}[]>>, null>;
|
|
239
239
|
unexecutableSlowFills: import("superstruct").Struct<Record<string, Record<string, {
|
|
240
240
|
message: string;
|
|
@@ -264,9 +264,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
264
264
|
speedUpSignature?: string | undefined;
|
|
265
265
|
txnIndex?: number | undefined;
|
|
266
266
|
txnRef?: string | undefined;
|
|
267
|
-
relayerFeePct?: BigNumber | undefined;
|
|
268
267
|
transactionHash?: string | undefined;
|
|
269
268
|
transactionIndex?: number | undefined;
|
|
269
|
+
relayerFeePct?: BigNumber | undefined;
|
|
270
270
|
}[]>>, null>;
|
|
271
271
|
bundleSlowFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
272
272
|
message: string;
|
|
@@ -296,9 +296,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
296
296
|
speedUpSignature?: string | undefined;
|
|
297
297
|
txnIndex?: number | undefined;
|
|
298
298
|
txnRef?: string | undefined;
|
|
299
|
-
relayerFeePct?: BigNumber | undefined;
|
|
300
299
|
transactionHash?: string | undefined;
|
|
301
300
|
transactionIndex?: number | undefined;
|
|
301
|
+
relayerFeePct?: BigNumber | undefined;
|
|
302
302
|
}[]>>, null>;
|
|
303
303
|
bundleFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
304
304
|
fills: {
|
|
@@ -36,9 +36,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
36
36
|
speedUpSignature?: string | undefined;
|
|
37
37
|
txnIndex?: number | undefined;
|
|
38
38
|
txnRef?: string | undefined;
|
|
39
|
-
relayerFeePct?: BigNumber | undefined;
|
|
40
39
|
transactionHash?: string | undefined;
|
|
41
40
|
transactionIndex?: number | undefined;
|
|
41
|
+
relayerFeePct?: BigNumber | undefined;
|
|
42
42
|
}[]>>;
|
|
43
43
|
bundleFillsV3: Record<string, Record<string, {
|
|
44
44
|
fills: {
|
|
@@ -106,9 +106,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
106
106
|
speedUpSignature?: string | undefined;
|
|
107
107
|
txnIndex?: number | undefined;
|
|
108
108
|
txnRef?: string | undefined;
|
|
109
|
-
relayerFeePct?: BigNumber | undefined;
|
|
110
109
|
transactionHash?: string | undefined;
|
|
111
110
|
transactionIndex?: number | undefined;
|
|
111
|
+
relayerFeePct?: BigNumber | undefined;
|
|
112
112
|
}[]>>;
|
|
113
113
|
expiredDepositsToRefundV3: Record<string, Record<string, {
|
|
114
114
|
message: string;
|
|
@@ -137,9 +137,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
137
137
|
speedUpSignature?: string | undefined;
|
|
138
138
|
txnIndex?: number | undefined;
|
|
139
139
|
txnRef?: string | undefined;
|
|
140
|
-
relayerFeePct?: BigNumber | undefined;
|
|
141
140
|
transactionHash?: string | undefined;
|
|
142
141
|
transactionIndex?: number | undefined;
|
|
142
|
+
relayerFeePct?: BigNumber | undefined;
|
|
143
143
|
}[]>>;
|
|
144
144
|
unexecutableSlowFills: Record<string, Record<string, {
|
|
145
145
|
message: string;
|
|
@@ -169,9 +169,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
169
169
|
speedUpSignature?: string | undefined;
|
|
170
170
|
txnIndex?: number | undefined;
|
|
171
171
|
txnRef?: string | undefined;
|
|
172
|
-
relayerFeePct?: BigNumber | undefined;
|
|
173
172
|
transactionHash?: string | undefined;
|
|
174
173
|
transactionIndex?: number | undefined;
|
|
174
|
+
relayerFeePct?: BigNumber | undefined;
|
|
175
175
|
}[]>>;
|
|
176
176
|
}, {
|
|
177
177
|
bundleDepositsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
@@ -201,9 +201,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
201
201
|
speedUpSignature?: string | undefined;
|
|
202
202
|
txnIndex?: number | undefined;
|
|
203
203
|
txnRef?: string | undefined;
|
|
204
|
-
relayerFeePct?: BigNumber | undefined;
|
|
205
204
|
transactionHash?: string | undefined;
|
|
206
205
|
transactionIndex?: number | undefined;
|
|
206
|
+
relayerFeePct?: BigNumber | undefined;
|
|
207
207
|
}[]>>, null>;
|
|
208
208
|
expiredDepositsToRefundV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
209
209
|
message: string;
|
|
@@ -232,9 +232,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
232
232
|
speedUpSignature?: string | undefined;
|
|
233
233
|
txnIndex?: number | undefined;
|
|
234
234
|
txnRef?: string | undefined;
|
|
235
|
-
relayerFeePct?: BigNumber | undefined;
|
|
236
235
|
transactionHash?: string | undefined;
|
|
237
236
|
transactionIndex?: number | undefined;
|
|
237
|
+
relayerFeePct?: BigNumber | undefined;
|
|
238
238
|
}[]>>, null>;
|
|
239
239
|
unexecutableSlowFills: import("superstruct").Struct<Record<string, Record<string, {
|
|
240
240
|
message: string;
|
|
@@ -264,9 +264,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
264
264
|
speedUpSignature?: string | undefined;
|
|
265
265
|
txnIndex?: number | undefined;
|
|
266
266
|
txnRef?: string | undefined;
|
|
267
|
-
relayerFeePct?: BigNumber | undefined;
|
|
268
267
|
transactionHash?: string | undefined;
|
|
269
268
|
transactionIndex?: number | undefined;
|
|
269
|
+
relayerFeePct?: BigNumber | undefined;
|
|
270
270
|
}[]>>, null>;
|
|
271
271
|
bundleSlowFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
272
272
|
message: string;
|
|
@@ -296,9 +296,9 @@ export declare const BundleDataSS: import("superstruct").Struct<{
|
|
|
296
296
|
speedUpSignature?: string | undefined;
|
|
297
297
|
txnIndex?: number | undefined;
|
|
298
298
|
txnRef?: string | undefined;
|
|
299
|
-
relayerFeePct?: BigNumber | undefined;
|
|
300
299
|
transactionHash?: string | undefined;
|
|
301
300
|
transactionIndex?: number | undefined;
|
|
301
|
+
relayerFeePct?: BigNumber | undefined;
|
|
302
302
|
}[]>>, null>;
|
|
303
303
|
bundleFillsV3: import("superstruct").Struct<Record<string, Record<string, {
|
|
304
304
|
fills: {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@across-protocol/sdk",
|
|
3
3
|
"author": "UMA Team",
|
|
4
|
-
"version": "4.3.116
|
|
4
|
+
"version": "4.3.116",
|
|
5
5
|
"license": "AGPL-3.0",
|
|
6
6
|
"homepage": "https://docs.across.to/reference/sdk",
|
|
7
7
|
"repository": {
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"dependencies": {
|
|
110
110
|
"@across-protocol/across-token": "^1.0.0",
|
|
111
111
|
"@across-protocol/constants": "^3.1.97",
|
|
112
|
-
"@across-protocol/contracts": "4.1.23
|
|
112
|
+
"@across-protocol/contracts": "4.1.23",
|
|
113
113
|
"@coral-xyz/anchor": "^0.30.1",
|
|
114
114
|
"@eth-optimism/sdk": "^3.3.1",
|
|
115
115
|
"@ethersproject/bignumber": "^5.7.0",
|
|
@@ -172,13 +172,7 @@
|
|
|
172
172
|
"**/ganache/secp256k1": "4.0.4",
|
|
173
173
|
"**/ethereumjs-util/secp256k1": "3.8.1",
|
|
174
174
|
"**/@solana/codecs": "5.4.0",
|
|
175
|
-
"**/@solana/codecs-
|
|
176
|
-
"**/@solana/codecs-data-structures": "5.4.0",
|
|
177
|
-
"**/@solana/codecs-numbers": "5.4.0",
|
|
178
|
-
"**/@solana/codecs-strings": "5.4.0",
|
|
179
|
-
"**/@solana/addresses": "5.4.0",
|
|
180
|
-
"**/@solana/options": "5.4.0",
|
|
181
|
-
"**/@solana/errors": "5.4.0"
|
|
175
|
+
"**/@solana/codecs-numbers": "5.4.0"
|
|
182
176
|
},
|
|
183
177
|
"overrides": {
|
|
184
178
|
"secp256k1@3.7.1": "3.8.1",
|