@gfxlabs/oku-chains 1.12.12 → 1.12.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +38 -34
- package/dist/index-mjs.js +38 -34
- package/dist/index.js +38 -34
- package/dist/types/definitions/arbitrum.d.ts +2 -3
- package/dist/types/definitions/avalanche.d.ts +1 -1
- package/dist/types/definitions/base.d.ts +2 -3
- package/dist/types/definitions/blast.d.ts +1 -1
- package/dist/types/definitions/boba.d.ts +1 -1
- package/dist/types/definitions/bsc.d.ts +2 -2
- package/dist/types/definitions/celo.d.ts +1 -1
- package/dist/types/definitions/filecoin.d.ts +1 -1
- package/dist/types/definitions/gensyn.d.ts +1 -1
- package/dist/types/definitions/hemi.d.ts +1 -1
- package/dist/types/definitions/linea.d.ts +2 -2
- package/dist/types/definitions/mainnet.d.ts +1 -1
- package/dist/types/definitions/mantle.d.ts +1 -1
- package/dist/types/definitions/monad.d.ts +1 -1
- package/dist/types/definitions/nibiru.d.ts +1 -1
- package/dist/types/definitions/optimism.d.ts +2 -3
- package/dist/types/definitions/polygon.d.ts +2 -2
- package/dist/types/definitions/redbelly.d.ts +1 -1
- package/dist/types/definitions/robinhood.d.ts +8 -0
- package/dist/types/definitions/saga.d.ts +1 -1
- package/dist/types/definitions/telos.d.ts +1 -1
- package/dist/types/definitions/unichain.d.ts +2 -2
- package/dist/types/definitions/worldchain.d.ts +2 -3
- package/dist/types/index.d.ts +38 -34
- package/dist/types/spec/index.d.ts +1 -2
- package/package.json +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -110,7 +110,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
110
110
|
positionsNFT: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
111
111
|
topNativePool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
|
|
112
112
|
positionsNFTDeployBlock: number;
|
|
113
|
-
universalRouter: "
|
|
113
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
114
114
|
wrappedNativeAddress: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1";
|
|
115
115
|
wrappedNativeSymbol: string;
|
|
116
116
|
wrappedNativeName: string;
|
|
@@ -123,8 +123,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
123
123
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
|
|
124
124
|
};
|
|
125
125
|
oku: {
|
|
126
|
-
|
|
127
|
-
router11: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
126
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
128
127
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
129
128
|
limitOrderRegistryDeployBlock: number;
|
|
130
129
|
pricing: {
|
|
@@ -324,7 +323,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
324
323
|
nonfungiblePositionManager: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
325
324
|
positionsNFT: "0x03a520b32C04BF3bEEf7BEb72E919cf822Ed34f1";
|
|
326
325
|
positionsNFTDeployBlock: number;
|
|
327
|
-
universalRouter: "
|
|
326
|
+
universalRouter: "0xFdf682F51FE81Aa4898F0AE2163d8A55c127fbC7";
|
|
328
327
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
329
328
|
wrappedNativeSymbol: string;
|
|
330
329
|
wrappedNativeName: string;
|
|
@@ -335,8 +334,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
335
334
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
336
335
|
};
|
|
337
336
|
oku: {
|
|
338
|
-
|
|
339
|
-
router11: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
337
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
340
338
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
341
339
|
limitOrderRegistryDeployBlock: number;
|
|
342
340
|
pricing: {
|
|
@@ -781,7 +779,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
781
779
|
usdcAddress: "0x66a2A913e447d6b4BF33EFbec43aAeF87890FBbc";
|
|
782
780
|
};
|
|
783
781
|
oku: {
|
|
784
|
-
|
|
782
|
+
router: "0x87a3721df43fd6788a6b11662D2a804F27911506";
|
|
785
783
|
limitOrderRegistry: "0xfefb60591cffc694c0137983a9091d64af8ecbac";
|
|
786
784
|
limitOrderRegistryDeployBlock: number;
|
|
787
785
|
pricing: {
|
|
@@ -914,7 +912,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
914
912
|
nonfungiblePositionManager: "0xB218e4f7cF0533d4696fDfC419A0023D33345F28";
|
|
915
913
|
positionsNFT: "0xB218e4f7cF0533d4696fDfC419A0023D33345F28";
|
|
916
914
|
positionsNFTDeployBlock: number;
|
|
917
|
-
universalRouter: "
|
|
915
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
918
916
|
wrappedNativeAddress: "0x4300000000000000000000000000000000000004";
|
|
919
917
|
wrappedNativeSymbol: string;
|
|
920
918
|
wrappedNativeName: string;
|
|
@@ -1388,7 +1386,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1388
1386
|
uniswapV3Staker: "0x49B53C35AF9072fC71767577BF6380a88EE32C71";
|
|
1389
1387
|
positionsNFT: "0x7b8A01B39D58278b5DE7e48c8449c9f4F5170613";
|
|
1390
1388
|
positionsNFTDeployBlock: number;
|
|
1391
|
-
universalRouter: "
|
|
1389
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
1392
1390
|
wrappedNativeAddress: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c";
|
|
1393
1391
|
wrappedNativeSymbol: string;
|
|
1394
1392
|
wrappedNativeName: string;
|
|
@@ -1401,7 +1399,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1401
1399
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8";
|
|
1402
1400
|
};
|
|
1403
1401
|
oku: {
|
|
1404
|
-
|
|
1402
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
1405
1403
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627";
|
|
1406
1404
|
limitOrderRegistryDeployBlock: number;
|
|
1407
1405
|
pricing: {
|
|
@@ -1546,7 +1544,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1546
1544
|
wethAddress: "0xb829b68f57CC546dA7E5806A929e53bE32a4625D";
|
|
1547
1545
|
};
|
|
1548
1546
|
oku: {
|
|
1549
|
-
|
|
1547
|
+
router: "0x961feB343932036fa057D80A057aB746dFEe294e";
|
|
1550
1548
|
pricing: {
|
|
1551
1549
|
pools: never[];
|
|
1552
1550
|
nativeWrappedToken: "0x60E1773636CF5E4A227d9AC24F20fEca034ee25A";
|
|
@@ -1757,7 +1755,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1757
1755
|
positionsNFT: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
1758
1756
|
topNativePool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
|
|
1759
1757
|
positionsNFTDeployBlock: number;
|
|
1760
|
-
universalRouter: "
|
|
1758
|
+
universalRouter: "0xCb640A86855f1A828c27241bA364348de28abe66";
|
|
1761
1759
|
wrappedNativeAddress: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2";
|
|
1762
1760
|
wrappedNativeSymbol: string;
|
|
1763
1761
|
wrappedNativeName: string;
|
|
@@ -2107,8 +2105,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2107
2105
|
dexscreener: string;
|
|
2108
2106
|
};
|
|
2109
2107
|
oku: {
|
|
2110
|
-
|
|
2111
|
-
router11: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
2108
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
2112
2109
|
limitOrderRegistryDeployBlock: number;
|
|
2113
2110
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2114
2111
|
customOrderTypes: {
|
|
@@ -2151,7 +2148,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2151
2148
|
positionsNFT: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
2152
2149
|
topNativePool: "0x88e6a0c2ddd26feeb64f039a2c41296fcb3f5640";
|
|
2153
2150
|
positionsNFTDeployBlock: number;
|
|
2154
|
-
universalRouter: "
|
|
2151
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
2155
2152
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
2156
2153
|
wrappedNativeSymbol: string;
|
|
2157
2154
|
wrappedNativeName: string;
|
|
@@ -2621,7 +2618,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2621
2618
|
positionsNFT: "0xC36442b4a4522E871399CD717aBDD847Ab11FE88";
|
|
2622
2619
|
positionsNFTDeployBlock: number;
|
|
2623
2620
|
topNativePool: "0xa374094527e1673a86de625aa59517c5de346d32";
|
|
2624
|
-
universalRouter: "
|
|
2621
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
2625
2622
|
wrappedNativeAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
2626
2623
|
wrappedNativeSymbol: string;
|
|
2627
2624
|
wrappedNativeName: string;
|
|
@@ -2634,7 +2631,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2634
2631
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
2635
2632
|
};
|
|
2636
2633
|
oku: {
|
|
2637
|
-
|
|
2634
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
2638
2635
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2639
2636
|
limitOrderRegistryDeployBlock: number;
|
|
2640
2637
|
pricing: {
|
|
@@ -4009,7 +4006,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
4009
4006
|
nonfungiblePositionManager: "0x4615C383F85D0a2BbED973d83ccecf5CB7121463";
|
|
4010
4007
|
positionsNFT: "0x4615C383F85D0a2BbED973d83ccecf5CB7121463";
|
|
4011
4008
|
positionsNFTDeployBlock: number;
|
|
4012
|
-
universalRouter: "
|
|
4009
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
4013
4010
|
wrappedNativeAddress: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
4014
4011
|
wrappedNativeSymbol: string;
|
|
4015
4012
|
wrappedNativeName: string;
|
|
@@ -4022,7 +4019,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
4022
4019
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4";
|
|
4023
4020
|
};
|
|
4024
4021
|
oku: {
|
|
4025
|
-
|
|
4022
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
4026
4023
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74";
|
|
4027
4024
|
limitOrderRegistryDeployBlock: number;
|
|
4028
4025
|
pricing: {
|
|
@@ -4357,7 +4354,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
4357
4354
|
wethAddress: "0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8";
|
|
4358
4355
|
};
|
|
4359
4356
|
oku: {
|
|
4360
|
-
|
|
4357
|
+
router: "0xCF883b5926F1c782308381121BA80234000000cE";
|
|
4361
4358
|
limitOrderRegistry: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
4362
4359
|
limitOrderRegistryDeployBlock: number;
|
|
4363
4360
|
pricing: {
|
|
@@ -6435,7 +6432,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
6435
6432
|
nonfungiblePositionManager: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
6436
6433
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
6437
6434
|
positionsNFTDeployBlock: number;
|
|
6438
|
-
universalRouter: "
|
|
6435
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
6439
6436
|
nativeCurrencyName: string;
|
|
6440
6437
|
};
|
|
6441
6438
|
token: {
|
|
@@ -7456,7 +7453,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
7456
7453
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
7457
7454
|
};
|
|
7458
7455
|
oku: {
|
|
7459
|
-
|
|
7456
|
+
router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045";
|
|
7460
7457
|
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
7461
7458
|
limitOrderRegistryDeployBlock: number;
|
|
7462
7459
|
pricing: {
|
|
@@ -7605,7 +7602,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
7605
7602
|
usdcAddress: "0xF1815bd50389c46847f0Bda824eC8da914045D14";
|
|
7606
7603
|
};
|
|
7607
7604
|
oku: {
|
|
7608
|
-
|
|
7605
|
+
router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045";
|
|
7609
7606
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
|
|
7610
7607
|
limitOrderRegistryDeployBlock: number;
|
|
7611
7608
|
pricing: {
|
|
@@ -7743,7 +7740,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
7743
7740
|
nonfungiblePositionManager: "0xdD489C75be1039ec7d843A6aC2Fd658350B067Cf";
|
|
7744
7741
|
positionsNFT: "0xdD489C75be1039ec7d843A6aC2Fd658350B067Cf";
|
|
7745
7742
|
positionsNFTDeployBlock: number;
|
|
7746
|
-
universalRouter: "
|
|
7743
|
+
universalRouter: "0xa683c66045ad16abb1bCE5ad46A64d95f9A25785";
|
|
7747
7744
|
wrappedNativeAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA";
|
|
7748
7745
|
wrappedNativeSymbol: string;
|
|
7749
7746
|
wrappedNativeName: string;
|
|
@@ -8008,7 +8005,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8008
8005
|
usdcAddress: "0x8201c02d4AB2214471E8C3AD6475C8b0CD9F2D06";
|
|
8009
8006
|
};
|
|
8010
8007
|
oku: {
|
|
8011
|
-
|
|
8008
|
+
router: "0x028F7f81D6816735207A19a3b5C1B72f95B655E5";
|
|
8012
8009
|
limitOrderRegistry: "0x9db70E29712Cc8Af10c2B597BaDA6784544FF407";
|
|
8013
8010
|
limitOrderRegistryDeployBlock: number;
|
|
8014
8011
|
pricing: {
|
|
@@ -8288,7 +8285,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8288
8285
|
nonfungiblePositionManager: "0xec12a9F9a09f50550686363766Cc153D03c27b5e";
|
|
8289
8286
|
positionsNFT: "0xec12a9F9a09f50550686363766Cc153D03c27b5e";
|
|
8290
8287
|
positionsNFTDeployBlock: number;
|
|
8291
|
-
universalRouter: "
|
|
8288
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
8292
8289
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
8293
8290
|
wrappedNativeSymbol: string;
|
|
8294
8291
|
wrappedNativeName: string;
|
|
@@ -8301,8 +8298,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8301
8298
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8302
8299
|
};
|
|
8303
8300
|
oku: {
|
|
8304
|
-
|
|
8305
|
-
router11: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
8301
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
8306
8302
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12";
|
|
8307
8303
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688";
|
|
8308
8304
|
pricing: {
|
|
@@ -9107,7 +9103,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9107
9103
|
usdcAddress: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
|
|
9108
9104
|
};
|
|
9109
9105
|
oku: {
|
|
9110
|
-
|
|
9106
|
+
router: "0x1a84c0daAf3948392ccA68f475141cF8dC5B8045";
|
|
9111
9107
|
limitOrderRegistry: "0x6E1293993C71Cb2E6b2Da8559f6d7Dc1fdb3AE02";
|
|
9112
9108
|
limitOrderRegistryDeployBlock: number;
|
|
9113
9109
|
pricing: {
|
|
@@ -9401,7 +9397,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9401
9397
|
nonfungiblePositionManager: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
9402
9398
|
positionsNFT: "0x943e6e07a7e8e791dafc44083e54041d743c46e9";
|
|
9403
9399
|
positionsNFTDeployBlock: number;
|
|
9404
|
-
universalRouter: "
|
|
9400
|
+
universalRouter: "0xFdf682F51FE81Aa4898F0AE2163d8A55c127fbC7";
|
|
9405
9401
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
9406
9402
|
wrappedNativeSymbol: string;
|
|
9407
9403
|
wrappedNativeName: string;
|
|
@@ -9421,7 +9417,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9421
9417
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
9422
9418
|
};
|
|
9423
9419
|
oku: {
|
|
9424
|
-
|
|
9420
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
9425
9421
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
9426
9422
|
limitOrderRegistryDeployBlock: number;
|
|
9427
9423
|
pricing: {
|
|
@@ -10228,7 +10224,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10228
10224
|
nonfungiblePositionManager: "0x655C406EBFa14EE2006250925e54ec43AD184f8B";
|
|
10229
10225
|
positionsNFT: "0x655C406EBFa14EE2006250925e54ec43AD184f8B";
|
|
10230
10226
|
positionsNFTDeployBlock: number;
|
|
10231
|
-
universalRouter: "
|
|
10227
|
+
universalRouter: "0x8B844f885672f333Bc0042cB669255f93a4C1E6b";
|
|
10232
10228
|
wrappedNativeAddress: "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7";
|
|
10233
10229
|
wrappedNativeSymbol: string;
|
|
10234
10230
|
wrappedNativeName: string;
|
|
@@ -10508,7 +10504,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10508
10504
|
nonfungiblePositionManager: "0x7197E214c0b767cFB76Fb734ab638E2c192F4E53";
|
|
10509
10505
|
positionsNFT: "0x7197E214c0b767cFB76Fb734ab638E2c192F4E53";
|
|
10510
10506
|
positionsNFTDeployBlock: number;
|
|
10511
|
-
universalRouter: "
|
|
10507
|
+
universalRouter: "0xFdf682F51FE81Aa4898F0AE2163d8A55c127fbC7";
|
|
10512
10508
|
wrappedNativeAddress: "0x3bd359C1119dA7Da1D913D1C4D2B7c461115433A";
|
|
10513
10509
|
wrappedNativeSymbol: string;
|
|
10514
10510
|
wrappedNativeName: string;
|
|
@@ -10778,7 +10774,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10778
10774
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
10779
10775
|
};
|
|
10780
10776
|
oku: {
|
|
10781
|
-
|
|
10777
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
10782
10778
|
pricing: {
|
|
10783
10779
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
10784
10780
|
nativeWrappedName: string;
|
|
@@ -10997,9 +10993,17 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10997
10993
|
morpho: {};
|
|
10998
10994
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
10999
10995
|
uniswap: {
|
|
10996
|
+
deployBlock: number;
|
|
11000
10997
|
poolFactory: "0x1f7d7550B1b028f7571E69A784071F0205FD2EfA";
|
|
10998
|
+
permit2: "0x000000000022D473030F116dDEE9F6B43aC78BA3";
|
|
10999
|
+
multicall2: "0x282A3C4D320Cc7f0d5eaf56B8029e4B88338f0a3";
|
|
11000
|
+
tickLens: "0x7DfD4F31be6814D2906BDE155c3e1B146EAc1468";
|
|
11001
|
+
quoter: "0x33e885eD0Ec9bF04EcfB19341582aADCb4c8A9E7";
|
|
11002
|
+
swapRouter02: "0xCaf681a66D020601342297493863E78C959E5cb2";
|
|
11001
11003
|
nonfungiblePositionManager: "0x73991a25C818Bf1f1128dEAaB1492D45638DE0D3";
|
|
11002
11004
|
positionsNFT: "0x73991a25C818Bf1f1128dEAaB1492D45638DE0D3";
|
|
11005
|
+
positionsNFTDeployBlock: number;
|
|
11006
|
+
universalRouter: "0x8876789976dEcBfCbBbe364623C63652db8C0904";
|
|
11003
11007
|
wrappedNativeAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73";
|
|
11004
11008
|
wrappedNativeSymbol: string;
|
|
11005
11009
|
wrappedNativeName: string;
|
|
@@ -70,8 +70,7 @@ export interface OkuCustomOrderTypesMetadata {
|
|
|
70
70
|
oracleLessDeployBlock?: number;
|
|
71
71
|
}
|
|
72
72
|
export interface OkuMetadata {
|
|
73
|
-
|
|
74
|
-
router11?: Address;
|
|
73
|
+
router?: Address;
|
|
75
74
|
permit2Proxy10?: Address;
|
|
76
75
|
permit2Proxy11?: Address;
|
|
77
76
|
limitOrderRegistry?: Address;
|