@gfxlabs/oku-chains 1.1.183 → 1.1.184
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 +13 -13
- package/dist/index-mjs.js +13 -13
- package/dist/index.js +13 -13
- package/dist/types/browser.d.ts +20 -20
- package/dist/types/index-mjs.d.ts +20 -20
- package/dist/types/index.d.ts +20 -20
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -1494,15 +1494,15 @@
|
|
|
1494
1494
|
oracles: {},
|
|
1495
1495
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
1496
1496
|
uniswap: {
|
|
1497
|
-
deployBlock:
|
|
1498
|
-
poolFactory: "
|
|
1497
|
+
deployBlock: 1293598,
|
|
1498
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
1499
1499
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
|
|
1500
|
-
multicall2: "
|
|
1501
|
-
tickLens: "
|
|
1502
|
-
nonfungiblePositionManager: "
|
|
1503
|
-
positionsNFT: "
|
|
1504
|
-
positionsNFTDeployBlock:
|
|
1505
|
-
universalRouter: "
|
|
1500
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1501
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
1502
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1503
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1504
|
+
positionsNFTDeployBlock: 1293633,
|
|
1505
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B",
|
|
1506
1506
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
1507
1507
|
wrappedNativeSymbol: "WETH",
|
|
1508
1508
|
wrappedNativeName: "Wrapped Ether",
|
|
@@ -1514,8 +1514,8 @@
|
|
|
1514
1514
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
|
|
1515
1515
|
},
|
|
1516
1516
|
oku: {
|
|
1517
|
-
limitOrderRegistry: "
|
|
1518
|
-
limitOrderRegistryDeployBlock:
|
|
1517
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1518
|
+
limitOrderRegistryDeployBlock: 1293765,
|
|
1519
1519
|
pricing: {
|
|
1520
1520
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1521
1521
|
nativeWrappedName: "ETH",
|
|
@@ -1541,16 +1541,16 @@
|
|
|
1541
1541
|
contracts: {
|
|
1542
1542
|
...chains.hemi.contracts,
|
|
1543
1543
|
limitOrder: {
|
|
1544
|
-
address: "
|
|
1544
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1545
1545
|
},
|
|
1546
1546
|
nftManager: {
|
|
1547
|
-
address: "
|
|
1547
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1548
1548
|
},
|
|
1549
1549
|
weth9: {
|
|
1550
1550
|
address: "0x4200000000000000000000000000000000000006",
|
|
1551
1551
|
},
|
|
1552
1552
|
multicall2: {
|
|
1553
|
-
address: "
|
|
1553
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1554
1554
|
},
|
|
1555
1555
|
multicall3: {
|
|
1556
1556
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
package/dist/index-mjs.js
CHANGED
|
@@ -1490,15 +1490,15 @@ const hemi = makeConfig({
|
|
|
1490
1490
|
oracles: {},
|
|
1491
1491
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
1492
1492
|
uniswap: {
|
|
1493
|
-
deployBlock:
|
|
1494
|
-
poolFactory: "
|
|
1493
|
+
deployBlock: 1293598,
|
|
1494
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
1495
1495
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
|
|
1496
|
-
multicall2: "
|
|
1497
|
-
tickLens: "
|
|
1498
|
-
nonfungiblePositionManager: "
|
|
1499
|
-
positionsNFT: "
|
|
1500
|
-
positionsNFTDeployBlock:
|
|
1501
|
-
universalRouter: "
|
|
1496
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1497
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
1498
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1499
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1500
|
+
positionsNFTDeployBlock: 1293633,
|
|
1501
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B",
|
|
1502
1502
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
1503
1503
|
wrappedNativeSymbol: "WETH",
|
|
1504
1504
|
wrappedNativeName: "Wrapped Ether",
|
|
@@ -1510,8 +1510,8 @@ const hemi = makeConfig({
|
|
|
1510
1510
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
|
|
1511
1511
|
},
|
|
1512
1512
|
oku: {
|
|
1513
|
-
limitOrderRegistry: "
|
|
1514
|
-
limitOrderRegistryDeployBlock:
|
|
1513
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1514
|
+
limitOrderRegistryDeployBlock: 1293765,
|
|
1515
1515
|
pricing: {
|
|
1516
1516
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1517
1517
|
nativeWrappedName: "ETH",
|
|
@@ -1537,16 +1537,16 @@ const hemi = makeConfig({
|
|
|
1537
1537
|
contracts: {
|
|
1538
1538
|
...hemi$1.contracts,
|
|
1539
1539
|
limitOrder: {
|
|
1540
|
-
address: "
|
|
1540
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1541
1541
|
},
|
|
1542
1542
|
nftManager: {
|
|
1543
|
-
address: "
|
|
1543
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1544
1544
|
},
|
|
1545
1545
|
weth9: {
|
|
1546
1546
|
address: "0x4200000000000000000000000000000000000006",
|
|
1547
1547
|
},
|
|
1548
1548
|
multicall2: {
|
|
1549
|
-
address: "
|
|
1549
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1550
1550
|
},
|
|
1551
1551
|
multicall3: {
|
|
1552
1552
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
package/dist/index.js
CHANGED
|
@@ -1492,15 +1492,15 @@ const hemi = makeConfig({
|
|
|
1492
1492
|
oracles: {},
|
|
1493
1493
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
1494
1494
|
uniswap: {
|
|
1495
|
-
deployBlock:
|
|
1496
|
-
poolFactory: "
|
|
1495
|
+
deployBlock: 1293598,
|
|
1496
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
1497
1497
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578",
|
|
1498
|
-
multicall2: "
|
|
1499
|
-
tickLens: "
|
|
1500
|
-
nonfungiblePositionManager: "
|
|
1501
|
-
positionsNFT: "
|
|
1502
|
-
positionsNFTDeployBlock:
|
|
1503
|
-
universalRouter: "
|
|
1498
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1499
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
1500
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1501
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1502
|
+
positionsNFTDeployBlock: 1293633,
|
|
1503
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B",
|
|
1504
1504
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
1505
1505
|
wrappedNativeSymbol: "WETH",
|
|
1506
1506
|
wrappedNativeName: "Wrapped Ether",
|
|
@@ -1512,8 +1512,8 @@ const hemi = makeConfig({
|
|
|
1512
1512
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3",
|
|
1513
1513
|
},
|
|
1514
1514
|
oku: {
|
|
1515
|
-
limitOrderRegistry: "
|
|
1516
|
-
limitOrderRegistryDeployBlock:
|
|
1515
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1516
|
+
limitOrderRegistryDeployBlock: 1293765,
|
|
1517
1517
|
pricing: {
|
|
1518
1518
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1519
1519
|
nativeWrappedName: "ETH",
|
|
@@ -1539,16 +1539,16 @@ const hemi = makeConfig({
|
|
|
1539
1539
|
contracts: {
|
|
1540
1540
|
...chains.hemi.contracts,
|
|
1541
1541
|
limitOrder: {
|
|
1542
|
-
address: "
|
|
1542
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0",
|
|
1543
1543
|
},
|
|
1544
1544
|
nftManager: {
|
|
1545
|
-
address: "
|
|
1545
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050",
|
|
1546
1546
|
},
|
|
1547
1547
|
weth9: {
|
|
1548
1548
|
address: "0x4200000000000000000000000000000000000006",
|
|
1549
1549
|
},
|
|
1550
1550
|
multicall2: {
|
|
1551
|
-
address: "
|
|
1551
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155",
|
|
1552
1552
|
},
|
|
1553
1553
|
multicall3: {
|
|
1554
1554
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -3087,14 +3087,14 @@ declare const hemi: Readonly<{
|
|
|
3087
3087
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
3088
3088
|
uniswap: {
|
|
3089
3089
|
deployBlock: number;
|
|
3090
|
-
poolFactory: "
|
|
3090
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
3091
3091
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
3092
|
-
multicall2: "
|
|
3093
|
-
tickLens: "
|
|
3094
|
-
nonfungiblePositionManager: "
|
|
3095
|
-
positionsNFT: "
|
|
3092
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3093
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
3094
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3095
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3096
3096
|
positionsNFTDeployBlock: number;
|
|
3097
|
-
universalRouter: "
|
|
3097
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
3098
3098
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
3099
3099
|
wrappedNativeSymbol: string;
|
|
3100
3100
|
wrappedNativeName: string;
|
|
@@ -3106,7 +3106,7 @@ declare const hemi: Readonly<{
|
|
|
3106
3106
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
3107
3107
|
};
|
|
3108
3108
|
oku: {
|
|
3109
|
-
limitOrderRegistry: "
|
|
3109
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3110
3110
|
limitOrderRegistryDeployBlock: number;
|
|
3111
3111
|
pricing: {
|
|
3112
3112
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -3135,16 +3135,16 @@ declare const hemi: Readonly<{
|
|
|
3135
3135
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3136
3136
|
contracts: {
|
|
3137
3137
|
limitOrder: {
|
|
3138
|
-
address: "
|
|
3138
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3139
3139
|
};
|
|
3140
3140
|
nftManager: {
|
|
3141
|
-
address: "
|
|
3141
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3142
3142
|
};
|
|
3143
3143
|
weth9: {
|
|
3144
3144
|
address: "0x4200000000000000000000000000000000000006";
|
|
3145
3145
|
};
|
|
3146
3146
|
multicall2: {
|
|
3147
|
-
address: "
|
|
3147
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3148
3148
|
};
|
|
3149
3149
|
multicall3: {
|
|
3150
3150
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
@@ -13550,14 +13550,14 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13550
13550
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13551
13551
|
uniswap: {
|
|
13552
13552
|
deployBlock: number;
|
|
13553
|
-
poolFactory: "
|
|
13553
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
13554
13554
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
13555
|
-
multicall2: "
|
|
13556
|
-
tickLens: "
|
|
13557
|
-
nonfungiblePositionManager: "
|
|
13558
|
-
positionsNFT: "
|
|
13555
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13556
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
13557
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13558
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13559
13559
|
positionsNFTDeployBlock: number;
|
|
13560
|
-
universalRouter: "
|
|
13560
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
13561
13561
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
13562
13562
|
wrappedNativeSymbol: string;
|
|
13563
13563
|
wrappedNativeName: string;
|
|
@@ -13569,7 +13569,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13569
13569
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
13570
13570
|
};
|
|
13571
13571
|
oku: {
|
|
13572
|
-
limitOrderRegistry: "
|
|
13572
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13573
13573
|
limitOrderRegistryDeployBlock: number;
|
|
13574
13574
|
pricing: {
|
|
13575
13575
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -13598,16 +13598,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13598
13598
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
13599
13599
|
contracts: {
|
|
13600
13600
|
limitOrder: {
|
|
13601
|
-
address: "
|
|
13601
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13602
13602
|
};
|
|
13603
13603
|
nftManager: {
|
|
13604
|
-
address: "
|
|
13604
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13605
13605
|
};
|
|
13606
13606
|
weth9: {
|
|
13607
13607
|
address: "0x4200000000000000000000000000000000000006";
|
|
13608
13608
|
};
|
|
13609
13609
|
multicall2: {
|
|
13610
|
-
address: "
|
|
13610
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13611
13611
|
};
|
|
13612
13612
|
multicall3: {
|
|
13613
13613
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
@@ -3087,14 +3087,14 @@ declare const hemi: Readonly<{
|
|
|
3087
3087
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
3088
3088
|
uniswap: {
|
|
3089
3089
|
deployBlock: number;
|
|
3090
|
-
poolFactory: "
|
|
3090
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
3091
3091
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
3092
|
-
multicall2: "
|
|
3093
|
-
tickLens: "
|
|
3094
|
-
nonfungiblePositionManager: "
|
|
3095
|
-
positionsNFT: "
|
|
3092
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3093
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
3094
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3095
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3096
3096
|
positionsNFTDeployBlock: number;
|
|
3097
|
-
universalRouter: "
|
|
3097
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
3098
3098
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
3099
3099
|
wrappedNativeSymbol: string;
|
|
3100
3100
|
wrappedNativeName: string;
|
|
@@ -3106,7 +3106,7 @@ declare const hemi: Readonly<{
|
|
|
3106
3106
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
3107
3107
|
};
|
|
3108
3108
|
oku: {
|
|
3109
|
-
limitOrderRegistry: "
|
|
3109
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3110
3110
|
limitOrderRegistryDeployBlock: number;
|
|
3111
3111
|
pricing: {
|
|
3112
3112
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -3135,16 +3135,16 @@ declare const hemi: Readonly<{
|
|
|
3135
3135
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3136
3136
|
contracts: {
|
|
3137
3137
|
limitOrder: {
|
|
3138
|
-
address: "
|
|
3138
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3139
3139
|
};
|
|
3140
3140
|
nftManager: {
|
|
3141
|
-
address: "
|
|
3141
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3142
3142
|
};
|
|
3143
3143
|
weth9: {
|
|
3144
3144
|
address: "0x4200000000000000000000000000000000000006";
|
|
3145
3145
|
};
|
|
3146
3146
|
multicall2: {
|
|
3147
|
-
address: "
|
|
3147
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3148
3148
|
};
|
|
3149
3149
|
multicall3: {
|
|
3150
3150
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
@@ -13550,14 +13550,14 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13550
13550
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13551
13551
|
uniswap: {
|
|
13552
13552
|
deployBlock: number;
|
|
13553
|
-
poolFactory: "
|
|
13553
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
13554
13554
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
13555
|
-
multicall2: "
|
|
13556
|
-
tickLens: "
|
|
13557
|
-
nonfungiblePositionManager: "
|
|
13558
|
-
positionsNFT: "
|
|
13555
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13556
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
13557
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13558
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13559
13559
|
positionsNFTDeployBlock: number;
|
|
13560
|
-
universalRouter: "
|
|
13560
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
13561
13561
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
13562
13562
|
wrappedNativeSymbol: string;
|
|
13563
13563
|
wrappedNativeName: string;
|
|
@@ -13569,7 +13569,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13569
13569
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
13570
13570
|
};
|
|
13571
13571
|
oku: {
|
|
13572
|
-
limitOrderRegistry: "
|
|
13572
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13573
13573
|
limitOrderRegistryDeployBlock: number;
|
|
13574
13574
|
pricing: {
|
|
13575
13575
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -13598,16 +13598,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13598
13598
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
13599
13599
|
contracts: {
|
|
13600
13600
|
limitOrder: {
|
|
13601
|
-
address: "
|
|
13601
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13602
13602
|
};
|
|
13603
13603
|
nftManager: {
|
|
13604
|
-
address: "
|
|
13604
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13605
13605
|
};
|
|
13606
13606
|
weth9: {
|
|
13607
13607
|
address: "0x4200000000000000000000000000000000000006";
|
|
13608
13608
|
};
|
|
13609
13609
|
multicall2: {
|
|
13610
|
-
address: "
|
|
13610
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13611
13611
|
};
|
|
13612
13612
|
multicall3: {
|
|
13613
13613
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -3087,14 +3087,14 @@ declare const hemi: Readonly<{
|
|
|
3087
3087
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
3088
3088
|
uniswap: {
|
|
3089
3089
|
deployBlock: number;
|
|
3090
|
-
poolFactory: "
|
|
3090
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
3091
3091
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
3092
|
-
multicall2: "
|
|
3093
|
-
tickLens: "
|
|
3094
|
-
nonfungiblePositionManager: "
|
|
3095
|
-
positionsNFT: "
|
|
3092
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3093
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
3094
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3095
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3096
3096
|
positionsNFTDeployBlock: number;
|
|
3097
|
-
universalRouter: "
|
|
3097
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
3098
3098
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
3099
3099
|
wrappedNativeSymbol: string;
|
|
3100
3100
|
wrappedNativeName: string;
|
|
@@ -3106,7 +3106,7 @@ declare const hemi: Readonly<{
|
|
|
3106
3106
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
3107
3107
|
};
|
|
3108
3108
|
oku: {
|
|
3109
|
-
limitOrderRegistry: "
|
|
3109
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3110
3110
|
limitOrderRegistryDeployBlock: number;
|
|
3111
3111
|
pricing: {
|
|
3112
3112
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -3135,16 +3135,16 @@ declare const hemi: Readonly<{
|
|
|
3135
3135
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3136
3136
|
contracts: {
|
|
3137
3137
|
limitOrder: {
|
|
3138
|
-
address: "
|
|
3138
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
3139
3139
|
};
|
|
3140
3140
|
nftManager: {
|
|
3141
|
-
address: "
|
|
3141
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
3142
3142
|
};
|
|
3143
3143
|
weth9: {
|
|
3144
3144
|
address: "0x4200000000000000000000000000000000000006";
|
|
3145
3145
|
};
|
|
3146
3146
|
multicall2: {
|
|
3147
|
-
address: "
|
|
3147
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
3148
3148
|
};
|
|
3149
3149
|
multicall3: {
|
|
3150
3150
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|
|
@@ -13550,14 +13550,14 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13550
13550
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13551
13551
|
uniswap: {
|
|
13552
13552
|
deployBlock: number;
|
|
13553
|
-
poolFactory: "
|
|
13553
|
+
poolFactory: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4";
|
|
13554
13554
|
permit2: "0xB952578f3520EE8Ea45b7914994dcf4702cEe578";
|
|
13555
|
-
multicall2: "
|
|
13556
|
-
tickLens: "
|
|
13557
|
-
nonfungiblePositionManager: "
|
|
13558
|
-
positionsNFT: "
|
|
13555
|
+
multicall2: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13556
|
+
tickLens: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
13557
|
+
nonfungiblePositionManager: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13558
|
+
positionsNFT: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13559
13559
|
positionsNFTDeployBlock: number;
|
|
13560
|
-
universalRouter: "
|
|
13560
|
+
universalRouter: "0x533c7A53389e0538AB6aE1D7798D6C1213eAc28B";
|
|
13561
13561
|
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
13562
13562
|
wrappedNativeSymbol: string;
|
|
13563
13563
|
wrappedNativeName: string;
|
|
@@ -13569,7 +13569,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13569
13569
|
wbtcAddress: "0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3";
|
|
13570
13570
|
};
|
|
13571
13571
|
oku: {
|
|
13572
|
-
limitOrderRegistry: "
|
|
13572
|
+
limitOrderRegistry: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13573
13573
|
limitOrderRegistryDeployBlock: number;
|
|
13574
13574
|
pricing: {
|
|
13575
13575
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
@@ -13598,16 +13598,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13598
13598
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
13599
13599
|
contracts: {
|
|
13600
13600
|
limitOrder: {
|
|
13601
|
-
address: "
|
|
13601
|
+
address: "0xcd7f266E3C0D0771897aAF74BEB38072D66402A0";
|
|
13602
13602
|
};
|
|
13603
13603
|
nftManager: {
|
|
13604
|
-
address: "
|
|
13604
|
+
address: "0xEFdE184f4b5d79f7c3b7Efc0388d829ff9af0050";
|
|
13605
13605
|
};
|
|
13606
13606
|
weth9: {
|
|
13607
13607
|
address: "0x4200000000000000000000000000000000000006";
|
|
13608
13608
|
};
|
|
13609
13609
|
multicall2: {
|
|
13610
|
-
address: "
|
|
13610
|
+
address: "0x352A86168e6988A1aDF9A15Cb00017AAd3B67155";
|
|
13611
13611
|
};
|
|
13612
13612
|
multicall3: {
|
|
13613
13613
|
address: "0xcA11bde05977b3631167028862bE2a173976CA11";
|