@gfxlabs/oku-chains 1.1.234 → 1.1.235

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 CHANGED
@@ -4564,7 +4564,10 @@
4564
4564
  { symbol: "WXDC", address: "0x951857744785e80e2de051c32ee7b25f9c458c42" },
4565
4565
  { symbol: "USDC.e", address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4" },
4566
4566
  ],
4567
- stables: ["0x2a8e898b6242355c290e1f4fc966b8788729a4d4"],
4567
+ stables: [
4568
+ "0x2a8e898b6242355c290e1f4fc966b8788729a4d4",
4569
+ "0xd4b5f10d61916bd6e0860144a91ac658de8a1437",
4570
+ ],
4568
4571
  watchlist: [
4569
4572
  "0x1e5aec37f6df6653c3342df75edd92beb3fb9846",
4570
4573
  "0x9149b4e074f101ca0514b1d30fc78f181e21d409",
package/dist/index-mjs.js CHANGED
@@ -4561,7 +4561,10 @@ const xdc = makeConfig({
4561
4561
  { symbol: "WXDC", address: "0x951857744785e80e2de051c32ee7b25f9c458c42" },
4562
4562
  { symbol: "USDC.e", address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4" },
4563
4563
  ],
4564
- stables: ["0x2a8e898b6242355c290e1f4fc966b8788729a4d4"],
4564
+ stables: [
4565
+ "0x2a8e898b6242355c290e1f4fc966b8788729a4d4",
4566
+ "0xd4b5f10d61916bd6e0860144a91ac658de8a1437",
4567
+ ],
4565
4568
  watchlist: [
4566
4569
  "0x1e5aec37f6df6653c3342df75edd92beb3fb9846",
4567
4570
  "0x9149b4e074f101ca0514b1d30fc78f181e21d409",
package/dist/index.js CHANGED
@@ -4563,7 +4563,10 @@ const xdc = makeConfig({
4563
4563
  { symbol: "WXDC", address: "0x951857744785e80e2de051c32ee7b25f9c458c42" },
4564
4564
  { symbol: "USDC.e", address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4" },
4565
4565
  ],
4566
- stables: ["0x2a8e898b6242355c290e1f4fc966b8788729a4d4"],
4566
+ stables: [
4567
+ "0x2a8e898b6242355c290e1f4fc966b8788729a4d4",
4568
+ "0xd4b5f10d61916bd6e0860144a91ac658de8a1437",
4569
+ ],
4567
4570
  watchlist: [
4568
4571
  "0x1e5aec37f6df6653c3342df75edd92beb3fb9846",
4569
4572
  "0x9149b4e074f101ca0514b1d30fc78f181e21d409",
@@ -7220,7 +7220,7 @@ declare const xdc: Readonly<{
7220
7220
  symbol: string;
7221
7221
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
7222
7222
  })[];
7223
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
7223
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
7224
7224
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
7225
7225
  internalName: "xdc";
7226
7226
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
@@ -15504,7 +15504,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15504
15504
  symbol: string;
15505
15505
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
15506
15506
  })[];
15507
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
15507
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
15508
15508
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
15509
15509
  internalName: "xdc";
15510
15510
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
@@ -7220,7 +7220,7 @@ declare const xdc: Readonly<{
7220
7220
  symbol: string;
7221
7221
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
7222
7222
  })[];
7223
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
7223
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
7224
7224
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
7225
7225
  internalName: "xdc";
7226
7226
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
@@ -15504,7 +15504,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15504
15504
  symbol: string;
15505
15505
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
15506
15506
  })[];
15507
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
15507
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
15508
15508
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
15509
15509
  internalName: "xdc";
15510
15510
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
@@ -7220,7 +7220,7 @@ declare const xdc: Readonly<{
7220
7220
  symbol: string;
7221
7221
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
7222
7222
  })[];
7223
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
7223
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
7224
7224
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
7225
7225
  internalName: "xdc";
7226
7226
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
@@ -15504,7 +15504,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15504
15504
  symbol: string;
15505
15505
  address: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4";
15506
15506
  })[];
15507
- stables: "0x2a8e898b6242355c290e1f4fc966b8788729a4d4"[];
15507
+ stables: ("0x2a8e898b6242355c290e1f4fc966b8788729a4d4" | "0xd4b5f10d61916bd6e0860144a91ac658de8a1437")[];
15508
15508
  watchlist: ("0x1e5aec37f6df6653c3342df75edd92beb3fb9846" | "0x9149b4e074f101ca0514b1d30fc78f181e21d409")[];
15509
15509
  internalName: "xdc";
15510
15510
  nativeLogoUrl: "https://assets.oku.trade/natives/xdc.png";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.234",
3
+ "version": "1.1.235",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",