@gfxlabs/oku-chains 1.7.3 → 1.7.5
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 +4 -6
- package/dist/index-mjs.js +4 -6
- package/dist/index.js +4 -6
- package/dist/types/browser.d.ts +9 -12
- package/dist/types/index-mjs.d.ts +9 -12
- package/dist/types/index.d.ts +9 -12
- package/package.json +2 -2
package/dist/browser.js
CHANGED
|
@@ -570,6 +570,7 @@
|
|
|
570
570
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
571
571
|
},
|
|
572
572
|
oku: {
|
|
573
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
|
|
573
574
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
574
575
|
limitOrderRegistryDeployBlock: 7644835,
|
|
575
576
|
pricing: {
|
|
@@ -3641,6 +3642,7 @@
|
|
|
3641
3642
|
dexscreener: "optimism",
|
|
3642
3643
|
},
|
|
3643
3644
|
oku: {
|
|
3645
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
|
|
3644
3646
|
limitOrderRegistryDeployBlock: 105276132,
|
|
3645
3647
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
3646
3648
|
customOrderTypes: {
|
|
@@ -5180,13 +5182,8 @@
|
|
|
5180
5182
|
},
|
|
5181
5183
|
blockExplorers: {
|
|
5182
5184
|
default: {
|
|
5183
|
-
name: "Taikoscan",
|
|
5184
|
-
url: "https://taikoscan.io",
|
|
5185
|
-
apiUrl: "https://api.taikoscan.io/api",
|
|
5186
|
-
},
|
|
5187
|
-
routescan: {
|
|
5188
5185
|
name: "Routescan",
|
|
5189
|
-
url: "https://
|
|
5186
|
+
url: "https://taikoexplorer.com/",
|
|
5190
5187
|
apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/43114/etherscan/api",
|
|
5191
5188
|
},
|
|
5192
5189
|
},
|
|
@@ -5656,6 +5653,7 @@
|
|
|
5656
5653
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
5657
5654
|
},
|
|
5658
5655
|
oku: {
|
|
5656
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
|
|
5659
5657
|
pricing: {
|
|
5660
5658
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
5661
5659
|
nativeWrappedName: "ETH",
|
package/dist/index-mjs.js
CHANGED
|
@@ -567,6 +567,7 @@ const base = makeConfig({
|
|
|
567
567
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
568
568
|
},
|
|
569
569
|
oku: {
|
|
570
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
|
|
570
571
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
571
572
|
limitOrderRegistryDeployBlock: 7644835,
|
|
572
573
|
pricing: {
|
|
@@ -3638,6 +3639,7 @@ const optimism = makeConfig({
|
|
|
3638
3639
|
dexscreener: "optimism",
|
|
3639
3640
|
},
|
|
3640
3641
|
oku: {
|
|
3642
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
|
|
3641
3643
|
limitOrderRegistryDeployBlock: 105276132,
|
|
3642
3644
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
3643
3645
|
customOrderTypes: {
|
|
@@ -5177,13 +5179,8 @@ const taiko = makeConfig({
|
|
|
5177
5179
|
},
|
|
5178
5180
|
blockExplorers: {
|
|
5179
5181
|
default: {
|
|
5180
|
-
name: "Taikoscan",
|
|
5181
|
-
url: "https://taikoscan.io",
|
|
5182
|
-
apiUrl: "https://api.taikoscan.io/api",
|
|
5183
|
-
},
|
|
5184
|
-
routescan: {
|
|
5185
5182
|
name: "Routescan",
|
|
5186
|
-
url: "https://
|
|
5183
|
+
url: "https://taikoexplorer.com/",
|
|
5187
5184
|
apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/43114/etherscan/api",
|
|
5188
5185
|
},
|
|
5189
5186
|
},
|
|
@@ -5653,6 +5650,7 @@ const worldchain = makeConfig({
|
|
|
5653
5650
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
5654
5651
|
},
|
|
5655
5652
|
oku: {
|
|
5653
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
|
|
5656
5654
|
pricing: {
|
|
5657
5655
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
5658
5656
|
nativeWrappedName: "ETH",
|
package/dist/index.js
CHANGED
|
@@ -569,6 +569,7 @@ const base = makeConfig({
|
|
|
569
569
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
570
570
|
},
|
|
571
571
|
oku: {
|
|
572
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
|
|
572
573
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
573
574
|
limitOrderRegistryDeployBlock: 7644835,
|
|
574
575
|
pricing: {
|
|
@@ -3640,6 +3641,7 @@ const optimism = makeConfig({
|
|
|
3640
3641
|
dexscreener: "optimism",
|
|
3641
3642
|
},
|
|
3642
3643
|
oku: {
|
|
3644
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
|
|
3643
3645
|
limitOrderRegistryDeployBlock: 105276132,
|
|
3644
3646
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
3645
3647
|
customOrderTypes: {
|
|
@@ -5179,13 +5181,8 @@ const taiko = makeConfig({
|
|
|
5179
5181
|
},
|
|
5180
5182
|
blockExplorers: {
|
|
5181
5183
|
default: {
|
|
5182
|
-
name: "Taikoscan",
|
|
5183
|
-
url: "https://taikoscan.io",
|
|
5184
|
-
apiUrl: "https://api.taikoscan.io/api",
|
|
5185
|
-
},
|
|
5186
|
-
routescan: {
|
|
5187
5184
|
name: "Routescan",
|
|
5188
|
-
url: "https://
|
|
5185
|
+
url: "https://taikoexplorer.com/",
|
|
5189
5186
|
apiUrl: "https://api.routescan.io/v2/network/mainnet/evm/43114/etherscan/api",
|
|
5190
5187
|
},
|
|
5191
5188
|
},
|
|
@@ -5655,6 +5652,7 @@ const worldchain = makeConfig({
|
|
|
5655
5652
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
5656
5653
|
},
|
|
5657
5654
|
oku: {
|
|
5655
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
|
|
5658
5656
|
pricing: {
|
|
5659
5657
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
5660
5658
|
nativeWrappedName: "ETH",
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -447,6 +447,7 @@ declare const base: Readonly<{
|
|
|
447
447
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
448
448
|
};
|
|
449
449
|
oku: {
|
|
450
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
450
451
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
451
452
|
limitOrderRegistryDeployBlock: number;
|
|
452
453
|
pricing: {
|
|
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
|
|
|
5870
5871
|
dexscreener: string;
|
|
5871
5872
|
};
|
|
5872
5873
|
oku: {
|
|
5874
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
5873
5875
|
limitOrderRegistryDeployBlock: number;
|
|
5874
5876
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
5875
5877
|
customOrderTypes: {
|
|
@@ -7604,11 +7606,6 @@ declare const taiko: Readonly<{
|
|
|
7604
7606
|
url: string;
|
|
7605
7607
|
apiUrl: string;
|
|
7606
7608
|
};
|
|
7607
|
-
routescan: {
|
|
7608
|
-
name: string;
|
|
7609
|
-
url: string;
|
|
7610
|
-
apiUrl: string;
|
|
7611
|
-
};
|
|
7612
7609
|
};
|
|
7613
7610
|
uniswap: {
|
|
7614
7611
|
deployBlock: number;
|
|
@@ -8396,6 +8393,7 @@ declare const worldchain: Readonly<{
|
|
|
8396
8393
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8397
8394
|
};
|
|
8398
8395
|
oku: {
|
|
8396
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
8399
8397
|
pricing: {
|
|
8400
8398
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
8401
8399
|
nativeWrappedName: string;
|
|
@@ -9232,7 +9230,7 @@ declare const zkSync: Readonly<{
|
|
|
9232
9230
|
readonly blockCreated: 45659388;
|
|
9233
9231
|
};
|
|
9234
9232
|
};
|
|
9235
|
-
blockTime:
|
|
9233
|
+
blockTime: 200;
|
|
9236
9234
|
ensTlds?: readonly string[] | undefined;
|
|
9237
9235
|
id: 324;
|
|
9238
9236
|
name: "ZKsync Era";
|
|
@@ -9711,6 +9709,7 @@ interface OkuCustomOrderTypesMetadata {
|
|
|
9711
9709
|
oracleLessDeployBlock?: number;
|
|
9712
9710
|
}
|
|
9713
9711
|
interface OkuMetadata {
|
|
9712
|
+
router?: Address;
|
|
9714
9713
|
limitOrderRegistry?: Address;
|
|
9715
9714
|
limitOrderRegistryDeployBlock?: number;
|
|
9716
9715
|
pricing?: OkuPricingMetadata;
|
|
@@ -10152,6 +10151,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10152
10151
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
10153
10152
|
};
|
|
10154
10153
|
oku: {
|
|
10154
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
10155
10155
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
10156
10156
|
limitOrderRegistryDeployBlock: number;
|
|
10157
10157
|
pricing: {
|
|
@@ -11762,6 +11762,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11762
11762
|
dexscreener: string;
|
|
11763
11763
|
};
|
|
11764
11764
|
oku: {
|
|
11765
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
11765
11766
|
limitOrderRegistryDeployBlock: number;
|
|
11766
11767
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
11767
11768
|
customOrderTypes: {
|
|
@@ -12900,7 +12901,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12900
12901
|
readonly blockCreated: 45659388;
|
|
12901
12902
|
};
|
|
12902
12903
|
};
|
|
12903
|
-
blockTime:
|
|
12904
|
+
blockTime: 200;
|
|
12904
12905
|
ensTlds?: readonly string[] | undefined;
|
|
12905
12906
|
id: 324;
|
|
12906
12907
|
name: "ZKsync Era";
|
|
@@ -13663,11 +13664,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13663
13664
|
url: string;
|
|
13664
13665
|
apiUrl: string;
|
|
13665
13666
|
};
|
|
13666
|
-
routescan: {
|
|
13667
|
-
name: string;
|
|
13668
|
-
url: string;
|
|
13669
|
-
apiUrl: string;
|
|
13670
|
-
};
|
|
13671
13667
|
};
|
|
13672
13668
|
uniswap: {
|
|
13673
13669
|
deployBlock: number;
|
|
@@ -17425,6 +17421,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
17425
17421
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
17426
17422
|
};
|
|
17427
17423
|
oku: {
|
|
17424
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
17428
17425
|
pricing: {
|
|
17429
17426
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
17430
17427
|
nativeWrappedName: string;
|
|
@@ -447,6 +447,7 @@ declare const base: Readonly<{
|
|
|
447
447
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
448
448
|
};
|
|
449
449
|
oku: {
|
|
450
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
450
451
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
451
452
|
limitOrderRegistryDeployBlock: number;
|
|
452
453
|
pricing: {
|
|
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
|
|
|
5870
5871
|
dexscreener: string;
|
|
5871
5872
|
};
|
|
5872
5873
|
oku: {
|
|
5874
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
5873
5875
|
limitOrderRegistryDeployBlock: number;
|
|
5874
5876
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
5875
5877
|
customOrderTypes: {
|
|
@@ -7604,11 +7606,6 @@ declare const taiko: Readonly<{
|
|
|
7604
7606
|
url: string;
|
|
7605
7607
|
apiUrl: string;
|
|
7606
7608
|
};
|
|
7607
|
-
routescan: {
|
|
7608
|
-
name: string;
|
|
7609
|
-
url: string;
|
|
7610
|
-
apiUrl: string;
|
|
7611
|
-
};
|
|
7612
7609
|
};
|
|
7613
7610
|
uniswap: {
|
|
7614
7611
|
deployBlock: number;
|
|
@@ -8396,6 +8393,7 @@ declare const worldchain: Readonly<{
|
|
|
8396
8393
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8397
8394
|
};
|
|
8398
8395
|
oku: {
|
|
8396
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
8399
8397
|
pricing: {
|
|
8400
8398
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
8401
8399
|
nativeWrappedName: string;
|
|
@@ -9232,7 +9230,7 @@ declare const zkSync: Readonly<{
|
|
|
9232
9230
|
readonly blockCreated: 45659388;
|
|
9233
9231
|
};
|
|
9234
9232
|
};
|
|
9235
|
-
blockTime:
|
|
9233
|
+
blockTime: 200;
|
|
9236
9234
|
ensTlds?: readonly string[] | undefined;
|
|
9237
9235
|
id: 324;
|
|
9238
9236
|
name: "ZKsync Era";
|
|
@@ -9711,6 +9709,7 @@ interface OkuCustomOrderTypesMetadata {
|
|
|
9711
9709
|
oracleLessDeployBlock?: number;
|
|
9712
9710
|
}
|
|
9713
9711
|
interface OkuMetadata {
|
|
9712
|
+
router?: Address;
|
|
9714
9713
|
limitOrderRegistry?: Address;
|
|
9715
9714
|
limitOrderRegistryDeployBlock?: number;
|
|
9716
9715
|
pricing?: OkuPricingMetadata;
|
|
@@ -10152,6 +10151,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10152
10151
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
10153
10152
|
};
|
|
10154
10153
|
oku: {
|
|
10154
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
10155
10155
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
10156
10156
|
limitOrderRegistryDeployBlock: number;
|
|
10157
10157
|
pricing: {
|
|
@@ -11762,6 +11762,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11762
11762
|
dexscreener: string;
|
|
11763
11763
|
};
|
|
11764
11764
|
oku: {
|
|
11765
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
11765
11766
|
limitOrderRegistryDeployBlock: number;
|
|
11766
11767
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
11767
11768
|
customOrderTypes: {
|
|
@@ -12900,7 +12901,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12900
12901
|
readonly blockCreated: 45659388;
|
|
12901
12902
|
};
|
|
12902
12903
|
};
|
|
12903
|
-
blockTime:
|
|
12904
|
+
blockTime: 200;
|
|
12904
12905
|
ensTlds?: readonly string[] | undefined;
|
|
12905
12906
|
id: 324;
|
|
12906
12907
|
name: "ZKsync Era";
|
|
@@ -13663,11 +13664,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13663
13664
|
url: string;
|
|
13664
13665
|
apiUrl: string;
|
|
13665
13666
|
};
|
|
13666
|
-
routescan: {
|
|
13667
|
-
name: string;
|
|
13668
|
-
url: string;
|
|
13669
|
-
apiUrl: string;
|
|
13670
|
-
};
|
|
13671
13667
|
};
|
|
13672
13668
|
uniswap: {
|
|
13673
13669
|
deployBlock: number;
|
|
@@ -17425,6 +17421,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
17425
17421
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
17426
17422
|
};
|
|
17427
17423
|
oku: {
|
|
17424
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
17428
17425
|
pricing: {
|
|
17429
17426
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
17430
17427
|
nativeWrappedName: string;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -447,6 +447,7 @@ declare const base: Readonly<{
|
|
|
447
447
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
448
448
|
};
|
|
449
449
|
oku: {
|
|
450
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
450
451
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
451
452
|
limitOrderRegistryDeployBlock: number;
|
|
452
453
|
pricing: {
|
|
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
|
|
|
5870
5871
|
dexscreener: string;
|
|
5871
5872
|
};
|
|
5872
5873
|
oku: {
|
|
5874
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
5873
5875
|
limitOrderRegistryDeployBlock: number;
|
|
5874
5876
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
5875
5877
|
customOrderTypes: {
|
|
@@ -7604,11 +7606,6 @@ declare const taiko: Readonly<{
|
|
|
7604
7606
|
url: string;
|
|
7605
7607
|
apiUrl: string;
|
|
7606
7608
|
};
|
|
7607
|
-
routescan: {
|
|
7608
|
-
name: string;
|
|
7609
|
-
url: string;
|
|
7610
|
-
apiUrl: string;
|
|
7611
|
-
};
|
|
7612
7609
|
};
|
|
7613
7610
|
uniswap: {
|
|
7614
7611
|
deployBlock: number;
|
|
@@ -8396,6 +8393,7 @@ declare const worldchain: Readonly<{
|
|
|
8396
8393
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8397
8394
|
};
|
|
8398
8395
|
oku: {
|
|
8396
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
8399
8397
|
pricing: {
|
|
8400
8398
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
8401
8399
|
nativeWrappedName: string;
|
|
@@ -9232,7 +9230,7 @@ declare const zkSync: Readonly<{
|
|
|
9232
9230
|
readonly blockCreated: 45659388;
|
|
9233
9231
|
};
|
|
9234
9232
|
};
|
|
9235
|
-
blockTime:
|
|
9233
|
+
blockTime: 200;
|
|
9236
9234
|
ensTlds?: readonly string[] | undefined;
|
|
9237
9235
|
id: 324;
|
|
9238
9236
|
name: "ZKsync Era";
|
|
@@ -9711,6 +9709,7 @@ interface OkuCustomOrderTypesMetadata {
|
|
|
9711
9709
|
oracleLessDeployBlock?: number;
|
|
9712
9710
|
}
|
|
9713
9711
|
interface OkuMetadata {
|
|
9712
|
+
router?: Address;
|
|
9714
9713
|
limitOrderRegistry?: Address;
|
|
9715
9714
|
limitOrderRegistryDeployBlock?: number;
|
|
9716
9715
|
pricing?: OkuPricingMetadata;
|
|
@@ -10152,6 +10151,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10152
10151
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
10153
10152
|
};
|
|
10154
10153
|
oku: {
|
|
10154
|
+
router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
|
|
10155
10155
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
10156
10156
|
limitOrderRegistryDeployBlock: number;
|
|
10157
10157
|
pricing: {
|
|
@@ -11762,6 +11762,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11762
11762
|
dexscreener: string;
|
|
11763
11763
|
};
|
|
11764
11764
|
oku: {
|
|
11765
|
+
router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
|
|
11765
11766
|
limitOrderRegistryDeployBlock: number;
|
|
11766
11767
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
11767
11768
|
customOrderTypes: {
|
|
@@ -12900,7 +12901,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12900
12901
|
readonly blockCreated: 45659388;
|
|
12901
12902
|
};
|
|
12902
12903
|
};
|
|
12903
|
-
blockTime:
|
|
12904
|
+
blockTime: 200;
|
|
12904
12905
|
ensTlds?: readonly string[] | undefined;
|
|
12905
12906
|
id: 324;
|
|
12906
12907
|
name: "ZKsync Era";
|
|
@@ -13663,11 +13664,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13663
13664
|
url: string;
|
|
13664
13665
|
apiUrl: string;
|
|
13665
13666
|
};
|
|
13666
|
-
routescan: {
|
|
13667
|
-
name: string;
|
|
13668
|
-
url: string;
|
|
13669
|
-
apiUrl: string;
|
|
13670
|
-
};
|
|
13671
13667
|
};
|
|
13672
13668
|
uniswap: {
|
|
13673
13669
|
deployBlock: number;
|
|
@@ -17425,6 +17421,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
17425
17421
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
17426
17422
|
};
|
|
17427
17423
|
oku: {
|
|
17424
|
+
router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
|
|
17428
17425
|
pricing: {
|
|
17429
17426
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
17430
17427
|
nativeWrappedName: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gfxlabs/oku-chains",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.5",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index-mjs.js",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"tslib": "2.8.1",
|
|
52
52
|
"tsx": "4.19.2",
|
|
53
53
|
"typescript": "5.7.3",
|
|
54
|
-
"viem": "^2.
|
|
54
|
+
"viem": "^2.39.3"
|
|
55
55
|
},
|
|
56
56
|
"packageManager": "yarn@4.6.0",
|
|
57
57
|
"peerDependencies": {
|