@gfxlabs/oku-chains 1.9.10 → 1.10.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 (54) hide show
  1. package/dist/browser.js +79 -0
  2. package/dist/index-mjs.js +80 -2
  3. package/dist/index.js +79 -0
  4. package/dist/types/definitions/arbitrum.d.ts +205 -0
  5. package/dist/types/definitions/avalanche.d.ts +147 -0
  6. package/dist/types/definitions/base.d.ts +468 -0
  7. package/dist/types/definitions/blast.d.ts +410 -0
  8. package/dist/types/definitions/bob.d.ts +408 -0
  9. package/dist/types/definitions/boba.d.ts +140 -0
  10. package/dist/types/definitions/bsc.d.ts +186 -0
  11. package/dist/types/definitions/celo.d.ts +993 -0
  12. package/dist/types/definitions/corn.d.ts +137 -0
  13. package/dist/types/definitions/etherlink.d.ts +145 -0
  14. package/dist/types/definitions/filecoin.d.ts +143 -0
  15. package/dist/types/definitions/gnosis.d.ts +178 -0
  16. package/dist/types/definitions/goat.d.ts +125 -0
  17. package/dist/types/definitions/hemi.d.ts +144 -0
  18. package/dist/types/definitions/hyperevem.d.ts +113 -0
  19. package/dist/types/definitions/index.d.ts +49 -0
  20. package/dist/types/definitions/lens.d.ts +131 -0
  21. package/dist/types/definitions/lightlink.d.ts +135 -0
  22. package/dist/types/definitions/linea.d.ts +176 -0
  23. package/dist/types/definitions/lisk.d.ts +387 -0
  24. package/dist/types/definitions/mainnet.d.ts +220 -0
  25. package/dist/types/definitions/manta.d.ts +137 -0
  26. package/dist/types/definitions/mantle.d.ts +155 -0
  27. package/dist/types/definitions/matchain.d.ts +114 -0
  28. package/dist/types/definitions/metal.d.ts +387 -0
  29. package/dist/types/definitions/monad.d.ts +146 -0
  30. package/dist/types/definitions/moonbeam.d.ts +149 -0
  31. package/dist/types/definitions/nibiru.d.ts +121 -0
  32. package/dist/types/definitions/optimism.d.ts +484 -0
  33. package/dist/types/definitions/plasma.d.ts +121 -0
  34. package/dist/types/definitions/polygon.d.ts +197 -0
  35. package/dist/types/definitions/redbelly.d.ts +118 -0
  36. package/dist/types/definitions/ronin.d.ts +129 -0
  37. package/dist/types/definitions/rootstock.d.ts +158 -0
  38. package/dist/types/definitions/saga.d.ts +122 -0
  39. package/dist/types/definitions/scroll.d.ts +167 -0
  40. package/dist/types/definitions/sei.d.ts +171 -0
  41. package/dist/types/definitions/sonic.d.ts +158 -0
  42. package/dist/types/definitions/taiko.d.ts +156 -0
  43. package/dist/types/definitions/telos.d.ts +141 -0
  44. package/dist/types/definitions/tronShasta.d.ts +99 -0
  45. package/dist/types/definitions/unichain.d.ts +419 -0
  46. package/dist/types/definitions/worldchain.d.ts +413 -0
  47. package/dist/types/definitions/xdc.d.ts +126 -0
  48. package/dist/types/definitions/zerog.d.ts +119 -0
  49. package/dist/types/definitions/zkevm.d.ts +143 -0
  50. package/dist/types/definitions/zksync.d.ts +545 -0
  51. package/dist/types/script/supported.d.ts +1 -0
  52. package/dist/types/spec/index.d.ts +207 -0
  53. package/dist/types/util/index.d.ts +3 -0
  54. package/package.json +2 -2
@@ -0,0 +1,387 @@
1
+ export declare const lisk: Readonly<{
2
+ blockTimeSeconds: 2;
3
+ launchTime: 1724076000;
4
+ transactionType: "eip1559";
5
+ sortIndex: 15;
6
+ logoUrl: "https://cms.oku.trade/cdn/public/chains/lisk-logo.png";
7
+ deprecated: true;
8
+ safeReorgDistance: 90000;
9
+ blockAid: "";
10
+ externalId: {
11
+ tenderly: string;
12
+ };
13
+ morpho: {};
14
+ markets: {};
15
+ bridges: {};
16
+ oracles: {
17
+ coingecko: {
18
+ slug: string;
19
+ native: string;
20
+ };
21
+ };
22
+ blockExplorers: {
23
+ default: {
24
+ name: string;
25
+ url: string;
26
+ apiUrl: string;
27
+ };
28
+ };
29
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
30
+ uniswap: {
31
+ deployBlock: number;
32
+ poolFactory: "0x0d922Fb1Bc191F64970ac40376643808b4B74Df9";
33
+ permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
34
+ multicall2: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA";
35
+ tickLens: "0x38EB9e62ABe4d3F70C0e161971F29593b8aE29FF";
36
+ nonfungiblePositionManager: "0x5911cB3633e764939edc2d92b7e1ad375Bb57649";
37
+ positionsNFT: "0x5911cB3633e764939edc2d92b7e1ad375Bb57649";
38
+ positionsNFTDeployBlock: number;
39
+ universalRouter: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
40
+ wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
41
+ wrappedNativeSymbol: string;
42
+ wrappedNativeName: string;
43
+ wrappedNativeDecimals: number;
44
+ nativeCurrencyName: string;
45
+ };
46
+ token: {
47
+ wethAddress: "0x4200000000000000000000000000000000000006";
48
+ };
49
+ oku: {
50
+ limitOrderRegistry: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
51
+ limitOrderRegistryDeployBlock: number;
52
+ pricing: {
53
+ nativeWrappedToken: "0x4200000000000000000000000000000000000006";
54
+ nativeWrappedName: string;
55
+ };
56
+ };
57
+ defaultPool: "0xd501d4e381491f64274cc65fdec32b47264a2422";
58
+ defaultToken0: "0x4200000000000000000000000000000000000006";
59
+ defaultToken1: "0xac485391eb2d7d88253a7f1ef18c37f4242d1a24";
60
+ tokenList: ({
61
+ symbol: string;
62
+ address: "0x4200000000000000000000000000000000000006";
63
+ } | {
64
+ symbol: string;
65
+ address: "0x05D032ac25d322df992303dCa074EE7392C117b9";
66
+ } | {
67
+ symbol: string;
68
+ address: "0xac485391eb2d7d88253a7f1ef18c37f4242d1a24";
69
+ })[];
70
+ stables: "0x05D032ac25d322df992303dCa074EE7392C117b9"[];
71
+ watchlist: ("0xd501d4e381491f64274cc65fdec32b47264a2422" | "0x3a670179bdece7eb4f570e30ee9d560f7ff4fac3" | "0x304d69c5e03e030d6b298C0d0467baeb310f1f68")[];
72
+ internalName: "lisk";
73
+ nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png";
74
+ contracts: {
75
+ limitOrder: {
76
+ address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
77
+ };
78
+ nftManager: {
79
+ address: "0x5911cB3633e764939edc2d92b7e1ad375Bb57649";
80
+ };
81
+ weth9: {
82
+ address: "0x4200000000000000000000000000000000000006";
83
+ };
84
+ multicall2: {
85
+ address: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
86
+ };
87
+ multicall3: {
88
+ address: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
89
+ };
90
+ l2OutputOracle: {
91
+ readonly 1: {
92
+ readonly address: "0x113cB99283AF242Da0A0C54347667edF531Aa7d6";
93
+ };
94
+ };
95
+ portal: {
96
+ readonly 1: {
97
+ readonly address: "0x26dB93F8b8b4f7016240af62F7730979d353f9A7";
98
+ };
99
+ };
100
+ l1StandardBridge: {
101
+ readonly 1: {
102
+ readonly address: "0x2658723Bf70c7667De6B25F99fcce13A16D25d08";
103
+ };
104
+ };
105
+ gasPriceOracle: {
106
+ readonly address: "0x420000000000000000000000000000000000000F";
107
+ };
108
+ l1Block: {
109
+ readonly address: "0x4200000000000000000000000000000000000015";
110
+ };
111
+ l2CrossDomainMessenger: {
112
+ readonly address: "0x4200000000000000000000000000000000000007";
113
+ };
114
+ l2Erc721Bridge: {
115
+ readonly address: "0x4200000000000000000000000000000000000014";
116
+ };
117
+ l2StandardBridge: {
118
+ readonly address: "0x4200000000000000000000000000000000000010";
119
+ };
120
+ l2ToL1MessagePasser: {
121
+ readonly address: "0x4200000000000000000000000000000000000016";
122
+ };
123
+ };
124
+ blockTime: 2000;
125
+ ensTlds?: readonly string[] | undefined;
126
+ id: 1135;
127
+ name: "Lisk";
128
+ nativeCurrency: {
129
+ readonly decimals: 18;
130
+ readonly name: "Ether";
131
+ readonly symbol: "ETH";
132
+ };
133
+ experimental_preconfirmationTime?: number | undefined | undefined | undefined;
134
+ rpcUrls: {
135
+ readonly default: {
136
+ readonly http: readonly ["https://rpc.api.lisk.com"];
137
+ };
138
+ };
139
+ sourceId: 1;
140
+ testnet?: boolean | undefined | undefined | undefined;
141
+ custom?: Record<string, unknown> | undefined;
142
+ extendSchema?: Record<string, unknown> | undefined;
143
+ fees?: import("viem").ChainFees<undefined> | undefined;
144
+ formatters: {
145
+ readonly block: {
146
+ exclude: [] | undefined;
147
+ format: (args: import("viem/chains").OpStackRpcBlock, action?: string | undefined) => {
148
+ baseFeePerGas: bigint | null;
149
+ blobGasUsed: bigint;
150
+ difficulty: bigint;
151
+ excessBlobGas: bigint;
152
+ extraData: import("viem").Hex;
153
+ gasLimit: bigint;
154
+ gasUsed: bigint;
155
+ hash: `0x${string}` | null;
156
+ logsBloom: `0x${string}` | null;
157
+ miner: import("abitype").Address;
158
+ mixHash: import("viem").Hash;
159
+ nonce: `0x${string}` | null;
160
+ number: bigint | null;
161
+ parentBeaconBlockRoot?: `0x${string}` | undefined;
162
+ parentHash: import("viem").Hash;
163
+ receiptsRoot: import("viem").Hex;
164
+ sealFields: import("viem").Hex[];
165
+ sha3Uncles: import("viem").Hash;
166
+ size: bigint;
167
+ stateRoot: import("viem").Hash;
168
+ timestamp: bigint;
169
+ totalDifficulty: bigint | null;
170
+ transactions: `0x${string}`[] | import("viem/chains").OpStackTransaction<boolean>[];
171
+ transactionsRoot: import("viem").Hash;
172
+ uncles: import("viem").Hash[];
173
+ withdrawals?: import("viem").Withdrawal[] | undefined | undefined;
174
+ withdrawalsRoot?: `0x${string}` | undefined;
175
+ } & {};
176
+ type: "block";
177
+ };
178
+ readonly transaction: {
179
+ exclude: [] | undefined;
180
+ format: (args: import("viem/chains").OpStackRpcTransaction, action?: string | undefined) => ({
181
+ blockHash: `0x${string}` | null;
182
+ blockNumber: bigint | null;
183
+ from: import("abitype").Address;
184
+ gas: bigint;
185
+ hash: import("viem").Hash;
186
+ input: import("viem").Hex;
187
+ nonce: number;
188
+ r: import("viem").Hex;
189
+ s: import("viem").Hex;
190
+ to: import("abitype").Address | null;
191
+ transactionIndex: number | null;
192
+ typeHex: import("viem").Hex | null;
193
+ v: bigint;
194
+ value: bigint;
195
+ yParity: number;
196
+ gasPrice?: undefined | undefined;
197
+ maxFeePerBlobGas?: undefined | undefined;
198
+ maxFeePerGas: bigint;
199
+ maxPriorityFeePerGas: bigint;
200
+ isSystemTx?: boolean;
201
+ mint?: bigint | undefined | undefined;
202
+ sourceHash: import("viem").Hex;
203
+ type: "deposit";
204
+ } | {
205
+ r: import("viem").Hex;
206
+ s: import("viem").Hex;
207
+ v: bigint;
208
+ value: bigint;
209
+ gas: bigint;
210
+ to: import("abitype").Address | null;
211
+ from: import("abitype").Address;
212
+ nonce: number;
213
+ blockHash: `0x${string}` | null;
214
+ blockNumber: bigint | null;
215
+ transactionIndex: number | null;
216
+ hash: import("viem").Hash;
217
+ input: import("viem").Hex;
218
+ typeHex: import("viem").Hex | null;
219
+ accessList?: undefined | undefined;
220
+ authorizationList?: undefined | undefined;
221
+ blobVersionedHashes?: undefined | undefined;
222
+ chainId?: number | undefined;
223
+ yParity?: undefined | undefined;
224
+ type: "legacy";
225
+ gasPrice: bigint;
226
+ maxFeePerBlobGas?: undefined | undefined;
227
+ maxFeePerGas?: undefined | undefined;
228
+ maxPriorityFeePerGas?: undefined | undefined;
229
+ isSystemTx?: undefined | undefined;
230
+ mint?: undefined | undefined;
231
+ sourceHash?: undefined | undefined;
232
+ } | {
233
+ blockHash: `0x${string}` | null;
234
+ blockNumber: bigint | null;
235
+ from: import("abitype").Address;
236
+ gas: bigint;
237
+ hash: import("viem").Hash;
238
+ input: import("viem").Hex;
239
+ nonce: number;
240
+ r: import("viem").Hex;
241
+ s: import("viem").Hex;
242
+ to: import("abitype").Address | null;
243
+ transactionIndex: number | null;
244
+ typeHex: import("viem").Hex | null;
245
+ v: bigint;
246
+ value: bigint;
247
+ yParity: number;
248
+ accessList: import("viem").AccessList;
249
+ authorizationList?: undefined | undefined;
250
+ blobVersionedHashes?: undefined | undefined;
251
+ chainId: number;
252
+ type: "eip2930";
253
+ gasPrice: bigint;
254
+ maxFeePerBlobGas?: undefined | undefined;
255
+ maxFeePerGas?: undefined | undefined;
256
+ maxPriorityFeePerGas?: undefined | undefined;
257
+ isSystemTx?: undefined | undefined;
258
+ mint?: undefined | undefined;
259
+ sourceHash?: undefined | undefined;
260
+ } | {
261
+ blockHash: `0x${string}` | null;
262
+ blockNumber: bigint | null;
263
+ from: import("abitype").Address;
264
+ gas: bigint;
265
+ hash: import("viem").Hash;
266
+ input: import("viem").Hex;
267
+ nonce: number;
268
+ r: import("viem").Hex;
269
+ s: import("viem").Hex;
270
+ to: import("abitype").Address | null;
271
+ transactionIndex: number | null;
272
+ typeHex: import("viem").Hex | null;
273
+ v: bigint;
274
+ value: bigint;
275
+ yParity: number;
276
+ accessList: import("viem").AccessList;
277
+ authorizationList?: undefined | undefined;
278
+ blobVersionedHashes?: undefined | undefined;
279
+ chainId: number;
280
+ type: "eip1559";
281
+ gasPrice?: undefined | undefined;
282
+ maxFeePerBlobGas?: undefined | undefined;
283
+ maxFeePerGas: bigint;
284
+ maxPriorityFeePerGas: bigint;
285
+ isSystemTx?: undefined | undefined;
286
+ mint?: undefined | undefined;
287
+ sourceHash?: undefined | undefined;
288
+ } | {
289
+ blockHash: `0x${string}` | null;
290
+ blockNumber: bigint | null;
291
+ from: import("abitype").Address;
292
+ gas: bigint;
293
+ hash: import("viem").Hash;
294
+ input: import("viem").Hex;
295
+ nonce: number;
296
+ r: import("viem").Hex;
297
+ s: import("viem").Hex;
298
+ to: import("abitype").Address | null;
299
+ transactionIndex: number | null;
300
+ typeHex: import("viem").Hex | null;
301
+ v: bigint;
302
+ value: bigint;
303
+ yParity: number;
304
+ accessList: import("viem").AccessList;
305
+ authorizationList?: undefined | undefined;
306
+ blobVersionedHashes: readonly import("viem").Hex[];
307
+ chainId: number;
308
+ type: "eip4844";
309
+ gasPrice?: undefined | undefined;
310
+ maxFeePerBlobGas: bigint;
311
+ maxFeePerGas: bigint;
312
+ maxPriorityFeePerGas: bigint;
313
+ isSystemTx?: undefined | undefined;
314
+ mint?: undefined | undefined;
315
+ sourceHash?: undefined | undefined;
316
+ } | {
317
+ blockHash: `0x${string}` | null;
318
+ blockNumber: bigint | null;
319
+ from: import("abitype").Address;
320
+ gas: bigint;
321
+ hash: import("viem").Hash;
322
+ input: import("viem").Hex;
323
+ nonce: number;
324
+ r: import("viem").Hex;
325
+ s: import("viem").Hex;
326
+ to: import("abitype").Address | null;
327
+ transactionIndex: number | null;
328
+ typeHex: import("viem").Hex | null;
329
+ v: bigint;
330
+ value: bigint;
331
+ yParity: number;
332
+ accessList: import("viem").AccessList;
333
+ authorizationList: import("viem").SignedAuthorizationList;
334
+ blobVersionedHashes?: undefined | undefined;
335
+ chainId: number;
336
+ type: "eip7702";
337
+ gasPrice?: undefined | undefined;
338
+ maxFeePerBlobGas?: undefined | undefined;
339
+ maxFeePerGas: bigint;
340
+ maxPriorityFeePerGas: bigint;
341
+ isSystemTx?: undefined | undefined;
342
+ mint?: undefined | undefined;
343
+ sourceHash?: undefined | undefined;
344
+ }) & {};
345
+ type: "transaction";
346
+ };
347
+ readonly transactionReceipt: {
348
+ exclude: [] | undefined;
349
+ format: (args: import("viem/chains").OpStackRpcTransactionReceipt, action?: string | undefined) => {
350
+ blobGasPrice?: bigint | undefined;
351
+ blobGasUsed?: bigint | undefined;
352
+ blockHash: import("viem").Hash;
353
+ blockNumber: bigint;
354
+ contractAddress: import("abitype").Address | null | undefined;
355
+ cumulativeGasUsed: bigint;
356
+ effectiveGasPrice: bigint;
357
+ from: import("abitype").Address;
358
+ gasUsed: bigint;
359
+ logs: import("viem").Log<bigint, number, false>[];
360
+ logsBloom: import("viem").Hex;
361
+ root?: `0x${string}` | undefined;
362
+ status: "success" | "reverted";
363
+ to: import("abitype").Address | null;
364
+ transactionHash: import("viem").Hash;
365
+ transactionIndex: number;
366
+ type: import("viem").TransactionType;
367
+ l1GasPrice: bigint | null;
368
+ l1GasUsed: bigint | null;
369
+ l1Fee: bigint | null;
370
+ l1FeeScalar: number | null;
371
+ } & {};
372
+ type: "transactionReceipt";
373
+ };
374
+ };
375
+ prepareTransactionRequest?: ((args: import("viem").PrepareTransactionRequestParameters, options: {
376
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
377
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | [fn: ((args: import("viem").PrepareTransactionRequestParameters, options: {
378
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
379
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | undefined, options: {
380
+ runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[];
381
+ }] | undefined | undefined;
382
+ serializers: {
383
+ readonly transaction: typeof import("viem/chains").serializeTransactionOpStack;
384
+ };
385
+ verifyHash?: ((client: import("viem").Client, parameters: import("viem").VerifyHashActionParameters) => Promise<import("viem").VerifyHashActionReturnType>) | undefined | undefined;
386
+ network: "lisk";
387
+ }>;
@@ -0,0 +1,220 @@
1
+ export declare const mainnet: Readonly<{
2
+ initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
3
+ sortIndex: 0;
4
+ launchTime: 1688997600;
5
+ transactionType: "eip1559";
6
+ blockTimeSeconds: 15;
7
+ safeReorgDistance: 90000;
8
+ logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp";
9
+ deprecated: false;
10
+ blockAid: "ethereum";
11
+ morpho: {
12
+ deployBlock: number;
13
+ morpho: "0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb";
14
+ mmFactory11: "0x1897A8997241C1cD4bD0698647e4EB7213535c24";
15
+ mmFactory10: "0xA9c3D3a366466Fa809d1Ae982Fb2c46E5fC41101";
16
+ publicAllocator: "0xfd32fA2ca22c76dD6E550706Ad913FC6CE91c75D";
17
+ };
18
+ externalId: {
19
+ zerion: string;
20
+ debank: string;
21
+ cowswap: string;
22
+ tenderly: string;
23
+ };
24
+ rpcUrls: {
25
+ default: {
26
+ http: string[];
27
+ webSocket: string[];
28
+ };
29
+ };
30
+ markets: {
31
+ airswap: true;
32
+ kyberswap: string;
33
+ oneinch: {
34
+ spender: string;
35
+ };
36
+ paraswap: {
37
+ routerContract: string;
38
+ };
39
+ propellerswap: string;
40
+ openocean: string;
41
+ zeroex: true;
42
+ cowswap: string;
43
+ };
44
+ bridges: {
45
+ chainlink: {
46
+ atlasNetworkName: string;
47
+ routerAddress: string;
48
+ chainSelector: bigint;
49
+ tokenAdminRegistry: string;
50
+ };
51
+ rhinofi: string;
52
+ stargate: {
53
+ endpointID: number;
54
+ blockConfirmations: number;
55
+ tokens: ({
56
+ name: string;
57
+ type: string;
58
+ id: number;
59
+ address: string;
60
+ } | {
61
+ name: string;
62
+ id: number;
63
+ address: string;
64
+ })[];
65
+ };
66
+ wanbridge: {
67
+ requiredConfirmations: number;
68
+ };
69
+ wormhole: {
70
+ chain: string;
71
+ timeToFinalize: number;
72
+ };
73
+ layerzero: {
74
+ eid: number;
75
+ tokens: {
76
+ id: number;
77
+ symbol: string;
78
+ project: string;
79
+ OFTAddress: string;
80
+ }[];
81
+ };
82
+ };
83
+ oracles: {
84
+ cmc: {
85
+ slug: string;
86
+ native: string;
87
+ };
88
+ coingecko: {
89
+ slug: string;
90
+ native: string;
91
+ };
92
+ dexscreener: string;
93
+ };
94
+ uniswapv4: {
95
+ deployBlock: number;
96
+ poolManager: "0x000000000004444c5dc75cB358380D2e3dE08A90";
97
+ positionManager: "0xbd216513d74c8cf14cf4747e6aaa6420ff64ee9e";
98
+ universalRouter: "0x66a9893cc07d91d95644aedd05d03f95e1dba8af";
99
+ permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3";
100
+ };
101
+ uniswap: {
102
+ deployBlock: number;
103
+ poolFactory: "0x1F98431c8aD98523631AE4a59f267346ea31F984";
104
+ multicall2: "0x5BA1e12693Dc8F9c48aAD8770482f4739bEeD696";
105
+ proxyAdmin: "0xB753548F6E010e7e680BA186F9Ca1BdAB2E90cf2";
106
+ tickLens: "0xbfd8137f7d1516D3ea5cA83523914859ec47F573";
107
+ quoter: "0xb27308f9F90D607463bb33eA1BeBb41C27CE5AB6";
108
+ swapRouter: "0xE592427A0AEce92De3Edee1F18E0157C05861564";
109
+ swapRouter02: "0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45";
110
+ NFTDescriptor: "0x42B24A95702b9986e82d421cC3568932790A48Ec";
111
+ nonfungibleTokenPositionDescriptor: "0x91ae842A5Ffd8d12023116943e72A606179294f3";
112
+ transparentUpgradeableProxy: "0xEe6A57eC80ea46401049E92587E52f5Ec1c24785";
113
+ nonfungiblePositionManager: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
114
+ v3Migrator: "0xA5644E29708357803b5A882D272c41cC0dF92B34";
115
+ uniswapV3Staker: "0xe34139463bA50bD61336E0c446Bd8C0867c6fE65";
116
+ positionsNFT: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
117
+ topNativePool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
118
+ positionsNFTDeployBlock: number;
119
+ universalRouter: "0xEf1c6E67703c7BD7107eed8303Fbe6EC2554BF6B";
120
+ wrappedNativeAddress: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
121
+ wrappedNativeSymbol: string;
122
+ wrappedNativeName: string;
123
+ wrappedNativeDecimals: number;
124
+ nativeCurrencyName: string;
125
+ };
126
+ token: {
127
+ usdcAddress: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
128
+ wethAddress: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
129
+ wbtcAddress: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599";
130
+ };
131
+ oku: {
132
+ limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
133
+ limitOrderRegistryDeployBlock: number;
134
+ pricing: {
135
+ nativeWrappedToken: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
136
+ nativeWrappedName: string;
137
+ nativeQuotePools: {
138
+ address: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
139
+ blockCreated: number;
140
+ }[];
141
+ pools: ("0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640" | "0x11b815efb8f581194ae79006d24e0d814b7697f6" | "0x60594a405d53811d3bc4766596efd80fd545a270" | "0x3416cf6c708da44db2624d63ea0aaef7113527c6" | "0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8" | "0x4e68ccd3e89f51c3074ca5072bbac773960dfa36" | "0x69d91b94f0aaf8e8a2586909fa77a5c2c89818d5" | "0x7858e59e0c01ea06df3af3d20ac7b0003275d4bf" | "0xe0554a476a092703abdb3ef35c80e0d76d32939f" | "0x5777d92f208679db4b9778590fa3cab3ac9e2168" | "0xc2e9f25be6257c210d7adf0d4cd6e3e881ba25f8" | "0x99ac8ca7087fa4a2a1fb6357269965a2014abc35" | "0x6c6bc977e13df9b0de53b251522280bb72383700" | "0x9a772018fbd77fcd2d25657e5c547baff3fd7d16" | "0x6f48eca74b38d2936b02ab603ff4e36a6c0e3a77" | "0xe859041c9c6d70177f83de991b9d757e13cea26e" | "0x3328ca5b535d537f88715b305375c591cf52d541" | "0x353bb62ed786cdf7624bd4049859182f3c1e9e5d" | "0x9a834b70c07c81a9fcd6f22e842bf002fbffbe4d" | "0x9db9e0e53058c89e5b94e29621a205198648425b" | "0xb07fe2f407f971125d4eb1977f8acee8846c7324" | "0x84383fb05f610222430f69727aa638f8fdbf5cc1" | "0xb0f4a77bde7fee134265307c5cc19abff0ba409b" | "0xc63b0708e2f7e69cb8a1df0e1389a98c35a76d52" | "0x92ab871abb9d567aa276b2ce58d0203d84e0181e" | "0x735a26a57a0a0069dfabd41595a970faf5e1ee8b" | "0x7bea39867e4169dbe237d55c8242a8f2fcdcc387" | "0x5e35c4eba72470ee1177dcb14dddf4d9e6d915f4" | "0x07a6e955ba4345bae83ac2a6faa771fddd8a2011" | "0xfad57d2039c21811c8f2b5d5b65308aa99d31559" | "0xd0fc8ba7e267f2bc56044a7715a489d851dc6d78" | "0x8c54aa2a32a779e6f6fbea568ad85a19e0109c26" | "0xe05e653453f733786f2dabae0ffa1e96cfcc4b25" | "0x094a28b22e1b4218d590ea6fa916b3c5e670ba55" | "0xdd005650ac6805457f4fa6ee1816813ce815e914" | "0x015769601d8d4879c0e193eeab31f10cf03c9ea9" | "0xc5af84701f98fa483ece78af83f11b6c38aca71d" | "0x48da0965ab2d2cbf1c17c09cfb5cbe67ad5b1406" | "0x4e0924d3a751be199c426d52fb1f2337fa96f736" | "0x94b4ba66da4faa4fe09e17c0a8810d2afee70163" | "0x92995d179a5528334356cb4dc5c6cbb1c068696c" | "0x18d96b617a3e5c42a2ada4bc5d1b48e223f17d0d" | "0x9febc984504356225405e26833608b17719c82ae" | "0x2cb162433e0cabac4825e6d198a125829156cc92" | "0xc2a856c3aff2110c1171b8f942256d40e980c726" | "0x6279653c28f138c8b31b8a0f6f8cd2c58e8c1705" | "0x97e7d56a0408570ba1a7852de36350f7713906ec" | "0x216fb666dd61600e74f7b2ca25a38aa99db1a4e9" | "0x7270233ccae676e776a659affc35219e6fcfbb10" | "0xff29d3e552155180809ea3a877408a4620058086" | "0xcb0c5d9d92f4f2f80cce7aa271a1e148c226e19d" | "0x486263aa56d1b49d78dea765754164b880c99954" | "0x25c0edc51909fc20429c6ece9b8f4fbb5af13878" | "0x14036bbda496e39dc3db6025fe858431c1ddadb1" | "0x16980c16811bde2b3358c1ce4341541a4c772ec9" | "0xdf50fbde8180c8785842c8e316ebe06f542d3443" | "0x298b7c5e0770d151e4c5cf6cca4dae3a3ffc8e27" | "0x3aaf77ba7da262e34dffb9b10fc6777bfda79ab7" | "0xd6a309f49cf79542cea91df7b334eb4bd29aa0d7" | "0xdb02d6827220475ece91893255fdf57bed51aee3" | "0xa19f4ebe4cbb3c9b57c16eb4dfc7a52d46a5e891" | "0x6c4ab1907805adcb0b7ae911a5d1b0b99d608b3c" | "0x19f83460e387f1b01f94b85c2532ebc15b0b712e" | "0xaae63df9a86f9a682507c922db38fae5e777a606" | "0x7ec0b75a98997c927ace6d87958147a105147ea0" | "0x868b7bbbfe148516e5397f23982923686182c2d2" | "0xd73ea444eef6faf5423b49be3448e94ed214f1ec" | "0xbb2e5c2ff298fd96e166f90c8abacaf714df14f8" | "0x1a349a3397a8431eed8d94a05f88f9001117fcaa" | "0x85b5a7dc1630f9465d8409e2ac53313b70a71b9c" | "0x3067c3054b4a605f9e327bad82d9ba6049fe76a0" | "0x00cef0386ed94d738c8f8a74e8bfd0376926d24c" | "0x75bff91af9878f5ec3fede9b52d51159afc2430a" | "0xa5ef2a6bbe8852bd6fd2ef6ab9bb45081a6f531c" | "0xb06e7ed37cfa8f0f2888355dd1913e45412798c5" | "0xfe0df74636bc25c7f2400f22fe7dae32d39443d2" | "0x07f3d316630719f4fc69c152f397c150f0831071" | "0x38b6e47a97f4680a983eadc8e510c37d73967c29" | "0xd3ca35355106cb8bc5fd7c534275509673319d83" | "0x020c349a0541d76c16f501abc6b2e9c98adae892" | "0x9275e26bfb23b18bebb07bff45e85110f60963e9" | "0xd5ad5ec825cac700d7deafe3102dc2b6da6d195d" | "0x537a0a5654045c52ec45c4c86ed0c1ffe893809d" | "0xc4d9c69962ddb2388e1532279704fc6eb199c963" | "0x813b22032e94667cc0f854cc7241fc5a309c45bc" | "0xe081eeab0adde30588ba8d5b3f6ae5284790f54a" | "0x5c28b5f471d97f53fcf132f16f9f3c0c888c1a01" | "0x9445bd19767f73dcae6f2de90e6cd31192f62589" | "0xa80964c5bbd1a0e95777094420555fead1a26c1e" | "0xb8c05b7ca698f7cfd9b8a08f177e0ac5f2696bf9" | "0xd0af1981f52146a6939385451daea0726e13a484" | "0xa109209a2380fd4454b0364c4689f6de18ad18cc" | "0x5f3c621d810c7c929fb440e03dadf8621fe61ab5" | "0x141df9a608856d1651c9a3c27b39960ff0418a12" | "0x08f68110f1e0ca67c80a24b4bd206675610f445d" | "0x39529e96c28807655b5856b3d342c6225111770e" | "0x391e8501b626c623d39474afca6f9e46c2686649" | "0xbe3cd9b751360a8030770425acf947c8cb4cab38" | "0xbd5fdda17bc27bb90e37df7a838b1bfc0dc997f5" | "0x3470447f3cecffac709d3e783a307790b0208d60")[];
142
+ };
143
+ };
144
+ defaultPool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
145
+ defaultToken0: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
146
+ defaultToken1: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
147
+ tokenList: ({
148
+ symbol: string;
149
+ address: "0x6b175474e89094c44da98b954eedeac495271d0f";
150
+ } | {
151
+ symbol: string;
152
+ address: "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599";
153
+ } | {
154
+ symbol: string;
155
+ address: "0xdac17f958d2ee523a2206206994597c13d831ec7";
156
+ } | {
157
+ symbol: string;
158
+ address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
159
+ } | {
160
+ symbol: string;
161
+ address: "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48";
162
+ })[];
163
+ stables: ("0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" | "0x6B175474E89094C44Da98b954EedeAC495271d0F" | "0xdAC17F958D2ee523a2206206994597C13D831ec7" | "0x0000000000085d4780B73119b644AE5ecd22b376" | "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" | "0x956f47f50a910163d8bf957cf5846d573e7f87ca" | "0x4Fabb145d64652a948d72533023f6E7A623C7C53" | "0x853d955acef822db058eb8505911ed77f175b99e" | "0x8E870D67F660D95d5be530380D0eC0bd388289E1" | "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0" | "0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3" | "0x1a13f4ca1d028320a707d99520abfefca3998b7f")[];
164
+ watchlist: ("0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640" | "0x11b815efb8f581194ae79006d24e0d814b7697f6" | "0x60594a405d53811d3bc4766596efd80fd545a270" | "0x3416cf6c708da44db2624d63ea0aaef7113527c6" | "0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8" | "0x4e68ccd3e89f51c3074ca5072bbac773960dfa36" | "0x5777d92f208679db4b9778590fa3cab3ac9e2168" | "0xc2e9f25be6257c210d7adf0d4cd6e3e881ba25f8" | "0x99ac8ca7087fa4a2a1fb6357269965a2014abc35" | "0x9a772018fbd77fcd2d25657e5c547baff3fd7d16" | "0x7bea39867e4169dbe237d55c8242a8f2fcdcc387" | "0xc5af84701f98fa483ece78af83f11b6c38aca71d" | "0x4e0924d3a751be199c426d52fb1f2337fa96f736" | "0xcbcdf9626bc03e24f779434178a73a0b4bad62ed" | "0xa6cc3c2531fdaa6ae1a3ca84c2855806728693e8" | "0x1d42064fc4beb5f8aaf85f4617ae8b3b5b8bd801" | "0x290a6a7460b308ee3f19023d2d00de604bcf5b42" | "0xac4b3dacb91461209ae9d41ec517c2b9cb1b7daf" | "0xa3f558aebaecaf0e11ca4b2199cc5ed341edfd74" | "0x4585fe77225b41b697c938b018e2ac67ac5a20c0" | "0x11950d141ecb863f01007add7d1a342041227b58" | "0x109830a1aaad605bbf02a9dfa7b0b92ec2fb7daa" | "0x840deeef2f115cf50da625f7368c24af6fe74410" | "0xe8c6c9227491c0a8156a0106a0204d881bb7e531")[];
165
+ internalName: "ethereum";
166
+ nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/eth.png";
167
+ contracts: {
168
+ limitOrder: {
169
+ address: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
170
+ };
171
+ nftManager: {
172
+ address: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
173
+ };
174
+ weth9: {
175
+ address: "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2";
176
+ };
177
+ multicall2: {
178
+ address: "0x5BA1e12693Dc8F9c48aAD8770482f4739bEeD696";
179
+ };
180
+ multicall3: {
181
+ address: "0xcA11bde05977b3631167028862bE2a173976CA11";
182
+ };
183
+ ensUniversalResolver: {
184
+ readonly address: "0xeeeeeeee14d718c2b47d9923deab1335e144eeee";
185
+ readonly blockCreated: 23085558;
186
+ };
187
+ };
188
+ blockExplorers: {
189
+ readonly default: {
190
+ readonly name: "Etherscan";
191
+ readonly url: "https://etherscan.io";
192
+ readonly apiUrl: "https://api.etherscan.io/api";
193
+ };
194
+ };
195
+ blockTime: 12000;
196
+ ensTlds?: readonly string[] | undefined;
197
+ id: 1;
198
+ name: "Ethereum";
199
+ nativeCurrency: {
200
+ readonly name: "Ether";
201
+ readonly symbol: "ETH";
202
+ readonly decimals: 18;
203
+ };
204
+ experimental_preconfirmationTime?: number | undefined | undefined | undefined;
205
+ sourceId?: number | undefined | undefined | undefined;
206
+ testnet?: boolean | undefined | undefined | undefined;
207
+ custom?: Record<string, unknown> | undefined;
208
+ extendSchema?: Record<string, unknown> | undefined;
209
+ fees?: import("viem").ChainFees<undefined> | undefined;
210
+ formatters?: undefined | undefined;
211
+ prepareTransactionRequest?: ((args: import("viem").PrepareTransactionRequestParameters, options: {
212
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
213
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | [fn: ((args: import("viem").PrepareTransactionRequestParameters, options: {
214
+ phase: "beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters";
215
+ }) => Promise<import("viem").PrepareTransactionRequestParameters>) | undefined, options: {
216
+ runAt: readonly ("beforeFillTransaction" | "beforeFillParameters" | "afterFillParameters")[];
217
+ }] | undefined | undefined;
218
+ serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
219
+ verifyHash?: ((client: import("viem").Client, parameters: import("viem").VerifyHashActionParameters) => Promise<import("viem").VerifyHashActionReturnType>) | undefined | undefined;
220
+ }>;