@gfxlabs/oku-chains 1.12.0 → 1.12.2
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 +8 -6
- package/dist/index-mjs.js +8 -6
- package/dist/index.js +8 -6
- 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 -0
- package/dist/types/definitions/optimism.d.ts +1 -1
- package/dist/types/definitions/polygon.d.ts +1 -0
- package/dist/types/definitions/telos.d.ts +1 -1
- package/dist/types/definitions/worldchain.d.ts +2 -2
- package/dist/types/index.d.ts +8 -6
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
147
147
|
},
|
|
148
148
|
oku: {
|
|
149
|
-
router: "
|
|
149
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
150
150
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
151
151
|
limitOrderRegistryDeployBlock: 98754575,
|
|
152
152
|
pricing: {
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
586
586
|
},
|
|
587
587
|
oku: {
|
|
588
|
-
router: "
|
|
588
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
589
589
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
590
590
|
limitOrderRegistryDeployBlock: 7644835,
|
|
591
591
|
pricing: {
|
|
@@ -1154,6 +1154,7 @@
|
|
|
1154
1154
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1155
1155
|
},
|
|
1156
1156
|
oku: {
|
|
1157
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
1157
1158
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1158
1159
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1159
1160
|
pricing: {
|
|
@@ -4062,7 +4063,7 @@
|
|
|
4062
4063
|
dexscreener: "optimism",
|
|
4063
4064
|
},
|
|
4064
4065
|
oku: {
|
|
4065
|
-
router: "
|
|
4066
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4066
4067
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4067
4068
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4068
4069
|
customOrderTypes: {
|
|
@@ -4661,6 +4662,7 @@
|
|
|
4661
4662
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4662
4663
|
},
|
|
4663
4664
|
oku: {
|
|
4665
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4664
4666
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4665
4667
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4666
4668
|
pricing: {
|
|
@@ -5904,7 +5906,7 @@
|
|
|
5904
5906
|
transactionType: "legacy",
|
|
5905
5907
|
sortIndex: 32,
|
|
5906
5908
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg",
|
|
5907
|
-
deprecated:
|
|
5909
|
+
deprecated: true,
|
|
5908
5910
|
estimatedSwapGas: 300000,
|
|
5909
5911
|
estimatedBridgeGas: 200000,
|
|
5910
5912
|
estimatedWrapGas: 60000,
|
|
@@ -6307,8 +6309,8 @@
|
|
|
6307
6309
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6308
6310
|
},
|
|
6309
6311
|
oku: {
|
|
6310
|
-
router: "
|
|
6311
|
-
Permit2Proxy: "
|
|
6312
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
6313
|
+
Permit2Proxy: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6312
6314
|
pricing: {
|
|
6313
6315
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
6314
6316
|
nativeWrappedName: "ETH",
|
package/dist/index-mjs.js
CHANGED
|
@@ -143,7 +143,7 @@ const arbitrum = makeConfig({
|
|
|
143
143
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
144
144
|
},
|
|
145
145
|
oku: {
|
|
146
|
-
router: "
|
|
146
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
147
147
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
148
148
|
limitOrderRegistryDeployBlock: 98754575,
|
|
149
149
|
pricing: {
|
|
@@ -582,7 +582,7 @@ const base = makeConfig({
|
|
|
582
582
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
583
583
|
},
|
|
584
584
|
oku: {
|
|
585
|
-
router: "
|
|
585
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
586
586
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
587
587
|
limitOrderRegistryDeployBlock: 7644835,
|
|
588
588
|
pricing: {
|
|
@@ -1151,6 +1151,7 @@ const bsc = makeConfig({
|
|
|
1151
1151
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1152
1152
|
},
|
|
1153
1153
|
oku: {
|
|
1154
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
1154
1155
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1155
1156
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1156
1157
|
pricing: {
|
|
@@ -4059,7 +4060,7 @@ const optimism = makeConfig({
|
|
|
4059
4060
|
dexscreener: "optimism",
|
|
4060
4061
|
},
|
|
4061
4062
|
oku: {
|
|
4062
|
-
router: "
|
|
4063
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4063
4064
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4064
4065
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4065
4066
|
customOrderTypes: {
|
|
@@ -4658,6 +4659,7 @@ const polygon = makeConfig({
|
|
|
4658
4659
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4659
4660
|
},
|
|
4660
4661
|
oku: {
|
|
4662
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4661
4663
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4662
4664
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4663
4665
|
pricing: {
|
|
@@ -5901,7 +5903,7 @@ const telos = makeConfig({
|
|
|
5901
5903
|
transactionType: "legacy",
|
|
5902
5904
|
sortIndex: 32,
|
|
5903
5905
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg",
|
|
5904
|
-
deprecated:
|
|
5906
|
+
deprecated: true,
|
|
5905
5907
|
estimatedSwapGas: 300000,
|
|
5906
5908
|
estimatedBridgeGas: 200000,
|
|
5907
5909
|
estimatedWrapGas: 60000,
|
|
@@ -6304,8 +6306,8 @@ const worldchain = makeConfig({
|
|
|
6304
6306
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6305
6307
|
},
|
|
6306
6308
|
oku: {
|
|
6307
|
-
router: "
|
|
6308
|
-
Permit2Proxy: "
|
|
6309
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
6310
|
+
Permit2Proxy: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6309
6311
|
pricing: {
|
|
6310
6312
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
6311
6313
|
nativeWrappedName: "ETH",
|
package/dist/index.js
CHANGED
|
@@ -145,7 +145,7 @@ const arbitrum = makeConfig({
|
|
|
145
145
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
|
|
146
146
|
},
|
|
147
147
|
oku: {
|
|
148
|
-
router: "
|
|
148
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
149
149
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
150
150
|
limitOrderRegistryDeployBlock: 98754575,
|
|
151
151
|
pricing: {
|
|
@@ -584,7 +584,7 @@ const base = makeConfig({
|
|
|
584
584
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
585
585
|
},
|
|
586
586
|
oku: {
|
|
587
|
-
router: "
|
|
587
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
588
588
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
|
|
589
589
|
limitOrderRegistryDeployBlock: 7644835,
|
|
590
590
|
pricing: {
|
|
@@ -1153,6 +1153,7 @@ const bsc = makeConfig({
|
|
|
1153
1153
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1154
1154
|
},
|
|
1155
1155
|
oku: {
|
|
1156
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
1156
1157
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627",
|
|
1157
1158
|
limitOrderRegistryDeployBlock: 34187988,
|
|
1158
1159
|
pricing: {
|
|
@@ -4061,7 +4062,7 @@ const optimism = makeConfig({
|
|
|
4061
4062
|
dexscreener: "optimism",
|
|
4062
4063
|
},
|
|
4063
4064
|
oku: {
|
|
4064
|
-
router: "
|
|
4065
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4065
4066
|
limitOrderRegistryDeployBlock: 105276132,
|
|
4066
4067
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4067
4068
|
customOrderTypes: {
|
|
@@ -4660,6 +4661,7 @@ const polygon = makeConfig({
|
|
|
4660
4661
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4661
4662
|
},
|
|
4662
4663
|
oku: {
|
|
4664
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
4663
4665
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
|
|
4664
4666
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4665
4667
|
pricing: {
|
|
@@ -5903,7 +5905,7 @@ const telos = makeConfig({
|
|
|
5903
5905
|
transactionType: "legacy",
|
|
5904
5906
|
sortIndex: 32,
|
|
5905
5907
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg",
|
|
5906
|
-
deprecated:
|
|
5908
|
+
deprecated: true,
|
|
5907
5909
|
estimatedSwapGas: 300000,
|
|
5908
5910
|
estimatedBridgeGas: 200000,
|
|
5909
5911
|
estimatedWrapGas: 60000,
|
|
@@ -6306,8 +6308,8 @@ const worldchain = makeConfig({
|
|
|
6306
6308
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
6307
6309
|
},
|
|
6308
6310
|
oku: {
|
|
6309
|
-
router: "
|
|
6310
|
-
Permit2Proxy: "
|
|
6311
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad",
|
|
6312
|
+
Permit2Proxy: "0x43830FE2074eaD6562586b512D87aa6af840a688",
|
|
6311
6313
|
pricing: {
|
|
6312
6314
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006",
|
|
6313
6315
|
nativeWrappedName: "ETH",
|
|
@@ -114,7 +114,7 @@ export declare const arbitrum: Readonly<{
|
|
|
114
114
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
|
|
115
115
|
};
|
|
116
116
|
oku: {
|
|
117
|
-
router: "
|
|
117
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
118
118
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
119
119
|
limitOrderRegistryDeployBlock: number;
|
|
120
120
|
pricing: {
|
|
@@ -110,7 +110,7 @@ export declare const base: Readonly<{
|
|
|
110
110
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
111
111
|
};
|
|
112
112
|
oku: {
|
|
113
|
-
router: "
|
|
113
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
114
114
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
115
115
|
limitOrderRegistryDeployBlock: number;
|
|
116
116
|
pricing: {
|
|
@@ -114,6 +114,7 @@ export declare const bsc: Readonly<{
|
|
|
114
114
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8";
|
|
115
115
|
};
|
|
116
116
|
oku: {
|
|
117
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
117
118
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627";
|
|
118
119
|
limitOrderRegistryDeployBlock: number;
|
|
119
120
|
pricing: {
|
|
@@ -84,7 +84,7 @@ export declare const optimism: Readonly<{
|
|
|
84
84
|
dexscreener: string;
|
|
85
85
|
};
|
|
86
86
|
oku: {
|
|
87
|
-
router: "
|
|
87
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
88
88
|
limitOrderRegistryDeployBlock: number;
|
|
89
89
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
90
90
|
customOrderTypes: {
|
|
@@ -109,6 +109,7 @@ export declare const polygon: Readonly<{
|
|
|
109
109
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
110
110
|
};
|
|
111
111
|
oku: {
|
|
112
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
112
113
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
113
114
|
limitOrderRegistryDeployBlock: number;
|
|
114
115
|
pricing: {
|
|
@@ -4,7 +4,7 @@ export declare const telos: Readonly<{
|
|
|
4
4
|
transactionType: "legacy";
|
|
5
5
|
sortIndex: 32;
|
|
6
6
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg";
|
|
7
|
-
deprecated:
|
|
7
|
+
deprecated: true;
|
|
8
8
|
estimatedSwapGas: 300000;
|
|
9
9
|
estimatedBridgeGas: 200000;
|
|
10
10
|
estimatedWrapGas: 60000;
|
|
@@ -61,8 +61,8 @@ export declare const worldchain: Readonly<{
|
|
|
61
61
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
62
62
|
};
|
|
63
63
|
oku: {
|
|
64
|
-
router: "
|
|
65
|
-
Permit2Proxy: "
|
|
64
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
65
|
+
Permit2Proxy: "0x43830FE2074eaD6562586b512D87aa6af840a688";
|
|
66
66
|
pricing: {
|
|
67
67
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
68
68
|
nativeWrappedName: string;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -117,7 +117,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
117
117
|
usdcAddress: "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8";
|
|
118
118
|
};
|
|
119
119
|
oku: {
|
|
120
|
-
router: "
|
|
120
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
121
121
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
122
122
|
limitOrderRegistryDeployBlock: number;
|
|
123
123
|
pricing: {
|
|
@@ -325,7 +325,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
325
325
|
usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
|
|
326
326
|
};
|
|
327
327
|
oku: {
|
|
328
|
-
router: "
|
|
328
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
329
329
|
limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
|
|
330
330
|
limitOrderRegistryDeployBlock: number;
|
|
331
331
|
pricing: {
|
|
@@ -1367,6 +1367,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1367
1367
|
wethAddress: "0x2170ed0880ac9a755fd29b2688956bd959f933f8";
|
|
1368
1368
|
};
|
|
1369
1369
|
oku: {
|
|
1370
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
1370
1371
|
limitOrderRegistry: "0x19b9bd76028cab6f414ed1fc57400b75b5ca0627";
|
|
1371
1372
|
limitOrderRegistryDeployBlock: number;
|
|
1372
1373
|
pricing: {
|
|
@@ -2062,7 +2063,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2062
2063
|
dexscreener: string;
|
|
2063
2064
|
};
|
|
2064
2065
|
oku: {
|
|
2065
|
-
router: "
|
|
2066
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
2066
2067
|
limitOrderRegistryDeployBlock: number;
|
|
2067
2068
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2068
2069
|
customOrderTypes: {
|
|
@@ -2578,6 +2579,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
2578
2579
|
wethAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619";
|
|
2579
2580
|
};
|
|
2580
2581
|
oku: {
|
|
2582
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
2581
2583
|
limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
|
|
2582
2584
|
limitOrderRegistryDeployBlock: number;
|
|
2583
2585
|
pricing: {
|
|
@@ -7396,7 +7398,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
7396
7398
|
transactionType: "legacy";
|
|
7397
7399
|
sortIndex: 32;
|
|
7398
7400
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/telos-logo.svg";
|
|
7399
|
-
deprecated:
|
|
7401
|
+
deprecated: true;
|
|
7400
7402
|
estimatedSwapGas: 300000;
|
|
7401
7403
|
estimatedBridgeGas: 200000;
|
|
7402
7404
|
estimatedWrapGas: 60000;
|
|
@@ -8129,8 +8131,8 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8129
8131
|
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
|
|
8130
8132
|
};
|
|
8131
8133
|
oku: {
|
|
8132
|
-
router: "
|
|
8133
|
-
Permit2Proxy: "
|
|
8134
|
+
router: "0x25132a6F4f0A993d62e57D0510df1395729125ad";
|
|
8135
|
+
Permit2Proxy: "0x43830FE2074eaD6562586b512D87aa6af840a688";
|
|
8134
8136
|
pricing: {
|
|
8135
8137
|
nativeWrappedToken: "0x4200000000000000000000000000000000000006";
|
|
8136
8138
|
nativeWrappedName: string;
|