@gfxlabs/oku-chains 1.1.13 → 1.1.14
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 +12 -2
- package/dist/index-mjs.js +12 -2
- package/dist/index.js +12 -2
- package/dist/types/browser.d.ts +4 -4
- package/dist/types/index-mjs.d.ts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
nativeWrappedName: "ETH",
|
|
735
735
|
},
|
|
736
736
|
},
|
|
737
|
-
defaultPool: "
|
|
737
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
738
738
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff",
|
|
739
739
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f",
|
|
740
740
|
tokenList: [
|
|
@@ -746,7 +746,17 @@
|
|
|
746
746
|
"0xa219439258ca9da29e9cc4ce5596924745e12b93",
|
|
747
747
|
"0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5",
|
|
748
748
|
],
|
|
749
|
-
watchlist: [
|
|
749
|
+
watchlist: [
|
|
750
|
+
"0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
751
|
+
"0x5856edf9212bdcec74301ec78afc573b62d6a283",
|
|
752
|
+
"0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2",
|
|
753
|
+
"0x93f626d0e471279bd8d1420959cc881bdacfdab1",
|
|
754
|
+
"0xfe64636280a98d21701a607e6a52ed5d62bacfe4",
|
|
755
|
+
"0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e",
|
|
756
|
+
"0xe848d169080a0022039fcaefc19263c410fe3520",
|
|
757
|
+
"0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc",
|
|
758
|
+
"0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea",
|
|
759
|
+
],
|
|
750
760
|
internalName: "linea",
|
|
751
761
|
contracts: {
|
|
752
762
|
...chains.linea.contracts,
|
package/dist/index-mjs.js
CHANGED
|
@@ -730,7 +730,7 @@ const linea = makeConfig({
|
|
|
730
730
|
nativeWrappedName: "ETH",
|
|
731
731
|
},
|
|
732
732
|
},
|
|
733
|
-
defaultPool: "
|
|
733
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
734
734
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff",
|
|
735
735
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f",
|
|
736
736
|
tokenList: [
|
|
@@ -742,7 +742,17 @@ const linea = makeConfig({
|
|
|
742
742
|
"0xa219439258ca9da29e9cc4ce5596924745e12b93",
|
|
743
743
|
"0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5",
|
|
744
744
|
],
|
|
745
|
-
watchlist: [
|
|
745
|
+
watchlist: [
|
|
746
|
+
"0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
747
|
+
"0x5856edf9212bdcec74301ec78afc573b62d6a283",
|
|
748
|
+
"0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2",
|
|
749
|
+
"0x93f626d0e471279bd8d1420959cc881bdacfdab1",
|
|
750
|
+
"0xfe64636280a98d21701a607e6a52ed5d62bacfe4",
|
|
751
|
+
"0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e",
|
|
752
|
+
"0xe848d169080a0022039fcaefc19263c410fe3520",
|
|
753
|
+
"0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc",
|
|
754
|
+
"0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea",
|
|
755
|
+
],
|
|
746
756
|
internalName: "linea",
|
|
747
757
|
contracts: {
|
|
748
758
|
...linea$1.contracts,
|
package/dist/index.js
CHANGED
|
@@ -732,7 +732,7 @@ const linea = makeConfig({
|
|
|
732
732
|
nativeWrappedName: "ETH",
|
|
733
733
|
},
|
|
734
734
|
},
|
|
735
|
-
defaultPool: "
|
|
735
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
736
736
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff",
|
|
737
737
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f",
|
|
738
738
|
tokenList: [
|
|
@@ -744,7 +744,17 @@ const linea = makeConfig({
|
|
|
744
744
|
"0xa219439258ca9da29e9cc4ce5596924745e12b93",
|
|
745
745
|
"0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5",
|
|
746
746
|
],
|
|
747
|
-
watchlist: [
|
|
747
|
+
watchlist: [
|
|
748
|
+
"0xc48622190a6b91d64ee7459c62fade9abe61b48a",
|
|
749
|
+
"0x5856edf9212bdcec74301ec78afc573b62d6a283",
|
|
750
|
+
"0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2",
|
|
751
|
+
"0x93f626d0e471279bd8d1420959cc881bdacfdab1",
|
|
752
|
+
"0xfe64636280a98d21701a607e6a52ed5d62bacfe4",
|
|
753
|
+
"0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e",
|
|
754
|
+
"0xe848d169080a0022039fcaefc19263c410fe3520",
|
|
755
|
+
"0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc",
|
|
756
|
+
"0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea",
|
|
757
|
+
],
|
|
748
758
|
internalName: "linea",
|
|
749
759
|
contracts: {
|
|
750
760
|
...chains.linea.contracts,
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -1684,7 +1684,7 @@ declare const linea: Readonly<{
|
|
|
1684
1684
|
nativeWrappedName: string;
|
|
1685
1685
|
};
|
|
1686
1686
|
};
|
|
1687
|
-
defaultPool: "
|
|
1687
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
1688
1688
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1689
1689
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
1690
1690
|
tokenList: ({
|
|
@@ -1695,7 +1695,7 @@ declare const linea: Readonly<{
|
|
|
1695
1695
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1696
1696
|
})[];
|
|
1697
1697
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
1698
|
-
watchlist:
|
|
1698
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
1699
1699
|
internalName: "linea";
|
|
1700
1700
|
contracts: {
|
|
1701
1701
|
limitOrder: {
|
|
@@ -10236,7 +10236,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10236
10236
|
nativeWrappedName: string;
|
|
10237
10237
|
};
|
|
10238
10238
|
};
|
|
10239
|
-
defaultPool: "
|
|
10239
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
10240
10240
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10241
10241
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
10242
10242
|
tokenList: ({
|
|
@@ -10247,7 +10247,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10247
10247
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10248
10248
|
})[];
|
|
10249
10249
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
10250
|
-
watchlist:
|
|
10250
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
10251
10251
|
internalName: "linea";
|
|
10252
10252
|
contracts: {
|
|
10253
10253
|
limitOrder: {
|
|
@@ -1684,7 +1684,7 @@ declare const linea: Readonly<{
|
|
|
1684
1684
|
nativeWrappedName: string;
|
|
1685
1685
|
};
|
|
1686
1686
|
};
|
|
1687
|
-
defaultPool: "
|
|
1687
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
1688
1688
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1689
1689
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
1690
1690
|
tokenList: ({
|
|
@@ -1695,7 +1695,7 @@ declare const linea: Readonly<{
|
|
|
1695
1695
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1696
1696
|
})[];
|
|
1697
1697
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
1698
|
-
watchlist:
|
|
1698
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
1699
1699
|
internalName: "linea";
|
|
1700
1700
|
contracts: {
|
|
1701
1701
|
limitOrder: {
|
|
@@ -10236,7 +10236,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10236
10236
|
nativeWrappedName: string;
|
|
10237
10237
|
};
|
|
10238
10238
|
};
|
|
10239
|
-
defaultPool: "
|
|
10239
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
10240
10240
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10241
10241
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
10242
10242
|
tokenList: ({
|
|
@@ -10247,7 +10247,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10247
10247
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10248
10248
|
})[];
|
|
10249
10249
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
10250
|
-
watchlist:
|
|
10250
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
10251
10251
|
internalName: "linea";
|
|
10252
10252
|
contracts: {
|
|
10253
10253
|
limitOrder: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1684,7 +1684,7 @@ declare const linea: Readonly<{
|
|
|
1684
1684
|
nativeWrappedName: string;
|
|
1685
1685
|
};
|
|
1686
1686
|
};
|
|
1687
|
-
defaultPool: "
|
|
1687
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
1688
1688
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1689
1689
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
1690
1690
|
tokenList: ({
|
|
@@ -1695,7 +1695,7 @@ declare const linea: Readonly<{
|
|
|
1695
1695
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
1696
1696
|
})[];
|
|
1697
1697
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
1698
|
-
watchlist:
|
|
1698
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
1699
1699
|
internalName: "linea";
|
|
1700
1700
|
contracts: {
|
|
1701
1701
|
limitOrder: {
|
|
@@ -10236,7 +10236,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10236
10236
|
nativeWrappedName: string;
|
|
10237
10237
|
};
|
|
10238
10238
|
};
|
|
10239
|
-
defaultPool: "
|
|
10239
|
+
defaultPool: "0xc48622190a6b91d64ee7459c62fade9abe61b48a";
|
|
10240
10240
|
defaultToken0: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10241
10241
|
defaultToken1: "0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f";
|
|
10242
10242
|
tokenList: ({
|
|
@@ -10247,7 +10247,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10247
10247
|
address: "0x176211869ca2b568f2a7d4ee941e073a821ee1ff";
|
|
10248
10248
|
})[];
|
|
10249
10249
|
stables: ("0x176211869ca2b568f2a7d4ee941e073a821ee1ff" | "0xa219439258ca9da29e9cc4ce5596924745e12b93" | "0x4af15ec2a0bd43db75dd04e62faa3b8ef36b00d5")[];
|
|
10250
|
-
watchlist:
|
|
10250
|
+
watchlist: ("0xc48622190a6b91d64ee7459c62fade9abe61b48a" | "0x5856edf9212bdcec74301ec78afc573b62d6a283" | "0xf8296e87192aa71158bd9ba323fc2e1d9a047aa2" | "0x93f626d0e471279bd8d1420959cc881bdacfdab1" | "0xfe64636280a98d21701a607e6a52ed5d62bacfe4" | "0xf2d33caaedc4daab2c1f0bfc7cccb03a9acf3e4e" | "0xe848d169080a0022039fcaefc19263c410fe3520" | "0x30b44df5010f8b2a4d4e566a2ba638496e76a8fc" | "0x42a72c7fbb355b2cfe08f8716595f3f3509b3bea")[];
|
|
10251
10251
|
internalName: "linea";
|
|
10252
10252
|
contracts: {
|
|
10253
10253
|
limitOrder: {
|