@gfxlabs/oku-chains 1.1.148 → 1.1.150
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 -8
- package/dist/index-mjs.js +6 -8
- package/dist/index.js +6 -8
- package/dist/types/browser.d.ts +13 -20
- package/dist/types/index-mjs.d.ts +13 -20
- package/dist/types/index.d.ts +13 -20
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
safeReorgDistance: 90000,
|
|
967
967
|
externalId: {},
|
|
968
968
|
markets: {
|
|
969
|
-
icecreamswap: true
|
|
969
|
+
icecreamswap: true,
|
|
970
970
|
},
|
|
971
971
|
bridges: {},
|
|
972
972
|
morpho: {},
|
|
@@ -987,22 +987,17 @@
|
|
|
987
987
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
988
988
|
positionsNFTDeployBlock: 13916373,
|
|
989
989
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4",
|
|
990
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
991
|
-
wrappedNativeSymbol: "CELO",
|
|
992
|
-
wrappedNativeName: "CELO",
|
|
993
|
-
wrappedNativeDecimals: 18,
|
|
994
990
|
nativeCurrencyName: "CELO",
|
|
995
991
|
},
|
|
996
992
|
token: {
|
|
997
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
998
993
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b",
|
|
994
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
999
995
|
},
|
|
1000
996
|
oku: {
|
|
1001
997
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
1002
998
|
limitOrderRegistryDeployBlock: 29842546,
|
|
1003
999
|
pricing: {
|
|
1004
|
-
|
|
1005
|
-
nativeWrappedName: "CELO",
|
|
1000
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1006
1001
|
},
|
|
1007
1002
|
},
|
|
1008
1003
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
@@ -1019,6 +1014,9 @@
|
|
|
1019
1014
|
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1020
1015
|
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1021
1016
|
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1017
|
+
"0x37f750b7cc259a2f741af45294f6a16572cf5cad",
|
|
1018
|
+
"0xeb466342c4d449bc9f53a865d5cb90586f405215",
|
|
1019
|
+
"0x617f3112bf5397d0467d315cc709ef968d9ba546",
|
|
1022
1020
|
],
|
|
1023
1021
|
watchlist: [
|
|
1024
1022
|
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
package/dist/index-mjs.js
CHANGED
|
@@ -962,7 +962,7 @@ const celo = makeConfig({
|
|
|
962
962
|
safeReorgDistance: 90000,
|
|
963
963
|
externalId: {},
|
|
964
964
|
markets: {
|
|
965
|
-
icecreamswap: true
|
|
965
|
+
icecreamswap: true,
|
|
966
966
|
},
|
|
967
967
|
bridges: {},
|
|
968
968
|
morpho: {},
|
|
@@ -983,22 +983,17 @@ const celo = makeConfig({
|
|
|
983
983
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
984
984
|
positionsNFTDeployBlock: 13916373,
|
|
985
985
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4",
|
|
986
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
987
|
-
wrappedNativeSymbol: "CELO",
|
|
988
|
-
wrappedNativeName: "CELO",
|
|
989
|
-
wrappedNativeDecimals: 18,
|
|
990
986
|
nativeCurrencyName: "CELO",
|
|
991
987
|
},
|
|
992
988
|
token: {
|
|
993
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
994
989
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b",
|
|
990
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
995
991
|
},
|
|
996
992
|
oku: {
|
|
997
993
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
998
994
|
limitOrderRegistryDeployBlock: 29842546,
|
|
999
995
|
pricing: {
|
|
1000
|
-
|
|
1001
|
-
nativeWrappedName: "CELO",
|
|
996
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1002
997
|
},
|
|
1003
998
|
},
|
|
1004
999
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
@@ -1015,6 +1010,9 @@ const celo = makeConfig({
|
|
|
1015
1010
|
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1016
1011
|
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1017
1012
|
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1013
|
+
"0x37f750b7cc259a2f741af45294f6a16572cf5cad",
|
|
1014
|
+
"0xeb466342c4d449bc9f53a865d5cb90586f405215",
|
|
1015
|
+
"0x617f3112bf5397d0467d315cc709ef968d9ba546",
|
|
1018
1016
|
],
|
|
1019
1017
|
watchlist: [
|
|
1020
1018
|
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
package/dist/index.js
CHANGED
|
@@ -964,7 +964,7 @@ const celo = makeConfig({
|
|
|
964
964
|
safeReorgDistance: 90000,
|
|
965
965
|
externalId: {},
|
|
966
966
|
markets: {
|
|
967
|
-
icecreamswap: true
|
|
967
|
+
icecreamswap: true,
|
|
968
968
|
},
|
|
969
969
|
bridges: {},
|
|
970
970
|
morpho: {},
|
|
@@ -985,22 +985,17 @@ const celo = makeConfig({
|
|
|
985
985
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
986
986
|
positionsNFTDeployBlock: 13916373,
|
|
987
987
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4",
|
|
988
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
989
|
-
wrappedNativeSymbol: "CELO",
|
|
990
|
-
wrappedNativeName: "CELO",
|
|
991
|
-
wrappedNativeDecimals: 18,
|
|
992
988
|
nativeCurrencyName: "CELO",
|
|
993
989
|
},
|
|
994
990
|
token: {
|
|
995
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
996
991
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b",
|
|
992
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
997
993
|
},
|
|
998
994
|
oku: {
|
|
999
995
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
1000
996
|
limitOrderRegistryDeployBlock: 29842546,
|
|
1001
997
|
pricing: {
|
|
1002
|
-
|
|
1003
|
-
nativeWrappedName: "CELO",
|
|
998
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
1004
999
|
},
|
|
1005
1000
|
},
|
|
1006
1001
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
@@ -1017,6 +1012,9 @@ const celo = makeConfig({
|
|
|
1017
1012
|
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1018
1013
|
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1019
1014
|
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1015
|
+
"0x37f750b7cc259a2f741af45294f6a16572cf5cad",
|
|
1016
|
+
"0xeb466342c4d449bc9f53a865d5cb90586f405215",
|
|
1017
|
+
"0x617f3112bf5397d0467d315cc709ef968d9ba546",
|
|
1020
1018
|
],
|
|
1021
1019
|
watchlist: [
|
|
1022
1020
|
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -1673,22 +1673,17 @@ declare const celo: Readonly<{
|
|
|
1673
1673
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
1674
1674
|
positionsNFTDeployBlock: number;
|
|
1675
1675
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
1676
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
1677
|
-
wrappedNativeSymbol: string;
|
|
1678
|
-
wrappedNativeName: string;
|
|
1679
|
-
wrappedNativeDecimals: number;
|
|
1680
1676
|
nativeCurrencyName: string;
|
|
1681
1677
|
};
|
|
1682
1678
|
token: {
|
|
1683
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1684
1679
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
1680
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1685
1681
|
};
|
|
1686
1682
|
oku: {
|
|
1687
1683
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
1688
1684
|
limitOrderRegistryDeployBlock: number;
|
|
1689
1685
|
pricing: {
|
|
1690
|
-
|
|
1691
|
-
nativeWrappedName: string;
|
|
1686
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1692
1687
|
};
|
|
1693
1688
|
};
|
|
1694
1689
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -1710,7 +1705,7 @@ declare const celo: Readonly<{
|
|
|
1710
1705
|
symbol: string;
|
|
1711
1706
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
1712
1707
|
})[];
|
|
1713
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
1708
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
1714
1709
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
1715
1710
|
internalName: "celo";
|
|
1716
1711
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|
|
@@ -6386,15 +6381,17 @@ interface UniswapMetadata {
|
|
|
6386
6381
|
topNativePool?: Address;
|
|
6387
6382
|
positionsNFTDeployBlock?: number;
|
|
6388
6383
|
universalRouter?: Address;
|
|
6389
|
-
wrappedNativeAddress
|
|
6390
|
-
wrappedNativeSymbol
|
|
6391
|
-
wrappedNativeName
|
|
6392
|
-
wrappedNativeDecimals
|
|
6384
|
+
wrappedNativeAddress?: Address;
|
|
6385
|
+
wrappedNativeSymbol?: string;
|
|
6386
|
+
wrappedNativeName?: string;
|
|
6387
|
+
wrappedNativeDecimals?: number;
|
|
6393
6388
|
nativeCurrencyName?: string;
|
|
6394
6389
|
}
|
|
6395
6390
|
interface OkuPricingMetadata {
|
|
6396
6391
|
nativeWrappedToken?: Address;
|
|
6392
|
+
nativeToken?: Address;
|
|
6397
6393
|
nativeWrappedName?: string;
|
|
6394
|
+
nativeTokenName?: string;
|
|
6398
6395
|
nativeQuotePools?: ReadonlyArray<ChainContract>;
|
|
6399
6396
|
pools?: ReadonlyArray<Address>;
|
|
6400
6397
|
}
|
|
@@ -6407,6 +6404,7 @@ interface TokenMetadata {
|
|
|
6407
6404
|
wethAddress?: Address;
|
|
6408
6405
|
wbtcAddress?: Address;
|
|
6409
6406
|
usdcAddress?: Address;
|
|
6407
|
+
nativeAddress?: Address;
|
|
6410
6408
|
}
|
|
6411
6409
|
interface Markets {
|
|
6412
6410
|
airswap?: boolean;
|
|
@@ -11844,22 +11842,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11844
11842
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
11845
11843
|
positionsNFTDeployBlock: number;
|
|
11846
11844
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
11847
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
11848
|
-
wrappedNativeSymbol: string;
|
|
11849
|
-
wrappedNativeName: string;
|
|
11850
|
-
wrappedNativeDecimals: number;
|
|
11851
11845
|
nativeCurrencyName: string;
|
|
11852
11846
|
};
|
|
11853
11847
|
token: {
|
|
11854
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11855
11848
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
11849
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11856
11850
|
};
|
|
11857
11851
|
oku: {
|
|
11858
11852
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
11859
11853
|
limitOrderRegistryDeployBlock: number;
|
|
11860
11854
|
pricing: {
|
|
11861
|
-
|
|
11862
|
-
nativeWrappedName: string;
|
|
11855
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11863
11856
|
};
|
|
11864
11857
|
};
|
|
11865
11858
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -11881,7 +11874,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11881
11874
|
symbol: string;
|
|
11882
11875
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
11883
11876
|
})[];
|
|
11884
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
11877
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
11885
11878
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
11886
11879
|
internalName: "celo";
|
|
11887
11880
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|
|
@@ -1673,22 +1673,17 @@ declare const celo: Readonly<{
|
|
|
1673
1673
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
1674
1674
|
positionsNFTDeployBlock: number;
|
|
1675
1675
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
1676
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
1677
|
-
wrappedNativeSymbol: string;
|
|
1678
|
-
wrappedNativeName: string;
|
|
1679
|
-
wrappedNativeDecimals: number;
|
|
1680
1676
|
nativeCurrencyName: string;
|
|
1681
1677
|
};
|
|
1682
1678
|
token: {
|
|
1683
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1684
1679
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
1680
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1685
1681
|
};
|
|
1686
1682
|
oku: {
|
|
1687
1683
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
1688
1684
|
limitOrderRegistryDeployBlock: number;
|
|
1689
1685
|
pricing: {
|
|
1690
|
-
|
|
1691
|
-
nativeWrappedName: string;
|
|
1686
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1692
1687
|
};
|
|
1693
1688
|
};
|
|
1694
1689
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -1710,7 +1705,7 @@ declare const celo: Readonly<{
|
|
|
1710
1705
|
symbol: string;
|
|
1711
1706
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
1712
1707
|
})[];
|
|
1713
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
1708
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
1714
1709
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
1715
1710
|
internalName: "celo";
|
|
1716
1711
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|
|
@@ -6386,15 +6381,17 @@ interface UniswapMetadata {
|
|
|
6386
6381
|
topNativePool?: Address;
|
|
6387
6382
|
positionsNFTDeployBlock?: number;
|
|
6388
6383
|
universalRouter?: Address;
|
|
6389
|
-
wrappedNativeAddress
|
|
6390
|
-
wrappedNativeSymbol
|
|
6391
|
-
wrappedNativeName
|
|
6392
|
-
wrappedNativeDecimals
|
|
6384
|
+
wrappedNativeAddress?: Address;
|
|
6385
|
+
wrappedNativeSymbol?: string;
|
|
6386
|
+
wrappedNativeName?: string;
|
|
6387
|
+
wrappedNativeDecimals?: number;
|
|
6393
6388
|
nativeCurrencyName?: string;
|
|
6394
6389
|
}
|
|
6395
6390
|
interface OkuPricingMetadata {
|
|
6396
6391
|
nativeWrappedToken?: Address;
|
|
6392
|
+
nativeToken?: Address;
|
|
6397
6393
|
nativeWrappedName?: string;
|
|
6394
|
+
nativeTokenName?: string;
|
|
6398
6395
|
nativeQuotePools?: ReadonlyArray<ChainContract>;
|
|
6399
6396
|
pools?: ReadonlyArray<Address>;
|
|
6400
6397
|
}
|
|
@@ -6407,6 +6404,7 @@ interface TokenMetadata {
|
|
|
6407
6404
|
wethAddress?: Address;
|
|
6408
6405
|
wbtcAddress?: Address;
|
|
6409
6406
|
usdcAddress?: Address;
|
|
6407
|
+
nativeAddress?: Address;
|
|
6410
6408
|
}
|
|
6411
6409
|
interface Markets {
|
|
6412
6410
|
airswap?: boolean;
|
|
@@ -11844,22 +11842,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11844
11842
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
11845
11843
|
positionsNFTDeployBlock: number;
|
|
11846
11844
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
11847
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
11848
|
-
wrappedNativeSymbol: string;
|
|
11849
|
-
wrappedNativeName: string;
|
|
11850
|
-
wrappedNativeDecimals: number;
|
|
11851
11845
|
nativeCurrencyName: string;
|
|
11852
11846
|
};
|
|
11853
11847
|
token: {
|
|
11854
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11855
11848
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
11849
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11856
11850
|
};
|
|
11857
11851
|
oku: {
|
|
11858
11852
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
11859
11853
|
limitOrderRegistryDeployBlock: number;
|
|
11860
11854
|
pricing: {
|
|
11861
|
-
|
|
11862
|
-
nativeWrappedName: string;
|
|
11855
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11863
11856
|
};
|
|
11864
11857
|
};
|
|
11865
11858
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -11881,7 +11874,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11881
11874
|
symbol: string;
|
|
11882
11875
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
11883
11876
|
})[];
|
|
11884
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
11877
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
11885
11878
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
11886
11879
|
internalName: "celo";
|
|
11887
11880
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1673,22 +1673,17 @@ declare const celo: Readonly<{
|
|
|
1673
1673
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
1674
1674
|
positionsNFTDeployBlock: number;
|
|
1675
1675
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
1676
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
1677
|
-
wrappedNativeSymbol: string;
|
|
1678
|
-
wrappedNativeName: string;
|
|
1679
|
-
wrappedNativeDecimals: number;
|
|
1680
1676
|
nativeCurrencyName: string;
|
|
1681
1677
|
};
|
|
1682
1678
|
token: {
|
|
1683
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1684
1679
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
1680
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1685
1681
|
};
|
|
1686
1682
|
oku: {
|
|
1687
1683
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
1688
1684
|
limitOrderRegistryDeployBlock: number;
|
|
1689
1685
|
pricing: {
|
|
1690
|
-
|
|
1691
|
-
nativeWrappedName: string;
|
|
1686
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
1692
1687
|
};
|
|
1693
1688
|
};
|
|
1694
1689
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -1710,7 +1705,7 @@ declare const celo: Readonly<{
|
|
|
1710
1705
|
symbol: string;
|
|
1711
1706
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
1712
1707
|
})[];
|
|
1713
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
1708
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
1714
1709
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
1715
1710
|
internalName: "celo";
|
|
1716
1711
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|
|
@@ -6386,15 +6381,17 @@ interface UniswapMetadata {
|
|
|
6386
6381
|
topNativePool?: Address;
|
|
6387
6382
|
positionsNFTDeployBlock?: number;
|
|
6388
6383
|
universalRouter?: Address;
|
|
6389
|
-
wrappedNativeAddress
|
|
6390
|
-
wrappedNativeSymbol
|
|
6391
|
-
wrappedNativeName
|
|
6392
|
-
wrappedNativeDecimals
|
|
6384
|
+
wrappedNativeAddress?: Address;
|
|
6385
|
+
wrappedNativeSymbol?: string;
|
|
6386
|
+
wrappedNativeName?: string;
|
|
6387
|
+
wrappedNativeDecimals?: number;
|
|
6393
6388
|
nativeCurrencyName?: string;
|
|
6394
6389
|
}
|
|
6395
6390
|
interface OkuPricingMetadata {
|
|
6396
6391
|
nativeWrappedToken?: Address;
|
|
6392
|
+
nativeToken?: Address;
|
|
6397
6393
|
nativeWrappedName?: string;
|
|
6394
|
+
nativeTokenName?: string;
|
|
6398
6395
|
nativeQuotePools?: ReadonlyArray<ChainContract>;
|
|
6399
6396
|
pools?: ReadonlyArray<Address>;
|
|
6400
6397
|
}
|
|
@@ -6407,6 +6404,7 @@ interface TokenMetadata {
|
|
|
6407
6404
|
wethAddress?: Address;
|
|
6408
6405
|
wbtcAddress?: Address;
|
|
6409
6406
|
usdcAddress?: Address;
|
|
6407
|
+
nativeAddress?: Address;
|
|
6410
6408
|
}
|
|
6411
6409
|
interface Markets {
|
|
6412
6410
|
airswap?: boolean;
|
|
@@ -11844,22 +11842,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11844
11842
|
positionsNFT: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A";
|
|
11845
11843
|
positionsNFTDeployBlock: number;
|
|
11846
11844
|
universalRouter: "0x643770E279d5D0733F21d6DC03A8efbABf3255B4";
|
|
11847
|
-
wrappedNativeAddress: "0x4200000000000000000000000000000000000006";
|
|
11848
|
-
wrappedNativeSymbol: string;
|
|
11849
|
-
wrappedNativeName: string;
|
|
11850
|
-
wrappedNativeDecimals: number;
|
|
11851
11845
|
nativeCurrencyName: string;
|
|
11852
11846
|
};
|
|
11853
11847
|
token: {
|
|
11854
|
-
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11855
11848
|
wbtcAddress: "0xbaab46e28388d2779e6e31fd00cf0e5ad95e327b";
|
|
11849
|
+
nativeAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11856
11850
|
};
|
|
11857
11851
|
oku: {
|
|
11858
11852
|
limitOrderRegistry: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D";
|
|
11859
11853
|
limitOrderRegistryDeployBlock: number;
|
|
11860
11854
|
pricing: {
|
|
11861
|
-
|
|
11862
|
-
nativeWrappedName: string;
|
|
11855
|
+
nativeToken: "0x471EcE3750Da237f93B8E339c536989b8978a438";
|
|
11863
11856
|
};
|
|
11864
11857
|
};
|
|
11865
11858
|
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE";
|
|
@@ -11881,7 +11874,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11881
11874
|
symbol: string;
|
|
11882
11875
|
address: "0x765de816845861e75a25fca122bb6898b8b1282a";
|
|
11883
11876
|
})[];
|
|
11884
|
-
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a")[];
|
|
11877
|
+
stables: ("0xceba9300f2b948710d2653dd7b07f33a8b32118c" | "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" | "0x765de816845861e75a25fca122bb6898b8b1282a" | "0x37f750b7cc259a2f741af45294f6a16572cf5cad" | "0xeb466342c4d449bc9f53a865d5cb90586f405215" | "0x617f3112bf5397d0467d315cc709ef968d9ba546")[];
|
|
11885
11878
|
watchlist: ("0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE" | "0xE426E1305f5e6093864762Bf9d2D8B44BC211c59" | "0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f" | "0x34757893070B0FC5de37AaF2844255fF90F7F1E0" | "0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846" | "0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15" | "0x628Cb3a5a206956423D158009612813B64B19dab" | "0x1c8DafD358d308b880F71eDB5170B010b106Ca60" | "0xA1777e082fA1746eB78DD9C1fbB515419CF6e538" | "0xd80D28850bEBE6208433c298334392bC940B4fc7" | "0xf130F72F8190f662522774C3367E6e8814f5e219" | "0x7B9A5BC920610F54881f2F6359007957DE504862")[];
|
|
11886
11879
|
internalName: "celo";
|
|
11887
11880
|
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png";
|