@katanaperps/katana-perps-sdk 1.0.0-alpha.2 → 1.0.0-alpha.21
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/dist/abis/ExchangeLayerZeroAdapter_v1.json +60 -25
- package/dist/abis/ExchangeLocalDepositAdapter_v1.json +318 -0
- package/dist/abis/FixedIncomeVaultProviderStateAggregator_v1.json +229 -0
- package/dist/abis/FixedIncomeVaultProvider_v1.json +2640 -0
- package/dist/abis/IVaultComposerSync.json +537 -0
- package/dist/abis/KatanaPerpsStargateForwarder_v1.json +108 -14
- package/dist/bridge/config.d.ts +29 -25
- package/dist/bridge/config.d.ts.map +1 -1
- package/dist/bridge/config.js +24 -21
- package/dist/bridge/deposit.d.ts +30 -3
- package/dist/bridge/deposit.d.ts.map +1 -1
- package/dist/bridge/deposit.js +156 -28
- package/dist/bridge/utils.d.ts +17 -15
- package/dist/bridge/utils.d.ts.map +1 -1
- package/dist/bridge/utils.js +17 -6
- package/dist/bridge/withdraw.d.ts.map +1 -1
- package/dist/bridge/withdraw.js +1 -2
- package/dist/client/rest/authenticated.d.ts +17 -2
- package/dist/client/rest/authenticated.d.ts.map +1 -1
- package/dist/client/rest/authenticated.js +37 -14
- package/dist/typechain-types/ExchangeLayerZeroAdapter_v1.d.ts +23 -28
- package/dist/typechain-types/ExchangeLayerZeroAdapter_v1.d.ts.map +1 -1
- package/dist/typechain-types/ExchangeLocalDepositAdapter_v1.d.ts +210 -0
- package/dist/typechain-types/ExchangeLocalDepositAdapter_v1.d.ts.map +1 -0
- package/dist/typechain-types/ExchangeLocalDepositAdapter_v1.js +2 -0
- package/dist/typechain-types/FixedIncomeVaultProviderStateAggregator_v1.d.ts +13 -13
- package/dist/typechain-types/FixedIncomeVaultProviderStateAggregator_v1.d.ts.map +1 -1
- package/dist/typechain-types/FixedIncomeVaultProvider_v1.d.ts +50 -78
- package/dist/typechain-types/FixedIncomeVaultProvider_v1.d.ts.map +1 -1
- package/dist/typechain-types/IVaultComposerSync.d.ts +247 -0
- package/dist/typechain-types/IVaultComposerSync.d.ts.map +1 -0
- package/dist/typechain-types/IVaultComposerSync.js +2 -0
- package/dist/typechain-types/KatanaPerpsStargateForwarder_v1.d.ts +29 -5
- package/dist/typechain-types/KatanaPerpsStargateForwarder_v1.d.ts.map +1 -1
- package/dist/typechain-types/factories/ExchangeLayerZeroAdapter_v1__factory.d.ts +46 -20
- package/dist/typechain-types/factories/ExchangeLayerZeroAdapter_v1__factory.d.ts.map +1 -1
- package/dist/typechain-types/factories/ExchangeLayerZeroAdapter_v1__factory.js +60 -25
- package/dist/typechain-types/factories/ExchangeLocalDepositAdapter_v1__factory.d.ts +255 -0
- package/dist/typechain-types/factories/ExchangeLocalDepositAdapter_v1__factory.d.ts.map +1 -0
- package/dist/typechain-types/factories/ExchangeLocalDepositAdapter_v1__factory.js +335 -0
- package/dist/typechain-types/factories/FixedIncomeVaultProviderStateAggregator_v1__factory.d.ts +15 -15
- package/dist/typechain-types/factories/FixedIncomeVaultProviderStateAggregator_v1__factory.js +20 -20
- package/dist/typechain-types/factories/FixedIncomeVaultProvider_v1__factory.d.ts +61 -96
- package/dist/typechain-types/factories/FixedIncomeVaultProvider_v1__factory.d.ts.map +1 -1
- package/dist/typechain-types/factories/FixedIncomeVaultProvider_v1__factory.js +72 -117
- package/dist/typechain-types/factories/IVaultComposerSync__factory.d.ts +422 -0
- package/dist/typechain-types/factories/IVaultComposerSync__factory.d.ts.map +1 -0
- package/dist/typechain-types/factories/IVaultComposerSync__factory.js +554 -0
- package/dist/typechain-types/factories/KatanaPerpsStargateForwarder_v1__factory.d.ts +86 -14
- package/dist/typechain-types/factories/KatanaPerpsStargateForwarder_v1__factory.d.ts.map +1 -1
- package/dist/typechain-types/factories/KatanaPerpsStargateForwarder_v1__factory.js +108 -14
- package/dist/typechain-types/factories/index.d.ts +4 -0
- package/dist/typechain-types/factories/index.d.ts.map +1 -1
- package/dist/typechain-types/factories/index.js +9 -1
- package/dist/typechain-types/index.d.ts +8 -0
- package/dist/typechain-types/index.d.ts.map +1 -1
- package/dist/typechain-types/index.js +9 -1
- package/dist/types/enums/request.d.ts +2 -2
- package/dist/types/enums/request.js +1 -1
- package/dist/types/rest/endpoints/GetExchange.d.ts +54 -0
- package/dist/types/rest/endpoints/GetExchange.d.ts.map +1 -1
- package/dist/types/rest/endpoints/GetGasFees.d.ts +2 -0
- package/dist/types/rest/endpoints/GetGasFees.d.ts.map +1 -1
- package/dist/types/rest/endpoints/internal.d.ts +8 -0
- package/dist/types/rest/endpoints/internal.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -18,6 +18,11 @@ const _abi = [
|
|
|
18
18
|
name: 'addManagedAccountManagerWalletNativeDropQuantity_',
|
|
19
19
|
type: 'uint64',
|
|
20
20
|
},
|
|
21
|
+
{
|
|
22
|
+
internalType: 'uint128',
|
|
23
|
+
name: 'ethereumComposeGasLimit_',
|
|
24
|
+
type: 'uint128',
|
|
25
|
+
},
|
|
21
26
|
{
|
|
22
27
|
internalType: 'uint32',
|
|
23
28
|
name: 'ethereumEndpointId_',
|
|
@@ -62,6 +67,17 @@ const _abi = [
|
|
|
62
67
|
stateMutability: 'nonpayable',
|
|
63
68
|
type: 'constructor',
|
|
64
69
|
},
|
|
70
|
+
{
|
|
71
|
+
inputs: [
|
|
72
|
+
{
|
|
73
|
+
internalType: 'uint16',
|
|
74
|
+
name: 'optionType',
|
|
75
|
+
type: 'uint16',
|
|
76
|
+
},
|
|
77
|
+
],
|
|
78
|
+
name: 'InvalidOptionType',
|
|
79
|
+
type: 'error',
|
|
80
|
+
},
|
|
65
81
|
{
|
|
66
82
|
inputs: [
|
|
67
83
|
{
|
|
@@ -84,6 +100,22 @@ const _abi = [
|
|
|
84
100
|
name: 'OwnableUnauthorizedAccount',
|
|
85
101
|
type: 'error',
|
|
86
102
|
},
|
|
103
|
+
{
|
|
104
|
+
inputs: [
|
|
105
|
+
{
|
|
106
|
+
internalType: 'uint8',
|
|
107
|
+
name: 'bits',
|
|
108
|
+
type: 'uint8',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
internalType: 'uint256',
|
|
112
|
+
name: 'value',
|
|
113
|
+
type: 'uint256',
|
|
114
|
+
},
|
|
115
|
+
],
|
|
116
|
+
name: 'SafeCastOverflowedUintDowncast',
|
|
117
|
+
type: 'error',
|
|
118
|
+
},
|
|
87
119
|
{
|
|
88
120
|
anonymous: false,
|
|
89
121
|
inputs: [
|
|
@@ -229,19 +261,6 @@ const _abi = [
|
|
|
229
261
|
stateMutability: 'view',
|
|
230
262
|
type: 'function',
|
|
231
263
|
},
|
|
232
|
-
{
|
|
233
|
-
inputs: [],
|
|
234
|
-
name: 'PIP_PRICE_MULTIPLIER',
|
|
235
|
-
outputs: [
|
|
236
|
-
{
|
|
237
|
-
internalType: 'uint64',
|
|
238
|
-
name: '',
|
|
239
|
-
type: 'uint64',
|
|
240
|
-
},
|
|
241
|
-
],
|
|
242
|
-
stateMutability: 'view',
|
|
243
|
-
type: 'function',
|
|
244
|
-
},
|
|
245
264
|
{
|
|
246
265
|
inputs: [],
|
|
247
266
|
name: 'acceptOwnership',
|
|
@@ -290,11 +309,6 @@ const _abi = [
|
|
|
290
309
|
},
|
|
291
310
|
{
|
|
292
311
|
inputs: [
|
|
293
|
-
{
|
|
294
|
-
internalType: 'uint32',
|
|
295
|
-
name: 'destinationEndpointId',
|
|
296
|
-
type: 'uint32',
|
|
297
|
-
},
|
|
298
312
|
{
|
|
299
313
|
internalType: 'uint64',
|
|
300
314
|
name: 'quantity',
|
|
@@ -322,6 +336,19 @@ const _abi = [
|
|
|
322
336
|
stateMutability: 'view',
|
|
323
337
|
type: 'function',
|
|
324
338
|
},
|
|
339
|
+
{
|
|
340
|
+
inputs: [],
|
|
341
|
+
name: 'ethereumComposeGasLimit',
|
|
342
|
+
outputs: [
|
|
343
|
+
{
|
|
344
|
+
internalType: 'uint128',
|
|
345
|
+
name: '',
|
|
346
|
+
type: 'uint128',
|
|
347
|
+
},
|
|
348
|
+
],
|
|
349
|
+
stateMutability: 'view',
|
|
350
|
+
type: 'function',
|
|
351
|
+
},
|
|
325
352
|
{
|
|
326
353
|
inputs: [],
|
|
327
354
|
name: 'ethereumEndpointId',
|
|
@@ -376,16 +403,11 @@ const _abi = [
|
|
|
376
403
|
},
|
|
377
404
|
{
|
|
378
405
|
inputs: [],
|
|
379
|
-
name: '
|
|
406
|
+
name: 'loadEthereumWithdrawalGasFeeInAssetUnits',
|
|
380
407
|
outputs: [
|
|
381
408
|
{
|
|
382
409
|
internalType: 'uint256',
|
|
383
|
-
name: '
|
|
384
|
-
type: 'uint256',
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
internalType: 'uint256',
|
|
388
|
-
name: 'gasFeeWithForwardInAssetUnits',
|
|
410
|
+
name: '',
|
|
389
411
|
type: 'uint256',
|
|
390
412
|
},
|
|
391
413
|
],
|
|
@@ -587,6 +609,19 @@ const _abi = [
|
|
|
587
609
|
stateMutability: 'nonpayable',
|
|
588
610
|
type: 'function',
|
|
589
611
|
},
|
|
612
|
+
{
|
|
613
|
+
inputs: [
|
|
614
|
+
{
|
|
615
|
+
internalType: 'uint128',
|
|
616
|
+
name: 'newEthereumComposeGasLimit',
|
|
617
|
+
type: 'uint128',
|
|
618
|
+
},
|
|
619
|
+
],
|
|
620
|
+
name: 'setEthereumComposeGasLimit',
|
|
621
|
+
outputs: [],
|
|
622
|
+
stateMutability: 'nonpayable',
|
|
623
|
+
type: 'function',
|
|
624
|
+
},
|
|
590
625
|
{
|
|
591
626
|
inputs: [
|
|
592
627
|
{
|
|
@@ -0,0 +1,255 @@
|
|
|
1
|
+
import { type ContractRunner } from 'ethers';
|
|
2
|
+
import type { ExchangeLocalDepositAdapter_v1, ExchangeLocalDepositAdapter_v1Interface } from '../ExchangeLocalDepositAdapter_v1';
|
|
3
|
+
export declare class ExchangeLocalDepositAdapter_v1__factory {
|
|
4
|
+
static readonly abi: readonly [{
|
|
5
|
+
readonly inputs: readonly [{
|
|
6
|
+
readonly internalType: "address";
|
|
7
|
+
readonly name: "exchange_";
|
|
8
|
+
readonly type: "address";
|
|
9
|
+
}, {
|
|
10
|
+
readonly internalType: "address";
|
|
11
|
+
readonly name: "exchangeManagedAccountDepositAdapter_";
|
|
12
|
+
readonly type: "address";
|
|
13
|
+
}];
|
|
14
|
+
readonly stateMutability: "nonpayable";
|
|
15
|
+
readonly type: "constructor";
|
|
16
|
+
}, {
|
|
17
|
+
readonly inputs: readonly [{
|
|
18
|
+
readonly internalType: "address";
|
|
19
|
+
readonly name: "owner";
|
|
20
|
+
readonly type: "address";
|
|
21
|
+
}];
|
|
22
|
+
readonly name: "OwnableInvalidOwner";
|
|
23
|
+
readonly type: "error";
|
|
24
|
+
}, {
|
|
25
|
+
readonly inputs: readonly [{
|
|
26
|
+
readonly internalType: "address";
|
|
27
|
+
readonly name: "account";
|
|
28
|
+
readonly type: "address";
|
|
29
|
+
}];
|
|
30
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
31
|
+
readonly type: "error";
|
|
32
|
+
}, {
|
|
33
|
+
readonly anonymous: false;
|
|
34
|
+
readonly inputs: readonly [{
|
|
35
|
+
readonly indexed: false;
|
|
36
|
+
readonly internalType: "address";
|
|
37
|
+
readonly name: "depositorWallet";
|
|
38
|
+
readonly type: "address";
|
|
39
|
+
}, {
|
|
40
|
+
readonly indexed: false;
|
|
41
|
+
readonly internalType: "uint256";
|
|
42
|
+
readonly name: "quantity";
|
|
43
|
+
readonly type: "uint256";
|
|
44
|
+
}, {
|
|
45
|
+
readonly indexed: false;
|
|
46
|
+
readonly internalType: "bytes";
|
|
47
|
+
readonly name: "errorData";
|
|
48
|
+
readonly type: "bytes";
|
|
49
|
+
}];
|
|
50
|
+
readonly name: "ComposeFailed";
|
|
51
|
+
readonly type: "event";
|
|
52
|
+
}, {
|
|
53
|
+
readonly anonymous: false;
|
|
54
|
+
readonly inputs: readonly [{
|
|
55
|
+
readonly indexed: false;
|
|
56
|
+
readonly internalType: "uint32";
|
|
57
|
+
readonly name: "sourceEndpointId";
|
|
58
|
+
readonly type: "uint32";
|
|
59
|
+
}, {
|
|
60
|
+
readonly indexed: false;
|
|
61
|
+
readonly internalType: "address";
|
|
62
|
+
readonly name: "destinationWallet";
|
|
63
|
+
readonly type: "address";
|
|
64
|
+
}, {
|
|
65
|
+
readonly indexed: false;
|
|
66
|
+
readonly internalType: "uint256";
|
|
67
|
+
readonly name: "quantity";
|
|
68
|
+
readonly type: "uint256";
|
|
69
|
+
}];
|
|
70
|
+
readonly name: "ComposeSucceeded";
|
|
71
|
+
readonly type: "event";
|
|
72
|
+
}, {
|
|
73
|
+
readonly anonymous: false;
|
|
74
|
+
readonly inputs: readonly [{
|
|
75
|
+
readonly indexed: true;
|
|
76
|
+
readonly internalType: "address";
|
|
77
|
+
readonly name: "previousOwner";
|
|
78
|
+
readonly type: "address";
|
|
79
|
+
}, {
|
|
80
|
+
readonly indexed: true;
|
|
81
|
+
readonly internalType: "address";
|
|
82
|
+
readonly name: "newOwner";
|
|
83
|
+
readonly type: "address";
|
|
84
|
+
}];
|
|
85
|
+
readonly name: "OwnershipTransferStarted";
|
|
86
|
+
readonly type: "event";
|
|
87
|
+
}, {
|
|
88
|
+
readonly anonymous: false;
|
|
89
|
+
readonly inputs: readonly [{
|
|
90
|
+
readonly indexed: true;
|
|
91
|
+
readonly internalType: "address";
|
|
92
|
+
readonly name: "previousOwner";
|
|
93
|
+
readonly type: "address";
|
|
94
|
+
}, {
|
|
95
|
+
readonly indexed: true;
|
|
96
|
+
readonly internalType: "address";
|
|
97
|
+
readonly name: "newOwner";
|
|
98
|
+
readonly type: "address";
|
|
99
|
+
}];
|
|
100
|
+
readonly name: "OwnershipTransferred";
|
|
101
|
+
readonly type: "event";
|
|
102
|
+
}, {
|
|
103
|
+
readonly anonymous: false;
|
|
104
|
+
readonly inputs: readonly [{
|
|
105
|
+
readonly indexed: false;
|
|
106
|
+
readonly internalType: "address";
|
|
107
|
+
readonly name: "depositorWallet";
|
|
108
|
+
readonly type: "address";
|
|
109
|
+
}, {
|
|
110
|
+
readonly indexed: false;
|
|
111
|
+
readonly internalType: "uint256";
|
|
112
|
+
readonly name: "quantity";
|
|
113
|
+
readonly type: "uint256";
|
|
114
|
+
}, {
|
|
115
|
+
readonly indexed: false;
|
|
116
|
+
readonly internalType: "bytes";
|
|
117
|
+
readonly name: "payload";
|
|
118
|
+
readonly type: "bytes";
|
|
119
|
+
}, {
|
|
120
|
+
readonly indexed: false;
|
|
121
|
+
readonly internalType: "bytes";
|
|
122
|
+
readonly name: "errorData";
|
|
123
|
+
readonly type: "bytes";
|
|
124
|
+
}];
|
|
125
|
+
readonly name: "WithdrawQuoteAssetFailed";
|
|
126
|
+
readonly type: "event";
|
|
127
|
+
}, {
|
|
128
|
+
readonly inputs: readonly [];
|
|
129
|
+
readonly name: "acceptOwnership";
|
|
130
|
+
readonly outputs: readonly [];
|
|
131
|
+
readonly stateMutability: "nonpayable";
|
|
132
|
+
readonly type: "function";
|
|
133
|
+
}, {
|
|
134
|
+
readonly inputs: readonly [{
|
|
135
|
+
readonly internalType: "uint256";
|
|
136
|
+
readonly name: "quoteAssetQuantityInAssetUnits";
|
|
137
|
+
readonly type: "uint256";
|
|
138
|
+
}, {
|
|
139
|
+
readonly internalType: "bytes";
|
|
140
|
+
readonly name: "payload";
|
|
141
|
+
readonly type: "bytes";
|
|
142
|
+
}];
|
|
143
|
+
readonly name: "deposit";
|
|
144
|
+
readonly outputs: readonly [];
|
|
145
|
+
readonly stateMutability: "nonpayable";
|
|
146
|
+
readonly type: "function";
|
|
147
|
+
}, {
|
|
148
|
+
readonly inputs: readonly [];
|
|
149
|
+
readonly name: "exchange";
|
|
150
|
+
readonly outputs: readonly [{
|
|
151
|
+
readonly internalType: "contract IExchange";
|
|
152
|
+
readonly name: "";
|
|
153
|
+
readonly type: "address";
|
|
154
|
+
}];
|
|
155
|
+
readonly stateMutability: "view";
|
|
156
|
+
readonly type: "function";
|
|
157
|
+
}, {
|
|
158
|
+
readonly inputs: readonly [];
|
|
159
|
+
readonly name: "exchangeManagedAccountDepositAdapter";
|
|
160
|
+
readonly outputs: readonly [{
|
|
161
|
+
readonly internalType: "contract IExchangeManagedAccountDepositAdapter";
|
|
162
|
+
readonly name: "";
|
|
163
|
+
readonly type: "address";
|
|
164
|
+
}];
|
|
165
|
+
readonly stateMutability: "view";
|
|
166
|
+
readonly type: "function";
|
|
167
|
+
}, {
|
|
168
|
+
readonly inputs: readonly [];
|
|
169
|
+
readonly name: "isDepositEnabled";
|
|
170
|
+
readonly outputs: readonly [{
|
|
171
|
+
readonly internalType: "bool";
|
|
172
|
+
readonly name: "";
|
|
173
|
+
readonly type: "bool";
|
|
174
|
+
}];
|
|
175
|
+
readonly stateMutability: "view";
|
|
176
|
+
readonly type: "function";
|
|
177
|
+
}, {
|
|
178
|
+
readonly inputs: readonly [];
|
|
179
|
+
readonly name: "owner";
|
|
180
|
+
readonly outputs: readonly [{
|
|
181
|
+
readonly internalType: "address";
|
|
182
|
+
readonly name: "";
|
|
183
|
+
readonly type: "address";
|
|
184
|
+
}];
|
|
185
|
+
readonly stateMutability: "view";
|
|
186
|
+
readonly type: "function";
|
|
187
|
+
}, {
|
|
188
|
+
readonly inputs: readonly [];
|
|
189
|
+
readonly name: "pendingOwner";
|
|
190
|
+
readonly outputs: readonly [{
|
|
191
|
+
readonly internalType: "address";
|
|
192
|
+
readonly name: "";
|
|
193
|
+
readonly type: "address";
|
|
194
|
+
}];
|
|
195
|
+
readonly stateMutability: "view";
|
|
196
|
+
readonly type: "function";
|
|
197
|
+
}, {
|
|
198
|
+
readonly inputs: readonly [];
|
|
199
|
+
readonly name: "quoteAsset";
|
|
200
|
+
readonly outputs: readonly [{
|
|
201
|
+
readonly internalType: "contract IERC20";
|
|
202
|
+
readonly name: "";
|
|
203
|
+
readonly type: "address";
|
|
204
|
+
}];
|
|
205
|
+
readonly stateMutability: "view";
|
|
206
|
+
readonly type: "function";
|
|
207
|
+
}, {
|
|
208
|
+
readonly inputs: readonly [];
|
|
209
|
+
readonly name: "renounceOwnership";
|
|
210
|
+
readonly outputs: readonly [];
|
|
211
|
+
readonly stateMutability: "nonpayable";
|
|
212
|
+
readonly type: "function";
|
|
213
|
+
}, {
|
|
214
|
+
readonly inputs: readonly [{
|
|
215
|
+
readonly internalType: "bool";
|
|
216
|
+
readonly name: "isEnabled";
|
|
217
|
+
readonly type: "bool";
|
|
218
|
+
}];
|
|
219
|
+
readonly name: "setDepositEnabled";
|
|
220
|
+
readonly outputs: readonly [];
|
|
221
|
+
readonly stateMutability: "nonpayable";
|
|
222
|
+
readonly type: "function";
|
|
223
|
+
}, {
|
|
224
|
+
readonly inputs: readonly [{
|
|
225
|
+
readonly internalType: "address";
|
|
226
|
+
readonly name: "newOwner";
|
|
227
|
+
readonly type: "address";
|
|
228
|
+
}];
|
|
229
|
+
readonly name: "transferOwnership";
|
|
230
|
+
readonly outputs: readonly [];
|
|
231
|
+
readonly stateMutability: "nonpayable";
|
|
232
|
+
readonly type: "function";
|
|
233
|
+
}, {
|
|
234
|
+
readonly inputs: readonly [{
|
|
235
|
+
readonly internalType: "address";
|
|
236
|
+
readonly name: "";
|
|
237
|
+
readonly type: "address";
|
|
238
|
+
}, {
|
|
239
|
+
readonly internalType: "uint256";
|
|
240
|
+
readonly name: "";
|
|
241
|
+
readonly type: "uint256";
|
|
242
|
+
}, {
|
|
243
|
+
readonly internalType: "bytes";
|
|
244
|
+
readonly name: "";
|
|
245
|
+
readonly type: "bytes";
|
|
246
|
+
}];
|
|
247
|
+
readonly name: "withdrawQuoteAsset";
|
|
248
|
+
readonly outputs: readonly [];
|
|
249
|
+
readonly stateMutability: "view";
|
|
250
|
+
readonly type: "function";
|
|
251
|
+
}];
|
|
252
|
+
static createInterface(): ExchangeLocalDepositAdapter_v1Interface;
|
|
253
|
+
static connect(address: string, runner?: ContractRunner | null): ExchangeLocalDepositAdapter_v1;
|
|
254
|
+
}
|
|
255
|
+
//# sourceMappingURL=ExchangeLocalDepositAdapter_v1__factory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ExchangeLocalDepositAdapter_v1__factory.d.ts","sourceRoot":"","sources":["../../../src/typechain-types/factories/ExchangeLocalDepositAdapter_v1__factory.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuB,KAAK,cAAc,EAAE,MAAM,QAAQ,CAAC;AAClE,OAAO,KAAK,EACV,8BAA8B,EAC9B,uCAAuC,EACxC,MAAM,mCAAmC,CAAC;AAiU3C,qBAAa,uCAAuC;IAClD,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,uCAAuC;IAGjE,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,MAAM,CAAC,EAAE,cAAc,GAAG,IAAI,GAC7B,8BAA8B;CAOlC"}
|