@gfxlabs/oku-chains 1.12.15 → 1.12.16
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 +10 -9
- package/dist/index-mjs.js +10 -9
- package/dist/index.js +10 -9
- package/dist/types/definitions/arbitrum.d.ts +1 -1
- package/dist/types/definitions/base.d.ts +1 -1
- package/dist/types/definitions/bsc.d.ts +1 -1
- package/dist/types/definitions/gensyn.d.ts +1 -1
- package/dist/types/definitions/linea.d.ts +1 -1
- package/dist/types/definitions/optimism.d.ts +1 -1
- package/dist/types/definitions/polygon.d.ts +1 -1
- package/dist/types/definitions/robinhood.d.ts +1 -0
- package/dist/types/definitions/unichain.d.ts +1 -1
- package/dist/types/definitions/worldchain.d.ts +1 -1
- package/dist/types/index.d.ts +10 -9
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
148
148
|
},
|
|
149
149
|
oku: {
|
|
150
|
-
router: "
|
|
150
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
151
151
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
152
152
|
limitOrderRegistryDeployBlock: 98754575,
|
|
153
153
|
pricing: {
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
588
588
|
},
|
|
589
589
|
oku: {
|
|
590
|
-
router: "
|
|
590
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
591
591
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
592
592
|
limitOrderRegistryDeployBlock: 7644835,
|
|
593
593
|
pricing: {
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1158
1158
|
},
|
|
1159
1159
|
oku: {
|
|
1160
|
-
router: "
|
|
1160
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1161
1161
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1162
1162
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1163
1163
|
pricing: {
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
1807
1807
|
},
|
|
1808
1808
|
oku: {
|
|
1809
|
-
router: "
|
|
1809
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1810
1810
|
pricing: {
|
|
1811
1811
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1812
1812
|
nativeWrappedName: "ETH",
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
|
|
2657
2657
|
},
|
|
2658
2658
|
oku: {
|
|
2659
|
-
router: "
|
|
2659
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
2660
2660
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74",
|
|
2661
2661
|
limitOrderRegistryDeployBlock: 3610379,
|
|
2662
2662
|
pricing: {
|
|
@@ -4074,7 +4074,7 @@
|
|
|
4074
4074
|
dexscreener: "optimism",
|
|
4075
4075
|
},
|
|
4076
4076
|
oku: {
|
|
4077
|
-
router: "
|
|
4077
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4078
4078
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4079
4079
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4080
4080
|
customOrderTypes: {
|
|
@@ -4673,7 +4673,7 @@
|
|
|
4673
4673
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4674
4674
|
},
|
|
4675
4675
|
oku: {
|
|
4676
|
-
router: "
|
|
4676
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4677
4677
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4678
4678
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4679
4679
|
pricing: {
|
|
@@ -4991,6 +4991,7 @@
|
|
|
4991
4991
|
wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4992
4992
|
},
|
|
4993
4993
|
oku: {
|
|
4994
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4994
4995
|
pricing: {
|
|
4995
4996
|
nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4996
4997
|
nativeWrappedName: "ETH",
|
|
@@ -6278,7 +6279,7 @@
|
|
|
6278
6279
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
6279
6280
|
},
|
|
6280
6281
|
oku: {
|
|
6281
|
-
router: "
|
|
6282
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6282
6283
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
6283
6284
|
limitOrderRegistryDeployBlock: 19179485,
|
|
6284
6285
|
pricing: {
|
|
@@ -6400,7 +6401,7 @@
|
|
|
6400
6401
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6401
6402
|
},
|
|
6402
6403
|
oku: {
|
|
6403
|
-
router: "
|
|
6404
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6404
6405
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12",
|
|
6405
6406
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6406
6407
|
pricing: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -144,7 +144,7 @@ const arbitrum = makeConfig({
|
|
|
144
144
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
145
145
|
},
|
|
146
146
|
oku: {
|
|
147
|
-
router: "
|
|
147
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
148
148
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
149
149
|
limitOrderRegistryDeployBlock: 98754575,
|
|
150
150
|
pricing: {
|
|
@@ -584,7 +584,7 @@ const base = makeConfig({
|
|
|
584
584
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
585
585
|
},
|
|
586
586
|
oku: {
|
|
587
|
-
router: "
|
|
587
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
588
588
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
589
589
|
limitOrderRegistryDeployBlock: 7644835,
|
|
590
590
|
pricing: {
|
|
@@ -1154,7 +1154,7 @@ const bsc = makeConfig({
|
|
|
1154
1154
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1155
1155
|
},
|
|
1156
1156
|
oku: {
|
|
1157
|
-
router: "
|
|
1157
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1158
1158
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1159
1159
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1160
1160
|
pricing: {
|
|
@@ -1803,7 +1803,7 @@ const gensyn = makeConfig({
|
|
|
1803
1803
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
1804
1804
|
},
|
|
1805
1805
|
oku: {
|
|
1806
|
-
router: "
|
|
1806
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1807
1807
|
pricing: {
|
|
1808
1808
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1809
1809
|
nativeWrappedName: "ETH",
|
|
@@ -2653,7 +2653,7 @@ const linea = makeConfig({
|
|
|
2653
2653
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
|
|
2654
2654
|
},
|
|
2655
2655
|
oku: {
|
|
2656
|
-
router: "
|
|
2656
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
2657
2657
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74",
|
|
2658
2658
|
limitOrderRegistryDeployBlock: 3610379,
|
|
2659
2659
|
pricing: {
|
|
@@ -4071,7 +4071,7 @@ const optimism = makeConfig({
|
|
|
4071
4071
|
dexscreener: "optimism",
|
|
4072
4072
|
},
|
|
4073
4073
|
oku: {
|
|
4074
|
-
router: "
|
|
4074
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4075
4075
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4076
4076
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4077
4077
|
customOrderTypes: {
|
|
@@ -4670,7 +4670,7 @@ const polygon = makeConfig({
|
|
|
4670
4670
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4671
4671
|
},
|
|
4672
4672
|
oku: {
|
|
4673
|
-
router: "
|
|
4673
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4674
4674
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4675
4675
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4676
4676
|
pricing: {
|
|
@@ -4988,6 +4988,7 @@ const robinhood = makeConfig({
|
|
|
4988
4988
|
wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4989
4989
|
},
|
|
4990
4990
|
oku: {
|
|
4991
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4991
4992
|
pricing: {
|
|
4992
4993
|
nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4993
4994
|
nativeWrappedName: "ETH",
|
|
@@ -6275,7 +6276,7 @@ const unichain = makeConfig({
|
|
|
6275
6276
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
6276
6277
|
},
|
|
6277
6278
|
oku: {
|
|
6278
|
-
router: "
|
|
6279
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6279
6280
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
6280
6281
|
limitOrderRegistryDeployBlock: 19179485,
|
|
6281
6282
|
pricing: {
|
|
@@ -6397,7 +6398,7 @@ const worldchain = makeConfig({
|
|
|
6397
6398
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6398
6399
|
},
|
|
6399
6400
|
oku: {
|
|
6400
|
-
router: "
|
|
6401
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6401
6402
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12",
|
|
6402
6403
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6403
6404
|
pricing: {
|
package/dist/index.js
CHANGED
|
@@ -146,7 +146,7 @@ const arbitrum = makeConfig({
|
|
|
146
146
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
147
147
|
},
|
|
148
148
|
oku: {
|
|
149
|
-
router: "
|
|
149
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
150
150
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
151
151
|
limitOrderRegistryDeployBlock: 98754575,
|
|
152
152
|
pricing: {
|
|
@@ -586,7 +586,7 @@ const base = makeConfig({
|
|
|
586
586
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
587
587
|
},
|
|
588
588
|
oku: {
|
|
589
|
-
router: "
|
|
589
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
590
590
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
591
591
|
limitOrderRegistryDeployBlock: 7644835,
|
|
592
592
|
pricing: {
|
|
@@ -1156,7 +1156,7 @@ const bsc = makeConfig({
|
|
|
1156
1156
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1157
1157
|
},
|
|
1158
1158
|
oku: {
|
|
1159
|
-
router: "
|
|
1159
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1160
1160
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1161
1161
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1162
1162
|
pricing: {
|
|
@@ -1805,7 +1805,7 @@ const gensyn = makeConfig({
|
|
|
1805
1805
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
1806
1806
|
},
|
|
1807
1807
|
oku: {
|
|
1808
|
-
router: "
|
|
1808
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
1809
1809
|
pricing: {
|
|
1810
1810
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
1811
1811
|
nativeWrappedName: "ETH",
|
|
@@ -2655,7 +2655,7 @@ const linea = makeConfig({
|
|
|
2655
2655
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4",
|
|
2656
2656
|
},
|
|
2657
2657
|
oku: {
|
|
2658
|
-
router: "
|
|
2658
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
2659
2659
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74",
|
|
2660
2660
|
limitOrderRegistryDeployBlock: 3610379,
|
|
2661
2661
|
pricing: {
|
|
@@ -4073,7 +4073,7 @@ const optimism = makeConfig({
|
|
|
4073
4073
|
dexscreener: "optimism",
|
|
4074
4074
|
},
|
|
4075
4075
|
oku: {
|
|
4076
|
-
router: "
|
|
4076
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4077
4077
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4078
4078
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4079
4079
|
customOrderTypes: {
|
|
@@ -4672,7 +4672,7 @@ const polygon = makeConfig({
|
|
|
4672
4672
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4673
4673
|
},
|
|
4674
4674
|
oku: {
|
|
4675
|
-
router: "
|
|
4675
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4676
4676
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4677
4677
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4678
4678
|
pricing: {
|
|
@@ -4990,6 +4990,7 @@ const robinhood = makeConfig({
|
|
|
4990
4990
|
wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4991
4991
|
},
|
|
4992
4992
|
oku: {
|
|
4993
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
4993
4994
|
pricing: {
|
|
4994
4995
|
nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73",
|
|
4995
4996
|
nativeWrappedName: "ETH",
|
|
@@ -6277,7 +6278,7 @@ const unichain = makeConfig({
|
|
|
6277
6278
|
wethAddress: "0x4200000000000000000000000000000000000006",
|
|
6278
6279
|
},
|
|
6279
6280
|
oku: {
|
|
6280
|
-
router: "
|
|
6281
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6281
6282
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
6282
6283
|
limitOrderRegistryDeployBlock: 19179485,
|
|
6283
6284
|
pricing: {
|
|
@@ -6399,7 +6400,7 @@ const worldchain = makeConfig({
|
|
|
6399
6400
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6400
6401
|
},
|
|
6401
6402
|
oku: {
|
|
6402
|
-
router: "
|
|
6403
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc",
|
|
6403
6404
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12",
|
|
6404
6405
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6405
6406
|
pricing: {
|
|
@@ -115,7 +115,7 @@ export declare const arbitrum: Readonly<{
|
|
|
115
115
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
|
|
116
116
|
};
|
|
117
117
|
oku: {
|
|
118
|
-
router: "
|
|
118
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
119
119
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
120
120
|
limitOrderRegistryDeployBlock: number;
|
|
121
121
|
pricing: {
|
|
@@ -111,7 +111,7 @@ export declare const base: Readonly<{
|
|
|
111
111
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
112
112
|
};
|
|
113
113
|
oku: {
|
|
114
|
-
router: "
|
|
114
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
115
115
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
116
116
|
limitOrderRegistryDeployBlock: number;
|
|
117
117
|
pricing: {
|
|
@@ -114,7 +114,7 @@ export declare const bsc: Readonly<{
|
|
|
114
114
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8";
|
|
115
115
|
};
|
|
116
116
|
oku: {
|
|
117
|
-
router: "
|
|
117
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
118
118
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627";
|
|
119
119
|
limitOrderRegistryDeployBlock: number;
|
|
120
120
|
pricing: {
|
|
@@ -44,7 +44,7 @@ export declare const gensyn: Readonly<{
|
|
|
44
44
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
45
45
|
};
|
|
46
46
|
oku: {
|
|
47
|
-
router: "
|
|
47
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
48
48
|
pricing: {
|
|
49
49
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
50
50
|
nativeWrappedName: string;
|
|
@@ -91,7 +91,7 @@ export declare const linea: Readonly<{
|
|
|
91
91
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4";
|
|
92
92
|
};
|
|
93
93
|
oku: {
|
|
94
|
-
router: "
|
|
94
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
95
95
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74";
|
|
96
96
|
limitOrderRegistryDeployBlock: number;
|
|
97
97
|
pricing: {
|
|
@@ -85,7 +85,7 @@ export declare const optimism: Readonly<{
|
|
|
85
85
|
dexscreener: string;
|
|
86
86
|
};
|
|
87
87
|
oku: {
|
|
88
|
-
router: "
|
|
88
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
89
89
|
limitOrderRegistryDeployBlock: number;
|
|
90
90
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
91
91
|
customOrderTypes: {
|
|
@@ -109,7 +109,7 @@ export declare const polygon: Readonly<{
|
|
|
109
109
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
110
110
|
};
|
|
111
111
|
oku: {
|
|
112
|
-
router: "
|
|
112
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
113
113
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
114
114
|
limitOrderRegistryDeployBlock: number;
|
|
115
115
|
pricing: {
|
|
@@ -39,6 +39,7 @@ export declare const robinhood: Readonly<{
|
|
|
39
39
|
wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73";
|
|
40
40
|
};
|
|
41
41
|
oku: {
|
|
42
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
42
43
|
pricing: {
|
|
43
44
|
nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73";
|
|
44
45
|
nativeWrappedName: string;
|
|
@@ -80,7 +80,7 @@ export declare const unichain: Readonly<{
|
|
|
80
80
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
81
81
|
};
|
|
82
82
|
oku: {
|
|
83
|
-
router: "
|
|
83
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
84
84
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
85
85
|
limitOrderRegistryDeployBlock: number;
|
|
86
86
|
pricing: {
|
|
@@ -61,7 +61,7 @@ export declare const worldchain: Readonly<{
|
|
|
61
61
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
62
62
|
};
|
|
63
63
|
oku: {
|
|
64
|
-
router: "
|
|
64
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
65
65
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12";
|
|
66
66
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688";
|
|
67
67
|
pricing: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -123,7 +123,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
123
123
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
|
|
124
124
|
};
|
|
125
125
|
oku: {
|
|
126
|
-
router: "
|
|
126
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
127
127
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
128
128
|
limitOrderRegistryDeployBlock: number;
|
|
129
129
|
pricing: {
|
|
@@ -334,7 +334,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
334
334
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
335
335
|
};
|
|
336
336
|
oku: {
|
|
337
|
-
router: "
|
|
337
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
338
338
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
339
339
|
limitOrderRegistryDeployBlock: number;
|
|
340
340
|
pricing: {
|
|
@@ -1399,7 +1399,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1399
1399
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8";
|
|
1400
1400
|
};
|
|
1401
1401
|
oku: {
|
|
1402
|
-
router: "
|
|
1402
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
1403
1403
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627";
|
|
1404
1404
|
limitOrderRegistryDeployBlock: number;
|
|
1405
1405
|
pricing: {
|
|
@@ -2105,7 +2105,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2105
2105
|
dexscreener: string;
|
|
2106
2106
|
};
|
|
2107
2107
|
oku: {
|
|
2108
|
-
router: "
|
|
2108
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
2109
2109
|
limitOrderRegistryDeployBlock: number;
|
|
2110
2110
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2111
2111
|
customOrderTypes: {
|
|
@@ -2631,7 +2631,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2631
2631
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
2632
2632
|
};
|
|
2633
2633
|
oku: {
|
|
2634
|
-
router: "
|
|
2634
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
2635
2635
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2636
2636
|
limitOrderRegistryDeployBlock: number;
|
|
2637
2637
|
pricing: {
|
|
@@ -4019,7 +4019,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
4019
4019
|
wbtcAddress: "0x3aab2285ddcddad8edf438c1bab47e1a9d05a9b4";
|
|
4020
4020
|
};
|
|
4021
4021
|
oku: {
|
|
4022
|
-
router: "
|
|
4022
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
4023
4023
|
limitOrderRegistry: "0x63c8527f670d4eb3401c80c5905ceca8727f1e74";
|
|
4024
4024
|
limitOrderRegistryDeployBlock: number;
|
|
4025
4025
|
pricing: {
|
|
@@ -8298,7 +8298,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8298
8298
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8299
8299
|
};
|
|
8300
8300
|
oku: {
|
|
8301
|
-
router: "
|
|
8301
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
8302
8302
|
permit2Proxy10: "0x1B361B7cEce8920Bb5C3606B322EEC08FA85EB12";
|
|
8303
8303
|
permit2Proxy11: "0x43830FE2074eaD6562586b512D87aa6af840a688";
|
|
8304
8304
|
pricing: {
|
|
@@ -9417,7 +9417,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9417
9417
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
9418
9418
|
};
|
|
9419
9419
|
oku: {
|
|
9420
|
-
router: "
|
|
9420
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
9421
9421
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
9422
9422
|
limitOrderRegistryDeployBlock: number;
|
|
9423
9423
|
pricing: {
|
|
@@ -10774,7 +10774,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10774
10774
|
wethAddress: "0x4200000000000000000000000000000000000006";
|
|
10775
10775
|
};
|
|
10776
10776
|
oku: {
|
|
10777
|
-
router: "
|
|
10777
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
10778
10778
|
pricing: {
|
|
10779
10779
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
10780
10780
|
nativeWrappedName: string;
|
|
@@ -11014,6 +11014,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11014
11014
|
wethAddress: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73";
|
|
11015
11015
|
};
|
|
11016
11016
|
oku: {
|
|
11017
|
+
router: "0x47A708142C348e2B4260cCEf3abC2Aff03486eBc";
|
|
11017
11018
|
pricing: {
|
|
11018
11019
|
nativeWrappedToken: "0x0Bd7D308f8E1639FAb988df18A8011f41EAcAD73";
|
|
11019
11020
|
nativeWrappedName: string;
|