@wormhole-foundation/sdk-evm-cctp 4.22.0 → 5.0.0-beta.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.
Files changed (62) hide show
  1. package/package.json +12 -30
  2. package/dist/cjs/automaticCircleBridge.d.ts +0 -25
  3. package/dist/cjs/automaticCircleBridge.d.ts.map +0 -1
  4. package/dist/cjs/automaticCircleBridge.js +0 -75
  5. package/dist/cjs/automaticCircleBridge.js.map +0 -1
  6. package/dist/cjs/circleBridge.d.ts +0 -27
  7. package/dist/cjs/circleBridge.d.ts.map +0 -1
  8. package/dist/cjs/circleBridge.js +0 -124
  9. package/dist/cjs/circleBridge.js.map +0 -1
  10. package/dist/cjs/ethers-contracts/CircleRelayer.d.ts +0 -491
  11. package/dist/cjs/ethers-contracts/CircleRelayer.d.ts.map +0 -1
  12. package/dist/cjs/ethers-contracts/CircleRelayer.js +0 -3
  13. package/dist/cjs/ethers-contracts/CircleRelayer.js.map +0 -1
  14. package/dist/cjs/ethers-contracts/ICircleIntegration.d.ts +0 -292
  15. package/dist/cjs/ethers-contracts/ICircleIntegration.d.ts.map +0 -1
  16. package/dist/cjs/ethers-contracts/ICircleIntegration.js +0 -3
  17. package/dist/cjs/ethers-contracts/ICircleIntegration.js.map +0 -1
  18. package/dist/cjs/ethers-contracts/circle_abis/MessageTransmitter.d.ts +0 -474
  19. package/dist/cjs/ethers-contracts/circle_abis/MessageTransmitter.d.ts.map +0 -1
  20. package/dist/cjs/ethers-contracts/circle_abis/MessageTransmitter.js +0 -3
  21. package/dist/cjs/ethers-contracts/circle_abis/MessageTransmitter.js.map +0 -1
  22. package/dist/cjs/ethers-contracts/circle_abis/TokenMessenger.d.ts +0 -363
  23. package/dist/cjs/ethers-contracts/circle_abis/TokenMessenger.d.ts.map +0 -1
  24. package/dist/cjs/ethers-contracts/circle_abis/TokenMessenger.js +0 -3
  25. package/dist/cjs/ethers-contracts/circle_abis/TokenMessenger.js.map +0 -1
  26. package/dist/cjs/ethers-contracts/circle_abis/index.d.ts +0 -5
  27. package/dist/cjs/ethers-contracts/circle_abis/index.d.ts.map +0 -1
  28. package/dist/cjs/ethers-contracts/circle_abis/index.js +0 -33
  29. package/dist/cjs/ethers-contracts/circle_abis/index.js.map +0 -1
  30. package/dist/cjs/ethers-contracts/common.d.ts +0 -51
  31. package/dist/cjs/ethers-contracts/common.d.ts.map +0 -1
  32. package/dist/cjs/ethers-contracts/common.js +0 -3
  33. package/dist/cjs/ethers-contracts/common.js.map +0 -1
  34. package/dist/cjs/ethers-contracts/factories/CircleRelayer__factory.d.ts +0 -638
  35. package/dist/cjs/ethers-contracts/factories/CircleRelayer__factory.d.ts.map +0 -1
  36. package/dist/cjs/ethers-contracts/factories/CircleRelayer__factory.js +0 -839
  37. package/dist/cjs/ethers-contracts/factories/CircleRelayer__factory.js.map +0 -1
  38. package/dist/cjs/ethers-contracts/factories/ICircleIntegration__factory.d.ts +0 -463
  39. package/dist/cjs/ethers-contracts/factories/ICircleIntegration__factory.d.ts.map +0 -1
  40. package/dist/cjs/ethers-contracts/factories/ICircleIntegration__factory.js +0 -618
  41. package/dist/cjs/ethers-contracts/factories/ICircleIntegration__factory.js.map +0 -1
  42. package/dist/cjs/ethers-contracts/factories/MessageTransmitter__factory.d.ts +0 -573
  43. package/dist/cjs/ethers-contracts/factories/MessageTransmitter__factory.d.ts.map +0 -1
  44. package/dist/cjs/ethers-contracts/factories/MessageTransmitter__factory.js +0 -757
  45. package/dist/cjs/ethers-contracts/factories/MessageTransmitter__factory.js.map +0 -1
  46. package/dist/cjs/ethers-contracts/factories/TokenMessenger__factory.d.ts +0 -452
  47. package/dist/cjs/ethers-contracts/factories/TokenMessenger__factory.d.ts.map +0 -1
  48. package/dist/cjs/ethers-contracts/factories/TokenMessenger__factory.js +0 -597
  49. package/dist/cjs/ethers-contracts/factories/TokenMessenger__factory.js.map +0 -1
  50. package/dist/cjs/ethers-contracts/factories/index.d.ts +0 -4
  51. package/dist/cjs/ethers-contracts/factories/index.d.ts.map +0 -1
  52. package/dist/cjs/ethers-contracts/factories/index.js +0 -20
  53. package/dist/cjs/ethers-contracts/factories/index.js.map +0 -1
  54. package/dist/cjs/ethers-contracts/index.d.ts +0 -4
  55. package/dist/cjs/ethers-contracts/index.d.ts.map +0 -1
  56. package/dist/cjs/ethers-contracts/index.js +0 -20
  57. package/dist/cjs/ethers-contracts/index.js.map +0 -1
  58. package/dist/cjs/index.d.ts +0 -4
  59. package/dist/cjs/index.d.ts.map +0 -1
  60. package/dist/cjs/index.js +0 -39
  61. package/dist/cjs/index.js.map +0 -1
  62. package/dist/cjs/package.json +0 -1
@@ -1,491 +0,0 @@
1
- import type { BaseContract, BigNumberish, BytesLike, FunctionFragment, Result, Interface, EventFragment, AddressLike, ContractRunner, ContractMethod, Listener } from 'ethers';
2
- import type { TypedContractEvent, TypedDeferredTopicFilter, TypedEventLog, TypedLogDescription, TypedListener, TypedContractMethod } from './common.js';
3
- export declare namespace CircleRelayerStructs {
4
- type TransferTokensWithRelayStruct = {
5
- payloadId: BigNumberish;
6
- targetRelayerFee: BigNumberish;
7
- toNativeTokenAmount: BigNumberish;
8
- targetRecipientWallet: BytesLike;
9
- };
10
- type TransferTokensWithRelayStructOutput = [
11
- payloadId: bigint,
12
- targetRelayerFee: bigint,
13
- toNativeTokenAmount: bigint,
14
- targetRecipientWallet: string
15
- ] & {
16
- payloadId: bigint;
17
- targetRelayerFee: bigint;
18
- toNativeTokenAmount: bigint;
19
- targetRecipientWallet: string;
20
- };
21
- }
22
- export declare namespace ICircleIntegration {
23
- type RedeemParametersStruct = {
24
- encodedWormholeMessage: BytesLike;
25
- circleBridgeMessage: BytesLike;
26
- circleAttestation: BytesLike;
27
- };
28
- type RedeemParametersStructOutput = [
29
- encodedWormholeMessage: string,
30
- circleBridgeMessage: string,
31
- circleAttestation: string
32
- ] & {
33
- encodedWormholeMessage: string;
34
- circleBridgeMessage: string;
35
- circleAttestation: string;
36
- };
37
- }
38
- export interface CircleRelayerInterface extends Interface {
39
- getFunction(nameOrSignature: 'VERSION' | 'bytes32ToAddress' | 'calculateMaxSwapAmountIn' | 'calculateNativeSwapAmountOut' | 'cancelOwnershipTransferRequest' | 'chainId' | 'circleIntegration' | 'confirmOwnershipTransferRequest' | 'decodeTransferTokensWithRelay' | 'encodeTransferTokensWithRelay' | 'feeRecipient' | 'getPaused' | 'getRegisteredContract' | 'maxNativeSwapAmount' | 'nativeSwapRate' | 'nativeSwapRatePrecision' | 'nativeTokenDecimals' | 'owner' | 'ownerAssistant' | 'pendingOwner' | 'redeemTokens' | 'registerContract' | 'relayerFee' | 'setPauseForTransfers' | 'submitOwnershipTransferRequest' | 'transferTokensWithRelay' | 'updateFeeRecipient' | 'updateMaxNativeSwapAmount' | 'updateNativeSwapRate' | 'updateNativeSwapRatePrecision' | 'updateOwnerAssistant' | 'updateRelayerFee' | 'wormhole'): FunctionFragment;
40
- getEvent(nameOrSignatureOrTopic: 'AdminChanged' | 'BeaconUpgraded' | 'FeeRecipientUpdated' | 'OwnershipTransfered' | 'SwapExecuted' | 'SwapRateUpdated' | 'Upgraded'): EventFragment;
41
- encodeFunctionData(functionFragment: 'VERSION', values?: undefined): string;
42
- encodeFunctionData(functionFragment: 'bytes32ToAddress', values: [BytesLike]): string;
43
- encodeFunctionData(functionFragment: 'calculateMaxSwapAmountIn', values: [AddressLike]): string;
44
- encodeFunctionData(functionFragment: 'calculateNativeSwapAmountOut', values: [AddressLike, BigNumberish]): string;
45
- encodeFunctionData(functionFragment: 'cancelOwnershipTransferRequest', values: [BigNumberish]): string;
46
- encodeFunctionData(functionFragment: 'chainId', values?: undefined): string;
47
- encodeFunctionData(functionFragment: 'circleIntegration', values?: undefined): string;
48
- encodeFunctionData(functionFragment: 'confirmOwnershipTransferRequest', values?: undefined): string;
49
- encodeFunctionData(functionFragment: 'decodeTransferTokensWithRelay', values: [BytesLike]): string;
50
- encodeFunctionData(functionFragment: 'encodeTransferTokensWithRelay', values: [CircleRelayerStructs.TransferTokensWithRelayStruct]): string;
51
- encodeFunctionData(functionFragment: 'feeRecipient', values?: undefined): string;
52
- encodeFunctionData(functionFragment: 'getPaused', values?: undefined): string;
53
- encodeFunctionData(functionFragment: 'getRegisteredContract', values: [BigNumberish]): string;
54
- encodeFunctionData(functionFragment: 'maxNativeSwapAmount', values: [AddressLike]): string;
55
- encodeFunctionData(functionFragment: 'nativeSwapRate', values: [AddressLike]): string;
56
- encodeFunctionData(functionFragment: 'nativeSwapRatePrecision', values?: undefined): string;
57
- encodeFunctionData(functionFragment: 'nativeTokenDecimals', values?: undefined): string;
58
- encodeFunctionData(functionFragment: 'owner', values?: undefined): string;
59
- encodeFunctionData(functionFragment: 'ownerAssistant', values?: undefined): string;
60
- encodeFunctionData(functionFragment: 'pendingOwner', values?: undefined): string;
61
- encodeFunctionData(functionFragment: 'redeemTokens', values: [ICircleIntegration.RedeemParametersStruct]): string;
62
- encodeFunctionData(functionFragment: 'registerContract', values: [BigNumberish, BytesLike]): string;
63
- encodeFunctionData(functionFragment: 'relayerFee', values: [BigNumberish, AddressLike]): string;
64
- encodeFunctionData(functionFragment: 'setPauseForTransfers', values: [BigNumberish, boolean]): string;
65
- encodeFunctionData(functionFragment: 'submitOwnershipTransferRequest', values: [BigNumberish, AddressLike]): string;
66
- encodeFunctionData(functionFragment: 'transferTokensWithRelay', values: [AddressLike, BigNumberish, BigNumberish, BigNumberish, BytesLike]): string;
67
- encodeFunctionData(functionFragment: 'updateFeeRecipient', values: [BigNumberish, AddressLike]): string;
68
- encodeFunctionData(functionFragment: 'updateMaxNativeSwapAmount', values: [BigNumberish, AddressLike, BigNumberish]): string;
69
- encodeFunctionData(functionFragment: 'updateNativeSwapRate', values: [BigNumberish, AddressLike, BigNumberish]): string;
70
- encodeFunctionData(functionFragment: 'updateNativeSwapRatePrecision', values: [BigNumberish, BigNumberish]): string;
71
- encodeFunctionData(functionFragment: 'updateOwnerAssistant', values: [BigNumberish, AddressLike]): string;
72
- encodeFunctionData(functionFragment: 'updateRelayerFee', values: [BigNumberish, AddressLike, BigNumberish]): string;
73
- encodeFunctionData(functionFragment: 'wormhole', values?: undefined): string;
74
- decodeFunctionResult(functionFragment: 'VERSION', data: BytesLike): Result;
75
- decodeFunctionResult(functionFragment: 'bytes32ToAddress', data: BytesLike): Result;
76
- decodeFunctionResult(functionFragment: 'calculateMaxSwapAmountIn', data: BytesLike): Result;
77
- decodeFunctionResult(functionFragment: 'calculateNativeSwapAmountOut', data: BytesLike): Result;
78
- decodeFunctionResult(functionFragment: 'cancelOwnershipTransferRequest', data: BytesLike): Result;
79
- decodeFunctionResult(functionFragment: 'chainId', data: BytesLike): Result;
80
- decodeFunctionResult(functionFragment: 'circleIntegration', data: BytesLike): Result;
81
- decodeFunctionResult(functionFragment: 'confirmOwnershipTransferRequest', data: BytesLike): Result;
82
- decodeFunctionResult(functionFragment: 'decodeTransferTokensWithRelay', data: BytesLike): Result;
83
- decodeFunctionResult(functionFragment: 'encodeTransferTokensWithRelay', data: BytesLike): Result;
84
- decodeFunctionResult(functionFragment: 'feeRecipient', data: BytesLike): Result;
85
- decodeFunctionResult(functionFragment: 'getPaused', data: BytesLike): Result;
86
- decodeFunctionResult(functionFragment: 'getRegisteredContract', data: BytesLike): Result;
87
- decodeFunctionResult(functionFragment: 'maxNativeSwapAmount', data: BytesLike): Result;
88
- decodeFunctionResult(functionFragment: 'nativeSwapRate', data: BytesLike): Result;
89
- decodeFunctionResult(functionFragment: 'nativeSwapRatePrecision', data: BytesLike): Result;
90
- decodeFunctionResult(functionFragment: 'nativeTokenDecimals', data: BytesLike): Result;
91
- decodeFunctionResult(functionFragment: 'owner', data: BytesLike): Result;
92
- decodeFunctionResult(functionFragment: 'ownerAssistant', data: BytesLike): Result;
93
- decodeFunctionResult(functionFragment: 'pendingOwner', data: BytesLike): Result;
94
- decodeFunctionResult(functionFragment: 'redeemTokens', data: BytesLike): Result;
95
- decodeFunctionResult(functionFragment: 'registerContract', data: BytesLike): Result;
96
- decodeFunctionResult(functionFragment: 'relayerFee', data: BytesLike): Result;
97
- decodeFunctionResult(functionFragment: 'setPauseForTransfers', data: BytesLike): Result;
98
- decodeFunctionResult(functionFragment: 'submitOwnershipTransferRequest', data: BytesLike): Result;
99
- decodeFunctionResult(functionFragment: 'transferTokensWithRelay', data: BytesLike): Result;
100
- decodeFunctionResult(functionFragment: 'updateFeeRecipient', data: BytesLike): Result;
101
- decodeFunctionResult(functionFragment: 'updateMaxNativeSwapAmount', data: BytesLike): Result;
102
- decodeFunctionResult(functionFragment: 'updateNativeSwapRate', data: BytesLike): Result;
103
- decodeFunctionResult(functionFragment: 'updateNativeSwapRatePrecision', data: BytesLike): Result;
104
- decodeFunctionResult(functionFragment: 'updateOwnerAssistant', data: BytesLike): Result;
105
- decodeFunctionResult(functionFragment: 'updateRelayerFee', data: BytesLike): Result;
106
- decodeFunctionResult(functionFragment: 'wormhole', data: BytesLike): Result;
107
- }
108
- export declare namespace AdminChangedEvent {
109
- type InputTuple = [previousAdmin: AddressLike, newAdmin: AddressLike];
110
- type OutputTuple = [previousAdmin: string, newAdmin: string];
111
- interface OutputObject {
112
- previousAdmin: string;
113
- newAdmin: string;
114
- }
115
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
116
- type Filter = TypedDeferredTopicFilter<Event>;
117
- type Log = TypedEventLog<Event>;
118
- type LogDescription = TypedLogDescription<Event>;
119
- }
120
- export declare namespace BeaconUpgradedEvent {
121
- type InputTuple = [beacon: AddressLike];
122
- type OutputTuple = [beacon: string];
123
- interface OutputObject {
124
- beacon: string;
125
- }
126
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
127
- type Filter = TypedDeferredTopicFilter<Event>;
128
- type Log = TypedEventLog<Event>;
129
- type LogDescription = TypedLogDescription<Event>;
130
- }
131
- export declare namespace FeeRecipientUpdatedEvent {
132
- type InputTuple = [
133
- oldRecipient: AddressLike,
134
- newRecipient: AddressLike
135
- ];
136
- type OutputTuple = [oldRecipient: string, newRecipient: string];
137
- interface OutputObject {
138
- oldRecipient: string;
139
- newRecipient: string;
140
- }
141
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
142
- type Filter = TypedDeferredTopicFilter<Event>;
143
- type Log = TypedEventLog<Event>;
144
- type LogDescription = TypedLogDescription<Event>;
145
- }
146
- export declare namespace OwnershipTransferedEvent {
147
- type InputTuple = [oldOwner: AddressLike, newOwner: AddressLike];
148
- type OutputTuple = [oldOwner: string, newOwner: string];
149
- interface OutputObject {
150
- oldOwner: string;
151
- newOwner: string;
152
- }
153
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
154
- type Filter = TypedDeferredTopicFilter<Event>;
155
- type Log = TypedEventLog<Event>;
156
- type LogDescription = TypedLogDescription<Event>;
157
- }
158
- export declare namespace SwapExecutedEvent {
159
- type InputTuple = [
160
- recipient: AddressLike,
161
- relayer: AddressLike,
162
- token: AddressLike,
163
- tokenAmount: BigNumberish,
164
- nativeAmount: BigNumberish
165
- ];
166
- type OutputTuple = [
167
- recipient: string,
168
- relayer: string,
169
- token: string,
170
- tokenAmount: bigint,
171
- nativeAmount: bigint
172
- ];
173
- interface OutputObject {
174
- recipient: string;
175
- relayer: string;
176
- token: string;
177
- tokenAmount: bigint;
178
- nativeAmount: bigint;
179
- }
180
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
181
- type Filter = TypedDeferredTopicFilter<Event>;
182
- type Log = TypedEventLog<Event>;
183
- type LogDescription = TypedLogDescription<Event>;
184
- }
185
- export declare namespace SwapRateUpdatedEvent {
186
- type InputTuple = [token: AddressLike, swapRate: BigNumberish];
187
- type OutputTuple = [token: string, swapRate: bigint];
188
- interface OutputObject {
189
- token: string;
190
- swapRate: bigint;
191
- }
192
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
193
- type Filter = TypedDeferredTopicFilter<Event>;
194
- type Log = TypedEventLog<Event>;
195
- type LogDescription = TypedLogDescription<Event>;
196
- }
197
- export declare namespace UpgradedEvent {
198
- type InputTuple = [implementation: AddressLike];
199
- type OutputTuple = [implementation: string];
200
- interface OutputObject {
201
- implementation: string;
202
- }
203
- type Event = TypedContractEvent<InputTuple, OutputTuple, OutputObject>;
204
- type Filter = TypedDeferredTopicFilter<Event>;
205
- type Log = TypedEventLog<Event>;
206
- type LogDescription = TypedLogDescription<Event>;
207
- }
208
- export interface CircleRelayer extends BaseContract {
209
- connect(runner?: ContractRunner | null): CircleRelayer;
210
- waitForDeployment(): Promise<this>;
211
- interface: CircleRelayerInterface;
212
- queryFilter<TCEvent extends TypedContractEvent>(event: TCEvent, fromBlockOrBlockhash?: string | number | undefined, toBlock?: string | number | undefined): Promise<Array<TypedEventLog<TCEvent>>>;
213
- queryFilter<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, fromBlockOrBlockhash?: string | number | undefined, toBlock?: string | number | undefined): Promise<Array<TypedEventLog<TCEvent>>>;
214
- on<TCEvent extends TypedContractEvent>(event: TCEvent, listener: TypedListener<TCEvent>): Promise<this>;
215
- on<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, listener: TypedListener<TCEvent>): Promise<this>;
216
- once<TCEvent extends TypedContractEvent>(event: TCEvent, listener: TypedListener<TCEvent>): Promise<this>;
217
- once<TCEvent extends TypedContractEvent>(filter: TypedDeferredTopicFilter<TCEvent>, listener: TypedListener<TCEvent>): Promise<this>;
218
- listeners<TCEvent extends TypedContractEvent>(event: TCEvent): Promise<Array<TypedListener<TCEvent>>>;
219
- listeners(eventName?: string): Promise<Array<Listener>>;
220
- removeAllListeners<TCEvent extends TypedContractEvent>(event?: TCEvent): Promise<this>;
221
- VERSION: TypedContractMethod<[], [string], 'view'>;
222
- bytes32ToAddress: TypedContractMethod<[
223
- address_: BytesLike
224
- ], [
225
- string
226
- ], 'view'>;
227
- calculateMaxSwapAmountIn: TypedContractMethod<[
228
- token: AddressLike
229
- ], [
230
- bigint
231
- ], 'view'>;
232
- calculateNativeSwapAmountOut: TypedContractMethod<[
233
- token: AddressLike,
234
- toNativeAmount: BigNumberish
235
- ], [
236
- bigint
237
- ], 'view'>;
238
- cancelOwnershipTransferRequest: TypedContractMethod<[
239
- chainId_: BigNumberish
240
- ], [
241
- void
242
- ], 'nonpayable'>;
243
- chainId: TypedContractMethod<[], [bigint], 'view'>;
244
- circleIntegration: TypedContractMethod<[], [string], 'view'>;
245
- confirmOwnershipTransferRequest: TypedContractMethod<[
246
- ], [
247
- void
248
- ], 'nonpayable'>;
249
- decodeTransferTokensWithRelay: TypedContractMethod<[
250
- encoded: BytesLike
251
- ], [
252
- CircleRelayerStructs.TransferTokensWithRelayStructOutput
253
- ], 'view'>;
254
- encodeTransferTokensWithRelay: TypedContractMethod<[
255
- transfer: CircleRelayerStructs.TransferTokensWithRelayStruct
256
- ], [
257
- string
258
- ], 'view'>;
259
- feeRecipient: TypedContractMethod<[], [string], 'view'>;
260
- getPaused: TypedContractMethod<[], [boolean], 'view'>;
261
- getRegisteredContract: TypedContractMethod<[
262
- emitterChainId: BigNumberish
263
- ], [
264
- string
265
- ], 'view'>;
266
- maxNativeSwapAmount: TypedContractMethod<[
267
- token: AddressLike
268
- ], [
269
- bigint
270
- ], 'view'>;
271
- nativeSwapRate: TypedContractMethod<[token: AddressLike], [bigint], 'view'>;
272
- nativeSwapRatePrecision: TypedContractMethod<[], [bigint], 'view'>;
273
- nativeTokenDecimals: TypedContractMethod<[], [bigint], 'view'>;
274
- owner: TypedContractMethod<[], [string], 'view'>;
275
- ownerAssistant: TypedContractMethod<[], [string], 'view'>;
276
- pendingOwner: TypedContractMethod<[], [string], 'view'>;
277
- redeemTokens: TypedContractMethod<[
278
- redeemParams: ICircleIntegration.RedeemParametersStruct
279
- ], [
280
- void
281
- ], 'payable'>;
282
- registerContract: TypedContractMethod<[
283
- chainId_: BigNumberish,
284
- contractAddress: BytesLike
285
- ], [
286
- void
287
- ], 'nonpayable'>;
288
- relayerFee: TypedContractMethod<[
289
- chainId_: BigNumberish,
290
- token: AddressLike
291
- ], [
292
- bigint
293
- ], 'view'>;
294
- setPauseForTransfers: TypedContractMethod<[
295
- chainId_: BigNumberish,
296
- paused: boolean
297
- ], [
298
- void
299
- ], 'nonpayable'>;
300
- submitOwnershipTransferRequest: TypedContractMethod<[
301
- chainId_: BigNumberish,
302
- newOwner: AddressLike
303
- ], [
304
- void
305
- ], 'nonpayable'>;
306
- transferTokensWithRelay: TypedContractMethod<[
307
- token: AddressLike,
308
- amount: BigNumberish,
309
- toNativeTokenAmount: BigNumberish,
310
- targetChain: BigNumberish,
311
- targetRecipientWallet: BytesLike
312
- ], [
313
- bigint
314
- ], 'payable'>;
315
- updateFeeRecipient: TypedContractMethod<[
316
- chainId_: BigNumberish,
317
- newFeeRecipient: AddressLike
318
- ], [
319
- void
320
- ], 'nonpayable'>;
321
- updateMaxNativeSwapAmount: TypedContractMethod<[
322
- chainId_: BigNumberish,
323
- token: AddressLike,
324
- maxAmount: BigNumberish
325
- ], [
326
- void
327
- ], 'nonpayable'>;
328
- updateNativeSwapRate: TypedContractMethod<[
329
- chainId_: BigNumberish,
330
- token: AddressLike,
331
- swapRate: BigNumberish
332
- ], [
333
- void
334
- ], 'nonpayable'>;
335
- updateNativeSwapRatePrecision: TypedContractMethod<[
336
- chainId_: BigNumberish,
337
- nativeSwapRatePrecision_: BigNumberish
338
- ], [
339
- void
340
- ], 'nonpayable'>;
341
- updateOwnerAssistant: TypedContractMethod<[
342
- chainId_: BigNumberish,
343
- newAssistant: AddressLike
344
- ], [
345
- void
346
- ], 'nonpayable'>;
347
- updateRelayerFee: TypedContractMethod<[
348
- chainId_: BigNumberish,
349
- token: AddressLike,
350
- amount: BigNumberish
351
- ], [
352
- void
353
- ], 'nonpayable'>;
354
- wormhole: TypedContractMethod<[], [string], 'view'>;
355
- getFunction<T extends ContractMethod = ContractMethod>(key: string | FunctionFragment): T;
356
- getFunction(nameOrSignature: 'VERSION'): TypedContractMethod<[], [string], 'view'>;
357
- getFunction(nameOrSignature: 'bytes32ToAddress'): TypedContractMethod<[address_: BytesLike], [string], 'view'>;
358
- getFunction(nameOrSignature: 'calculateMaxSwapAmountIn'): TypedContractMethod<[token: AddressLike], [bigint], 'view'>;
359
- getFunction(nameOrSignature: 'calculateNativeSwapAmountOut'): TypedContractMethod<[
360
- token: AddressLike,
361
- toNativeAmount: BigNumberish
362
- ], [
363
- bigint
364
- ], 'view'>;
365
- getFunction(nameOrSignature: 'cancelOwnershipTransferRequest'): TypedContractMethod<[chainId_: BigNumberish], [void], 'nonpayable'>;
366
- getFunction(nameOrSignature: 'chainId'): TypedContractMethod<[], [bigint], 'view'>;
367
- getFunction(nameOrSignature: 'circleIntegration'): TypedContractMethod<[], [string], 'view'>;
368
- getFunction(nameOrSignature: 'confirmOwnershipTransferRequest'): TypedContractMethod<[], [void], 'nonpayable'>;
369
- getFunction(nameOrSignature: 'decodeTransferTokensWithRelay'): TypedContractMethod<[
370
- encoded: BytesLike
371
- ], [
372
- CircleRelayerStructs.TransferTokensWithRelayStructOutput
373
- ], 'view'>;
374
- getFunction(nameOrSignature: 'encodeTransferTokensWithRelay'): TypedContractMethod<[
375
- transfer: CircleRelayerStructs.TransferTokensWithRelayStruct
376
- ], [
377
- string
378
- ], 'view'>;
379
- getFunction(nameOrSignature: 'feeRecipient'): TypedContractMethod<[], [string], 'view'>;
380
- getFunction(nameOrSignature: 'getPaused'): TypedContractMethod<[], [boolean], 'view'>;
381
- getFunction(nameOrSignature: 'getRegisteredContract'): TypedContractMethod<[emitterChainId: BigNumberish], [string], 'view'>;
382
- getFunction(nameOrSignature: 'maxNativeSwapAmount'): TypedContractMethod<[token: AddressLike], [bigint], 'view'>;
383
- getFunction(nameOrSignature: 'nativeSwapRate'): TypedContractMethod<[token: AddressLike], [bigint], 'view'>;
384
- getFunction(nameOrSignature: 'nativeSwapRatePrecision'): TypedContractMethod<[], [bigint], 'view'>;
385
- getFunction(nameOrSignature: 'nativeTokenDecimals'): TypedContractMethod<[], [bigint], 'view'>;
386
- getFunction(nameOrSignature: 'owner'): TypedContractMethod<[], [string], 'view'>;
387
- getFunction(nameOrSignature: 'ownerAssistant'): TypedContractMethod<[], [string], 'view'>;
388
- getFunction(nameOrSignature: 'pendingOwner'): TypedContractMethod<[], [string], 'view'>;
389
- getFunction(nameOrSignature: 'redeemTokens'): TypedContractMethod<[
390
- redeemParams: ICircleIntegration.RedeemParametersStruct
391
- ], [
392
- void
393
- ], 'payable'>;
394
- getFunction(nameOrSignature: 'registerContract'): TypedContractMethod<[
395
- chainId_: BigNumberish,
396
- contractAddress: BytesLike
397
- ], [
398
- void
399
- ], 'nonpayable'>;
400
- getFunction(nameOrSignature: 'relayerFee'): TypedContractMethod<[
401
- chainId_: BigNumberish,
402
- token: AddressLike
403
- ], [
404
- bigint
405
- ], 'view'>;
406
- getFunction(nameOrSignature: 'setPauseForTransfers'): TypedContractMethod<[
407
- chainId_: BigNumberish,
408
- paused: boolean
409
- ], [
410
- void
411
- ], 'nonpayable'>;
412
- getFunction(nameOrSignature: 'submitOwnershipTransferRequest'): TypedContractMethod<[
413
- chainId_: BigNumberish,
414
- newOwner: AddressLike
415
- ], [
416
- void
417
- ], 'nonpayable'>;
418
- getFunction(nameOrSignature: 'transferTokensWithRelay'): TypedContractMethod<[
419
- token: AddressLike,
420
- amount: BigNumberish,
421
- toNativeTokenAmount: BigNumberish,
422
- targetChain: BigNumberish,
423
- targetRecipientWallet: BytesLike
424
- ], [
425
- bigint
426
- ], 'payable'>;
427
- getFunction(nameOrSignature: 'updateFeeRecipient'): TypedContractMethod<[
428
- chainId_: BigNumberish,
429
- newFeeRecipient: AddressLike
430
- ], [
431
- void
432
- ], 'nonpayable'>;
433
- getFunction(nameOrSignature: 'updateMaxNativeSwapAmount'): TypedContractMethod<[
434
- chainId_: BigNumberish,
435
- token: AddressLike,
436
- maxAmount: BigNumberish
437
- ], [
438
- void
439
- ], 'nonpayable'>;
440
- getFunction(nameOrSignature: 'updateNativeSwapRate'): TypedContractMethod<[
441
- chainId_: BigNumberish,
442
- token: AddressLike,
443
- swapRate: BigNumberish
444
- ], [
445
- void
446
- ], 'nonpayable'>;
447
- getFunction(nameOrSignature: 'updateNativeSwapRatePrecision'): TypedContractMethod<[
448
- chainId_: BigNumberish,
449
- nativeSwapRatePrecision_: BigNumberish
450
- ], [
451
- void
452
- ], 'nonpayable'>;
453
- getFunction(nameOrSignature: 'updateOwnerAssistant'): TypedContractMethod<[
454
- chainId_: BigNumberish,
455
- newAssistant: AddressLike
456
- ], [
457
- void
458
- ], 'nonpayable'>;
459
- getFunction(nameOrSignature: 'updateRelayerFee'): TypedContractMethod<[
460
- chainId_: BigNumberish,
461
- token: AddressLike,
462
- amount: BigNumberish
463
- ], [
464
- void
465
- ], 'nonpayable'>;
466
- getFunction(nameOrSignature: 'wormhole'): TypedContractMethod<[], [string], 'view'>;
467
- getEvent(key: 'AdminChanged'): TypedContractEvent<AdminChangedEvent.InputTuple, AdminChangedEvent.OutputTuple, AdminChangedEvent.OutputObject>;
468
- getEvent(key: 'BeaconUpgraded'): TypedContractEvent<BeaconUpgradedEvent.InputTuple, BeaconUpgradedEvent.OutputTuple, BeaconUpgradedEvent.OutputObject>;
469
- getEvent(key: 'FeeRecipientUpdated'): TypedContractEvent<FeeRecipientUpdatedEvent.InputTuple, FeeRecipientUpdatedEvent.OutputTuple, FeeRecipientUpdatedEvent.OutputObject>;
470
- getEvent(key: 'OwnershipTransfered'): TypedContractEvent<OwnershipTransferedEvent.InputTuple, OwnershipTransferedEvent.OutputTuple, OwnershipTransferedEvent.OutputObject>;
471
- getEvent(key: 'SwapExecuted'): TypedContractEvent<SwapExecutedEvent.InputTuple, SwapExecutedEvent.OutputTuple, SwapExecutedEvent.OutputObject>;
472
- getEvent(key: 'SwapRateUpdated'): TypedContractEvent<SwapRateUpdatedEvent.InputTuple, SwapRateUpdatedEvent.OutputTuple, SwapRateUpdatedEvent.OutputObject>;
473
- getEvent(key: 'Upgraded'): TypedContractEvent<UpgradedEvent.InputTuple, UpgradedEvent.OutputTuple, UpgradedEvent.OutputObject>;
474
- filters: {
475
- 'AdminChanged(address,address)': TypedContractEvent<AdminChangedEvent.InputTuple, AdminChangedEvent.OutputTuple, AdminChangedEvent.OutputObject>;
476
- AdminChanged: TypedContractEvent<AdminChangedEvent.InputTuple, AdminChangedEvent.OutputTuple, AdminChangedEvent.OutputObject>;
477
- 'BeaconUpgraded(address)': TypedContractEvent<BeaconUpgradedEvent.InputTuple, BeaconUpgradedEvent.OutputTuple, BeaconUpgradedEvent.OutputObject>;
478
- BeaconUpgraded: TypedContractEvent<BeaconUpgradedEvent.InputTuple, BeaconUpgradedEvent.OutputTuple, BeaconUpgradedEvent.OutputObject>;
479
- 'FeeRecipientUpdated(address,address)': TypedContractEvent<FeeRecipientUpdatedEvent.InputTuple, FeeRecipientUpdatedEvent.OutputTuple, FeeRecipientUpdatedEvent.OutputObject>;
480
- FeeRecipientUpdated: TypedContractEvent<FeeRecipientUpdatedEvent.InputTuple, FeeRecipientUpdatedEvent.OutputTuple, FeeRecipientUpdatedEvent.OutputObject>;
481
- 'OwnershipTransfered(address,address)': TypedContractEvent<OwnershipTransferedEvent.InputTuple, OwnershipTransferedEvent.OutputTuple, OwnershipTransferedEvent.OutputObject>;
482
- OwnershipTransfered: TypedContractEvent<OwnershipTransferedEvent.InputTuple, OwnershipTransferedEvent.OutputTuple, OwnershipTransferedEvent.OutputObject>;
483
- 'SwapExecuted(address,address,address,uint256,uint256)': TypedContractEvent<SwapExecutedEvent.InputTuple, SwapExecutedEvent.OutputTuple, SwapExecutedEvent.OutputObject>;
484
- SwapExecuted: TypedContractEvent<SwapExecutedEvent.InputTuple, SwapExecutedEvent.OutputTuple, SwapExecutedEvent.OutputObject>;
485
- 'SwapRateUpdated(address,uint256)': TypedContractEvent<SwapRateUpdatedEvent.InputTuple, SwapRateUpdatedEvent.OutputTuple, SwapRateUpdatedEvent.OutputObject>;
486
- SwapRateUpdated: TypedContractEvent<SwapRateUpdatedEvent.InputTuple, SwapRateUpdatedEvent.OutputTuple, SwapRateUpdatedEvent.OutputObject>;
487
- 'Upgraded(address)': TypedContractEvent<UpgradedEvent.InputTuple, UpgradedEvent.OutputTuple, UpgradedEvent.OutputObject>;
488
- Upgraded: TypedContractEvent<UpgradedEvent.InputTuple, UpgradedEvent.OutputTuple, UpgradedEvent.OutputObject>;
489
- };
490
- }
491
- //# sourceMappingURL=CircleRelayer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CircleRelayer.d.ts","sourceRoot":"","sources":["../../../src/ethers-contracts/CircleRelayer.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,EACZ,SAAS,EACT,gBAAgB,EAChB,MAAM,EACN,SAAS,EACT,aAAa,EACb,WAAW,EACX,cAAc,EACd,cAAc,EACd,QAAQ,EACT,MAAM,QAAQ,CAAC;AAChB,OAAO,KAAK,EACV,kBAAkB,EAClB,wBAAwB,EACxB,aAAa,EACb,mBAAmB,EACnB,aAAa,EACb,mBAAmB,EACpB,MAAM,aAAa,CAAC;AAErB,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC5C,KAAY,6BAA6B,GAAG;QAC1C,SAAS,EAAE,YAAY,CAAC;QACxB,gBAAgB,EAAE,YAAY,CAAC;QAC/B,mBAAmB,EAAE,YAAY,CAAC;QAClC,qBAAqB,EAAE,SAAS,CAAC;KAClC,CAAC;IAEF,KAAY,mCAAmC,GAAG;QAChD,SAAS,EAAE,MAAM;QACjB,gBAAgB,EAAE,MAAM;QACxB,mBAAmB,EAAE,MAAM;QAC3B,qBAAqB,EAAE,MAAM;KAC9B,GAAG;QACF,SAAS,EAAE,MAAM,CAAC;QAClB,gBAAgB,EAAE,MAAM,CAAC;QACzB,mBAAmB,EAAE,MAAM,CAAC;QAC5B,qBAAqB,EAAE,MAAM,CAAC;KAC/B,CAAC;CACH;AAED,MAAM,CAAC,OAAO,WAAW,kBAAkB,CAAC;IAC1C,KAAY,sBAAsB,GAAG;QACnC,sBAAsB,EAAE,SAAS,CAAC;QAClC,mBAAmB,EAAE,SAAS,CAAC;QAC/B,iBAAiB,EAAE,SAAS,CAAC;KAC9B,CAAC;IAEF,KAAY,4BAA4B,GAAG;QACzC,sBAAsB,EAAE,MAAM;QAC9B,mBAAmB,EAAE,MAAM;QAC3B,iBAAiB,EAAE,MAAM;KAC1B,GAAG;QACF,sBAAsB,EAAE,MAAM,CAAC;QAC/B,mBAAmB,EAAE,MAAM,CAAC;QAC5B,iBAAiB,EAAE,MAAM,CAAC;KAC3B,CAAC;CACH;AAED,MAAM,WAAW,sBAAuB,SAAQ,SAAS;IACvD,WAAW,CACT,eAAe,EACX,SAAS,GACT,kBAAkB,GAClB,0BAA0B,GAC1B,8BAA8B,GAC9B,gCAAgC,GAChC,SAAS,GACT,mBAAmB,GACnB,iCAAiC,GACjC,+BAA+B,GAC/B,+BAA+B,GAC/B,cAAc,GACd,WAAW,GACX,uBAAuB,GACvB,qBAAqB,GACrB,gBAAgB,GAChB,yBAAyB,GACzB,qBAAqB,GACrB,OAAO,GACP,gBAAgB,GAChB,cAAc,GACd,cAAc,GACd,kBAAkB,GAClB,YAAY,GACZ,sBAAsB,GACtB,gCAAgC,GAChC,yBAAyB,GACzB,oBAAoB,GACpB,2BAA2B,GAC3B,sBAAsB,GACtB,+BAA+B,GAC/B,sBAAsB,GACtB,kBAAkB,GAClB,UAAU,GACb,gBAAgB,CAAC;IAEpB,QAAQ,CACN,sBAAsB,EAClB,cAAc,GACd,gBAAgB,GAChB,qBAAqB,GACrB,qBAAqB,GACrB,cAAc,GACd,iBAAiB,GACjB,UAAU,GACb,aAAa,CAAC;IAEjB,kBAAkB,CAAC,gBAAgB,EAAE,SAAS,EAAE,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC5E,kBAAkB,CAChB,gBAAgB,EAAE,kBAAkB,EACpC,MAAM,EAAE,CAAC,SAAS,CAAC,GAClB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,0BAA0B,EAC5C,MAAM,EAAE,CAAC,WAAW,CAAC,GACpB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,8BAA8B,EAChD,MAAM,EAAE,CAAC,WAAW,EAAE,YAAY,CAAC,GAClC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,gCAAgC,EAClD,MAAM,EAAE,CAAC,YAAY,CAAC,GACrB,MAAM,CAAC;IACV,kBAAkB,CAAC,gBAAgB,EAAE,SAAS,EAAE,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC5E,kBAAkB,CAChB,gBAAgB,EAAE,mBAAmB,EACrC,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,iCAAiC,EACnD,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,+BAA+B,EACjD,MAAM,EAAE,CAAC,SAAS,CAAC,GAClB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,+BAA+B,EACjD,MAAM,EAAE,CAAC,oBAAoB,CAAC,6BAA6B,CAAC,GAC3D,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,cAAc,EAChC,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAAC,gBAAgB,EAAE,WAAW,EAAE,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC9E,kBAAkB,CAChB,gBAAgB,EAAE,uBAAuB,EACzC,MAAM,EAAE,CAAC,YAAY,CAAC,GACrB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,qBAAqB,EACvC,MAAM,EAAE,CAAC,WAAW,CAAC,GACpB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,CAAC,WAAW,CAAC,GACpB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,yBAAyB,EAC3C,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,qBAAqB,EACvC,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAAC,gBAAgB,EAAE,OAAO,EAAE,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAC1E,kBAAkB,CAChB,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,cAAc,EAChC,MAAM,CAAC,EAAE,SAAS,GACjB,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,cAAc,EAChC,MAAM,EAAE,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAClD,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,kBAAkB,EACpC,MAAM,EAAE,CAAC,YAAY,EAAE,SAAS,CAAC,GAChC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,YAAY,EAC9B,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,GAClC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,sBAAsB,EACxC,MAAM,EAAE,CAAC,YAAY,EAAE,OAAO,CAAC,GAC9B,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,gCAAgC,EAClD,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,GAClC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,yBAAyB,EAC3C,MAAM,EAAE,CAAC,WAAW,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,SAAS,CAAC,GACzE,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,oBAAoB,EACtC,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,GAClC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,2BAA2B,EAC7C,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,YAAY,CAAC,GAChD,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,sBAAsB,EACxC,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,YAAY,CAAC,GAChD,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,+BAA+B,EACjD,MAAM,EAAE,CAAC,YAAY,EAAE,YAAY,CAAC,GACnC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,sBAAsB,EACxC,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,CAAC,GAClC,MAAM,CAAC;IACV,kBAAkB,CAChB,gBAAgB,EAAE,kBAAkB,EACpC,MAAM,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,YAAY,CAAC,GAChD,MAAM,CAAC;IACV,kBAAkB,CAAC,gBAAgB,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,SAAS,GAAG,MAAM,CAAC;IAE7E,oBAAoB,CAAC,gBAAgB,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;IAC3E,oBAAoB,CAClB,gBAAgB,EAAE,kBAAkB,EACpC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,0BAA0B,EAC5C,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,8BAA8B,EAChD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,gCAAgC,EAClD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAAC,gBAAgB,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;IAC3E,oBAAoB,CAClB,gBAAgB,EAAE,mBAAmB,EACrC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,iCAAiC,EACnD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,+BAA+B,EACjD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,+BAA+B,EACjD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,cAAc,EAChC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAAC,gBAAgB,EAAE,WAAW,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;IAC7E,oBAAoB,CAClB,gBAAgB,EAAE,uBAAuB,EACzC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,qBAAqB,EACvC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,yBAAyB,EAC3C,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,qBAAqB,EACvC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAAC,gBAAgB,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;IACzE,oBAAoB,CAClB,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,cAAc,EAChC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,cAAc,EAChC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,kBAAkB,EACpC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAAC,gBAAgB,EAAE,YAAY,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;IAC9E,oBAAoB,CAClB,gBAAgB,EAAE,sBAAsB,EACxC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,gCAAgC,EAClD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,yBAAyB,EAC3C,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,oBAAoB,EACtC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,2BAA2B,EAC7C,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,sBAAsB,EACxC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,+BAA+B,EACjD,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,sBAAsB,EACxC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAClB,gBAAgB,EAAE,kBAAkB,EACpC,IAAI,EAAE,SAAS,GACd,MAAM,CAAC;IACV,oBAAoB,CAAC,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,GAAG,MAAM,CAAC;CAC7E;AAED,yBAAiB,iBAAiB,CAAC;IACjC,KAAY,UAAU,GAAG,CAAC,aAAa,EAAE,WAAW,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IAC7E,KAAY,WAAW,GAAG,CAAC,aAAa,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC;IACpE,UAAiB,YAAY;QAC3B,aAAa,EAAE,MAAM,CAAC;QACtB,QAAQ,EAAE,MAAM,CAAC;KAClB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,mBAAmB,CAAC;IACnC,KAAY,UAAU,GAAG,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;IAC/C,KAAY,WAAW,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,UAAiB,YAAY;QAC3B,MAAM,EAAE,MAAM,CAAC;KAChB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,wBAAwB,CAAC;IACxC,KAAY,UAAU,GAAG;QACvB,YAAY,EAAE,WAAW;QACzB,YAAY,EAAE,WAAW;KAC1B,CAAC;IACF,KAAY,WAAW,GAAG,CAAC,YAAY,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,CAAC,CAAC;IACvE,UAAiB,YAAY;QAC3B,YAAY,EAAE,MAAM,CAAC;QACrB,YAAY,EAAE,MAAM,CAAC;KACtB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,wBAAwB,CAAC;IACxC,KAAY,UAAU,GAAG,CAAC,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE,WAAW,CAAC,CAAC;IACxE,KAAY,WAAW,GAAG,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC;IAC/D,UAAiB,YAAY;QAC3B,QAAQ,EAAE,MAAM,CAAC;QACjB,QAAQ,EAAE,MAAM,CAAC;KAClB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,iBAAiB,CAAC;IACjC,KAAY,UAAU,GAAG;QACvB,SAAS,EAAE,WAAW;QACtB,OAAO,EAAE,WAAW;QACpB,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,YAAY;QACzB,YAAY,EAAE,YAAY;KAC3B,CAAC;IACF,KAAY,WAAW,GAAG;QACxB,SAAS,EAAE,MAAM;QACjB,OAAO,EAAE,MAAM;QACf,KAAK,EAAE,MAAM;QACb,WAAW,EAAE,MAAM;QACnB,YAAY,EAAE,MAAM;KACrB,CAAC;IACF,UAAiB,YAAY;QAC3B,SAAS,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,MAAM,CAAC;QAChB,KAAK,EAAE,MAAM,CAAC;QACd,WAAW,EAAE,MAAM,CAAC;QACpB,YAAY,EAAE,MAAM,CAAC;KACtB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,oBAAoB,CAAC;IACpC,KAAY,UAAU,GAAG,CAAC,KAAK,EAAE,WAAW,EAAE,QAAQ,EAAE,YAAY,CAAC,CAAC;IACtE,KAAY,WAAW,GAAG,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC;IAC5D,UAAiB,YAAY;QAC3B,KAAK,EAAE,MAAM,CAAC;QACd,QAAQ,EAAE,MAAM,CAAC;KAClB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,yBAAiB,aAAa,CAAC;IAC7B,KAAY,UAAU,GAAG,CAAC,cAAc,EAAE,WAAW,CAAC,CAAC;IACvD,KAAY,WAAW,GAAG,CAAC,cAAc,EAAE,MAAM,CAAC,CAAC;IACnD,UAAiB,YAAY;QAC3B,cAAc,EAAE,MAAM,CAAC;KACxB;IACD,KAAY,KAAK,GAAG,kBAAkB,CAAC,UAAU,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;IAC9E,KAAY,MAAM,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;IACrD,KAAY,GAAG,GAAG,aAAa,CAAC,KAAK,CAAC,CAAC;IACvC,KAAY,cAAc,GAAG,mBAAmB,CAAC,KAAK,CAAC,CAAC;CACzD;AAED,MAAM,WAAW,aAAc,SAAQ,YAAY;IACjD,OAAO,CAAC,MAAM,CAAC,EAAE,cAAc,GAAG,IAAI,GAAG,aAAa,CAAC;IACvD,iBAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAEnC,SAAS,EAAE,sBAAsB,CAAC;IAElC,WAAW,CAAC,OAAO,SAAS,kBAAkB,EAC5C,KAAK,EAAE,OAAO,EACd,oBAAoB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,EAClD,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GACpC,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;IAC1C,WAAW,CAAC,OAAO,SAAS,kBAAkB,EAC5C,MAAM,EAAE,wBAAwB,CAAC,OAAO,CAAC,EACzC,oBAAoB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,EAClD,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GACpC,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;IAE1C,EAAE,CAAC,OAAO,SAAS,kBAAkB,EACnC,KAAK,EAAE,OAAO,EACd,QAAQ,EAAE,aAAa,CAAC,OAAO,CAAC,GAC/B,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB,EAAE,CAAC,OAAO,SAAS,kBAAkB,EACnC,MAAM,EAAE,wBAAwB,CAAC,OAAO,CAAC,EACzC,QAAQ,EAAE,aAAa,CAAC,OAAO,CAAC,GAC/B,OAAO,CAAC,IAAI,CAAC,CAAC;IAEjB,IAAI,CAAC,OAAO,SAAS,kBAAkB,EACrC,KAAK,EAAE,OAAO,EACd,QAAQ,EAAE,aAAa,CAAC,OAAO,CAAC,GAC/B,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB,IAAI,CAAC,OAAO,SAAS,kBAAkB,EACrC,MAAM,EAAE,wBAAwB,CAAC,OAAO,CAAC,EACzC,QAAQ,EAAE,aAAa,CAAC,OAAO,CAAC,GAC/B,OAAO,CAAC,IAAI,CAAC,CAAC;IAEjB,SAAS,CAAC,OAAO,SAAS,kBAAkB,EAC1C,KAAK,EAAE,OAAO,GACb,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC;IAC1C,SAAS,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC;IACxD,kBAAkB,CAAC,OAAO,SAAS,kBAAkB,EACnD,KAAK,CAAC,EAAE,OAAO,GACd,OAAO,CAAC,IAAI,CAAC,CAAC;IAEjB,OAAO,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAEnD,gBAAgB,EAAE,mBAAmB,CACnC;QAAC,QAAQ,EAAE,SAAS;KAAC,EACrB;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,wBAAwB,EAAE,mBAAmB,CAC3C;QAAC,KAAK,EAAE,WAAW;KAAC,EACpB;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,4BAA4B,EAAE,mBAAmB,CAC/C;QAAC,KAAK,EAAE,WAAW;QAAE,cAAc,EAAE,YAAY;KAAC,EAClD;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,8BAA8B,EAAE,mBAAmB,CACjD;QAAC,QAAQ,EAAE,YAAY;KAAC,EACxB;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,OAAO,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAEnD,iBAAiB,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAE7D,+BAA+B,EAAE,mBAAmB,CAClD;KAAE,EACF;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,6BAA6B,EAAE,mBAAmB,CAChD;QAAC,OAAO,EAAE,SAAS;KAAC,EACpB;QAAC,oBAAoB,CAAC,mCAAmC;KAAC,EAC1D,MAAM,CACP,CAAC;IAEF,6BAA6B,EAAE,mBAAmB,CAChD;QAAC,QAAQ,EAAE,oBAAoB,CAAC,6BAA6B;KAAC,EAC9D;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,YAAY,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAExD,SAAS,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC;IAEtD,qBAAqB,EAAE,mBAAmB,CACxC;QAAC,cAAc,EAAE,YAAY;KAAC,EAC9B;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,mBAAmB,EAAE,mBAAmB,CACtC;QAAC,KAAK,EAAE,WAAW;KAAC,EACpB;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,cAAc,EAAE,mBAAmB,CAAC,CAAC,KAAK,EAAE,WAAW,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAE5E,uBAAuB,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAEnE,mBAAmB,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAE/D,KAAK,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAEjD,cAAc,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAE1D,YAAY,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAExD,YAAY,EAAE,mBAAmB,CAC/B;QAAC,YAAY,EAAE,kBAAkB,CAAC,sBAAsB;KAAC,EACzD;QAAC,IAAI;KAAC,EACN,SAAS,CACV,CAAC;IAEF,gBAAgB,EAAE,mBAAmB,CACnC;QAAC,QAAQ,EAAE,YAAY;QAAE,eAAe,EAAE,SAAS;KAAC,EACpD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,UAAU,EAAE,mBAAmB,CAC7B;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;KAAC,EAC5C;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IAEF,oBAAoB,EAAE,mBAAmB,CACvC;QAAC,QAAQ,EAAE,YAAY;QAAE,MAAM,EAAE,OAAO;KAAC,EACzC;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,8BAA8B,EAAE,mBAAmB,CACjD;QAAC,QAAQ,EAAE,YAAY;QAAE,QAAQ,EAAE,WAAW;KAAC,EAC/C;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,uBAAuB,EAAE,mBAAmB,CAC1C;QACE,KAAK,EAAE,WAAW;QAClB,MAAM,EAAE,YAAY;QACpB,mBAAmB,EAAE,YAAY;QACjC,WAAW,EAAE,YAAY;QACzB,qBAAqB,EAAE,SAAS;KACjC,EACD;QAAC,MAAM;KAAC,EACR,SAAS,CACV,CAAC;IAEF,kBAAkB,EAAE,mBAAmB,CACrC;QAAC,QAAQ,EAAE,YAAY;QAAE,eAAe,EAAE,WAAW;KAAC,EACtD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,yBAAyB,EAAE,mBAAmB,CAC5C;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,SAAS,EAAE,YAAY;KAAC,EACrE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,oBAAoB,EAAE,mBAAmB,CACvC;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,QAAQ,EAAE,YAAY;KAAC,EACpE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,6BAA6B,EAAE,mBAAmB,CAChD;QAAC,QAAQ,EAAE,YAAY;QAAE,wBAAwB,EAAE,YAAY;KAAC,EAChE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,oBAAoB,EAAE,mBAAmB,CACvC;QAAC,QAAQ,EAAE,YAAY;QAAE,YAAY,EAAE,WAAW;KAAC,EACnD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,gBAAgB,EAAE,mBAAmB,CACnC;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,MAAM,EAAE,YAAY;KAAC,EAClE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IAEF,QAAQ,EAAE,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAEpD,WAAW,CAAC,CAAC,SAAS,cAAc,GAAG,cAAc,EACnD,GAAG,EAAE,MAAM,GAAG,gBAAgB,GAC7B,CAAC,CAAC;IAEL,WAAW,CACT,eAAe,EAAE,SAAS,GACzB,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,kBAAkB,GAClC,mBAAmB,CAAC,CAAC,QAAQ,EAAE,SAAS,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAChE,WAAW,CACT,eAAe,EAAE,0BAA0B,GAC1C,mBAAmB,CAAC,CAAC,KAAK,EAAE,WAAW,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC/D,WAAW,CACT,eAAe,EAAE,8BAA8B,GAC9C,mBAAmB,CACpB;QAAC,KAAK,EAAE,WAAW;QAAE,cAAc,EAAE,YAAY;KAAC,EAClD;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IACF,WAAW,CACT,eAAe,EAAE,gCAAgC,GAChD,mBAAmB,CAAC,CAAC,QAAQ,EAAE,YAAY,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,YAAY,CAAC,CAAC;IACvE,WAAW,CACT,eAAe,EAAE,SAAS,GACzB,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,mBAAmB,GACnC,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,iCAAiC,GACjD,mBAAmB,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,EAAE,YAAY,CAAC,CAAC;IACjD,WAAW,CACT,eAAe,EAAE,+BAA+B,GAC/C,mBAAmB,CACpB;QAAC,OAAO,EAAE,SAAS;KAAC,EACpB;QAAC,oBAAoB,CAAC,mCAAmC;KAAC,EAC1D,MAAM,CACP,CAAC;IACF,WAAW,CACT,eAAe,EAAE,+BAA+B,GAC/C,mBAAmB,CACpB;QAAC,QAAQ,EAAE,oBAAoB,CAAC,6BAA6B;KAAC,EAC9D;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IACF,WAAW,CACT,eAAe,EAAE,cAAc,GAC9B,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,WAAW,GAC3B,mBAAmB,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC,CAAC;IAC9C,WAAW,CACT,eAAe,EAAE,uBAAuB,GACvC,mBAAmB,CAAC,CAAC,cAAc,EAAE,YAAY,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IACzE,WAAW,CACT,eAAe,EAAE,qBAAqB,GACrC,mBAAmB,CAAC,CAAC,KAAK,EAAE,WAAW,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC/D,WAAW,CACT,eAAe,EAAE,gBAAgB,GAChC,mBAAmB,CAAC,CAAC,KAAK,EAAE,WAAW,CAAC,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC/D,WAAW,CACT,eAAe,EAAE,yBAAyB,GACzC,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,qBAAqB,GACrC,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,OAAO,GACvB,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,gBAAgB,GAChC,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,cAAc,GAC9B,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAC7C,WAAW,CACT,eAAe,EAAE,cAAc,GAC9B,mBAAmB,CACpB;QAAC,YAAY,EAAE,kBAAkB,CAAC,sBAAsB;KAAC,EACzD;QAAC,IAAI;KAAC,EACN,SAAS,CACV,CAAC;IACF,WAAW,CACT,eAAe,EAAE,kBAAkB,GAClC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,eAAe,EAAE,SAAS;KAAC,EACpD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,YAAY,GAC5B,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;KAAC,EAC5C;QAAC,MAAM;KAAC,EACR,MAAM,CACP,CAAC;IACF,WAAW,CACT,eAAe,EAAE,sBAAsB,GACtC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,MAAM,EAAE,OAAO;KAAC,EACzC;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,gCAAgC,GAChD,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,QAAQ,EAAE,WAAW;KAAC,EAC/C;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,yBAAyB,GACzC,mBAAmB,CACpB;QACE,KAAK,EAAE,WAAW;QAClB,MAAM,EAAE,YAAY;QACpB,mBAAmB,EAAE,YAAY;QACjC,WAAW,EAAE,YAAY;QACzB,qBAAqB,EAAE,SAAS;KACjC,EACD;QAAC,MAAM;KAAC,EACR,SAAS,CACV,CAAC;IACF,WAAW,CACT,eAAe,EAAE,oBAAoB,GACpC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,eAAe,EAAE,WAAW;KAAC,EACtD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,2BAA2B,GAC3C,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,SAAS,EAAE,YAAY;KAAC,EACrE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,sBAAsB,GACtC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,QAAQ,EAAE,YAAY;KAAC,EACpE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,+BAA+B,GAC/C,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,wBAAwB,EAAE,YAAY;KAAC,EAChE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,sBAAsB,GACtC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,YAAY,EAAE,WAAW;KAAC,EACnD;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,kBAAkB,GAClC,mBAAmB,CACpB;QAAC,QAAQ,EAAE,YAAY;QAAE,KAAK,EAAE,WAAW;QAAE,MAAM,EAAE,YAAY;KAAC,EAClE;QAAC,IAAI;KAAC,EACN,YAAY,CACb,CAAC;IACF,WAAW,CACT,eAAe,EAAE,UAAU,GAC1B,mBAAmB,CAAC,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC;IAE7C,QAAQ,CACN,GAAG,EAAE,cAAc,GAClB,kBAAkB,CACnB,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,gBAAgB,GACpB,kBAAkB,CACnB,mBAAmB,CAAC,UAAU,EAC9B,mBAAmB,CAAC,WAAW,EAC/B,mBAAmB,CAAC,YAAY,CACjC,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,qBAAqB,GACzB,kBAAkB,CACnB,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,qBAAqB,GACzB,kBAAkB,CACnB,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,cAAc,GAClB,kBAAkB,CACnB,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,iBAAiB,GACrB,kBAAkB,CACnB,oBAAoB,CAAC,UAAU,EAC/B,oBAAoB,CAAC,WAAW,EAChC,oBAAoB,CAAC,YAAY,CAClC,CAAC;IACF,QAAQ,CACN,GAAG,EAAE,UAAU,GACd,kBAAkB,CACnB,aAAa,CAAC,UAAU,EACxB,aAAa,CAAC,WAAW,EACzB,aAAa,CAAC,YAAY,CAC3B,CAAC;IAEF,OAAO,EAAE;QACP,+BAA+B,EAAE,kBAAkB,CACjD,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;QACF,YAAY,EAAE,kBAAkB,CAC9B,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;QAEF,yBAAyB,EAAE,kBAAkB,CAC3C,mBAAmB,CAAC,UAAU,EAC9B,mBAAmB,CAAC,WAAW,EAC/B,mBAAmB,CAAC,YAAY,CACjC,CAAC;QACF,cAAc,EAAE,kBAAkB,CAChC,mBAAmB,CAAC,UAAU,EAC9B,mBAAmB,CAAC,WAAW,EAC/B,mBAAmB,CAAC,YAAY,CACjC,CAAC;QAEF,sCAAsC,EAAE,kBAAkB,CACxD,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;QACF,mBAAmB,EAAE,kBAAkB,CACrC,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;QAEF,sCAAsC,EAAE,kBAAkB,CACxD,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;QACF,mBAAmB,EAAE,kBAAkB,CACrC,wBAAwB,CAAC,UAAU,EACnC,wBAAwB,CAAC,WAAW,EACpC,wBAAwB,CAAC,YAAY,CACtC,CAAC;QAEF,uDAAuD,EAAE,kBAAkB,CACzE,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;QACF,YAAY,EAAE,kBAAkB,CAC9B,iBAAiB,CAAC,UAAU,EAC5B,iBAAiB,CAAC,WAAW,EAC7B,iBAAiB,CAAC,YAAY,CAC/B,CAAC;QAEF,kCAAkC,EAAE,kBAAkB,CACpD,oBAAoB,CAAC,UAAU,EAC/B,oBAAoB,CAAC,WAAW,EAChC,oBAAoB,CAAC,YAAY,CAClC,CAAC;QACF,eAAe,EAAE,kBAAkB,CACjC,oBAAoB,CAAC,UAAU,EAC/B,oBAAoB,CAAC,WAAW,EAChC,oBAAoB,CAAC,YAAY,CAClC,CAAC;QAEF,mBAAmB,EAAE,kBAAkB,CACrC,aAAa,CAAC,UAAU,EACxB,aAAa,CAAC,WAAW,EACzB,aAAa,CAAC,YAAY,CAC3B,CAAC;QACF,QAAQ,EAAE,kBAAkB,CAC1B,aAAa,CAAC,UAAU,EACxB,aAAa,CAAC,WAAW,EACzB,aAAa,CAAC,YAAY,CAC3B,CAAC;KACH,CAAC;CACH"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=CircleRelayer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CircleRelayer.js","sourceRoot":"","sources":["../../../src/ethers-contracts/CircleRelayer.ts"],"names":[],"mappings":""}