@gfxlabs/oku-chains 1.1.241 → 1.1.243

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
@@ -1242,9 +1242,8 @@
1242
1242
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F",
1243
1243
  },
1244
1244
  oku: {
1245
- // TODO: update limit order registry address
1246
- limitOrderRegistry: viem.zeroAddress,
1247
- limitOrderRegistryDeployBlock: 14584114,
1245
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1246
+ limitOrderRegistryDeployBlock: 16186329,
1248
1247
  pricing: {
1249
1248
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb",
1250
1249
  nativeWrappedName: "XTZ",
@@ -1267,8 +1266,7 @@
1267
1266
  contracts: {
1268
1267
  ...chains.etherlink.contracts,
1269
1268
  limitOrder: {
1270
- // TODO: update limit order address
1271
- address: viem.zeroAddress,
1269
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1272
1270
  },
1273
1271
  nftManager: {
1274
1272
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
@@ -2962,7 +2960,7 @@
2962
2960
  nativeWrappedName: "NIBI",
2963
2961
  },
2964
2962
  },
2965
- defaultPool: viem.zeroAddress,
2963
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2966
2964
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2967
2965
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2968
2966
  tokenList: [
package/dist/index-mjs.js CHANGED
@@ -1239,9 +1239,8 @@ const etherlink = makeConfig({
1239
1239
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F",
1240
1240
  },
1241
1241
  oku: {
1242
- // TODO: update limit order registry address
1243
- limitOrderRegistry: zeroAddress,
1244
- limitOrderRegistryDeployBlock: 14584114,
1242
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1243
+ limitOrderRegistryDeployBlock: 16186329,
1245
1244
  pricing: {
1246
1245
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb",
1247
1246
  nativeWrappedName: "XTZ",
@@ -1264,8 +1263,7 @@ const etherlink = makeConfig({
1264
1263
  contracts: {
1265
1264
  ...etherlink$1.contracts,
1266
1265
  limitOrder: {
1267
- // TODO: update limit order address
1268
- address: zeroAddress,
1266
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1269
1267
  },
1270
1268
  nftManager: {
1271
1269
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
@@ -2959,7 +2957,7 @@ const nibiru = makeConfig({
2959
2957
  nativeWrappedName: "NIBI",
2960
2958
  },
2961
2959
  },
2962
- defaultPool: zeroAddress,
2960
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2963
2961
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2964
2962
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2965
2963
  tokenList: [
package/dist/index.js CHANGED
@@ -1241,9 +1241,8 @@ const etherlink = makeConfig({
1241
1241
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F",
1242
1242
  },
1243
1243
  oku: {
1244
- // TODO: update limit order registry address
1245
- limitOrderRegistry: viem.zeroAddress,
1246
- limitOrderRegistryDeployBlock: 14584114,
1244
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1245
+ limitOrderRegistryDeployBlock: 16186329,
1247
1246
  pricing: {
1248
1247
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb",
1249
1248
  nativeWrappedName: "XTZ",
@@ -1266,8 +1265,7 @@ const etherlink = makeConfig({
1266
1265
  contracts: {
1267
1266
  ...chains.etherlink.contracts,
1268
1267
  limitOrder: {
1269
- // TODO: update limit order address
1270
- address: viem.zeroAddress,
1268
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8",
1271
1269
  },
1272
1270
  nftManager: {
1273
1271
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
@@ -2961,7 +2959,7 @@ const nibiru = makeConfig({
2961
2959
  nativeWrappedName: "NIBI",
2962
2960
  },
2963
2961
  },
2964
- defaultPool: viem.zeroAddress,
2962
+ defaultPool: "0xd8F82b8d2e82265aC25d8d4Ef3cA47917693D3d5",
2965
2963
  defaultToken0: "0x0829F361A05D993d5CEb035cA6DF3446b060970b",
2966
2964
  defaultToken1: "0x0CaCF669f8446BeCA826913a3c6B96aCD4b02a97",
2967
2965
  tokenList: [
@@ -2776,7 +2776,7 @@ declare const etherlink: Readonly<{
2776
2776
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
2777
2777
  };
2778
2778
  oku: {
2779
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
2779
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2780
2780
  limitOrderRegistryDeployBlock: number;
2781
2781
  pricing: {
2782
2782
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -2799,7 +2799,7 @@ declare const etherlink: Readonly<{
2799
2799
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
2800
2800
  contracts: {
2801
2801
  limitOrder: {
2802
- address: "0x0000000000000000000000000000000000000000";
2802
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2803
2803
  };
2804
2804
  nftManager: {
2805
2805
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
@@ -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: ({
@@ -16074,7 +16074,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16074
16074
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
16075
16075
  };
16076
16076
  oku: {
16077
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
16077
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16078
16078
  limitOrderRegistryDeployBlock: number;
16079
16079
  pricing: {
16080
16080
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -16097,7 +16097,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16097
16097
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
16098
16098
  contracts: {
16099
16099
  limitOrder: {
16100
- address: "0x0000000000000000000000000000000000000000";
16100
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16101
16101
  };
16102
16102
  nftManager: {
16103
16103
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
@@ -2776,7 +2776,7 @@ declare const etherlink: Readonly<{
2776
2776
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
2777
2777
  };
2778
2778
  oku: {
2779
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
2779
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2780
2780
  limitOrderRegistryDeployBlock: number;
2781
2781
  pricing: {
2782
2782
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -2799,7 +2799,7 @@ declare const etherlink: Readonly<{
2799
2799
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
2800
2800
  contracts: {
2801
2801
  limitOrder: {
2802
- address: "0x0000000000000000000000000000000000000000";
2802
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2803
2803
  };
2804
2804
  nftManager: {
2805
2805
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
@@ -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: ({
@@ -16074,7 +16074,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16074
16074
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
16075
16075
  };
16076
16076
  oku: {
16077
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
16077
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16078
16078
  limitOrderRegistryDeployBlock: number;
16079
16079
  pricing: {
16080
16080
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -16097,7 +16097,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16097
16097
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
16098
16098
  contracts: {
16099
16099
  limitOrder: {
16100
- address: "0x0000000000000000000000000000000000000000";
16100
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16101
16101
  };
16102
16102
  nftManager: {
16103
16103
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
@@ -2776,7 +2776,7 @@ declare const etherlink: Readonly<{
2776
2776
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
2777
2777
  };
2778
2778
  oku: {
2779
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
2779
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2780
2780
  limitOrderRegistryDeployBlock: number;
2781
2781
  pricing: {
2782
2782
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -2799,7 +2799,7 @@ declare const etherlink: Readonly<{
2799
2799
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
2800
2800
  contracts: {
2801
2801
  limitOrder: {
2802
- address: "0x0000000000000000000000000000000000000000";
2802
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
2803
2803
  };
2804
2804
  nftManager: {
2805
2805
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
@@ -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: ({
@@ -16074,7 +16074,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16074
16074
  wbtcAddress: "0xbFc94CD2B1E55999Cfc7347a9313e88702B83d0F";
16075
16075
  };
16076
16076
  oku: {
16077
- limitOrderRegistry: "0x0000000000000000000000000000000000000000";
16077
+ limitOrderRegistry: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16078
16078
  limitOrderRegistryDeployBlock: number;
16079
16079
  pricing: {
16080
16080
  nativeWrappedToken: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb";
@@ -16097,7 +16097,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
16097
16097
  nativeLogoUrl: "https://assets.oku.trade/natives/xtz.png";
16098
16098
  contracts: {
16099
16099
  limitOrder: {
16100
- address: "0x0000000000000000000000000000000000000000";
16100
+ address: "0x447B8E40B0CdA8e55F405C86bC635D02d0540aB8";
16101
16101
  };
16102
16102
  nftManager: {
16103
16103
  address: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.241",
3
+ "version": "1.1.243",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",