@gfxlabs/oku-chains 1.12.31 → 1.12.32
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 +6 -0
- package/dist/index-mjs.js +6 -0
- package/dist/index.js +6 -0
- package/dist/types/definitions/celo.d.ts +1 -0
- package/dist/types/definitions/goat.d.ts +1 -0
- package/dist/types/definitions/pharos.d.ts +1 -0
- package/dist/types/definitions/rootstock.d.ts +1 -0
- package/dist/types/definitions/saga.d.ts +1 -0
- package/dist/types/definitions/xdc.d.ts +1 -0
- package/dist/types/index.d.ts +6 -0
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -1453,6 +1453,7 @@
|
|
|
1453
1453
|
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1454
1454
|
},
|
|
1455
1455
|
oku: {
|
|
1456
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
1456
1457
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
1457
1458
|
limitOrderRegistryDeployBlock: 29842546,
|
|
1458
1459
|
pricing: {
|
|
@@ -2244,6 +2245,7 @@
|
|
|
2244
2245
|
usdcAddress: "0x3022b87ac063DE95b1570F46f5e470F8B53112D8",
|
|
2245
2246
|
},
|
|
2246
2247
|
oku: {
|
|
2248
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
2247
2249
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
|
|
2248
2250
|
limitOrderRegistryDeployBlock: 848591,
|
|
2249
2251
|
pricing: {
|
|
@@ -4765,6 +4767,7 @@
|
|
|
4765
4767
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4766
4768
|
},
|
|
4767
4769
|
oku: {
|
|
4770
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
4768
4771
|
limitOrderRegistry: viem.zeroAddress,
|
|
4769
4772
|
limitOrderRegistryDeployBlock: 0,
|
|
4770
4773
|
pricing: {
|
|
@@ -5642,6 +5645,7 @@
|
|
|
5642
5645
|
usdcAddress: "0x3A15461d8AE0f0Fb5fA2629e9dA7D66A794a6E37",
|
|
5643
5646
|
},
|
|
5644
5647
|
oku: {
|
|
5648
|
+
router: "0x0906896E8564c61F40778E2B7A46E1269Aaa681e",
|
|
5645
5649
|
limitOrderRegistry: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252",
|
|
5646
5650
|
limitOrderRegistryDeployBlock: 5842098,
|
|
5647
5651
|
pricing: {
|
|
@@ -5760,6 +5764,7 @@
|
|
|
5760
5764
|
wethAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA",
|
|
5761
5765
|
},
|
|
5762
5766
|
oku: {
|
|
5767
|
+
router: "0x2D8261402d4777975AE43877A189b0Ab6b526e26",
|
|
5763
5768
|
limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
5764
5769
|
limitOrderRegistryDeployBlock: 19372,
|
|
5765
5770
|
pricing: {
|
|
@@ -7115,6 +7120,7 @@
|
|
|
7115
7120
|
usdcAddress: "0xfa2958cb79b0491cc627c1557f441ef849ca8eb1",
|
|
7116
7121
|
},
|
|
7117
7122
|
oku: {
|
|
7123
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
7118
7124
|
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc",
|
|
7119
7125
|
limitOrderRegistryDeployBlock: 87231348,
|
|
7120
7126
|
pricing: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -1450,6 +1450,7 @@ const celo = makeConfig({
|
|
|
1450
1450
|
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1451
1451
|
},
|
|
1452
1452
|
oku: {
|
|
1453
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
1453
1454
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
1454
1455
|
limitOrderRegistryDeployBlock: 29842546,
|
|
1455
1456
|
pricing: {
|
|
@@ -2241,6 +2242,7 @@ const goat = makeConfig({
|
|
|
2241
2242
|
usdcAddress: "0x3022b87ac063DE95b1570F46f5e470F8B53112D8",
|
|
2242
2243
|
},
|
|
2243
2244
|
oku: {
|
|
2245
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
2244
2246
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
|
|
2245
2247
|
limitOrderRegistryDeployBlock: 848591,
|
|
2246
2248
|
pricing: {
|
|
@@ -4762,6 +4764,7 @@ const pharos = makeConfig({
|
|
|
4762
4764
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4763
4765
|
},
|
|
4764
4766
|
oku: {
|
|
4767
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
4765
4768
|
limitOrderRegistry: zeroAddress,
|
|
4766
4769
|
limitOrderRegistryDeployBlock: 0,
|
|
4767
4770
|
pricing: {
|
|
@@ -5639,6 +5642,7 @@ const rootstock = makeConfig({
|
|
|
5639
5642
|
usdcAddress: "0x3A15461d8AE0f0Fb5fA2629e9dA7D66A794a6E37",
|
|
5640
5643
|
},
|
|
5641
5644
|
oku: {
|
|
5645
|
+
router: "0x0906896E8564c61F40778E2B7A46E1269Aaa681e",
|
|
5642
5646
|
limitOrderRegistry: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252",
|
|
5643
5647
|
limitOrderRegistryDeployBlock: 5842098,
|
|
5644
5648
|
pricing: {
|
|
@@ -5757,6 +5761,7 @@ const saga = makeConfig({
|
|
|
5757
5761
|
wethAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA",
|
|
5758
5762
|
},
|
|
5759
5763
|
oku: {
|
|
5764
|
+
router: "0x2D8261402d4777975AE43877A189b0Ab6b526e26",
|
|
5760
5765
|
limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
5761
5766
|
limitOrderRegistryDeployBlock: 19372,
|
|
5762
5767
|
pricing: {
|
|
@@ -7112,6 +7117,7 @@ const xdc = makeConfig({
|
|
|
7112
7117
|
usdcAddress: "0xfa2958cb79b0491cc627c1557f441ef849ca8eb1",
|
|
7113
7118
|
},
|
|
7114
7119
|
oku: {
|
|
7120
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
7115
7121
|
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc",
|
|
7116
7122
|
limitOrderRegistryDeployBlock: 87231348,
|
|
7117
7123
|
pricing: {
|
package/dist/index.js
CHANGED
|
@@ -1452,6 +1452,7 @@ const celo = makeConfig({
|
|
|
1452
1452
|
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1453
1453
|
},
|
|
1454
1454
|
oku: {
|
|
1455
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
1455
1456
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
1456
1457
|
limitOrderRegistryDeployBlock: 29842546,
|
|
1457
1458
|
pricing: {
|
|
@@ -2243,6 +2244,7 @@ const goat = makeConfig({
|
|
|
2243
2244
|
usdcAddress: "0x3022b87ac063DE95b1570F46f5e470F8B53112D8",
|
|
2244
2245
|
},
|
|
2245
2246
|
oku: {
|
|
2247
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
2246
2248
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc",
|
|
2247
2249
|
limitOrderRegistryDeployBlock: 848591,
|
|
2248
2250
|
pricing: {
|
|
@@ -4764,6 +4766,7 @@ const pharos = makeConfig({
|
|
|
4764
4766
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4765
4767
|
},
|
|
4766
4768
|
oku: {
|
|
4769
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed",
|
|
4767
4770
|
limitOrderRegistry: viem.zeroAddress,
|
|
4768
4771
|
limitOrderRegistryDeployBlock: 0,
|
|
4769
4772
|
pricing: {
|
|
@@ -5641,6 +5644,7 @@ const rootstock = makeConfig({
|
|
|
5641
5644
|
usdcAddress: "0x3A15461d8AE0f0Fb5fA2629e9dA7D66A794a6E37",
|
|
5642
5645
|
},
|
|
5643
5646
|
oku: {
|
|
5647
|
+
router: "0x0906896E8564c61F40778E2B7A46E1269Aaa681e",
|
|
5644
5648
|
limitOrderRegistry: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252",
|
|
5645
5649
|
limitOrderRegistryDeployBlock: 5842098,
|
|
5646
5650
|
pricing: {
|
|
@@ -5759,6 +5763,7 @@ const saga = makeConfig({
|
|
|
5759
5763
|
wethAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA",
|
|
5760
5764
|
},
|
|
5761
5765
|
oku: {
|
|
5766
|
+
router: "0x2D8261402d4777975AE43877A189b0Ab6b526e26",
|
|
5762
5767
|
limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0",
|
|
5763
5768
|
limitOrderRegistryDeployBlock: 19372,
|
|
5764
5769
|
pricing: {
|
|
@@ -7114,6 +7119,7 @@ const xdc = makeConfig({
|
|
|
7114
7119
|
usdcAddress: "0xfa2958cb79b0491cc627c1557f441ef849ca8eb1",
|
|
7115
7120
|
},
|
|
7116
7121
|
oku: {
|
|
7122
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe",
|
|
7117
7123
|
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc",
|
|
7118
7124
|
limitOrderRegistryDeployBlock: 87231348,
|
|
7119
7125
|
pricing: {
|
|
@@ -67,6 +67,7 @@ export declare const celo: Readonly<{
|
|
|
67
67
|
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
68
68
|
};
|
|
69
69
|
oku: {
|
|
70
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed";
|
|
70
71
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
71
72
|
limitOrderRegistryDeployBlock: number;
|
|
72
73
|
pricing: {
|
|
@@ -55,6 +55,7 @@ export declare const goat: Readonly<{
|
|
|
55
55
|
usdcAddress: "0x3022b87ac063DE95b1570F46f5e470F8B53112D8";
|
|
56
56
|
};
|
|
57
57
|
oku: {
|
|
58
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe";
|
|
58
59
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
|
|
59
60
|
limitOrderRegistryDeployBlock: number;
|
|
60
61
|
pricing: {
|
|
@@ -37,6 +37,7 @@ export declare const pharos: Readonly<{
|
|
|
37
37
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
38
38
|
};
|
|
39
39
|
oku: {
|
|
40
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed";
|
|
40
41
|
limitOrderRegistry: "0x0000000000000000000000000000000000000000";
|
|
41
42
|
limitOrderRegistryDeployBlock: number;
|
|
42
43
|
pricing: {
|
|
@@ -84,6 +84,7 @@ export declare const rootstock: Readonly<{
|
|
|
84
84
|
usdcAddress: "0x3A15461d8AE0f0Fb5fA2629e9dA7D66A794a6E37";
|
|
85
85
|
};
|
|
86
86
|
oku: {
|
|
87
|
+
router: "0x0906896E8564c61F40778E2B7A46E1269Aaa681e";
|
|
87
88
|
limitOrderRegistry: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252";
|
|
88
89
|
limitOrderRegistryDeployBlock: number;
|
|
89
90
|
pricing: {
|
|
@@ -55,6 +55,7 @@ export declare const saga: Readonly<{
|
|
|
55
55
|
wethAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA";
|
|
56
56
|
};
|
|
57
57
|
oku: {
|
|
58
|
+
router: "0x2D8261402d4777975AE43877A189b0Ab6b526e26";
|
|
58
59
|
limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
59
60
|
limitOrderRegistryDeployBlock: number;
|
|
60
61
|
pricing: {
|
|
@@ -72,6 +72,7 @@ export declare const xdc: Readonly<{
|
|
|
72
72
|
usdcAddress: "0xfa2958cb79b0491cc627c1557f441ef849ca8eb1";
|
|
73
73
|
};
|
|
74
74
|
oku: {
|
|
75
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe";
|
|
75
76
|
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc";
|
|
76
77
|
limitOrderRegistryDeployBlock: number;
|
|
77
78
|
pricing: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -2941,6 +2941,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2941
2941
|
usdcAddress: "0x3A15461d8AE0f0Fb5fA2629e9dA7D66A794a6E37";
|
|
2942
2942
|
};
|
|
2943
2943
|
oku: {
|
|
2944
|
+
router: "0x0906896E8564c61F40778E2B7A46E1269Aaa681e";
|
|
2944
2945
|
limitOrderRegistry: "0x83B1cF411f57F7373bBFF81dCE81437e768F4252";
|
|
2945
2946
|
limitOrderRegistryDeployBlock: number;
|
|
2946
2947
|
pricing: {
|
|
@@ -6628,6 +6629,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
6628
6629
|
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
6629
6630
|
};
|
|
6630
6631
|
oku: {
|
|
6632
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed";
|
|
6631
6633
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
6632
6634
|
limitOrderRegistryDeployBlock: number;
|
|
6633
6635
|
pricing: {
|
|
@@ -7955,6 +7957,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
7955
7957
|
wethAddress: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA";
|
|
7956
7958
|
};
|
|
7957
7959
|
oku: {
|
|
7960
|
+
router: "0x2D8261402d4777975AE43877A189b0Ab6b526e26";
|
|
7958
7961
|
limitOrderRegistry: "0xA9d71E1dd7ca26F26e656E66d6AA81ed7f745bf0";
|
|
7959
7962
|
limitOrderRegistryDeployBlock: number;
|
|
7960
7963
|
pricing: {
|
|
@@ -8090,6 +8093,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8090
8093
|
usdcAddress: "0x3022b87ac063DE95b1570F46f5e470F8B53112D8";
|
|
8091
8094
|
};
|
|
8092
8095
|
oku: {
|
|
8096
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe";
|
|
8093
8097
|
limitOrderRegistry: "0x1b35fbA9357fD9bda7ed0429C8BbAbe1e8CC88fc";
|
|
8094
8098
|
limitOrderRegistryDeployBlock: number;
|
|
8095
8099
|
pricing: {
|
|
@@ -8965,6 +8969,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8965
8969
|
usdcAddress: "0xfa2958cb79b0491cc627c1557f441ef849ca8eb1";
|
|
8966
8970
|
};
|
|
8967
8971
|
oku: {
|
|
8972
|
+
router: "0x7B060A98BA242Ae42D6027a60937787eBe33DEBe";
|
|
8968
8973
|
limitOrderRegistry: "0x1b35fba9357fd9bda7ed0429c8bbabe1e8cc88fc";
|
|
8969
8974
|
limitOrderRegistryDeployBlock: number;
|
|
8970
8975
|
pricing: {
|
|
@@ -11229,6 +11234,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11229
11234
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
11230
11235
|
};
|
|
11231
11236
|
oku: {
|
|
11237
|
+
router: "0xb1f3a7B816B0681188F54dFa400991B93ADf00ed";
|
|
11232
11238
|
limitOrderRegistry: "0x0000000000000000000000000000000000000000";
|
|
11233
11239
|
limitOrderRegistryDeployBlock: number;
|
|
11234
11240
|
pricing: {
|