@hyperlane-xyz/core 3.2.0 → 3.3.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/contracts/hooks/{StaticProtocolFee.sol → ProtocolFee.sol} +5 -8
- package/contracts/token/README.md +5 -25
- package/dist/contracts/hooks/{StaticProtocolFee.d.ts → ProtocolFee.d.ts} +4 -4
- package/dist/contracts/hooks/ProtocolFee.d.ts.map +1 -0
- package/dist/contracts/hooks/{StaticProtocolFee.js → ProtocolFee.js} +1 -1
- package/dist/contracts/hooks/ProtocolFee.js.map +1 -0
- package/dist/contracts/hooks/index.d.ts +1 -1
- package/dist/contracts/hooks/index.d.ts.map +1 -1
- package/dist/factories/contracts/hooks/ProtocolFee__factory.d.ts +195 -0
- package/dist/factories/contracts/hooks/ProtocolFee__factory.d.ts.map +1 -0
- package/dist/factories/contracts/hooks/ProtocolFee__factory.js +267 -0
- package/dist/factories/contracts/hooks/ProtocolFee__factory.js.map +1 -0
- package/dist/factories/contracts/hooks/index.d.ts +1 -1
- package/dist/factories/contracts/hooks/index.d.ts.map +1 -1
- package/dist/factories/contracts/hooks/index.js +3 -3
- package/dist/factories/contracts/hooks/index.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
- package/dist/contracts/hooks/StaticProtocolFee.d.ts.map +0 -1
- package/dist/contracts/hooks/StaticProtocolFee.js.map +0 -1
- package/dist/factories/contracts/hooks/StaticProtocolFee__factory.d.ts +0 -195
- package/dist/factories/contracts/hooks/StaticProtocolFee__factory.d.ts.map +0 -1
- package/dist/factories/contracts/hooks/StaticProtocolFee__factory.js +0 -267
- package/dist/factories/contracts/hooks/StaticProtocolFee__factory.js.map +0 -1
|
@@ -1,195 +0,0 @@
|
|
|
1
|
-
import { Signer, ContractFactory, BigNumberish, Overrides } from "ethers";
|
|
2
|
-
import type { Provider, TransactionRequest } from "@ethersproject/providers";
|
|
3
|
-
import type { PromiseOrValue } from "../../../common";
|
|
4
|
-
import type { StaticProtocolFee, StaticProtocolFeeInterface } from "../../../contracts/hooks/StaticProtocolFee";
|
|
5
|
-
type StaticProtocolFeeConstructorParams = [signer?: Signer] | ConstructorParameters<typeof ContractFactory>;
|
|
6
|
-
export declare class StaticProtocolFee__factory extends ContractFactory {
|
|
7
|
-
constructor(...args: StaticProtocolFeeConstructorParams);
|
|
8
|
-
deploy(_maxProtocolFee: PromiseOrValue<BigNumberish>, _protocolFee: PromiseOrValue<BigNumberish>, _beneficiary: PromiseOrValue<string>, _owner: PromiseOrValue<string>, overrides?: Overrides & {
|
|
9
|
-
from?: PromiseOrValue<string>;
|
|
10
|
-
}): Promise<StaticProtocolFee>;
|
|
11
|
-
getDeployTransaction(_maxProtocolFee: PromiseOrValue<BigNumberish>, _protocolFee: PromiseOrValue<BigNumberish>, _beneficiary: PromiseOrValue<string>, _owner: PromiseOrValue<string>, overrides?: Overrides & {
|
|
12
|
-
from?: PromiseOrValue<string>;
|
|
13
|
-
}): TransactionRequest;
|
|
14
|
-
attach(address: string): StaticProtocolFee;
|
|
15
|
-
connect(signer: Signer): StaticProtocolFee__factory;
|
|
16
|
-
static readonly bytecode = "0x60a06040523480156200001157600080fd5b5060405162000ffc38038062000ffc8339810160408190526200003491620001d6565b6200003f336200006f565b60808490526200004f83620000bf565b6200005a8262000130565b62000065816200006f565b5050505062000221565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6080518111156200012b5760405162461bcd60e51b815260206004820152602b60248201527f53746174696350726f746f636f6c4665653a2065786365656473206d6178207060448201526a726f746f636f6c2066656560a81b60648201526084015b60405180910390fd5b600155565b6001600160a01b038116620001975760405162461bcd60e51b815260206004820152602660248201527f53746174696350726f746f636f6c4665653a20696e76616c69642062656e656660448201526569636961727960d01b606482015260840162000122565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b80516001600160a01b0381168114620001d157600080fd5b919050565b60008060008060808587031215620001ed57600080fd5b84519350602085015192506200020660408601620001b9565b91506200021660608601620001b9565b905092959194509250565b608051610db8620002446000396000818161022e015261080b0152610db86000f3fe6080604052600436106100d25760003560e01c8063a1af5b9a1161007f578063b8ca3b8311610059578063b8ca3b831461021c578063e445e7dd14610250578063e5320bb91461026c578063f2fde38b1461029c57600080fd5b8063a1af5b9a146101c3578063aaccd230146101d8578063b0e21e8a1461020657600080fd5b8063715018a6116100b0578063715018a614610163578063787dce3d146101785780638da5cb5b1461019857600080fd5b8063086011b9146100d75780631c31f710146100ec57806338af3eed1461010c575b600080fd5b6100ea6100e5366004610b36565b6102bc565b005b3480156100f857600080fd5b506100ea610107366004610ba2565b610369565b34801561011857600080fd5b506002546101399073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020015b60405180910390f35b34801561016f57600080fd5b506100ea61037d565b34801561018457600080fd5b506100ea610193366004610bd8565b610391565b3480156101a457600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff16610139565b3480156101cf57600080fd5b506100ea6103a2565b3480156101e457600080fd5b506101f86101f3366004610b36565b6103c5565b60405190815260200161015a565b34801561021257600080fd5b506101f860015481565b34801561022857600080fd5b506101f87f000000000000000000000000000000000000000000000000000000000000000081565b34801561025c57600080fd5b506040516008815260200161015a565b34801561027857600080fd5b5061028c610287366004610bf1565b610469565b604051901515815260200161015a565b3480156102a857600080fd5b506100ea6102b7366004610ba2565b61048e565b6102c68484610469565b610357576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f4162737472616374506f73744469737061746368486f6f6b3a20696e76616c6960448201527f64206d657461646174612076617269616e74000000000000000000000000000060648201526084015b60405180910390fd5b61036384848484610542565b50505050565b610371610629565b61037a816106aa565b50565b610385610629565b61038f6000610794565b565b610399610629565b61037a81610809565b60025461038f9073ffffffffffffffffffffffffffffffffffffffff16476108be565b60006103d18585610469565b61045d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f4162737472616374506f73744469737061746368486f6f6b3a20696e76616c6960448201527f64206d657461646174612076617269616e740000000000000000000000000000606482015260840161034e565b60015495945050505050565b60008115806104855750600161047f8484610a1d565b61ffff16145b90505b92915050565b610496610629565b73ffffffffffffffffffffffffffffffffffffffff8116610539576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f6464726573730000000000000000000000000000000000000000000000000000606482015260840161034e565b61037a81610794565b6001543410156105d4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602c60248201527f53746174696350726f746f636f6c4665653a20696e73756666696369656e742060448201527f70726f746f636f6c206665650000000000000000000000000000000000000000606482015260840161034e565b6000600154346105e49190610c62565b9050801561062257610622816106066105fd8686610a6e565b88908890610a80565b73ffffffffffffffffffffffffffffffffffffffff16906108be565b5050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461038f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161034e565b73ffffffffffffffffffffffffffffffffffffffff811661074d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f53746174696350726f746f636f6c4665653a20696e76616c69642062656e656660448201527f6963696172790000000000000000000000000000000000000000000000000000606482015260840161034e565b600280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b7f00000000000000000000000000000000000000000000000000000000000000008111156108b9576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f53746174696350726f746f636f6c4665653a2065786365656473206d6178207060448201527f726f746f636f6c20666565000000000000000000000000000000000000000000606482015260840161034e565b600155565b80471015610928576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a20696e73756666696369656e742062616c616e6365000000604482015260640161034e565b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d8060008114610982576040519150601f19603f3d011682016040523d82523d6000602084013e610987565b606091505b5050905080610a18576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603a60248201527f416464726573733a20756e61626c6520746f2073656e642076616c75652c207260448201527f6563697069656e74206d61792068617665207265766572746564000000000000606482015260840161034e565b505050565b6000610a2a816002610c75565b60ff16821015610a3c57506000610488565b82600083610a4b826002610c75565b60ff1692610a5b93929190610c8e565b610a6491610cb8565b60f01c9392505050565b6000610485610a7d8484610ad4565b90565b6000610a8e60426014610c75565b60ff16831015610a9f575080610acd565b83604284610aae826014610c75565b60ff1692610abe93929190610c8e565b610ac791610d00565b60601c90505b9392505050565b6000610ae4602960098486610c8e565b61048591610d46565b60008083601f840112610aff57600080fd5b50813567ffffffffffffffff811115610b1757600080fd5b602083019150836020828501011115610b2f57600080fd5b9250929050565b60008060008060408587031215610b4c57600080fd5b843567ffffffffffffffff80821115610b6457600080fd5b610b7088838901610aed565b90965094506020870135915080821115610b8957600080fd5b50610b9687828801610aed565b95989497509550505050565b600060208284031215610bb457600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114610acd57600080fd5b600060208284031215610bea57600080fd5b5035919050565b60008060208385031215610c0457600080fd5b823567ffffffffffffffff811115610c1b57600080fd5b610c2785828601610aed565b90969095509350505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b8181038181111561048857610488610c33565b60ff818116838216019081111561048857610488610c33565b60008085851115610c9e57600080fd5b83861115610cab57600080fd5b5050820193919092039150565b7fffff0000000000000000000000000000000000000000000000000000000000008135818116916002851015610cf85780818660020360031b1b83161692505b505092915050565b7fffffffffffffffffffffffffffffffffffffffff0000000000000000000000008135818116916014851015610cf85760149490940360031b84901b1690921692915050565b80356020831015610488577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff602084900360031b1b169291505056fea26469706673582212207c3a4e4dd5ed361fe5a15d59e5103d2dc61177fcc7a26efd93bbe41db28cc81764736f6c63430008130033";
|
|
17
|
-
static readonly abi: readonly [{
|
|
18
|
-
readonly inputs: readonly [{
|
|
19
|
-
readonly internalType: "uint256";
|
|
20
|
-
readonly name: "_maxProtocolFee";
|
|
21
|
-
readonly type: "uint256";
|
|
22
|
-
}, {
|
|
23
|
-
readonly internalType: "uint256";
|
|
24
|
-
readonly name: "_protocolFee";
|
|
25
|
-
readonly type: "uint256";
|
|
26
|
-
}, {
|
|
27
|
-
readonly internalType: "address";
|
|
28
|
-
readonly name: "_beneficiary";
|
|
29
|
-
readonly type: "address";
|
|
30
|
-
}, {
|
|
31
|
-
readonly internalType: "address";
|
|
32
|
-
readonly name: "_owner";
|
|
33
|
-
readonly type: "address";
|
|
34
|
-
}];
|
|
35
|
-
readonly stateMutability: "nonpayable";
|
|
36
|
-
readonly type: "constructor";
|
|
37
|
-
}, {
|
|
38
|
-
readonly anonymous: false;
|
|
39
|
-
readonly inputs: readonly [{
|
|
40
|
-
readonly indexed: true;
|
|
41
|
-
readonly internalType: "address";
|
|
42
|
-
readonly name: "previousOwner";
|
|
43
|
-
readonly type: "address";
|
|
44
|
-
}, {
|
|
45
|
-
readonly indexed: true;
|
|
46
|
-
readonly internalType: "address";
|
|
47
|
-
readonly name: "newOwner";
|
|
48
|
-
readonly type: "address";
|
|
49
|
-
}];
|
|
50
|
-
readonly name: "OwnershipTransferred";
|
|
51
|
-
readonly type: "event";
|
|
52
|
-
}, {
|
|
53
|
-
readonly inputs: readonly [];
|
|
54
|
-
readonly name: "MAX_PROTOCOL_FEE";
|
|
55
|
-
readonly outputs: readonly [{
|
|
56
|
-
readonly internalType: "uint256";
|
|
57
|
-
readonly name: "";
|
|
58
|
-
readonly type: "uint256";
|
|
59
|
-
}];
|
|
60
|
-
readonly stateMutability: "view";
|
|
61
|
-
readonly type: "function";
|
|
62
|
-
}, {
|
|
63
|
-
readonly inputs: readonly [];
|
|
64
|
-
readonly name: "beneficiary";
|
|
65
|
-
readonly outputs: readonly [{
|
|
66
|
-
readonly internalType: "address";
|
|
67
|
-
readonly name: "";
|
|
68
|
-
readonly type: "address";
|
|
69
|
-
}];
|
|
70
|
-
readonly stateMutability: "view";
|
|
71
|
-
readonly type: "function";
|
|
72
|
-
}, {
|
|
73
|
-
readonly inputs: readonly [];
|
|
74
|
-
readonly name: "collectProtocolFees";
|
|
75
|
-
readonly outputs: readonly [];
|
|
76
|
-
readonly stateMutability: "nonpayable";
|
|
77
|
-
readonly type: "function";
|
|
78
|
-
}, {
|
|
79
|
-
readonly inputs: readonly [];
|
|
80
|
-
readonly name: "hookType";
|
|
81
|
-
readonly outputs: readonly [{
|
|
82
|
-
readonly internalType: "uint8";
|
|
83
|
-
readonly name: "";
|
|
84
|
-
readonly type: "uint8";
|
|
85
|
-
}];
|
|
86
|
-
readonly stateMutability: "pure";
|
|
87
|
-
readonly type: "function";
|
|
88
|
-
}, {
|
|
89
|
-
readonly inputs: readonly [];
|
|
90
|
-
readonly name: "owner";
|
|
91
|
-
readonly outputs: readonly [{
|
|
92
|
-
readonly internalType: "address";
|
|
93
|
-
readonly name: "";
|
|
94
|
-
readonly type: "address";
|
|
95
|
-
}];
|
|
96
|
-
readonly stateMutability: "view";
|
|
97
|
-
readonly type: "function";
|
|
98
|
-
}, {
|
|
99
|
-
readonly inputs: readonly [{
|
|
100
|
-
readonly internalType: "bytes";
|
|
101
|
-
readonly name: "metadata";
|
|
102
|
-
readonly type: "bytes";
|
|
103
|
-
}, {
|
|
104
|
-
readonly internalType: "bytes";
|
|
105
|
-
readonly name: "message";
|
|
106
|
-
readonly type: "bytes";
|
|
107
|
-
}];
|
|
108
|
-
readonly name: "postDispatch";
|
|
109
|
-
readonly outputs: readonly [];
|
|
110
|
-
readonly stateMutability: "payable";
|
|
111
|
-
readonly type: "function";
|
|
112
|
-
}, {
|
|
113
|
-
readonly inputs: readonly [];
|
|
114
|
-
readonly name: "protocolFee";
|
|
115
|
-
readonly outputs: readonly [{
|
|
116
|
-
readonly internalType: "uint256";
|
|
117
|
-
readonly name: "";
|
|
118
|
-
readonly type: "uint256";
|
|
119
|
-
}];
|
|
120
|
-
readonly stateMutability: "view";
|
|
121
|
-
readonly type: "function";
|
|
122
|
-
}, {
|
|
123
|
-
readonly inputs: readonly [{
|
|
124
|
-
readonly internalType: "bytes";
|
|
125
|
-
readonly name: "metadata";
|
|
126
|
-
readonly type: "bytes";
|
|
127
|
-
}, {
|
|
128
|
-
readonly internalType: "bytes";
|
|
129
|
-
readonly name: "message";
|
|
130
|
-
readonly type: "bytes";
|
|
131
|
-
}];
|
|
132
|
-
readonly name: "quoteDispatch";
|
|
133
|
-
readonly outputs: readonly [{
|
|
134
|
-
readonly internalType: "uint256";
|
|
135
|
-
readonly name: "";
|
|
136
|
-
readonly type: "uint256";
|
|
137
|
-
}];
|
|
138
|
-
readonly stateMutability: "view";
|
|
139
|
-
readonly type: "function";
|
|
140
|
-
}, {
|
|
141
|
-
readonly inputs: readonly [];
|
|
142
|
-
readonly name: "renounceOwnership";
|
|
143
|
-
readonly outputs: readonly [];
|
|
144
|
-
readonly stateMutability: "nonpayable";
|
|
145
|
-
readonly type: "function";
|
|
146
|
-
}, {
|
|
147
|
-
readonly inputs: readonly [{
|
|
148
|
-
readonly internalType: "address";
|
|
149
|
-
readonly name: "_beneficiary";
|
|
150
|
-
readonly type: "address";
|
|
151
|
-
}];
|
|
152
|
-
readonly name: "setBeneficiary";
|
|
153
|
-
readonly outputs: readonly [];
|
|
154
|
-
readonly stateMutability: "nonpayable";
|
|
155
|
-
readonly type: "function";
|
|
156
|
-
}, {
|
|
157
|
-
readonly inputs: readonly [{
|
|
158
|
-
readonly internalType: "uint256";
|
|
159
|
-
readonly name: "_protocolFee";
|
|
160
|
-
readonly type: "uint256";
|
|
161
|
-
}];
|
|
162
|
-
readonly name: "setProtocolFee";
|
|
163
|
-
readonly outputs: readonly [];
|
|
164
|
-
readonly stateMutability: "nonpayable";
|
|
165
|
-
readonly type: "function";
|
|
166
|
-
}, {
|
|
167
|
-
readonly inputs: readonly [{
|
|
168
|
-
readonly internalType: "bytes";
|
|
169
|
-
readonly name: "metadata";
|
|
170
|
-
readonly type: "bytes";
|
|
171
|
-
}];
|
|
172
|
-
readonly name: "supportsMetadata";
|
|
173
|
-
readonly outputs: readonly [{
|
|
174
|
-
readonly internalType: "bool";
|
|
175
|
-
readonly name: "";
|
|
176
|
-
readonly type: "bool";
|
|
177
|
-
}];
|
|
178
|
-
readonly stateMutability: "pure";
|
|
179
|
-
readonly type: "function";
|
|
180
|
-
}, {
|
|
181
|
-
readonly inputs: readonly [{
|
|
182
|
-
readonly internalType: "address";
|
|
183
|
-
readonly name: "newOwner";
|
|
184
|
-
readonly type: "address";
|
|
185
|
-
}];
|
|
186
|
-
readonly name: "transferOwnership";
|
|
187
|
-
readonly outputs: readonly [];
|
|
188
|
-
readonly stateMutability: "nonpayable";
|
|
189
|
-
readonly type: "function";
|
|
190
|
-
}];
|
|
191
|
-
static createInterface(): StaticProtocolFeeInterface;
|
|
192
|
-
static connect(address: string, signerOrProvider: Signer | Provider): StaticProtocolFee;
|
|
193
|
-
}
|
|
194
|
-
export {};
|
|
195
|
-
//# sourceMappingURL=StaticProtocolFee__factory.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StaticProtocolFee__factory.d.ts","sourceRoot":"","sources":["../../../../types/factories/contracts/hooks/StaticProtocolFee__factory.ts"],"names":[],"mappings":"AAGA,OAAO,EACL,MAAM,EAGN,eAAe,EACf,YAAY,EACZ,SAAS,EACV,MAAM,QAAQ,CAAC;AAChB,OAAO,KAAK,EAAE,QAAQ,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAC7E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,KAAK,EACV,iBAAiB,EACjB,0BAA0B,EAC3B,MAAM,4CAA4C,CAAC;AAwOpD,KAAK,kCAAkC,GACnC,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,GACjB,qBAAqB,CAAC,OAAO,eAAe,CAAC,CAAC;AAMlD,qBAAa,0BAA2B,SAAQ,eAAe;gBACjD,GAAG,IAAI,EAAE,kCAAkC;IAQ9C,MAAM,CACb,eAAe,EAAE,cAAc,CAAC,YAAY,CAAC,EAC7C,YAAY,EAAE,cAAc,CAAC,YAAY,CAAC,EAC1C,YAAY,EAAE,cAAc,CAAC,MAAM,CAAC,EACpC,MAAM,EAAE,cAAc,CAAC,MAAM,CAAC,EAC9B,SAAS,CAAC,EAAE,SAAS,GAAG;QAAE,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;KAAE,GACxD,OAAO,CAAC,iBAAiB,CAAC;IASpB,oBAAoB,CAC3B,eAAe,EAAE,cAAc,CAAC,YAAY,CAAC,EAC7C,YAAY,EAAE,cAAc,CAAC,YAAY,CAAC,EAC1C,YAAY,EAAE,cAAc,CAAC,MAAM,CAAC,EACpC,MAAM,EAAE,cAAc,CAAC,MAAM,CAAC,EAC9B,SAAS,CAAC,EAAE,SAAS,GAAG;QAAE,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,CAAA;KAAE,GACxD,kBAAkB;IASZ,MAAM,CAAC,OAAO,EAAE,MAAM,GAAG,iBAAiB;IAG1C,OAAO,CAAC,MAAM,EAAE,MAAM,GAAG,0BAA0B;IAI5D,MAAM,CAAC,QAAQ,CAAC,QAAQ,ggQAAa;IACrC,MAAM,CAAC,QAAQ,CAAC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAQ;IAC3B,MAAM,CAAC,eAAe,IAAI,0BAA0B;IAGpD,MAAM,CAAC,OAAO,CACZ,OAAO,EAAE,MAAM,EACf,gBAAgB,EAAE,MAAM,GAAG,QAAQ,GAClC,iBAAiB;CAGrB"}
|
|
@@ -1,267 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StaticProtocolFee__factory = void 0;
|
|
4
|
-
/* Autogenerated file. Do not edit manually. */
|
|
5
|
-
/* tslint:disable */
|
|
6
|
-
/* eslint-disable */
|
|
7
|
-
const ethers_1 = require("ethers");
|
|
8
|
-
const _abi = [
|
|
9
|
-
{
|
|
10
|
-
inputs: [
|
|
11
|
-
{
|
|
12
|
-
internalType: "uint256",
|
|
13
|
-
name: "_maxProtocolFee",
|
|
14
|
-
type: "uint256",
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
internalType: "uint256",
|
|
18
|
-
name: "_protocolFee",
|
|
19
|
-
type: "uint256",
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
internalType: "address",
|
|
23
|
-
name: "_beneficiary",
|
|
24
|
-
type: "address",
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
internalType: "address",
|
|
28
|
-
name: "_owner",
|
|
29
|
-
type: "address",
|
|
30
|
-
},
|
|
31
|
-
],
|
|
32
|
-
stateMutability: "nonpayable",
|
|
33
|
-
type: "constructor",
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
anonymous: false,
|
|
37
|
-
inputs: [
|
|
38
|
-
{
|
|
39
|
-
indexed: true,
|
|
40
|
-
internalType: "address",
|
|
41
|
-
name: "previousOwner",
|
|
42
|
-
type: "address",
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
indexed: true,
|
|
46
|
-
internalType: "address",
|
|
47
|
-
name: "newOwner",
|
|
48
|
-
type: "address",
|
|
49
|
-
},
|
|
50
|
-
],
|
|
51
|
-
name: "OwnershipTransferred",
|
|
52
|
-
type: "event",
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
inputs: [],
|
|
56
|
-
name: "MAX_PROTOCOL_FEE",
|
|
57
|
-
outputs: [
|
|
58
|
-
{
|
|
59
|
-
internalType: "uint256",
|
|
60
|
-
name: "",
|
|
61
|
-
type: "uint256",
|
|
62
|
-
},
|
|
63
|
-
],
|
|
64
|
-
stateMutability: "view",
|
|
65
|
-
type: "function",
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
inputs: [],
|
|
69
|
-
name: "beneficiary",
|
|
70
|
-
outputs: [
|
|
71
|
-
{
|
|
72
|
-
internalType: "address",
|
|
73
|
-
name: "",
|
|
74
|
-
type: "address",
|
|
75
|
-
},
|
|
76
|
-
],
|
|
77
|
-
stateMutability: "view",
|
|
78
|
-
type: "function",
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
inputs: [],
|
|
82
|
-
name: "collectProtocolFees",
|
|
83
|
-
outputs: [],
|
|
84
|
-
stateMutability: "nonpayable",
|
|
85
|
-
type: "function",
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
inputs: [],
|
|
89
|
-
name: "hookType",
|
|
90
|
-
outputs: [
|
|
91
|
-
{
|
|
92
|
-
internalType: "uint8",
|
|
93
|
-
name: "",
|
|
94
|
-
type: "uint8",
|
|
95
|
-
},
|
|
96
|
-
],
|
|
97
|
-
stateMutability: "pure",
|
|
98
|
-
type: "function",
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
inputs: [],
|
|
102
|
-
name: "owner",
|
|
103
|
-
outputs: [
|
|
104
|
-
{
|
|
105
|
-
internalType: "address",
|
|
106
|
-
name: "",
|
|
107
|
-
type: "address",
|
|
108
|
-
},
|
|
109
|
-
],
|
|
110
|
-
stateMutability: "view",
|
|
111
|
-
type: "function",
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
inputs: [
|
|
115
|
-
{
|
|
116
|
-
internalType: "bytes",
|
|
117
|
-
name: "metadata",
|
|
118
|
-
type: "bytes",
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
internalType: "bytes",
|
|
122
|
-
name: "message",
|
|
123
|
-
type: "bytes",
|
|
124
|
-
},
|
|
125
|
-
],
|
|
126
|
-
name: "postDispatch",
|
|
127
|
-
outputs: [],
|
|
128
|
-
stateMutability: "payable",
|
|
129
|
-
type: "function",
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
inputs: [],
|
|
133
|
-
name: "protocolFee",
|
|
134
|
-
outputs: [
|
|
135
|
-
{
|
|
136
|
-
internalType: "uint256",
|
|
137
|
-
name: "",
|
|
138
|
-
type: "uint256",
|
|
139
|
-
},
|
|
140
|
-
],
|
|
141
|
-
stateMutability: "view",
|
|
142
|
-
type: "function",
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
inputs: [
|
|
146
|
-
{
|
|
147
|
-
internalType: "bytes",
|
|
148
|
-
name: "metadata",
|
|
149
|
-
type: "bytes",
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
internalType: "bytes",
|
|
153
|
-
name: "message",
|
|
154
|
-
type: "bytes",
|
|
155
|
-
},
|
|
156
|
-
],
|
|
157
|
-
name: "quoteDispatch",
|
|
158
|
-
outputs: [
|
|
159
|
-
{
|
|
160
|
-
internalType: "uint256",
|
|
161
|
-
name: "",
|
|
162
|
-
type: "uint256",
|
|
163
|
-
},
|
|
164
|
-
],
|
|
165
|
-
stateMutability: "view",
|
|
166
|
-
type: "function",
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
inputs: [],
|
|
170
|
-
name: "renounceOwnership",
|
|
171
|
-
outputs: [],
|
|
172
|
-
stateMutability: "nonpayable",
|
|
173
|
-
type: "function",
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
inputs: [
|
|
177
|
-
{
|
|
178
|
-
internalType: "address",
|
|
179
|
-
name: "_beneficiary",
|
|
180
|
-
type: "address",
|
|
181
|
-
},
|
|
182
|
-
],
|
|
183
|
-
name: "setBeneficiary",
|
|
184
|
-
outputs: [],
|
|
185
|
-
stateMutability: "nonpayable",
|
|
186
|
-
type: "function",
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
inputs: [
|
|
190
|
-
{
|
|
191
|
-
internalType: "uint256",
|
|
192
|
-
name: "_protocolFee",
|
|
193
|
-
type: "uint256",
|
|
194
|
-
},
|
|
195
|
-
],
|
|
196
|
-
name: "setProtocolFee",
|
|
197
|
-
outputs: [],
|
|
198
|
-
stateMutability: "nonpayable",
|
|
199
|
-
type: "function",
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
inputs: [
|
|
203
|
-
{
|
|
204
|
-
internalType: "bytes",
|
|
205
|
-
name: "metadata",
|
|
206
|
-
type: "bytes",
|
|
207
|
-
},
|
|
208
|
-
],
|
|
209
|
-
name: "supportsMetadata",
|
|
210
|
-
outputs: [
|
|
211
|
-
{
|
|
212
|
-
internalType: "bool",
|
|
213
|
-
name: "",
|
|
214
|
-
type: "bool",
|
|
215
|
-
},
|
|
216
|
-
],
|
|
217
|
-
stateMutability: "pure",
|
|
218
|
-
type: "function",
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
inputs: [
|
|
222
|
-
{
|
|
223
|
-
internalType: "address",
|
|
224
|
-
name: "newOwner",
|
|
225
|
-
type: "address",
|
|
226
|
-
},
|
|
227
|
-
],
|
|
228
|
-
name: "transferOwnership",
|
|
229
|
-
outputs: [],
|
|
230
|
-
stateMutability: "nonpayable",
|
|
231
|
-
type: "function",
|
|
232
|
-
},
|
|
233
|
-
];
|
|
234
|
-
const _bytecode = "0x60a06040523480156200001157600080fd5b5060405162000ffc38038062000ffc8339810160408190526200003491620001d6565b6200003f336200006f565b60808490526200004f83620000bf565b6200005a8262000130565b62000065816200006f565b5050505062000221565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6080518111156200012b5760405162461bcd60e51b815260206004820152602b60248201527f53746174696350726f746f636f6c4665653a2065786365656473206d6178207060448201526a726f746f636f6c2066656560a81b60648201526084015b60405180910390fd5b600155565b6001600160a01b038116620001975760405162461bcd60e51b815260206004820152602660248201527f53746174696350726f746f636f6c4665653a20696e76616c69642062656e656660448201526569636961727960d01b606482015260840162000122565b600280546001600160a01b0319166001600160a01b0392909216919091179055565b80516001600160a01b0381168114620001d157600080fd5b919050565b60008060008060808587031215620001ed57600080fd5b84519350602085015192506200020660408601620001b9565b91506200021660608601620001b9565b905092959194509250565b608051610db8620002446000396000818161022e015261080b0152610db86000f3fe6080604052600436106100d25760003560e01c8063a1af5b9a1161007f578063b8ca3b8311610059578063b8ca3b831461021c578063e445e7dd14610250578063e5320bb91461026c578063f2fde38b1461029c57600080fd5b8063a1af5b9a146101c3578063aaccd230146101d8578063b0e21e8a1461020657600080fd5b8063715018a6116100b0578063715018a614610163578063787dce3d146101785780638da5cb5b1461019857600080fd5b8063086011b9146100d75780631c31f710146100ec57806338af3eed1461010c575b600080fd5b6100ea6100e5366004610b36565b6102bc565b005b3480156100f857600080fd5b506100ea610107366004610ba2565b610369565b34801561011857600080fd5b506002546101399073ffffffffffffffffffffffffffffffffffffffff1681565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020015b60405180910390f35b34801561016f57600080fd5b506100ea61037d565b34801561018457600080fd5b506100ea610193366004610bd8565b610391565b3480156101a457600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff16610139565b3480156101cf57600080fd5b506100ea6103a2565b3480156101e457600080fd5b506101f86101f3366004610b36565b6103c5565b60405190815260200161015a565b34801561021257600080fd5b506101f860015481565b34801561022857600080fd5b506101f87f000000000000000000000000000000000000000000000000000000000000000081565b34801561025c57600080fd5b506040516008815260200161015a565b34801561027857600080fd5b5061028c610287366004610bf1565b610469565b604051901515815260200161015a565b3480156102a857600080fd5b506100ea6102b7366004610ba2565b61048e565b6102c68484610469565b610357576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f4162737472616374506f73744469737061746368486f6f6b3a20696e76616c6960448201527f64206d657461646174612076617269616e74000000000000000000000000000060648201526084015b60405180910390fd5b61036384848484610542565b50505050565b610371610629565b61037a816106aa565b50565b610385610629565b61038f6000610794565b565b610399610629565b61037a81610809565b60025461038f9073ffffffffffffffffffffffffffffffffffffffff16476108be565b60006103d18585610469565b61045d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603260248201527f4162737472616374506f73744469737061746368486f6f6b3a20696e76616c6960448201527f64206d657461646174612076617269616e740000000000000000000000000000606482015260840161034e565b60015495945050505050565b60008115806104855750600161047f8484610a1d565b61ffff16145b90505b92915050565b610496610629565b73ffffffffffffffffffffffffffffffffffffffff8116610539576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f6464726573730000000000000000000000000000000000000000000000000000606482015260840161034e565b61037a81610794565b6001543410156105d4576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602c60248201527f53746174696350726f746f636f6c4665653a20696e73756666696369656e742060448201527f70726f746f636f6c206665650000000000000000000000000000000000000000606482015260840161034e565b6000600154346105e49190610c62565b9050801561062257610622816106066105fd8686610a6e565b88908890610a80565b73ffffffffffffffffffffffffffffffffffffffff16906108be565b5050505050565b60005473ffffffffffffffffffffffffffffffffffffffff16331461038f576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e6572604482015260640161034e565b73ffffffffffffffffffffffffffffffffffffffff811661074d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f53746174696350726f746f636f6c4665653a20696e76616c69642062656e656660448201527f6963696172790000000000000000000000000000000000000000000000000000606482015260840161034e565b600280547fffffffffffffffffffffffff00000000000000000000000000000000000000001673ffffffffffffffffffffffffffffffffffffffff92909216919091179055565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b7f00000000000000000000000000000000000000000000000000000000000000008111156108b9576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602b60248201527f53746174696350726f746f636f6c4665653a2065786365656473206d6178207060448201527f726f746f636f6c20666565000000000000000000000000000000000000000000606482015260840161034e565b600155565b80471015610928576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152601d60248201527f416464726573733a20696e73756666696369656e742062616c616e6365000000604482015260640161034e565b60008273ffffffffffffffffffffffffffffffffffffffff168260405160006040518083038185875af1925050503d8060008114610982576040519150601f19603f3d011682016040523d82523d6000602084013e610987565b606091505b5050905080610a18576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152603a60248201527f416464726573733a20756e61626c6520746f2073656e642076616c75652c207260448201527f6563697069656e74206d61792068617665207265766572746564000000000000606482015260840161034e565b505050565b6000610a2a816002610c75565b60ff16821015610a3c57506000610488565b82600083610a4b826002610c75565b60ff1692610a5b93929190610c8e565b610a6491610cb8565b60f01c9392505050565b6000610485610a7d8484610ad4565b90565b6000610a8e60426014610c75565b60ff16831015610a9f575080610acd565b83604284610aae826014610c75565b60ff1692610abe93929190610c8e565b610ac791610d00565b60601c90505b9392505050565b6000610ae4602960098486610c8e565b61048591610d46565b60008083601f840112610aff57600080fd5b50813567ffffffffffffffff811115610b1757600080fd5b602083019150836020828501011115610b2f57600080fd5b9250929050565b60008060008060408587031215610b4c57600080fd5b843567ffffffffffffffff80821115610b6457600080fd5b610b7088838901610aed565b90965094506020870135915080821115610b8957600080fd5b50610b9687828801610aed565b95989497509550505050565b600060208284031215610bb457600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114610acd57600080fd5b600060208284031215610bea57600080fd5b5035919050565b60008060208385031215610c0457600080fd5b823567ffffffffffffffff811115610c1b57600080fd5b610c2785828601610aed565b90969095509350505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b8181038181111561048857610488610c33565b60ff818116838216019081111561048857610488610c33565b60008085851115610c9e57600080fd5b83861115610cab57600080fd5b5050820193919092039150565b7fffff0000000000000000000000000000000000000000000000000000000000008135818116916002851015610cf85780818660020360031b1b83161692505b505092915050565b7fffffffffffffffffffffffffffffffffffffffff0000000000000000000000008135818116916014851015610cf85760149490940360031b84901b1690921692915050565b80356020831015610488577fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff602084900360031b1b169291505056fea26469706673582212207c3a4e4dd5ed361fe5a15d59e5103d2dc61177fcc7a26efd93bbe41db28cc81764736f6c63430008130033";
|
|
235
|
-
const isSuperArgs = (xs) => xs.length > 1;
|
|
236
|
-
class StaticProtocolFee__factory extends ethers_1.ContractFactory {
|
|
237
|
-
constructor(...args) {
|
|
238
|
-
if (isSuperArgs(args)) {
|
|
239
|
-
super(...args);
|
|
240
|
-
}
|
|
241
|
-
else {
|
|
242
|
-
super(_abi, _bytecode, args[0]);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
deploy(_maxProtocolFee, _protocolFee, _beneficiary, _owner, overrides) {
|
|
246
|
-
return super.deploy(_maxProtocolFee, _protocolFee, _beneficiary, _owner, overrides || {});
|
|
247
|
-
}
|
|
248
|
-
getDeployTransaction(_maxProtocolFee, _protocolFee, _beneficiary, _owner, overrides) {
|
|
249
|
-
return super.getDeployTransaction(_maxProtocolFee, _protocolFee, _beneficiary, _owner, overrides || {});
|
|
250
|
-
}
|
|
251
|
-
attach(address) {
|
|
252
|
-
return super.attach(address);
|
|
253
|
-
}
|
|
254
|
-
connect(signer) {
|
|
255
|
-
return super.connect(signer);
|
|
256
|
-
}
|
|
257
|
-
static createInterface() {
|
|
258
|
-
return new ethers_1.utils.Interface(_abi);
|
|
259
|
-
}
|
|
260
|
-
static connect(address, signerOrProvider) {
|
|
261
|
-
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
262
|
-
}
|
|
263
|
-
}
|
|
264
|
-
exports.StaticProtocolFee__factory = StaticProtocolFee__factory;
|
|
265
|
-
StaticProtocolFee__factory.bytecode = _bytecode;
|
|
266
|
-
StaticProtocolFee__factory.abi = _abi;
|
|
267
|
-
//# sourceMappingURL=StaticProtocolFee__factory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StaticProtocolFee__factory.js","sourceRoot":"","sources":["../../../../types/factories/contracts/hooks/StaticProtocolFee__factory.ts"],"names":[],"mappings":";;;AAAA,+CAA+C;AAC/C,oBAAoB;AACpB,oBAAoB;AACpB,mCAOgB;AAQhB,MAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,iBAAiB;gBACvB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,aAAa;KACpB;IACD;QACE,SAAS,EAAE,KAAK;QAChB,MAAM,EAAE;YACN;gBACE,OAAO,EAAE,IAAI;gBACb,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,eAAe;gBACrB,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,OAAO,EAAE,IAAI;gBACb,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,sBAAsB;QAC5B,IAAI,EAAE,OAAO;KACd;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,kBAAkB;QACxB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,aAAa;QACnB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,qBAAqB;QAC3B,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,UAAU;QAChB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,OAAO;aACd;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,OAAO;QACb,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,OAAO;aACd;YACD;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,cAAc;QACpB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,SAAS;QAC1B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,aAAa;QACnB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,OAAO;aACd;YACD;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,eAAe;QACrB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE,EAAE;QACV,IAAI,EAAE,mBAAmB;QACzB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,gBAAgB;QACtB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,cAAc;gBACpB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,gBAAgB;QACtB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,OAAO;gBACrB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,OAAO;aACd;SACF;QACD,IAAI,EAAE,kBAAkB;QACxB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,MAAM;gBACpB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,MAAM;aACb;SACF;QACD,eAAe,EAAE,MAAM;QACvB,IAAI,EAAE,UAAU;KACjB;IACD;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,mBAAmB;QACzB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;CACO,CAAC;AAEX,MAAM,SAAS,GACb,4/PAA4/P,CAAC;AAM//P,MAAM,WAAW,GAAG,CAClB,EAAsC,EACe,EAAE,CAAC,EAAE,CAAC,MAAM,GAAG,CAAC,CAAC;AAExE,MAAa,0BAA2B,SAAQ,wBAAe;IAC7D,YAAY,GAAG,IAAwC;QACrD,IAAI,WAAW,CAAC,IAAI,CAAC,EAAE;YACrB,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC;SAChB;aAAM;YACL,KAAK,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;SACjC;IACH,CAAC;IAEQ,MAAM,CACb,eAA6C,EAC7C,YAA0C,EAC1C,YAAoC,EACpC,MAA8B,EAC9B,SAAyD;QAEzD,OAAO,KAAK,CAAC,MAAM,CACjB,eAAe,EACf,YAAY,EACZ,YAAY,EACZ,MAAM,EACN,SAAS,IAAI,EAAE,CACc,CAAC;IAClC,CAAC;IACQ,oBAAoB,CAC3B,eAA6C,EAC7C,YAA0C,EAC1C,YAAoC,EACpC,MAA8B,EAC9B,SAAyD;QAEzD,OAAO,KAAK,CAAC,oBAAoB,CAC/B,eAAe,EACf,YAAY,EACZ,YAAY,EACZ,MAAM,EACN,SAAS,IAAI,EAAE,CAChB,CAAC;IACJ,CAAC;IACQ,MAAM,CAAC,OAAe;QAC7B,OAAO,KAAK,CAAC,MAAM,CAAC,OAAO,CAAsB,CAAC;IACpD,CAAC;IACQ,OAAO,CAAC,MAAc;QAC7B,OAAO,KAAK,CAAC,OAAO,CAAC,MAAM,CAA+B,CAAC;IAC7D,CAAC;IAID,MAAM,CAAC,eAAe;QACpB,OAAO,IAAI,cAAK,CAAC,SAAS,CAAC,IAAI,CAA+B,CAAC;IACjE,CAAC;IACD,MAAM,CAAC,OAAO,CACZ,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,gBAAgB,CAAsB,CAAC;IAC5E,CAAC;;AAxDH,gEAyDC;AAXiB,mCAAQ,GAAG,SAAS,CAAC;AACrB,8BAAG,GAAG,IAAI,CAAC"}
|