@gfxlabs/oku-chains 1.1.299 → 1.1.301

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
@@ -5587,7 +5587,7 @@
5587
5587
  nativeWrappedName: "0G",
5588
5588
  },
5589
5589
  },
5590
- defaultPool: viem.zeroAddress,
5590
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f",
5591
5591
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c",
5592
5592
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e",
5593
5593
  tokenList: [
@@ -5595,11 +5595,10 @@
5595
5595
  { symbol: "w0G", address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c" },
5596
5596
  ],
5597
5597
  stables: ["0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"],
5598
- watchlist: [],
5598
+ watchlist: ["0x5c1e4669c5208adc0163273d51928890b663237f"],
5599
5599
  internalName: "zerog",
5600
5600
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg",
5601
5601
  contracts: {
5602
- ...chains.zeroGMainnet.contracts,
5603
5602
  limitOrder: {
5604
5603
  address: "0x9db70e29712cc8af10c2b597bada6784544ff407",
5605
5604
  },
package/dist/index-mjs.js CHANGED
@@ -5584,7 +5584,7 @@ const zerog = makeConfig({
5584
5584
  nativeWrappedName: "0G",
5585
5585
  },
5586
5586
  },
5587
- defaultPool: zeroAddress,
5587
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f",
5588
5588
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c",
5589
5589
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e",
5590
5590
  tokenList: [
@@ -5592,11 +5592,10 @@ const zerog = makeConfig({
5592
5592
  { symbol: "w0G", address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c" },
5593
5593
  ],
5594
5594
  stables: ["0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"],
5595
- watchlist: [],
5595
+ watchlist: ["0x5c1e4669c5208adc0163273d51928890b663237f"],
5596
5596
  internalName: "zerog",
5597
5597
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg",
5598
5598
  contracts: {
5599
- ...zeroGMainnet.contracts,
5600
5599
  limitOrder: {
5601
5600
  address: "0x9db70e29712cc8af10c2b597bada6784544ff407",
5602
5601
  },
package/dist/index.js CHANGED
@@ -5586,7 +5586,7 @@ const zerog = makeConfig({
5586
5586
  nativeWrappedName: "0G",
5587
5587
  },
5588
5588
  },
5589
- defaultPool: viem.zeroAddress,
5589
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f",
5590
5590
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c",
5591
5591
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e",
5592
5592
  tokenList: [
@@ -5594,11 +5594,10 @@ const zerog = makeConfig({
5594
5594
  { symbol: "w0G", address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c" },
5595
5595
  ],
5596
5596
  stables: ["0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"],
5597
- watchlist: [],
5597
+ watchlist: ["0x5c1e4669c5208adc0163273d51928890b663237f"],
5598
5598
  internalName: "zerog",
5599
5599
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg",
5600
5600
  contracts: {
5601
- ...chains.zeroGMainnet.contracts,
5602
5601
  limitOrder: {
5603
5602
  address: "0x9db70e29712cc8af10c2b597bada6784544ff407",
5604
5603
  },
@@ -8560,7 +8560,7 @@ declare const zerog: Readonly<{
8560
8560
  nativeWrappedName: string;
8561
8561
  };
8562
8562
  };
8563
- defaultPool: "0x0000000000000000000000000000000000000000";
8563
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
8564
8564
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8565
8565
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
8566
8566
  tokenList: ({
@@ -8571,7 +8571,7 @@ declare const zerog: Readonly<{
8571
8571
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8572
8572
  })[];
8573
8573
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
8574
- watchlist: never[];
8574
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
8575
8575
  internalName: "zerog";
8576
8576
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
8577
8577
  contracts: {
@@ -8590,9 +8590,6 @@ declare const zerog: Readonly<{
8590
8590
  multicall3: {
8591
8591
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
8592
8592
  };
8593
- ensRegistry?: import("viem").ChainContract | undefined;
8594
- ensUniversalResolver?: import("viem").ChainContract | undefined;
8595
- erc6492Verifier?: import("viem").ChainContract | undefined;
8596
8593
  };
8597
8594
  blockExplorers: {
8598
8595
  readonly default: {
@@ -18527,7 +18524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18527
18524
  nativeWrappedName: string;
18528
18525
  };
18529
18526
  };
18530
- defaultPool: "0x0000000000000000000000000000000000000000";
18527
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
18531
18528
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18532
18529
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
18533
18530
  tokenList: ({
@@ -18538,7 +18535,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18538
18535
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18539
18536
  })[];
18540
18537
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
18541
- watchlist: never[];
18538
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
18542
18539
  internalName: "zerog";
18543
18540
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
18544
18541
  contracts: {
@@ -18557,9 +18554,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18557
18554
  multicall3: {
18558
18555
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
18559
18556
  };
18560
- ensRegistry?: ChainContract | undefined;
18561
- ensUniversalResolver?: ChainContract | undefined;
18562
- erc6492Verifier?: ChainContract | undefined;
18563
18557
  };
18564
18558
  blockExplorers: {
18565
18559
  readonly default: {
@@ -8560,7 +8560,7 @@ declare const zerog: Readonly<{
8560
8560
  nativeWrappedName: string;
8561
8561
  };
8562
8562
  };
8563
- defaultPool: "0x0000000000000000000000000000000000000000";
8563
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
8564
8564
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8565
8565
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
8566
8566
  tokenList: ({
@@ -8571,7 +8571,7 @@ declare const zerog: Readonly<{
8571
8571
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8572
8572
  })[];
8573
8573
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
8574
- watchlist: never[];
8574
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
8575
8575
  internalName: "zerog";
8576
8576
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
8577
8577
  contracts: {
@@ -8590,9 +8590,6 @@ declare const zerog: Readonly<{
8590
8590
  multicall3: {
8591
8591
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
8592
8592
  };
8593
- ensRegistry?: import("viem").ChainContract | undefined;
8594
- ensUniversalResolver?: import("viem").ChainContract | undefined;
8595
- erc6492Verifier?: import("viem").ChainContract | undefined;
8596
8593
  };
8597
8594
  blockExplorers: {
8598
8595
  readonly default: {
@@ -18527,7 +18524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18527
18524
  nativeWrappedName: string;
18528
18525
  };
18529
18526
  };
18530
- defaultPool: "0x0000000000000000000000000000000000000000";
18527
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
18531
18528
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18532
18529
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
18533
18530
  tokenList: ({
@@ -18538,7 +18535,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18538
18535
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18539
18536
  })[];
18540
18537
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
18541
- watchlist: never[];
18538
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
18542
18539
  internalName: "zerog";
18543
18540
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
18544
18541
  contracts: {
@@ -18557,9 +18554,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18557
18554
  multicall3: {
18558
18555
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
18559
18556
  };
18560
- ensRegistry?: ChainContract | undefined;
18561
- ensUniversalResolver?: ChainContract | undefined;
18562
- erc6492Verifier?: ChainContract | undefined;
18563
18557
  };
18564
18558
  blockExplorers: {
18565
18559
  readonly default: {
@@ -8560,7 +8560,7 @@ declare const zerog: Readonly<{
8560
8560
  nativeWrappedName: string;
8561
8561
  };
8562
8562
  };
8563
- defaultPool: "0x0000000000000000000000000000000000000000";
8563
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
8564
8564
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8565
8565
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
8566
8566
  tokenList: ({
@@ -8571,7 +8571,7 @@ declare const zerog: Readonly<{
8571
8571
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
8572
8572
  })[];
8573
8573
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
8574
- watchlist: never[];
8574
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
8575
8575
  internalName: "zerog";
8576
8576
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
8577
8577
  contracts: {
@@ -8590,9 +8590,6 @@ declare const zerog: Readonly<{
8590
8590
  multicall3: {
8591
8591
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
8592
8592
  };
8593
- ensRegistry?: import("viem").ChainContract | undefined;
8594
- ensUniversalResolver?: import("viem").ChainContract | undefined;
8595
- erc6492Verifier?: import("viem").ChainContract | undefined;
8596
8593
  };
8597
8594
  blockExplorers: {
8598
8595
  readonly default: {
@@ -18527,7 +18524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18527
18524
  nativeWrappedName: string;
18528
18525
  };
18529
18526
  };
18530
- defaultPool: "0x0000000000000000000000000000000000000000";
18527
+ defaultPool: "0x5c1e4669c5208adc0163273d51928890b663237f";
18531
18528
  defaultToken0: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18532
18529
  defaultToken1: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e";
18533
18530
  tokenList: ({
@@ -18538,7 +18535,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18538
18535
  address: "0x1cd0690ff9a693f5ef2dd976660a8dafc81a109c";
18539
18536
  })[];
18540
18537
  stables: "0x1f3aa82227281ca364bfb3d253b0f1af1da6473e"[];
18541
- watchlist: never[];
18538
+ watchlist: "0x5c1e4669c5208adc0163273d51928890b663237f"[];
18542
18539
  internalName: "zerog";
18543
18540
  nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/0g.svg";
18544
18541
  contracts: {
@@ -18557,9 +18554,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
18557
18554
  multicall3: {
18558
18555
  address: "0xcA11bde05977b3631167028862bE2a173976CA11";
18559
18556
  };
18560
- ensRegistry?: ChainContract | undefined;
18561
- ensUniversalResolver?: ChainContract | undefined;
18562
- erc6492Verifier?: ChainContract | undefined;
18563
18557
  };
18564
18558
  blockExplorers: {
18565
18559
  readonly default: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.299",
3
+ "version": "1.1.301",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",