@gfxlabs/oku-chains 1.1.240 → 1.1.242

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
@@ -1207,7 +1207,6 @@
1207
1207
 
1208
1208
  const etherlink = makeConfig({
1209
1209
  ...chains.etherlink,
1210
- name: "Corn",
1211
1210
  blockTimeSeconds: 0.6,
1212
1211
  launchTime: 1749000115,
1213
1212
  sortIndex: 15,
@@ -2963,7 +2962,7 @@
2963
2962
  nativeWrappedName: "NIBI",
2964
2963
  },
2965
2964
  },
2966
- defaultPool: viem.zeroAddress,
2965
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2967
2966
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2968
2967
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2969
2968
  tokenList: [
package/dist/index-mjs.js CHANGED
@@ -1204,7 +1204,6 @@ const corn = makeConfig({
1204
1204
 
1205
1205
  const etherlink = makeConfig({
1206
1206
  ...etherlink$1,
1207
- name: "Corn",
1208
1207
  blockTimeSeconds: 0.6,
1209
1208
  launchTime: 1749000115,
1210
1209
  sortIndex: 15,
@@ -2960,7 +2959,7 @@ const nibiru = makeConfig({
2960
2959
  nativeWrappedName: "NIBI",
2961
2960
  },
2962
2961
  },
2963
- defaultPool: zeroAddress,
2962
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2964
2963
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2965
2964
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2966
2965
  tokenList: [
package/dist/index.js CHANGED
@@ -1206,7 +1206,6 @@ const corn = makeConfig({
1206
1206
 
1207
1207
  const etherlink = makeConfig({
1208
1208
  ...chains.etherlink,
1209
- name: "Corn",
1210
1209
  blockTimeSeconds: 0.6,
1211
1210
  launchTime: 1749000115,
1212
1211
  sortIndex: 15,
@@ -2962,7 +2961,7 @@ const nibiru = makeConfig({
2962
2961
  nativeWrappedName: "NIBI",
2963
2962
  },
2964
2963
  },
2965
- defaultPool: viem.zeroAddress,
2964
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2966
2965
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2967
2966
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2968
2967
  tokenList: [
@@ -2741,7 +2741,6 @@ declare const corn: Readonly<{
2741
2741
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
2742
2742
  }>;
2743
2743
  declare const etherlink: Readonly<{
2744
- name: "Corn";
2745
2744
  blockTimeSeconds: 0.6;
2746
2745
  launchTime: 1749000115;
2747
2746
  sortIndex: 15;
@@ -2823,6 +2822,7 @@ declare const etherlink: Readonly<{
2823
2822
  };
2824
2823
  ensTlds?: readonly string[] | undefined;
2825
2824
  id: 42793;
2825
+ name: "Etherlink";
2826
2826
  nativeCurrency: {
2827
2827
  readonly decimals: 18;
2828
2828
  readonly name: "Tez";
@@ -5123,7 +5123,7 @@ declare const nibiru: Readonly<{
5123
5123
  nativeWrappedName: string;
5124
5124
  };
5125
5125
  };
5126
- defaultPool: "0x0000000000000000000000000000000000000000";
5126
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
5127
5127
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
5128
5128
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
5129
5129
  tokenList: ({
@@ -15983,7 +15983,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15983
15983
  nativeWrappedName: string;
15984
15984
  };
15985
15985
  };
15986
- defaultPool: "0x0000000000000000000000000000000000000000";
15986
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
15987
15987
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
15988
15988
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
15989
15989
  tokenList: ({
@@ -16039,7 +16039,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16039
16039
  formatters?: undefined | undefined;
16040
16040
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
16041
16041
  }>, Readonly<{
16042
- name: "Corn";
16043
16042
  blockTimeSeconds: 0.6;
16044
16043
  launchTime: 1749000115;
16045
16044
  sortIndex: 15;
@@ -16121,6 +16120,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16121
16120
  };
16122
16121
  ensTlds?: readonly string[] | undefined;
16123
16122
  id: 42793;
16123
+ name: "Etherlink";
16124
16124
  nativeCurrency: {
16125
16125
  readonly decimals: 18;
16126
16126
  readonly name: "Tez";
@@ -2741,7 +2741,6 @@ declare const corn: Readonly<{
2741
2741
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
2742
2742
  }>;
2743
2743
  declare const etherlink: Readonly<{
2744
- name: "Corn";
2745
2744
  blockTimeSeconds: 0.6;
2746
2745
  launchTime: 1749000115;
2747
2746
  sortIndex: 15;
@@ -2823,6 +2822,7 @@ declare const etherlink: Readonly<{
2823
2822
  };
2824
2823
  ensTlds?: readonly string[] | undefined;
2825
2824
  id: 42793;
2825
+ name: "Etherlink";
2826
2826
  nativeCurrency: {
2827
2827
  readonly decimals: 18;
2828
2828
  readonly name: "Tez";
@@ -5123,7 +5123,7 @@ declare const nibiru: Readonly<{
5123
5123
  nativeWrappedName: string;
5124
5124
  };
5125
5125
  };
5126
- defaultPool: "0x0000000000000000000000000000000000000000";
5126
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
5127
5127
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
5128
5128
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
5129
5129
  tokenList: ({
@@ -15983,7 +15983,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15983
15983
  nativeWrappedName: string;
15984
15984
  };
15985
15985
  };
15986
- defaultPool: "0x0000000000000000000000000000000000000000";
15986
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
15987
15987
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
15988
15988
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
15989
15989
  tokenList: ({
@@ -16039,7 +16039,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16039
16039
  formatters?: undefined | undefined;
16040
16040
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
16041
16041
  }>, Readonly<{
16042
- name: "Corn";
16043
16042
  blockTimeSeconds: 0.6;
16044
16043
  launchTime: 1749000115;
16045
16044
  sortIndex: 15;
@@ -16121,6 +16120,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16121
16120
  };
16122
16121
  ensTlds?: readonly string[] | undefined;
16123
16122
  id: 42793;
16123
+ name: "Etherlink";
16124
16124
  nativeCurrency: {
16125
16125
  readonly decimals: 18;
16126
16126
  readonly name: "Tez";
@@ -2741,7 +2741,6 @@ declare const corn: Readonly<{
2741
2741
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
2742
2742
  }>;
2743
2743
  declare const etherlink: Readonly<{
2744
- name: "Corn";
2745
2744
  blockTimeSeconds: 0.6;
2746
2745
  launchTime: 1749000115;
2747
2746
  sortIndex: 15;
@@ -2823,6 +2822,7 @@ declare const etherlink: Readonly<{
2823
2822
  };
2824
2823
  ensTlds?: readonly string[] | undefined;
2825
2824
  id: 42793;
2825
+ name: "Etherlink";
2826
2826
  nativeCurrency: {
2827
2827
  readonly decimals: 18;
2828
2828
  readonly name: "Tez";
@@ -5123,7 +5123,7 @@ declare const nibiru: Readonly<{
5123
5123
  nativeWrappedName: string;
5124
5124
  };
5125
5125
  };
5126
- defaultPool: "0x0000000000000000000000000000000000000000";
5126
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
5127
5127
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
5128
5128
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
5129
5129
  tokenList: ({
@@ -15983,7 +15983,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
15983
15983
  nativeWrappedName: string;
15984
15984
  };
15985
15985
  };
15986
- defaultPool: "0x0000000000000000000000000000000000000000";
15986
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5";
15987
15987
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b";
15988
15988
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97";
15989
15989
  tokenList: ({
@@ -16039,7 +16039,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16039
16039
  formatters?: undefined | undefined;
16040
16040
  serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
16041
16041
  }>, Readonly<{
16042
- name: "Corn";
16043
16042
  blockTimeSeconds: 0.6;
16044
16043
  launchTime: 1749000115;
16045
16044
  sortIndex: 15;
@@ -16121,6 +16120,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16121
16120
  };
16122
16121
  ensTlds?: readonly string[] | undefined;
16123
16122
  id: 42793;
16123
+ name: "Etherlink";
16124
16124
  nativeCurrency: {
16125
16125
  readonly decimals: 18;
16126
16126
  readonly name: "Tez";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.240",
3
+ "version": "1.1.242",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",