@gfxlabs/oku-chains 1.1.174 → 1.1.176
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 +9 -8
- package/dist/index-mjs.js +9 -8
- package/dist/index.js +9 -8
- package/dist/types/browser.d.ts +20 -14
- package/dist/types/index-mjs.d.ts +20 -14
- package/dist/types/index.d.ts +20 -14
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -1590,7 +1590,7 @@
|
|
|
1590
1590
|
},
|
|
1591
1591
|
token: {
|
|
1592
1592
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1593
|
-
usdcAddress: "
|
|
1593
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1594
1594
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67",
|
|
1595
1595
|
},
|
|
1596
1596
|
oku: {
|
|
@@ -1601,20 +1601,21 @@
|
|
|
1601
1601
|
nativeWrappedName: "WETH",
|
|
1602
1602
|
},
|
|
1603
1603
|
},
|
|
1604
|
-
defaultPool: "
|
|
1605
|
-
defaultToken0: "
|
|
1606
|
-
defaultToken1: "
|
|
1604
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa",
|
|
1605
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1606
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1607
1607
|
tokenList: [
|
|
1608
1608
|
{ symbol: "LL", address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E" },
|
|
1609
|
-
{ symbol: "USDC.e", address: "
|
|
1609
|
+
{ symbol: "USDC.e", address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" },
|
|
1610
|
+
{ symbol: "USDT", address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949" },
|
|
1610
1611
|
{ symbol: "WETH", address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73" },
|
|
1611
1612
|
{ symbol: "WBTC", address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67" },
|
|
1612
1613
|
],
|
|
1613
1614
|
stables: [
|
|
1614
|
-
"
|
|
1615
|
-
"
|
|
1615
|
+
"0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1616
|
+
"0x808d7c71ad2ba3FA531b068a2417C63106BC0949",
|
|
1616
1617
|
],
|
|
1617
|
-
watchlist: [
|
|
1618
|
+
watchlist: [],
|
|
1618
1619
|
internalName: "lightlink",
|
|
1619
1620
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png",
|
|
1620
1621
|
contracts: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -1586,7 +1586,7 @@ const lightlink = makeConfig({
|
|
|
1586
1586
|
},
|
|
1587
1587
|
token: {
|
|
1588
1588
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1589
|
-
usdcAddress: "
|
|
1589
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1590
1590
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67",
|
|
1591
1591
|
},
|
|
1592
1592
|
oku: {
|
|
@@ -1597,20 +1597,21 @@ const lightlink = makeConfig({
|
|
|
1597
1597
|
nativeWrappedName: "WETH",
|
|
1598
1598
|
},
|
|
1599
1599
|
},
|
|
1600
|
-
defaultPool: "
|
|
1601
|
-
defaultToken0: "
|
|
1602
|
-
defaultToken1: "
|
|
1600
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa",
|
|
1601
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1602
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1603
1603
|
tokenList: [
|
|
1604
1604
|
{ symbol: "LL", address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E" },
|
|
1605
|
-
{ symbol: "USDC.e", address: "
|
|
1605
|
+
{ symbol: "USDC.e", address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" },
|
|
1606
|
+
{ symbol: "USDT", address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949" },
|
|
1606
1607
|
{ symbol: "WETH", address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73" },
|
|
1607
1608
|
{ symbol: "WBTC", address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67" },
|
|
1608
1609
|
],
|
|
1609
1610
|
stables: [
|
|
1610
|
-
"
|
|
1611
|
-
"
|
|
1611
|
+
"0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1612
|
+
"0x808d7c71ad2ba3FA531b068a2417C63106BC0949",
|
|
1612
1613
|
],
|
|
1613
|
-
watchlist: [
|
|
1614
|
+
watchlist: [],
|
|
1614
1615
|
internalName: "lightlink",
|
|
1615
1616
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png",
|
|
1616
1617
|
contracts: {
|
package/dist/index.js
CHANGED
|
@@ -1588,7 +1588,7 @@ const lightlink = makeConfig({
|
|
|
1588
1588
|
},
|
|
1589
1589
|
token: {
|
|
1590
1590
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1591
|
-
usdcAddress: "
|
|
1591
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1592
1592
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67",
|
|
1593
1593
|
},
|
|
1594
1594
|
oku: {
|
|
@@ -1599,20 +1599,21 @@ const lightlink = makeConfig({
|
|
|
1599
1599
|
nativeWrappedName: "WETH",
|
|
1600
1600
|
},
|
|
1601
1601
|
},
|
|
1602
|
-
defaultPool: "
|
|
1603
|
-
defaultToken0: "
|
|
1604
|
-
defaultToken1: "
|
|
1602
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa",
|
|
1603
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73",
|
|
1604
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1605
1605
|
tokenList: [
|
|
1606
1606
|
{ symbol: "LL", address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E" },
|
|
1607
|
-
{ symbol: "USDC.e", address: "
|
|
1607
|
+
{ symbol: "USDC.e", address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" },
|
|
1608
|
+
{ symbol: "USDT", address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949" },
|
|
1608
1609
|
{ symbol: "WETH", address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73" },
|
|
1609
1610
|
{ symbol: "WBTC", address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67" },
|
|
1610
1611
|
],
|
|
1611
1612
|
stables: [
|
|
1612
|
-
"
|
|
1613
|
-
"
|
|
1613
|
+
"0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd",
|
|
1614
|
+
"0x808d7c71ad2ba3FA531b068a2417C63106BC0949",
|
|
1614
1615
|
],
|
|
1615
|
-
watchlist: [
|
|
1616
|
+
watchlist: [],
|
|
1616
1617
|
internalName: "lightlink",
|
|
1617
1618
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png",
|
|
1618
1619
|
contracts: {
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -3212,7 +3212,7 @@ declare const lightlink: Readonly<{
|
|
|
3212
3212
|
};
|
|
3213
3213
|
token: {
|
|
3214
3214
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3215
|
-
usdcAddress: "
|
|
3215
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3216
3216
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3217
3217
|
};
|
|
3218
3218
|
oku: {
|
|
@@ -3223,15 +3223,18 @@ declare const lightlink: Readonly<{
|
|
|
3223
3223
|
nativeWrappedName: string;
|
|
3224
3224
|
};
|
|
3225
3225
|
};
|
|
3226
|
-
defaultPool: "
|
|
3227
|
-
defaultToken0: "
|
|
3228
|
-
defaultToken1: "
|
|
3226
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
3227
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3228
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3229
3229
|
tokenList: ({
|
|
3230
3230
|
symbol: string;
|
|
3231
3231
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
3232
3232
|
} | {
|
|
3233
3233
|
symbol: string;
|
|
3234
|
-
address: "
|
|
3234
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3235
|
+
} | {
|
|
3236
|
+
symbol: string;
|
|
3237
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
3235
3238
|
} | {
|
|
3236
3239
|
symbol: string;
|
|
3237
3240
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -3239,8 +3242,8 @@ declare const lightlink: Readonly<{
|
|
|
3239
3242
|
symbol: string;
|
|
3240
3243
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3241
3244
|
})[];
|
|
3242
|
-
stables: ("
|
|
3243
|
-
watchlist:
|
|
3245
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
3246
|
+
watchlist: never[];
|
|
3244
3247
|
internalName: "lightlink";
|
|
3245
3248
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3246
3249
|
contracts: {
|
|
@@ -14068,7 +14071,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14068
14071
|
};
|
|
14069
14072
|
token: {
|
|
14070
14073
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14071
|
-
usdcAddress: "
|
|
14074
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14072
14075
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14073
14076
|
};
|
|
14074
14077
|
oku: {
|
|
@@ -14079,15 +14082,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14079
14082
|
nativeWrappedName: string;
|
|
14080
14083
|
};
|
|
14081
14084
|
};
|
|
14082
|
-
defaultPool: "
|
|
14083
|
-
defaultToken0: "
|
|
14084
|
-
defaultToken1: "
|
|
14085
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
14086
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14087
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14085
14088
|
tokenList: ({
|
|
14086
14089
|
symbol: string;
|
|
14087
14090
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
14088
14091
|
} | {
|
|
14089
14092
|
symbol: string;
|
|
14090
|
-
address: "
|
|
14093
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14094
|
+
} | {
|
|
14095
|
+
symbol: string;
|
|
14096
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
14091
14097
|
} | {
|
|
14092
14098
|
symbol: string;
|
|
14093
14099
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -14095,8 +14101,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14095
14101
|
symbol: string;
|
|
14096
14102
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14097
14103
|
})[];
|
|
14098
|
-
stables: ("
|
|
14099
|
-
watchlist:
|
|
14104
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
14105
|
+
watchlist: never[];
|
|
14100
14106
|
internalName: "lightlink";
|
|
14101
14107
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
14102
14108
|
contracts: {
|
|
@@ -3212,7 +3212,7 @@ declare const lightlink: Readonly<{
|
|
|
3212
3212
|
};
|
|
3213
3213
|
token: {
|
|
3214
3214
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3215
|
-
usdcAddress: "
|
|
3215
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3216
3216
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3217
3217
|
};
|
|
3218
3218
|
oku: {
|
|
@@ -3223,15 +3223,18 @@ declare const lightlink: Readonly<{
|
|
|
3223
3223
|
nativeWrappedName: string;
|
|
3224
3224
|
};
|
|
3225
3225
|
};
|
|
3226
|
-
defaultPool: "
|
|
3227
|
-
defaultToken0: "
|
|
3228
|
-
defaultToken1: "
|
|
3226
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
3227
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3228
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3229
3229
|
tokenList: ({
|
|
3230
3230
|
symbol: string;
|
|
3231
3231
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
3232
3232
|
} | {
|
|
3233
3233
|
symbol: string;
|
|
3234
|
-
address: "
|
|
3234
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3235
|
+
} | {
|
|
3236
|
+
symbol: string;
|
|
3237
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
3235
3238
|
} | {
|
|
3236
3239
|
symbol: string;
|
|
3237
3240
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -3239,8 +3242,8 @@ declare const lightlink: Readonly<{
|
|
|
3239
3242
|
symbol: string;
|
|
3240
3243
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3241
3244
|
})[];
|
|
3242
|
-
stables: ("
|
|
3243
|
-
watchlist:
|
|
3245
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
3246
|
+
watchlist: never[];
|
|
3244
3247
|
internalName: "lightlink";
|
|
3245
3248
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3246
3249
|
contracts: {
|
|
@@ -14068,7 +14071,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14068
14071
|
};
|
|
14069
14072
|
token: {
|
|
14070
14073
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14071
|
-
usdcAddress: "
|
|
14074
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14072
14075
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14073
14076
|
};
|
|
14074
14077
|
oku: {
|
|
@@ -14079,15 +14082,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14079
14082
|
nativeWrappedName: string;
|
|
14080
14083
|
};
|
|
14081
14084
|
};
|
|
14082
|
-
defaultPool: "
|
|
14083
|
-
defaultToken0: "
|
|
14084
|
-
defaultToken1: "
|
|
14085
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
14086
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14087
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14085
14088
|
tokenList: ({
|
|
14086
14089
|
symbol: string;
|
|
14087
14090
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
14088
14091
|
} | {
|
|
14089
14092
|
symbol: string;
|
|
14090
|
-
address: "
|
|
14093
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14094
|
+
} | {
|
|
14095
|
+
symbol: string;
|
|
14096
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
14091
14097
|
} | {
|
|
14092
14098
|
symbol: string;
|
|
14093
14099
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -14095,8 +14101,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14095
14101
|
symbol: string;
|
|
14096
14102
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14097
14103
|
})[];
|
|
14098
|
-
stables: ("
|
|
14099
|
-
watchlist:
|
|
14104
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
14105
|
+
watchlist: never[];
|
|
14100
14106
|
internalName: "lightlink";
|
|
14101
14107
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
14102
14108
|
contracts: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -3212,7 +3212,7 @@ declare const lightlink: Readonly<{
|
|
|
3212
3212
|
};
|
|
3213
3213
|
token: {
|
|
3214
3214
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3215
|
-
usdcAddress: "
|
|
3215
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3216
3216
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3217
3217
|
};
|
|
3218
3218
|
oku: {
|
|
@@ -3223,15 +3223,18 @@ declare const lightlink: Readonly<{
|
|
|
3223
3223
|
nativeWrappedName: string;
|
|
3224
3224
|
};
|
|
3225
3225
|
};
|
|
3226
|
-
defaultPool: "
|
|
3227
|
-
defaultToken0: "
|
|
3228
|
-
defaultToken1: "
|
|
3226
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
3227
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
3228
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3229
3229
|
tokenList: ({
|
|
3230
3230
|
symbol: string;
|
|
3231
3231
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
3232
3232
|
} | {
|
|
3233
3233
|
symbol: string;
|
|
3234
|
-
address: "
|
|
3234
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
3235
|
+
} | {
|
|
3236
|
+
symbol: string;
|
|
3237
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
3235
3238
|
} | {
|
|
3236
3239
|
symbol: string;
|
|
3237
3240
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -3239,8 +3242,8 @@ declare const lightlink: Readonly<{
|
|
|
3239
3242
|
symbol: string;
|
|
3240
3243
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
3241
3244
|
})[];
|
|
3242
|
-
stables: ("
|
|
3243
|
-
watchlist:
|
|
3245
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
3246
|
+
watchlist: never[];
|
|
3244
3247
|
internalName: "lightlink";
|
|
3245
3248
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
3246
3249
|
contracts: {
|
|
@@ -14068,7 +14071,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14068
14071
|
};
|
|
14069
14072
|
token: {
|
|
14070
14073
|
wethAddress: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14071
|
-
usdcAddress: "
|
|
14074
|
+
usdcAddress: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14072
14075
|
wbtcAddress: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14073
14076
|
};
|
|
14074
14077
|
oku: {
|
|
@@ -14079,15 +14082,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14079
14082
|
nativeWrappedName: string;
|
|
14080
14083
|
};
|
|
14081
14084
|
};
|
|
14082
|
-
defaultPool: "
|
|
14083
|
-
defaultToken0: "
|
|
14084
|
-
defaultToken1: "
|
|
14085
|
+
defaultPool: "0x1125452469E9B9A36FE69249309fCe8925C3eEDa";
|
|
14086
|
+
defaultToken0: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
14087
|
+
defaultToken1: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14085
14088
|
tokenList: ({
|
|
14086
14089
|
symbol: string;
|
|
14087
14090
|
address: "0xd9d7123552fA2bEdB2348bB562576D67f6E8e96E";
|
|
14088
14091
|
} | {
|
|
14089
14092
|
symbol: string;
|
|
14090
|
-
address: "
|
|
14093
|
+
address: "0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd";
|
|
14094
|
+
} | {
|
|
14095
|
+
symbol: string;
|
|
14096
|
+
address: "0x808d7c71ad2ba3FA531b068a2417C63106BC0949";
|
|
14091
14097
|
} | {
|
|
14092
14098
|
symbol: string;
|
|
14093
14099
|
address: "0x7ebef2a4b1b09381ec5b9df8c5c6f2dbeca59c73";
|
|
@@ -14095,8 +14101,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
14095
14101
|
symbol: string;
|
|
14096
14102
|
address: "0x46A5e3Fa4a02B9Ae43D9dF9408C86eD643144A67";
|
|
14097
14103
|
})[];
|
|
14098
|
-
stables: ("
|
|
14099
|
-
watchlist:
|
|
14104
|
+
stables: ("0xbCF8C1B03bBDDA88D579330BDF236B58F8bb2cFd" | "0x808d7c71ad2ba3FA531b068a2417C63106BC0949")[];
|
|
14105
|
+
watchlist: never[];
|
|
14100
14106
|
internalName: "lightlink";
|
|
14101
14107
|
nativeLogoUrl: "https://assets.oku.trade/natives/eth.png";
|
|
14102
14108
|
contracts: {
|