@ledgerhq/evm-tools 1.6.5-nightly.0 → 1.7.0-nightly.1
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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +6 -0
- package/lib/selectors/dappSelectors.d.ts +853 -0
- package/lib/selectors/dappSelectors.d.ts.map +1 -0
- package/lib/selectors/dappSelectors.js +871 -0
- package/lib/selectors/dappSelectors.js.map +1 -0
- package/lib/selectors/index.d.ts +2 -0
- package/lib/selectors/index.d.ts.map +1 -1
- package/lib/selectors/index.js +18 -1
- package/lib/selectors/index.js.map +1 -1
- package/lib-es/selectors/dappSelectors.d.ts +853 -0
- package/lib-es/selectors/dappSelectors.d.ts.map +1 -0
- package/lib-es/selectors/dappSelectors.js +868 -0
- package/lib-es/selectors/dappSelectors.js.map +1 -0
- package/lib-es/selectors/index.d.ts +2 -0
- package/lib-es/selectors/index.d.ts.map +1 -1
- package/lib-es/selectors/index.js +17 -0
- package/lib-es/selectors/index.js.map +1 -1
- package/package.json +1 -1
- package/src/selectors/dappSelectors.ts +867 -0
- package/src/selectors/index.ts +33 -0
|
@@ -0,0 +1,853 @@
|
|
|
1
|
+
export declare enum ARBITRUM_CLEAR_SIGNED_SELECTORS {
|
|
2
|
+
"0x016cba5f" = "execute",
|
|
3
|
+
"0x0502b1c5" = "unoswap",
|
|
4
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
5
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
6
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
7
|
+
"0x12aa3caf" = "swap",
|
|
8
|
+
"0x2298207a" = "simpleBuy",
|
|
9
|
+
"0x2521b930" = "uniswapV3SwapToWithPermit",
|
|
10
|
+
"0x259f8d1a" = "withdraw",
|
|
11
|
+
"0x2e95b6c8" = "unoswap",
|
|
12
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
13
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
14
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
15
|
+
"0x46c67b6d" = "megaSwap",
|
|
16
|
+
"0x4cc4a27b" = "fillOrderRFQToWithPermit",
|
|
17
|
+
"0x4d447995" = "deposit",
|
|
18
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
19
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
20
|
+
"0x617ba037" = "supply",
|
|
21
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
22
|
+
"0x65ae14b5" = "deleverageWithdraw",
|
|
23
|
+
"0x69328dec" = "withdraw",
|
|
24
|
+
"0x6e553f65" = "deposit",
|
|
25
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
26
|
+
"0x7c025200" = "swap",
|
|
27
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
28
|
+
"0x84bd6d29" = "clipperSwap",
|
|
29
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
30
|
+
"0x972250fe" = "bridgeToV2",
|
|
31
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
32
|
+
"0xa1251d75" = "unoswapWithPermit",
|
|
33
|
+
"0xa2922622" = "withdrawWithSymbolCheck",
|
|
34
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
35
|
+
"0xa94e78ef" = "multiSwap",
|
|
36
|
+
"0xaa2daba6" = "depositWithSymbolCheck",
|
|
37
|
+
"0xb460af94" = "withdraw",
|
|
38
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
39
|
+
"0xbc80f1a8" = "uniswapV3SwapTo",
|
|
40
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
41
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
42
|
+
"0xd0a3b665" = "fillOrderRFQ",
|
|
43
|
+
"0xe449022e" = "uniswapV3Swap",
|
|
44
|
+
"0xf5661034" = "swapOnUniswapFork"
|
|
45
|
+
}
|
|
46
|
+
export declare enum AVALANCHE_C_CHAIN_CLEAR_SIGNED_SELECTORS {
|
|
47
|
+
"0x016cba5f" = "execute",
|
|
48
|
+
"0x0d10d32c" = "redeemOverdueShares",
|
|
49
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
50
|
+
"0x0f7e2048" = "redeemOverdueShares",
|
|
51
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
52
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
53
|
+
"0x5bcb2fc6" = "submit",
|
|
54
|
+
"0x617ba037" = "supply",
|
|
55
|
+
"0x69328dec" = "withdraw",
|
|
56
|
+
"0x972250fe" = "bridgeToV2",
|
|
57
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
58
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
59
|
+
"0xbe040fb0" = "redeem",
|
|
60
|
+
"0xc9d2ff9d" = "requestUnlock",
|
|
61
|
+
"0xdb006a75" = "redeem"
|
|
62
|
+
}
|
|
63
|
+
export declare enum BASE_CLEAR_SIGNED_SELECTORS {
|
|
64
|
+
"0x016cba5f" = "execute",
|
|
65
|
+
"0x0502b1c5" = "unoswap",
|
|
66
|
+
"0x095ea7b3" = "approve",
|
|
67
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
68
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
69
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
70
|
+
"0x12aa3caf" = "swap",
|
|
71
|
+
"0x20b76e81" = "repay",
|
|
72
|
+
"0x2298207a" = "simpleBuy",
|
|
73
|
+
"0x238d6579" = "supplyCollateral",
|
|
74
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
75
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
76
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
77
|
+
"0x46c67b6d" = "megaSwap",
|
|
78
|
+
"0x50d8cd4b" = "borrow",
|
|
79
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
80
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
81
|
+
"0x5c2bea49" = "withdraw",
|
|
82
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
83
|
+
"0x6e553f65" = "deposit",
|
|
84
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
85
|
+
"0x8069218f" = "setAuthorizationWithSig",
|
|
86
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
87
|
+
"0x833947fd" = "reallocateTo",
|
|
88
|
+
"0x84bd6d29" = "clipperSwap",
|
|
89
|
+
"0x8720316d" = "withdrawCollateral",
|
|
90
|
+
"0x8c1358a2" = "createMarket",
|
|
91
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
92
|
+
"0x94bf804d" = "mint",
|
|
93
|
+
"0x972250fe" = "bridgeToV2",
|
|
94
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
95
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
96
|
+
"0xa94e78ef" = "multiSwap",
|
|
97
|
+
"0xa99aad89" = "supply",
|
|
98
|
+
"0xb460af94" = "withdraw",
|
|
99
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
100
|
+
"0xba087652" = "redeem",
|
|
101
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
102
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
103
|
+
"0xe0232b42" = "flashLoan",
|
|
104
|
+
"0xeecea000" = "setAuthorization",
|
|
105
|
+
"0xf5661034" = "swapOnUniswapFork"
|
|
106
|
+
}
|
|
107
|
+
export declare enum BSC_CLEAR_SIGNED_SELECTORS {
|
|
108
|
+
"0x016cba5f" = "execute",
|
|
109
|
+
"0x0863b7ac" = "SwapOnUniswapFork",
|
|
110
|
+
"0x0d57afa6" = "requestWithdraw",
|
|
111
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
112
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
113
|
+
"0x1e6d24c2" = "dodoSwapV2TokenToETH",
|
|
114
|
+
"0x2298207a" = "simpleBuy",
|
|
115
|
+
"0x23b872dd" = "transferFrom",
|
|
116
|
+
"0x26ef699d" = "sendToken",
|
|
117
|
+
"0x2e1a7d4d" = "withdraw",
|
|
118
|
+
"0x2e95b6c8" = "unoswap",
|
|
119
|
+
"0x33635226" = "BuyOnUniswapFork",
|
|
120
|
+
"0x3c659741" = "bridgeCall",
|
|
121
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
122
|
+
"0x3f2e5fc3" = "sendNative",
|
|
123
|
+
"0x46c67b6d" = "megaSwap",
|
|
124
|
+
"0x4d99dd16" = "undelegate",
|
|
125
|
+
"0x5028bb95" = "dodoSwapV2ETHToToken",
|
|
126
|
+
"0x51227094" = "processOutputOrders",
|
|
127
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
128
|
+
"0x54bacd13" = "externalSwap",
|
|
129
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
130
|
+
"0x58b9d179" = "SwapOnUniswap",
|
|
131
|
+
"0x59491871" = "redelegate",
|
|
132
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
133
|
+
"0x6d9634b7" = "releaseTokens",
|
|
134
|
+
"0x7617b389" = "mixSwap",
|
|
135
|
+
"0x7c025200" = "swap",
|
|
136
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
137
|
+
"0x81791788" = "dodoMutliSwap",
|
|
138
|
+
"0x8ca3bf68" = "callBridgeCall",
|
|
139
|
+
"0x8f00eccb" = "MultiSwap",
|
|
140
|
+
"0x90e1aa69" = "processInputOrders",
|
|
141
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
142
|
+
"0x972250fe" = "bridgeToV2",
|
|
143
|
+
"0x982ef0a7" = "delegate",
|
|
144
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
145
|
+
"0x9ddb511a" = "delegate",
|
|
146
|
+
"0xa21a9280" = "withdraw",
|
|
147
|
+
"0xa27e8b6b" = "SimpleBuy",
|
|
148
|
+
"0xa378534b" = "create",
|
|
149
|
+
"0xa5977fbb" = "send",
|
|
150
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
151
|
+
"0xa94e78ef" = "multiSwap",
|
|
152
|
+
"0xaa7415f5" = "transferOut",
|
|
153
|
+
"0xaad3ec96" = "claim",
|
|
154
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
155
|
+
"0xbba9b10c" = "destroy",
|
|
156
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
157
|
+
"0xcfc0afeb" = "SimpleSwap",
|
|
158
|
+
"0xd0e30db0" = "deposit",
|
|
159
|
+
"0xde790c7e" = "burn",
|
|
160
|
+
"0xec1d21dd" = "MegaSwap",
|
|
161
|
+
"0xf35af1f8" = "callBridge",
|
|
162
|
+
"0xf5661034" = "swapOnUniswapFork",
|
|
163
|
+
"0xf8444436" = "claimWithdrawal",
|
|
164
|
+
"0xf87dc1b7" = "dodoSwapV2TokenToToken",
|
|
165
|
+
"0xf9355f72" = "BuyOnUniswap",
|
|
166
|
+
"0xf95a49eb" = "Buy"
|
|
167
|
+
}
|
|
168
|
+
export declare enum ETHEREUM_CLEAR_SIGNED_SELECTORS {
|
|
169
|
+
"0x00f714ce" = "withdraw_to",
|
|
170
|
+
"0x016cba5f" = "execute",
|
|
171
|
+
"0x01d523b6" = "updateStateAndDepositAndMintOsToken",
|
|
172
|
+
"0x026e402b" = "delegate",
|
|
173
|
+
"0x0502b1c5" = "unoswap",
|
|
174
|
+
"0x066055e0" = "burnOsToken",
|
|
175
|
+
"0x074ee446" = "mint",
|
|
176
|
+
"0x084fd9b4" = "claimFromVault",
|
|
177
|
+
"0x0863b7ac" = "swapOnUniswapFork",
|
|
178
|
+
"0x08dc9f42" = "mint",
|
|
179
|
+
"0x095ea7b3" = "approve",
|
|
180
|
+
"0x0968f264" = "withdraw",
|
|
181
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
182
|
+
"0x0c0a769b" = "supply",
|
|
183
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
184
|
+
"0x0dd8dd02" = "queueWithdrawals",
|
|
185
|
+
"0x0e752702" = "repayBorrow",
|
|
186
|
+
"0x0ffab6c2" = "batchWithdrawCLFee",
|
|
187
|
+
"0x10f13a8c" = "SetText",
|
|
188
|
+
"0x1249c58b" = "mint",
|
|
189
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
190
|
+
"0x12aa3caf" = "swap",
|
|
191
|
+
"0x148e23ce" = "claimRewards",
|
|
192
|
+
"0x15373e3d" = "castVote",
|
|
193
|
+
"0x1564da79" = "submitPOL",
|
|
194
|
+
"0x16dc3ace" = "swapExactAmountOut",
|
|
195
|
+
"0x1896f70a" = "setResolver",
|
|
196
|
+
"0x18f72950" = "updateStateAndDeposit",
|
|
197
|
+
"0x19aa6257" = "requestWithdrawalsWstETH",
|
|
198
|
+
"0x1a7ff553" = "updateState",
|
|
199
|
+
"0x1c4b774b" = "getReward",
|
|
200
|
+
"0x1da649cf" = "repay",
|
|
201
|
+
"0x1e6d24c2" = "dodoSwapV2TokenToETH",
|
|
202
|
+
"0x1f7ec122" = "requestWithdraw",
|
|
203
|
+
"0x201b9eb5" = "mintOsToken",
|
|
204
|
+
"0x224199c2" = "ProveAndClaimWithResolver",
|
|
205
|
+
"0x2298207a" = "simpleBuy",
|
|
206
|
+
"0x22a775b6" = "mintAndTransfer",
|
|
207
|
+
"0x23463624" = "deposit",
|
|
208
|
+
"0x23b872dd" = "transferFrom",
|
|
209
|
+
"0x23e103a8" = "withdraw",
|
|
210
|
+
"0x242eba0e" = "deletePendingValidators",
|
|
211
|
+
"0x24d83b79" = "addToPerpetual",
|
|
212
|
+
"0x2521b930" = "uniswapV3SwapToWithPermit",
|
|
213
|
+
"0x258d3c33" = "redeemYield",
|
|
214
|
+
"0x259f8d1a" = "withdraw",
|
|
215
|
+
"0x2608f818" = "repayBorrowBehalf",
|
|
216
|
+
"0x26ef699d" = "sendToken",
|
|
217
|
+
"0x27050d1f" = "createToken",
|
|
218
|
+
"0x2775d01c" = "withdrawInstantly",
|
|
219
|
+
"0x2aba2aeb" = "addToken",
|
|
220
|
+
"0x2ba03a79" = "withdrawCLFee",
|
|
221
|
+
"0x2c4b04fa" = "deposit",
|
|
222
|
+
"0x2d8918d7" = "addLiquidity",
|
|
223
|
+
"0x2def6620" = "unstake",
|
|
224
|
+
"0x2e17de78" = "unstake",
|
|
225
|
+
"0x2e1a7d4d" = "withdraw",
|
|
226
|
+
"0x2e2d2984" = "deposit",
|
|
227
|
+
"0x2e95b6c8" = "unoswap",
|
|
228
|
+
"0x304e6ade" = "SetContentHash",
|
|
229
|
+
"0x3111e7b3" = "claimRewards",
|
|
230
|
+
"0x31807e42" = "depositYieldToken",
|
|
231
|
+
"0x32ca494b" = "withdrawWstETH",
|
|
232
|
+
"0x32f73258" = "updateOperatorControllingAddress",
|
|
233
|
+
"0x33404396" = "completeQueuedWithdrawals",
|
|
234
|
+
"0x33635226" = "buyOnUniswapFork",
|
|
235
|
+
"0x379607f5" = "claim",
|
|
236
|
+
"0x388bbfd3" = "redeem",
|
|
237
|
+
"0x3a4b66f1" = "stake",
|
|
238
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
239
|
+
"0x3c659741" = "bridgeCall",
|
|
240
|
+
"0x3ccfd60b" = "withdraw_all",
|
|
241
|
+
"0x3d13f874" = "claim",
|
|
242
|
+
"0x3d18b912" = "getReward",
|
|
243
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
244
|
+
"0x3db397c6" = "__ERC721Rarible_init",
|
|
245
|
+
"0x3e200d4b" = "stakeRPL",
|
|
246
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
247
|
+
"0x3f2e5fc3" = "sendNative",
|
|
248
|
+
"0x42966c68" = "burn",
|
|
249
|
+
"0x439370b1" = "depositEth",
|
|
250
|
+
"0x43e82a79" = "redeemOsToken",
|
|
251
|
+
"0x441a3e70" = "withdraw",
|
|
252
|
+
"0x46c67b6d" = "megaSwap",
|
|
253
|
+
"0x46e04a2f" = "claimTokens",
|
|
254
|
+
"0x47e7ef24" = "deposit",
|
|
255
|
+
"0x4957677c" = "increase_amount",
|
|
256
|
+
"0x4b8a3529" = "borrow",
|
|
257
|
+
"0x4cc4a27b" = "fillOrderRFQToWithPermit",
|
|
258
|
+
"0x4d447995" = "deposit",
|
|
259
|
+
"0x4d5693ab" = "depositUnderlying",
|
|
260
|
+
"0x4d99dd16" = "undelegate",
|
|
261
|
+
"0x4e3c04bd" = "getRSETHWithETH",
|
|
262
|
+
"0x4e71d92d" = "claim",
|
|
263
|
+
"0x4f498c73" = "deposit",
|
|
264
|
+
"0x4faa8a26" = "depositEtherFor",
|
|
265
|
+
"0x5028bb95" = "dodoSwapV2ETHToToken",
|
|
266
|
+
"0x510ccb43" = "getReward",
|
|
267
|
+
"0x51227094" = "processOutputOrders",
|
|
268
|
+
"0x51a60b02" = "withdrawDelegated",
|
|
269
|
+
"0x5243318f" = "depositWstETH",
|
|
270
|
+
"0x5358fbda" = "depositETH",
|
|
271
|
+
"0x54741d6d" = "addOperator",
|
|
272
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
273
|
+
"0x54bacd13" = "externalSwap",
|
|
274
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
275
|
+
"0x55362f4d" = "swapTo",
|
|
276
|
+
"0x573ade81" = "repay",
|
|
277
|
+
"0x58b9d179" = "swapOnUniswap",
|
|
278
|
+
"0x5a3b74b9" = "setUserUseReserveAsCollateral",
|
|
279
|
+
"0x5ae401dc" = "multicall",
|
|
280
|
+
"0x5b0fc9c3" = "setOwner",
|
|
281
|
+
"0x5b34b966" = "incrementCounter",
|
|
282
|
+
"0x5c19a95c" = "delegate",
|
|
283
|
+
"0x5ef2c7f0" = "setSubnodeRecord",
|
|
284
|
+
"0x60ec5216" = "addNewValidatorDetails",
|
|
285
|
+
"0x627cdcb9" = "incrementNonce",
|
|
286
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
287
|
+
"0x657bb113" = "mintSign",
|
|
288
|
+
"0x65ae14b5" = "deleverageWithdraw",
|
|
289
|
+
"0x65fc3873" = "create_lock",
|
|
290
|
+
"0x66792ba1" = "send",
|
|
291
|
+
"0x67dfd4c9" = "leave",
|
|
292
|
+
"0x69328dec" = "withdraw",
|
|
293
|
+
"0x6ab15071" = "buyVoucher",
|
|
294
|
+
"0x6b088d5c" = "withdrawRPL",
|
|
295
|
+
"0x6d104216" = "burn",
|
|
296
|
+
"0x6d9634b7" = "releaseTokens",
|
|
297
|
+
"0x6e26b9f8" = "depositRequest",
|
|
298
|
+
"0x6e553f65" = "deposit",
|
|
299
|
+
"0x6fc3f5d5" = "deploySmartVault",
|
|
300
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
301
|
+
"0x71d6e892" = "claimAlk",
|
|
302
|
+
"0x721c6513" = "requestExit",
|
|
303
|
+
"0x72c51c0b" = "depositETH",
|
|
304
|
+
"0x73c2ad9c" = "addToken",
|
|
305
|
+
"0x745400c9" = "requestWithdraw",
|
|
306
|
+
"0x74694a2b" = "register",
|
|
307
|
+
"0x7617b389" = "mixSwap",
|
|
308
|
+
"0x7951b76f" = "requestWithdrawalsWstETHWithPermit",
|
|
309
|
+
"0x7b0472f0" = "stake",
|
|
310
|
+
"0x7bde82f2" = "redeem",
|
|
311
|
+
"0x7c025200" = "swap",
|
|
312
|
+
"0x7d41c86e" = "requestRedeem",
|
|
313
|
+
"0x7e108d52" = "initiateWithdraw",
|
|
314
|
+
"0x7f60d338" = "withdrawSelfApeCoin",
|
|
315
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
316
|
+
"0x81791788" = "dodoMutliSwap",
|
|
317
|
+
"0x827481ea" = "preSaleMint",
|
|
318
|
+
"0x8279e760" = "claimSelfApeCoin",
|
|
319
|
+
"0x832fbb29" = "transferFromOrMint",
|
|
320
|
+
"0x833947fd" = "reallocateTo",
|
|
321
|
+
"0x8340f549" = "deposit",
|
|
322
|
+
"0x84bd6d29" = "clipperSwap",
|
|
323
|
+
"0x852a12e3" = "redeemUnderlying",
|
|
324
|
+
"0x85f6d155" = "register",
|
|
325
|
+
"0x8697d2c2" = "claimExitedAssets",
|
|
326
|
+
"0x87201b41" = "fulfillAvailableAdvancedOrders",
|
|
327
|
+
"0x8759c234" = "unstakeClaimTokens_newPOL",
|
|
328
|
+
"0x891407c0" = "purchaseTo",
|
|
329
|
+
"0x8ab936b8" = "deposit",
|
|
330
|
+
"0x8b53f75e" = "redeemInstant",
|
|
331
|
+
"0x8b95dd71" = "SetAddr",
|
|
332
|
+
"0x8bbedf75" = "ProveAndClaim",
|
|
333
|
+
"0x8ca3bf68" = "callBridgeCall",
|
|
334
|
+
"0x8ceab9aa" = "enterExitQueue",
|
|
335
|
+
"0x8f00eccb" = "multiSwap",
|
|
336
|
+
"0x90e1aa69" = "processInputOrders",
|
|
337
|
+
"0x9343d9e1" = "cooldownShares",
|
|
338
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
339
|
+
"0x94ba89a2" = "swapBorrowRateMode",
|
|
340
|
+
"0x94bf804d" = "mint",
|
|
341
|
+
"0x972250fe" = "bridgeToV2",
|
|
342
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
343
|
+
"0x9aa3033a" = "requestVoluntaryExit",
|
|
344
|
+
"0x9dcaafb4" = "depositSelfApeCoin",
|
|
345
|
+
"0x9f5db69c" = "updateOperatorName",
|
|
346
|
+
"0xa0712d68" = "mint",
|
|
347
|
+
"0xa1251d75" = "unoswapWithPermit",
|
|
348
|
+
"0xa1903eab" = "submit",
|
|
349
|
+
"0xa21a9280" = "withdraw",
|
|
350
|
+
"0xa22cb465" = "setApprovalForAll",
|
|
351
|
+
"0xa27e8b6b" = "undefined",
|
|
352
|
+
"0xa2922622" = "withdrawWithSymbolCheck",
|
|
353
|
+
"0xa378534b" = "create",
|
|
354
|
+
"0xa415bcad" = "borrow",
|
|
355
|
+
"0xa543ccea" = "setWithdrawalAddress",
|
|
356
|
+
"0xa5977fbb" = "send",
|
|
357
|
+
"0xa59f3e0c" = "enter",
|
|
358
|
+
"0xa62b2a3d" = "openPerpetual",
|
|
359
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
360
|
+
"0xa694fc3a" = "stake",
|
|
361
|
+
"0xa824ae8b" = "swapFrom",
|
|
362
|
+
"0xa8a41c70" = "cancelOrder_",
|
|
363
|
+
"0xa9059cbb" = "transfer",
|
|
364
|
+
"0xa94e78ef" = "multiSwap",
|
|
365
|
+
"0xaa2daba6" = "depositWithSymbolCheck",
|
|
366
|
+
"0xab834bab" = "atomicMatch_",
|
|
367
|
+
"0xabdb5ea8" = "repayBorrow",
|
|
368
|
+
"0xac9650d8" = "Multicall",
|
|
369
|
+
"0xacf1a841" = "renew",
|
|
370
|
+
"0xacf41e4d" = "requestWithdrawalsWithPermit",
|
|
371
|
+
"0xadcf1163" = "claim",
|
|
372
|
+
"0xaf68b302" = "mintToken",
|
|
373
|
+
"0xafc3083c" = "removeLiquidity",
|
|
374
|
+
"0xb02029e0" = "extendRewardEmission",
|
|
375
|
+
"0xb0431182" = "clipperSwap",
|
|
376
|
+
"0xb1a1a882" = "depositETH",
|
|
377
|
+
"0xb3a34c4c" = "fulfillOrder",
|
|
378
|
+
"0xb460af94" = "withdraw",
|
|
379
|
+
"0xb6b06dec" = "requestValidatorsExit",
|
|
380
|
+
"0xb6b55f25" = "deposit",
|
|
381
|
+
"0xb7034f7e" = "claim",
|
|
382
|
+
"0xb7482509" = "deposit",
|
|
383
|
+
"0xb7ba18c7" = "multiClaim",
|
|
384
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
385
|
+
"0xb8aa0db9" = "depositRsETH",
|
|
386
|
+
"0xba087652" = "reedeem",
|
|
387
|
+
"0xbba9b10c" = "destroy",
|
|
388
|
+
"0xbc80f1a8" = "uniswapV3SwapTo",
|
|
389
|
+
"0xbd439126" = "confirmWithdrawalAddress",
|
|
390
|
+
"0xbf509bd4" = "withdrawELFee",
|
|
391
|
+
"0xbfc2d46a" = "redeemRequest",
|
|
392
|
+
"0xc02dd27a" = "depositInstant",
|
|
393
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
394
|
+
"0xc111fb91" = "preSaleMint",
|
|
395
|
+
"0xc22fb4ef" = "withdrawUnderlying",
|
|
396
|
+
"0xc3953502" = "usePubKeysForValidatorSetup",
|
|
397
|
+
"0xc3ae1766" = "depositAsset",
|
|
398
|
+
"0xc47f0027" = "setName",
|
|
399
|
+
"0xc48ef844" = "createVault",
|
|
400
|
+
"0xc4d66de8" = "initialize",
|
|
401
|
+
"0xc5a67b01" = "initiateWithdrawal",
|
|
402
|
+
"0xc5ebeaec" = "borrow",
|
|
403
|
+
"0xc7b8981c" = "withdrawRewards",
|
|
404
|
+
"0xc7cdea37" = "withdrawETH",
|
|
405
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
406
|
+
"0xc83ec04d" = "sellVoucher_new",
|
|
407
|
+
"0xca0bfcce" = "deposit",
|
|
408
|
+
"0xcb1c8321" = "stakeRPLFor",
|
|
409
|
+
"0xcc8690ac" = "depositCrvLp",
|
|
410
|
+
"0xccc143b8" = "requestWithdraw",
|
|
411
|
+
"0xcdac52ed" = "cooldownAssets",
|
|
412
|
+
"0xcfc0afeb" = "simpleSwap",
|
|
413
|
+
"0xd0a3b665" = "fillOrderRFQ",
|
|
414
|
+
"0xd0e30db0" = "deposit",
|
|
415
|
+
"0xd1e6044a" = "compound",
|
|
416
|
+
"0xd3a86833" = "completeWithdrawal",
|
|
417
|
+
"0xd5f73f5c" = "redeemFiatRequest",
|
|
418
|
+
"0xd6681042" = "requestWithdrawals",
|
|
419
|
+
"0xd6a92a5d" = "clipperSwapToWithPermit",
|
|
420
|
+
"0xd7b9d423" = "withdrawFast",
|
|
421
|
+
"0xd99d32e3" = "swapAndDeposit",
|
|
422
|
+
"0xda8be864" = "undelegate",
|
|
423
|
+
"0xdb006a75" = "redeem",
|
|
424
|
+
"0xdd307b99" = "enableOperator",
|
|
425
|
+
"0xddd81f82" = "registerProxy",
|
|
426
|
+
"0xde0e9a3e" = "unwrap",
|
|
427
|
+
"0xde5f6268" = "depositAll",
|
|
428
|
+
"0xe0db556b" = "withdrawRewardsPOL",
|
|
429
|
+
"0xe1c2eea6" = "redeemFast",
|
|
430
|
+
"0xe2864fe3" = "cancel",
|
|
431
|
+
"0xe2bbb158" = "deposit",
|
|
432
|
+
"0xe3afe0a3" = "claimWithdrawals",
|
|
433
|
+
"0xe4457a8a" = "buyVoucherPOL",
|
|
434
|
+
"0xe449022e" = "uniswapV3Swap",
|
|
435
|
+
"0xe5234c7a" = "closePerpetual",
|
|
436
|
+
"0xe570b78b" = "sellVoucher_newPOL",
|
|
437
|
+
"0xe61604cf" = "liquidateBorrow",
|
|
438
|
+
"0xe63697c8" = "withdraw_to_with_slippage",
|
|
439
|
+
"0xe69663f1" = "ZapIn",
|
|
440
|
+
"0xe7a050aa" = "depositIntoStrategy",
|
|
441
|
+
"0xe7acab24" = "fulfillAdvancedOrder",
|
|
442
|
+
"0xe7ffb5f7" = "swapExactAmountIn",
|
|
443
|
+
"0xe8a0c121" = "batchWithdraw",
|
|
444
|
+
"0xe8c3516b" = "getRSETHWithERC20",
|
|
445
|
+
"0xe8d6dbb4" = "RenewAll",
|
|
446
|
+
"0xe8eda9df" = "deposit",
|
|
447
|
+
"0xe8f28a6c" = "updateOperatorRewardAddress",
|
|
448
|
+
"0xe97fddc2" = "unstakeClaimTokens_new",
|
|
449
|
+
"0xe99454f5" = "setWithdrawal",
|
|
450
|
+
"0xe99a3f80" = "matchOrders",
|
|
451
|
+
"0xe9fad8ee" = "exit",
|
|
452
|
+
"0xea598cb0" = "wrap",
|
|
453
|
+
"0xea99c2a6" = "submit",
|
|
454
|
+
"0xec1d21dd" = "megaSwap",
|
|
455
|
+
"0xecfe0521" = "withdrawCrvLp",
|
|
456
|
+
"0xed98a574" = "fulfillAvailableOrders",
|
|
457
|
+
"0xeda74e71" = "deleteActiveValidators",
|
|
458
|
+
"0xeea9064b" = "delegateTo",
|
|
459
|
+
"0xef5e4682" = "batchWithdrawELFee",
|
|
460
|
+
"0xefef39a1" = "purchase",
|
|
461
|
+
"0xeff7a612" = "increase_unlock_time",
|
|
462
|
+
"0xf14fcbc8" = "commit",
|
|
463
|
+
"0xf2888dbb" = "unstake",
|
|
464
|
+
"0xf2b9fdb8" = "supply",
|
|
465
|
+
"0xf35af1f8" = "callBridge",
|
|
466
|
+
"0xf3fef3a3" = "withdraw",
|
|
467
|
+
"0xf4de10ac" = "getStakingRewards",
|
|
468
|
+
"0xf4f3b200" = "withdrawERC20",
|
|
469
|
+
"0xf532e86a" = "submit",
|
|
470
|
+
"0xf56408ed" = "disableOperator",
|
|
471
|
+
"0xf5661034" = "swapOnUniswapFork",
|
|
472
|
+
"0xf5e3c462" = "liquidateBorrow",
|
|
473
|
+
"0xf6326fb3" = "depositETH",
|
|
474
|
+
"0xf756fa21" = "completeWithdraw",
|
|
475
|
+
"0xf7a16963" = "registerWithConfig",
|
|
476
|
+
"0xf8444436" = "claimWithdrawal",
|
|
477
|
+
"0xf87dc1b7" = "dodoSwapV2TokenToToken",
|
|
478
|
+
"0xf8a70486" = "claimWithdrawal",
|
|
479
|
+
"0xf9355f72" = "buyOnUniswap",
|
|
480
|
+
"0xf95a49eb" = "buy",
|
|
481
|
+
"0xf9609f08" = "deposit_all",
|
|
482
|
+
"0xfa15b91b" = "deposit",
|
|
483
|
+
"0xfb0f3ee1" = "fulfillBasicOrder",
|
|
484
|
+
"0xfb7e92ea" = "claim",
|
|
485
|
+
"0xfd3c11a8" = "withdraw",
|
|
486
|
+
"0xfd9f1e10" = "cancel",
|
|
487
|
+
"0xfe784eaa" = "swapTokens",
|
|
488
|
+
"0xff3bf066" = "zapInToPT"
|
|
489
|
+
}
|
|
490
|
+
export declare enum ETHEREUM_GOERLI_CLEAR_SIGNED_SELECTORS {
|
|
491
|
+
"0x08dc9f42" = "mint",
|
|
492
|
+
"0x0968f264" = "withdraw",
|
|
493
|
+
"0x0ffab6c2" = "batchWithdrawCLFee",
|
|
494
|
+
"0x11413601" = "stableMintSign",
|
|
495
|
+
"0x1249c58b" = "mint",
|
|
496
|
+
"0x2ba03a79" = "withdrawCLFee",
|
|
497
|
+
"0x2c4b04fa" = "deposit",
|
|
498
|
+
"0x4f498c73" = "deposit",
|
|
499
|
+
"0x657bb113" = "mintSign",
|
|
500
|
+
"0x66792ba1" = "send",
|
|
501
|
+
"0x804b936f" = "stableMint",
|
|
502
|
+
"0x827481ea" = "preSaleMint",
|
|
503
|
+
"0xa0712d68" = "mint",
|
|
504
|
+
"0xb6b06dec" = "requestValidatorsExit",
|
|
505
|
+
"0xbf509bd4" = "withdrawELFee",
|
|
506
|
+
"0xc111fb91" = "preSaleMint",
|
|
507
|
+
"0xd0e30db0" = "deposit",
|
|
508
|
+
"0xe8a0c121" = "batchWithdraw",
|
|
509
|
+
"0xe99454f5" = "setWithdrawal",
|
|
510
|
+
"0xef5e4682" = "batchWithdrawELFee",
|
|
511
|
+
"0xf39247a9" = "mintSign"
|
|
512
|
+
}
|
|
513
|
+
export declare enum ETHEREUM_HOLESKY_CLEAR_SIGNED_SELECTORS {
|
|
514
|
+
"0x01d523b6" = "updateStateAndDepositAndMintOsToken",
|
|
515
|
+
"0x066055e0" = "burnOsToken",
|
|
516
|
+
"0x0968f264" = "withdraw",
|
|
517
|
+
"0x0dd8dd02" = "queueWithdrawals",
|
|
518
|
+
"0x0ffab6c2" = "batchWithdrawCLFee",
|
|
519
|
+
"0x18f72950" = "updateStateAndDeposit",
|
|
520
|
+
"0x1a7ff553" = "updateState",
|
|
521
|
+
"0x201b9eb5" = "mintOsToken",
|
|
522
|
+
"0x2ba03a79" = "withdrawCLFee",
|
|
523
|
+
"0x2c4b04fa" = "deposit",
|
|
524
|
+
"0x33404396" = "completeQueuedWithdrawals",
|
|
525
|
+
"0x3a4b66f1" = "stake",
|
|
526
|
+
"0x4f498c73" = "deposit",
|
|
527
|
+
"0x66792ba1" = "send",
|
|
528
|
+
"0x721c6513" = "requestExit",
|
|
529
|
+
"0x8697d2c2" = "claimExitedAssets",
|
|
530
|
+
"0x8ceab9aa" = "enterExitQueue",
|
|
531
|
+
"0x9aa3033a" = "requestVoluntaryExit",
|
|
532
|
+
"0xac9650d8" = "multicall",
|
|
533
|
+
"0xadcf1163" = "claim",
|
|
534
|
+
"0xb6b06dec" = "requestValidatorsExit",
|
|
535
|
+
"0xb7ba18c7" = "multiClaim",
|
|
536
|
+
"0xbf509bd4" = "withdrawELFee",
|
|
537
|
+
"0xca0bfcce" = "deposit",
|
|
538
|
+
"0xd0e30db0" = "deposit",
|
|
539
|
+
"0xda8be864" = "undelegate",
|
|
540
|
+
"0xe7a050aa" = "depositIntoStrategy",
|
|
541
|
+
"0xe8a0c121" = "batchWithdraw",
|
|
542
|
+
"0xe99454f5" = "setWithdrawal",
|
|
543
|
+
"0xeea9064b" = "delegateTo",
|
|
544
|
+
"0xef5e4682" = "batchWithdrawELFee",
|
|
545
|
+
"0xf9609f08" = "deposit"
|
|
546
|
+
}
|
|
547
|
+
export declare enum ETHEREUM_ROPSTEN_CLEAR_SIGNED_SELECTORS {
|
|
548
|
+
"0x1249c58b" = "mint",
|
|
549
|
+
"0x22a775b6" = "mintAndTransfer",
|
|
550
|
+
"0x27050d1f" = "createToken",
|
|
551
|
+
"0x3db397c6" = "__ERC721Rarible_init",
|
|
552
|
+
"0x832fbb29" = "transferFromOrMint",
|
|
553
|
+
"0xa22cb465" = "setApprovalForAll",
|
|
554
|
+
"0xc111fb91" = "preSaleMint",
|
|
555
|
+
"0xe2864fe3" = "cancel",
|
|
556
|
+
"0xe99a3f80" = "matchOrders"
|
|
557
|
+
}
|
|
558
|
+
export declare enum FANTOM_CLEAR_SIGNED_SELECTORS {
|
|
559
|
+
"0x00f714ce" = "withdraw",
|
|
560
|
+
"0x016cba5f" = "execute",
|
|
561
|
+
"0x0502b1c5" = "unoswap",
|
|
562
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
563
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
564
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
565
|
+
"0x12aa3caf" = "swap",
|
|
566
|
+
"0x2298207a" = "simpleBuy",
|
|
567
|
+
"0x2521b930" = "uniswapV3SwapToWithPermit",
|
|
568
|
+
"0x2e1a7d4d" = "withdraw",
|
|
569
|
+
"0x2e95b6c8" = "unoswap",
|
|
570
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
571
|
+
"0x3ccfd60b" = "withdraw",
|
|
572
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
573
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
574
|
+
"0x46c67b6d" = "megaSwap",
|
|
575
|
+
"0x4cc4a27b" = "fillOrderRFQToWithPermit",
|
|
576
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
577
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
578
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
579
|
+
"0x6e553f65" = "deposit",
|
|
580
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
581
|
+
"0x7c025200" = "swap",
|
|
582
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
583
|
+
"0x84bd6d29" = "clipperSwap",
|
|
584
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
585
|
+
"0x972250fe" = "bridgeToV2",
|
|
586
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
587
|
+
"0xa1251d75" = "unoswapWithPermit",
|
|
588
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
589
|
+
"0xa94e78ef" = "multiSwap",
|
|
590
|
+
"0xb6b55f25" = "deposit",
|
|
591
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
592
|
+
"0xbc80f1a8" = "uniswapV3SwapTo",
|
|
593
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
594
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
595
|
+
"0xd0a3b665" = "fillOrderRFQ",
|
|
596
|
+
"0xd0e30db0" = "deposit",
|
|
597
|
+
"0xe449022e" = "uniswapV3Swap",
|
|
598
|
+
"0xf5661034" = "swapOnUniswapFork"
|
|
599
|
+
}
|
|
600
|
+
export declare enum OPTIMISM_CLEAR_SIGNED_SELECTORS {
|
|
601
|
+
"0x00f714ce" = "withdraw",
|
|
602
|
+
"0x016cba5f" = "execute",
|
|
603
|
+
"0x0502b1c5" = "unoswap",
|
|
604
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
605
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
606
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
607
|
+
"0x12aa3caf" = "swap",
|
|
608
|
+
"0x2298207a" = "simpleBuy",
|
|
609
|
+
"0x259f8d1a" = "withdraw",
|
|
610
|
+
"0x2e1a7d4d" = "withdraw",
|
|
611
|
+
"0x2e95b6c8" = "unoswap",
|
|
612
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
613
|
+
"0x3ccfd60b" = "withdraw",
|
|
614
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
615
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
616
|
+
"0x46c67b6d" = "megaSwap",
|
|
617
|
+
"0x4d447995" = "deposit",
|
|
618
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
619
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
620
|
+
"0x617ba037" = "supply",
|
|
621
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
622
|
+
"0x65ae14b5" = "deleverageWithdraw",
|
|
623
|
+
"0x69328dec" = "withdraw",
|
|
624
|
+
"0x6e553f65" = "deposit",
|
|
625
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
626
|
+
"0x7c025200" = "swap",
|
|
627
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
628
|
+
"0x84bd6d29" = "clipperSwap",
|
|
629
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
630
|
+
"0x972250fe" = "bridgeToV2",
|
|
631
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
632
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
633
|
+
"0xa94e78ef" = "multiSwap",
|
|
634
|
+
"0xb460af94" = "withdraw",
|
|
635
|
+
"0xb6b55f25" = "deposit",
|
|
636
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
637
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
638
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
639
|
+
"0xd0e30db0" = "deposit",
|
|
640
|
+
"0xf5661034" = "swapOnUniswapFork"
|
|
641
|
+
}
|
|
642
|
+
export declare enum POLYGON_CLEAR_SIGNED_SELECTORS {
|
|
643
|
+
"0x016cba5f" = "execute",
|
|
644
|
+
"0x02751cec" = "removeLiquidityETH",
|
|
645
|
+
"0x03388b4e" = "sublet",
|
|
646
|
+
"0x0502b1c5" = "unoswap",
|
|
647
|
+
"0x0863b7ac" = "undefined",
|
|
648
|
+
"0x0c65b39d" = "unlink",
|
|
649
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
650
|
+
"0x1157decb" = "endRental",
|
|
651
|
+
"0x11bcc81e" = "downgrade",
|
|
652
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
653
|
+
"0x12aa3caf" = "swap",
|
|
654
|
+
"0x160e8be3" = "downgradeToETH",
|
|
655
|
+
"0x16dc3ace" = "swapExactAmountOut",
|
|
656
|
+
"0x18cbafe5" = "swapExactTokensForETH",
|
|
657
|
+
"0x1a674419" = "buyCAPSA",
|
|
658
|
+
"0x1ae50184" = "preSignRentalOffer",
|
|
659
|
+
"0x1beddfdd" = "endSublet",
|
|
660
|
+
"0x1e6d24c2" = "dodoSwapV2TokenToETH",
|
|
661
|
+
"0x1e9a6950" = "redeem",
|
|
662
|
+
"0x20905506" = "whitelist_profile_creator",
|
|
663
|
+
"0x2195995c" = "removeLiquidityWithPermit",
|
|
664
|
+
"0x2298207a" = "simpleBuy",
|
|
665
|
+
"0x22a775b6" = "mintAndTransfer",
|
|
666
|
+
"0x23463624" = "deposit",
|
|
667
|
+
"0x23b872dd" = "transferFrom",
|
|
668
|
+
"0x2521b930" = "uniswapV3SwapToWithPermit",
|
|
669
|
+
"0x258d3c33" = "redeemYield",
|
|
670
|
+
"0x26ef699d" = "sendToken",
|
|
671
|
+
"0x27050d1f" = "createToken",
|
|
672
|
+
"0x2d8918d7" = "addLiquidity",
|
|
673
|
+
"0x2e1a7d4d" = "withdraw",
|
|
674
|
+
"0x2e95b6c8" = "unoswap",
|
|
675
|
+
"0x33635226" = "undefined",
|
|
676
|
+
"0x38ed1739" = "swapExactTokensForTokens",
|
|
677
|
+
"0x39255d5b" = "callAgreement",
|
|
678
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
679
|
+
"0x3c659741" = "bridgeCall",
|
|
680
|
+
"0x3ce1108d" = "sellToAMM",
|
|
681
|
+
"0x3d18b912" = "getReward",
|
|
682
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
683
|
+
"0x3db397c6" = "__ERC721Rarible_init",
|
|
684
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
685
|
+
"0x3f2e5fc3" = "sendNative",
|
|
686
|
+
"0x42966c68" = "burn",
|
|
687
|
+
"0x441a3e70" = "withdraw",
|
|
688
|
+
"0x45977d03" = "upgrade",
|
|
689
|
+
"0x46c67b6d" = "megaSwap",
|
|
690
|
+
"0x4727ce3a" = "collect",
|
|
691
|
+
"0x47e7ef24" = "deposit",
|
|
692
|
+
"0x48eaf6d6" = "requestMaticXSwap",
|
|
693
|
+
"0x4926c4ed" = "change_del_exec_with_sign",
|
|
694
|
+
"0x4a25d94a" = "swapTokensForExactETH",
|
|
695
|
+
"0x4b7312a9" = "follow",
|
|
696
|
+
"0x4cc4a27b" = "fillOrderRFQToWithPermit",
|
|
697
|
+
"0x4d7b35a0" = "follow_with_sign",
|
|
698
|
+
"0x5028bb95" = "dodoSwapV2ETHToToken",
|
|
699
|
+
"0x51227094" = "processOutputOrders",
|
|
700
|
+
"0x51c3659c" = "change_del_exec_1",
|
|
701
|
+
"0x54506e92" = "grind",
|
|
702
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
703
|
+
"0x54bacd13" = "externalSwap",
|
|
704
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
705
|
+
"0x560a4db1" = "act",
|
|
706
|
+
"0x58b9d179" = "swapOnUniswap",
|
|
707
|
+
"0x5b0d5984" = "removeLiquidityETHWithPermitSupportingFeeOnTransferTokens",
|
|
708
|
+
"0x5b34b966" = "incrementCounter",
|
|
709
|
+
"0x5c11d795" = "swapExactTokensForTokensSupportingFeeOnTransferTokens",
|
|
710
|
+
"0x617ba037" = "supply",
|
|
711
|
+
"0x627cdcb9" = "incrementNonce",
|
|
712
|
+
"0x6363e882" = "registerAndRewardGameWithSignature",
|
|
713
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
714
|
+
"0x65f29f27" = "quote_with_sign",
|
|
715
|
+
"0x66b0dcd3" = "post",
|
|
716
|
+
"0x69328dec" = "withdraw",
|
|
717
|
+
"0x6ad3ca7d" = "batchCall",
|
|
718
|
+
"0x6d0fd658" = "metadata_with_sign",
|
|
719
|
+
"0x6d9634b7" = "releaseTokens",
|
|
720
|
+
"0x6dea40b3" = "set_follow_mod",
|
|
721
|
+
"0x6e09f420" = "cancelRentalOffer",
|
|
722
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
723
|
+
"0x7617b389" = "mixSwap",
|
|
724
|
+
"0x77baf209" = "claimMaticXSwap",
|
|
725
|
+
"0x791ac947" = "swapExactTokensForETHSupportingFeeOnTransferTokens",
|
|
726
|
+
"0x7c025200" = "swap",
|
|
727
|
+
"0x7e502fe0" = "link_with_sign",
|
|
728
|
+
"0x7ff36ab5" = "swapExactETHForTokens",
|
|
729
|
+
"0x809d8947" = "unfollow_with_sign",
|
|
730
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
731
|
+
"0x815ed04a" = "unfollow",
|
|
732
|
+
"0x81791788" = "dodoMutliSwap",
|
|
733
|
+
"0x825ab164" = "unlink_with_sign",
|
|
734
|
+
"0x832fbb29" = "transferFromOrMint",
|
|
735
|
+
"0x84bd6d29" = "clipperSwap",
|
|
736
|
+
"0x85149258" = "exerciseOptions",
|
|
737
|
+
"0x86cf48e7" = "link",
|
|
738
|
+
"0x87201b41" = "fulfillAvailableAdvancedOrders",
|
|
739
|
+
"0x8803dbee" = "swapTokensForExactTokens",
|
|
740
|
+
"0x8875eb84" = "buyFromAMM",
|
|
741
|
+
"0x8ca3bf68" = "callBridgeCall",
|
|
742
|
+
"0x8d259eb1" = "rent",
|
|
743
|
+
"0x8f00eccb" = "undefined",
|
|
744
|
+
"0x907cd7d2" = "post_with_sign",
|
|
745
|
+
"0x90e1aa69" = "processInputOrders",
|
|
746
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
747
|
+
"0x972250fe" = "bridgeToV2",
|
|
748
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
749
|
+
"0x9f916c9f" = "buyFromAMMWithReferrer",
|
|
750
|
+
"0xa1251d75" = "unoswapWithPermit",
|
|
751
|
+
"0xa21a9280" = "withdraw",
|
|
752
|
+
"0xa22cb465" = "setApprovalForAll",
|
|
753
|
+
"0xa27e8b6b" = "undefined",
|
|
754
|
+
"0xa2922622" = "withdrawWithSymbolCheck",
|
|
755
|
+
"0xa378534b" = "create",
|
|
756
|
+
"0xa5977fbb" = "send",
|
|
757
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
758
|
+
"0xa694fc3a" = "stake",
|
|
759
|
+
"0xa8a41c70" = "cancelOrder_",
|
|
760
|
+
"0xa94e78ef" = "multiSwap",
|
|
761
|
+
"0xaa2daba6" = "depositWithSymbolCheck",
|
|
762
|
+
"0xaf2979eb" = "removeLiquidityETHSupportingFeeOnTransferTokens",
|
|
763
|
+
"0xafc3083c" = "removeLiquidity",
|
|
764
|
+
"0xb273b4a7" = "comment",
|
|
765
|
+
"0xb3a34c4c" = "fulfillOrder",
|
|
766
|
+
"0xb42df51a" = "comment_with_sign",
|
|
767
|
+
"0xb60099b7" = "craft",
|
|
768
|
+
"0xb6b55f25" = "deposit",
|
|
769
|
+
"0xb6f9de95" = "swapExactETHForTokensSupportingFeeOnTransferTokens",
|
|
770
|
+
"0xb7034f7e" = "claim",
|
|
771
|
+
"0xb7902e73" = "collect_with_sign",
|
|
772
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
773
|
+
"0xbaa2abde" = "removeLiquidity",
|
|
774
|
+
"0xbba9b10c" = "destroy",
|
|
775
|
+
"0xbc80f1a8" = "uniswapV3SwapTo",
|
|
776
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
777
|
+
"0xc1f4b40a" = "change_del_exec_2",
|
|
778
|
+
"0xc5d5d96a" = "act",
|
|
779
|
+
"0xc6d45944" = "set_block_status_with_sign",
|
|
780
|
+
"0xc78cf1a0" = "swapMaticForMaticXViaInstantPool",
|
|
781
|
+
"0xc805a666" = "clipperSwapToWithPermit",
|
|
782
|
+
"0xc86642c7" = "act_with_sign",
|
|
783
|
+
"0xce30bb4f" = "set_follow_mod_with_sign",
|
|
784
|
+
"0xcf81464b" = "upgradeByETH",
|
|
785
|
+
"0xcfc0afeb" = "simpleSwap",
|
|
786
|
+
"0xd06a750c" = "exercisePositions",
|
|
787
|
+
"0xd0a3b665" = "fillOrderRFQ",
|
|
788
|
+
"0xd0e30db0" = "deposit",
|
|
789
|
+
"0xde5f6268" = "depositAll",
|
|
790
|
+
"0xded9382a" = "removeLiquidityETHWithPermit",
|
|
791
|
+
"0xe1649e8d" = "endRentalPrematurely",
|
|
792
|
+
"0xe2864fe3" = "cancel",
|
|
793
|
+
"0xe2bbb158" = "deposit",
|
|
794
|
+
"0xe449022e" = "uniswapV3Swap",
|
|
795
|
+
"0xe6a402b5" = "mirror_with_sign",
|
|
796
|
+
"0xe7acab24" = "fulfillAdvancedOrder",
|
|
797
|
+
"0xe7ffb5f7" = "swapExactAmountIn",
|
|
798
|
+
"0xe8e33700" = "addLiquidity",
|
|
799
|
+
"0xe99a3f80" = "matchOrders",
|
|
800
|
+
"0xe9fad8ee" = "exit",
|
|
801
|
+
"0xea25e176" = "claim",
|
|
802
|
+
"0xec1d21dd" = "undefined",
|
|
803
|
+
"0xed98a574" = "fulfillAvailableOrders",
|
|
804
|
+
"0xefe4fd83" = "metadata",
|
|
805
|
+
"0xf08e8f5e" = "mint",
|
|
806
|
+
"0xf0ba35f0" = "quote",
|
|
807
|
+
"0xf2b9fdb8" = "supply",
|
|
808
|
+
"0xf305d719" = "addLiquidityETH",
|
|
809
|
+
"0xf35af1f8" = "callBridge",
|
|
810
|
+
"0xf3fef3a3" = "withdraw",
|
|
811
|
+
"0xf5661034" = "swapOnUniswapFork",
|
|
812
|
+
"0xf87dc1b7" = "dodoSwapV2TokenToToken",
|
|
813
|
+
"0xf90604d1" = "mirror",
|
|
814
|
+
"0xf9355f72" = "undefined",
|
|
815
|
+
"0xf95a49eb" = "undefined",
|
|
816
|
+
"0xfb0f3ee1" = "fulfillBasicOrder",
|
|
817
|
+
"0xfb3bdb41" = "swapETHForExactTokens",
|
|
818
|
+
"0xfb827e82" = "set_block_status",
|
|
819
|
+
"0xfd9f1e10" = "cancel",
|
|
820
|
+
"0xfe9d8323" = "sellCAPSA",
|
|
821
|
+
"0xff3bf066" = "zapInToPT"
|
|
822
|
+
}
|
|
823
|
+
export declare enum POLYGON_ZK_EVM_CLEAR_SIGNED_SELECTORS {
|
|
824
|
+
"0x016cba5f" = "execute",
|
|
825
|
+
"0x0b86a4c1" = "swapOnUniswapV2Fork",
|
|
826
|
+
"0x0d5f0e3b" = "uniswapV3SwapTo",
|
|
827
|
+
"0x12a0ddc7" = "PMMV2Swap",
|
|
828
|
+
"0x2298207a" = "simpleBuy",
|
|
829
|
+
"0x3d21e25a" = "swapBridgeToV2",
|
|
830
|
+
"0x46c67b6d" = "megaSwap",
|
|
831
|
+
"0x54840d1a" = "swapOnUniswap",
|
|
832
|
+
"0x54e3f31b" = "SimpleSwap",
|
|
833
|
+
"0x64466805" = "swapOnZeroXv4",
|
|
834
|
+
"0x81033120" = "swapOnZeroXv2",
|
|
835
|
+
"0x935fb84b" = "buyOnUniswap",
|
|
836
|
+
"0x972250fe" = "bridgeToV2",
|
|
837
|
+
"0x9871efa4" = "unxswapByOrderId",
|
|
838
|
+
"0xa6886da9" = "directUniV3Swap",
|
|
839
|
+
"0xa94e78ef" = "multiSwap",
|
|
840
|
+
"0xb80c2f09" = "smartSwapByOrderId",
|
|
841
|
+
"0xc03786b0" = "buyOnUniswapFork",
|
|
842
|
+
"0xf5661034" = "swapOnUniswapFork"
|
|
843
|
+
}
|
|
844
|
+
export declare enum ZKSYNC_CLEAR_SIGNED_SELECTORS {
|
|
845
|
+
"0x0502b1c5" = "unoswap",
|
|
846
|
+
"0x12aa3caf" = "swap",
|
|
847
|
+
"0x3c15fd91" = "unoswapToWithPermit",
|
|
848
|
+
"0x3eca9c0a" = "fillOrderRFQ",
|
|
849
|
+
"0x70ccbd31" = "fillOrderRFQToWithPermit",
|
|
850
|
+
"0x84bd6d29" = "clipperSwap",
|
|
851
|
+
"0xc805a666" = "clipperSwapToWithPermit"
|
|
852
|
+
}
|
|
853
|
+
//# sourceMappingURL=dappSelectors.d.ts.map
|