@gfxlabs/oku-chains 1.10.9 → 1.10.11
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 -6
- package/dist/index-mjs.js +6 -6
- package/dist/index.js +6 -6
- package/dist/types/definitions/mainnet.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -2618,7 +2618,7 @@
|
|
|
2618
2618
|
sortIndex: 0,
|
|
2619
2619
|
launchTime: 1688997600,
|
|
2620
2620
|
transactionType: "eip1559",
|
|
2621
|
-
blockTimeSeconds:
|
|
2621
|
+
blockTimeSeconds: 12,
|
|
2622
2622
|
safeReorgDistance: 90000,
|
|
2623
2623
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp",
|
|
2624
2624
|
deprecated: false,
|
|
@@ -4266,10 +4266,10 @@
|
|
|
4266
4266
|
topNativePool: "0xa374094527e1673a86de625aa59517c5de346d32",
|
|
4267
4267
|
universalRouter: "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5",
|
|
4268
4268
|
wrappedNativeAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4269
|
-
wrappedNativeSymbol: "
|
|
4270
|
-
wrappedNativeName: "Wrapped
|
|
4269
|
+
wrappedNativeSymbol: "WPOL",
|
|
4270
|
+
wrappedNativeName: "Wrapped Polygon",
|
|
4271
4271
|
wrappedNativeDecimals: 18,
|
|
4272
|
-
nativeCurrencyName: "
|
|
4272
|
+
nativeCurrencyName: "WPOL",
|
|
4273
4273
|
},
|
|
4274
4274
|
token: {
|
|
4275
4275
|
wbtcAddress: "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
|
|
@@ -4281,7 +4281,7 @@
|
|
|
4281
4281
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4282
4282
|
pricing: {
|
|
4283
4283
|
nativeWrappedToken: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270",
|
|
4284
|
-
nativeWrappedName: "
|
|
4284
|
+
nativeWrappedName: "WPOL",
|
|
4285
4285
|
nativeQuotePools: [
|
|
4286
4286
|
{
|
|
4287
4287
|
blockCreated: 22802494,
|
|
@@ -4400,7 +4400,7 @@
|
|
|
4400
4400
|
{ symbol: "USDT", address: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f" },
|
|
4401
4401
|
{ symbol: "WETH", address: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619" },
|
|
4402
4402
|
{ symbol: "USDC", address: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174" },
|
|
4403
|
-
{ symbol: "
|
|
4403
|
+
{ symbol: "WPOL", address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270" },
|
|
4404
4404
|
],
|
|
4405
4405
|
stables: [
|
|
4406
4406
|
"0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
|
package/dist/index-mjs.js
CHANGED
|
@@ -2615,7 +2615,7 @@ const mainnet = makeConfig({
|
|
|
2615
2615
|
sortIndex: 0,
|
|
2616
2616
|
launchTime: 1688997600,
|
|
2617
2617
|
transactionType: "eip1559",
|
|
2618
|
-
blockTimeSeconds:
|
|
2618
|
+
blockTimeSeconds: 12,
|
|
2619
2619
|
safeReorgDistance: 90000,
|
|
2620
2620
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp",
|
|
2621
2621
|
deprecated: false,
|
|
@@ -4263,10 +4263,10 @@ const polygon = makeConfig({
|
|
|
4263
4263
|
topNativePool: "0xa374094527e1673a86de625aa59517c5de346d32",
|
|
4264
4264
|
universalRouter: "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5",
|
|
4265
4265
|
wrappedNativeAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4266
|
-
wrappedNativeSymbol: "
|
|
4267
|
-
wrappedNativeName: "Wrapped
|
|
4266
|
+
wrappedNativeSymbol: "WPOL",
|
|
4267
|
+
wrappedNativeName: "Wrapped Polygon",
|
|
4268
4268
|
wrappedNativeDecimals: 18,
|
|
4269
|
-
nativeCurrencyName: "
|
|
4269
|
+
nativeCurrencyName: "WPOL",
|
|
4270
4270
|
},
|
|
4271
4271
|
token: {
|
|
4272
4272
|
wbtcAddress: "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
|
|
@@ -4278,7 +4278,7 @@ const polygon = makeConfig({
|
|
|
4278
4278
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4279
4279
|
pricing: {
|
|
4280
4280
|
nativeWrappedToken: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270",
|
|
4281
|
-
nativeWrappedName: "
|
|
4281
|
+
nativeWrappedName: "WPOL",
|
|
4282
4282
|
nativeQuotePools: [
|
|
4283
4283
|
{
|
|
4284
4284
|
blockCreated: 22802494,
|
|
@@ -4397,7 +4397,7 @@ const polygon = makeConfig({
|
|
|
4397
4397
|
{ symbol: "USDT", address: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f" },
|
|
4398
4398
|
{ symbol: "WETH", address: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619" },
|
|
4399
4399
|
{ symbol: "USDC", address: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174" },
|
|
4400
|
-
{ symbol: "
|
|
4400
|
+
{ symbol: "WPOL", address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270" },
|
|
4401
4401
|
],
|
|
4402
4402
|
stables: [
|
|
4403
4403
|
"0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
|
package/dist/index.js
CHANGED
|
@@ -2617,7 +2617,7 @@ const mainnet = makeConfig({
|
|
|
2617
2617
|
sortIndex: 0,
|
|
2618
2618
|
launchTime: 1688997600,
|
|
2619
2619
|
transactionType: "eip1559",
|
|
2620
|
-
blockTimeSeconds:
|
|
2620
|
+
blockTimeSeconds: 12,
|
|
2621
2621
|
safeReorgDistance: 90000,
|
|
2622
2622
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp",
|
|
2623
2623
|
deprecated: false,
|
|
@@ -4265,10 +4265,10 @@ const polygon = makeConfig({
|
|
|
4265
4265
|
topNativePool: "0xa374094527e1673a86de625aa59517c5de346d32",
|
|
4266
4266
|
universalRouter: "0x4C60051384bd2d3C01bfc845Cf5F4b44bcbE9de5",
|
|
4267
4267
|
wrappedNativeAddress: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
4268
|
-
wrappedNativeSymbol: "
|
|
4269
|
-
wrappedNativeName: "Wrapped
|
|
4268
|
+
wrappedNativeSymbol: "WPOL",
|
|
4269
|
+
wrappedNativeName: "Wrapped Polygon",
|
|
4270
4270
|
wrappedNativeDecimals: 18,
|
|
4271
|
-
nativeCurrencyName: "
|
|
4271
|
+
nativeCurrencyName: "WPOL",
|
|
4272
4272
|
},
|
|
4273
4273
|
token: {
|
|
4274
4274
|
wbtcAddress: "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
|
|
@@ -4280,7 +4280,7 @@ const polygon = makeConfig({
|
|
|
4280
4280
|
limitOrderRegistryDeployBlock: 43640541,
|
|
4281
4281
|
pricing: {
|
|
4282
4282
|
nativeWrappedToken: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270",
|
|
4283
|
-
nativeWrappedName: "
|
|
4283
|
+
nativeWrappedName: "WPOL",
|
|
4284
4284
|
nativeQuotePools: [
|
|
4285
4285
|
{
|
|
4286
4286
|
blockCreated: 22802494,
|
|
@@ -4399,7 +4399,7 @@ const polygon = makeConfig({
|
|
|
4399
4399
|
{ symbol: "USDT", address: "0xc2132d05d31c914a87c6611c10748aeb04b58e8f" },
|
|
4400
4400
|
{ symbol: "WETH", address: "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619" },
|
|
4401
4401
|
{ symbol: "USDC", address: "0x2791bca1f2de4661ed88a30c99a7a9449aa84174" },
|
|
4402
|
-
{ symbol: "
|
|
4402
|
+
{ symbol: "WPOL", address: "0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270" },
|
|
4403
4403
|
],
|
|
4404
4404
|
stables: [
|
|
4405
4405
|
"0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
|
|
@@ -3,7 +3,7 @@ export declare const mainnet: Readonly<{
|
|
|
3
3
|
sortIndex: 0;
|
|
4
4
|
launchTime: 1688997600;
|
|
5
5
|
transactionType: "eip1559";
|
|
6
|
-
blockTimeSeconds:
|
|
6
|
+
blockTimeSeconds: 12;
|
|
7
7
|
safeReorgDistance: 90000;
|
|
8
8
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp";
|
|
9
9
|
deprecated: false;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1551,7 +1551,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
1551
1551
|
sortIndex: 0;
|
|
1552
1552
|
launchTime: 1688997600;
|
|
1553
1553
|
transactionType: "eip1559";
|
|
1554
|
-
blockTimeSeconds:
|
|
1554
|
+
blockTimeSeconds: 12;
|
|
1555
1555
|
safeReorgDistance: 90000;
|
|
1556
1556
|
logoUrl: "https://cms.oku.trade/cdn/public/chains/ethereum-logo.webp";
|
|
1557
1557
|
deprecated: false;
|