@gfxlabs/oku-chains 1.11.29 → 1.11.30
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 +5 -5
- package/dist/index-mjs.js +5 -5
- package/dist/index.js +5 -5
- package/dist/types/definitions/pharos.d.ts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -4376,7 +4376,7 @@
|
|
|
4376
4376
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
4377
4377
|
uniswap: {},
|
|
4378
4378
|
token: {
|
|
4379
|
-
usdcAddress: "
|
|
4379
|
+
usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4380
4380
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4381
4381
|
},
|
|
4382
4382
|
oku: {
|
|
@@ -4389,15 +4389,15 @@
|
|
|
4389
4389
|
},
|
|
4390
4390
|
defaultPool: viem.zeroAddress,
|
|
4391
4391
|
defaultToken0: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4392
|
-
defaultToken1: "
|
|
4392
|
+
defaultToken1: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4393
4393
|
tokenList: [
|
|
4394
4394
|
{ symbol: "WPROS", address: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0" },
|
|
4395
4395
|
{
|
|
4396
|
-
symbol: "USDC
|
|
4397
|
-
address: "
|
|
4396
|
+
symbol: "USDC",
|
|
4397
|
+
address: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4398
4398
|
},
|
|
4399
4399
|
],
|
|
4400
|
-
stables: ["
|
|
4400
|
+
stables: ["0xc879c018db60520f4355c26ed1a6d572cdac1815"],
|
|
4401
4401
|
watchlist: [],
|
|
4402
4402
|
internalName: "pharos",
|
|
4403
4403
|
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/pros.png",
|
package/dist/index-mjs.js
CHANGED
|
@@ -4373,7 +4373,7 @@ const pharos = makeConfig({
|
|
|
4373
4373
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
4374
4374
|
uniswap: {},
|
|
4375
4375
|
token: {
|
|
4376
|
-
usdcAddress: "
|
|
4376
|
+
usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4377
4377
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4378
4378
|
},
|
|
4379
4379
|
oku: {
|
|
@@ -4386,15 +4386,15 @@ const pharos = makeConfig({
|
|
|
4386
4386
|
},
|
|
4387
4387
|
defaultPool: zeroAddress,
|
|
4388
4388
|
defaultToken0: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4389
|
-
defaultToken1: "
|
|
4389
|
+
defaultToken1: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4390
4390
|
tokenList: [
|
|
4391
4391
|
{ symbol: "WPROS", address: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0" },
|
|
4392
4392
|
{
|
|
4393
|
-
symbol: "USDC
|
|
4394
|
-
address: "
|
|
4393
|
+
symbol: "USDC",
|
|
4394
|
+
address: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4395
4395
|
},
|
|
4396
4396
|
],
|
|
4397
|
-
stables: ["
|
|
4397
|
+
stables: ["0xc879c018db60520f4355c26ed1a6d572cdac1815"],
|
|
4398
4398
|
watchlist: [],
|
|
4399
4399
|
internalName: "pharos",
|
|
4400
4400
|
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/pros.png",
|
package/dist/index.js
CHANGED
|
@@ -4375,7 +4375,7 @@ const pharos = makeConfig({
|
|
|
4375
4375
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
4376
4376
|
uniswap: {},
|
|
4377
4377
|
token: {
|
|
4378
|
-
usdcAddress: "
|
|
4378
|
+
usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4379
4379
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4380
4380
|
},
|
|
4381
4381
|
oku: {
|
|
@@ -4388,15 +4388,15 @@ const pharos = makeConfig({
|
|
|
4388
4388
|
},
|
|
4389
4389
|
defaultPool: viem.zeroAddress,
|
|
4390
4390
|
defaultToken0: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0",
|
|
4391
|
-
defaultToken1: "
|
|
4391
|
+
defaultToken1: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4392
4392
|
tokenList: [
|
|
4393
4393
|
{ symbol: "WPROS", address: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0" },
|
|
4394
4394
|
{
|
|
4395
|
-
symbol: "USDC
|
|
4396
|
-
address: "
|
|
4395
|
+
symbol: "USDC",
|
|
4396
|
+
address: "0xc879c018db60520f4355c26ed1a6d572cdac1815",
|
|
4397
4397
|
},
|
|
4398
4398
|
],
|
|
4399
|
-
stables: ["
|
|
4399
|
+
stables: ["0xc879c018db60520f4355c26ed1a6d572cdac1815"],
|
|
4400
4400
|
watchlist: [],
|
|
4401
4401
|
internalName: "pharos",
|
|
4402
4402
|
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/pros.png",
|
|
@@ -25,7 +25,7 @@ export declare const pharos: Readonly<{
|
|
|
25
25
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
26
26
|
uniswap: {};
|
|
27
27
|
token: {
|
|
28
|
-
usdcAddress: "
|
|
28
|
+
usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
29
29
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
30
30
|
};
|
|
31
31
|
oku: {
|
|
@@ -38,15 +38,15 @@ export declare const pharos: Readonly<{
|
|
|
38
38
|
};
|
|
39
39
|
defaultPool: "0x0000000000000000000000000000000000000000";
|
|
40
40
|
defaultToken0: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
41
|
-
defaultToken1: "
|
|
41
|
+
defaultToken1: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
42
42
|
tokenList: ({
|
|
43
43
|
symbol: string;
|
|
44
44
|
address: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
45
45
|
} | {
|
|
46
46
|
symbol: string;
|
|
47
|
-
address: "
|
|
47
|
+
address: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
48
48
|
})[];
|
|
49
|
-
stables: "
|
|
49
|
+
stables: "0xc879c018db60520f4355c26ed1a6d572cdac1815"[];
|
|
50
50
|
watchlist: never[];
|
|
51
51
|
internalName: "pharos";
|
|
52
52
|
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/pros.png";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -10607,7 +10607,7 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10607
10607
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
10608
10608
|
uniswap: {};
|
|
10609
10609
|
token: {
|
|
10610
|
-
usdcAddress: "
|
|
10610
|
+
usdcAddress: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
10611
10611
|
wethAddress: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
10612
10612
|
};
|
|
10613
10613
|
oku: {
|
|
@@ -10620,15 +10620,15 @@ export declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
10620
10620
|
};
|
|
10621
10621
|
defaultPool: "0x0000000000000000000000000000000000000000";
|
|
10622
10622
|
defaultToken0: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
10623
|
-
defaultToken1: "
|
|
10623
|
+
defaultToken1: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
10624
10624
|
tokenList: ({
|
|
10625
10625
|
symbol: string;
|
|
10626
10626
|
address: "0x52c48d4213107b20bc583832b0d951fb9ca8f0b0";
|
|
10627
10627
|
} | {
|
|
10628
10628
|
symbol: string;
|
|
10629
|
-
address: "
|
|
10629
|
+
address: "0xc879c018db60520f4355c26ed1a6d572cdac1815";
|
|
10630
10630
|
})[];
|
|
10631
|
-
stables: "
|
|
10631
|
+
stables: "0xc879c018db60520f4355c26ed1a6d572cdac1815"[];
|
|
10632
10632
|
watchlist: never[];
|
|
10633
10633
|
internalName: "pharos";
|
|
10634
10634
|
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/pros.png";
|