@gfxlabs/oku-chains 1.7.3 → 1.7.4

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
@@ -570,6 +570,7 @@
570
570
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
571
571
  },
572
572
  oku: {
573
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
573
574
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
574
575
  limitOrderRegistryDeployBlock: 7644835,
575
576
  pricing: {
@@ -3641,6 +3642,7 @@
3641
3642
  dexscreener: "optimism",
3642
3643
  },
3643
3644
  oku: {
3645
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
3644
3646
  limitOrderRegistryDeployBlock: 105276132,
3645
3647
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
3646
3648
  customOrderTypes: {
@@ -5656,6 +5658,7 @@
5656
5658
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
5657
5659
  },
5658
5660
  oku: {
5661
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
5659
5662
  pricing: {
5660
5663
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
5661
5664
  nativeWrappedName: "ETH",
package/dist/index-mjs.js CHANGED
@@ -567,6 +567,7 @@ const base = makeConfig({
567
567
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
568
568
  },
569
569
  oku: {
570
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
570
571
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
571
572
  limitOrderRegistryDeployBlock: 7644835,
572
573
  pricing: {
@@ -3638,6 +3639,7 @@ const optimism = makeConfig({
3638
3639
  dexscreener: "optimism",
3639
3640
  },
3640
3641
  oku: {
3642
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
3641
3643
  limitOrderRegistryDeployBlock: 105276132,
3642
3644
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
3643
3645
  customOrderTypes: {
@@ -5653,6 +5655,7 @@ const worldchain = makeConfig({
5653
5655
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
5654
5656
  },
5655
5657
  oku: {
5658
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
5656
5659
  pricing: {
5657
5660
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
5658
5661
  nativeWrappedName: "ETH",
package/dist/index.js CHANGED
@@ -569,6 +569,7 @@ const base = makeConfig({
569
569
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
570
570
  },
571
571
  oku: {
572
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248",
572
573
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27",
573
574
  limitOrderRegistryDeployBlock: 7644835,
574
575
  pricing: {
@@ -3640,6 +3641,7 @@ const optimism = makeConfig({
3640
3641
  dexscreener: "optimism",
3641
3642
  },
3642
3643
  oku: {
3644
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A",
3643
3645
  limitOrderRegistryDeployBlock: 105276132,
3644
3646
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf",
3645
3647
  customOrderTypes: {
@@ -5655,6 +5657,7 @@ const worldchain = makeConfig({
5655
5657
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
5656
5658
  },
5657
5659
  oku: {
5660
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4",
5658
5661
  pricing: {
5659
5662
  nativeWrappedToken: "0x4200000000000000000000000000000000000006",
5660
5663
  nativeWrappedName: "ETH",
@@ -447,6 +447,7 @@ declare const base: Readonly<{
447
447
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
448
448
  };
449
449
  oku: {
450
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
450
451
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
451
452
  limitOrderRegistryDeployBlock: number;
452
453
  pricing: {
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
5870
5871
  dexscreener: string;
5871
5872
  };
5872
5873
  oku: {
5874
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
5873
5875
  limitOrderRegistryDeployBlock: number;
5874
5876
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
5875
5877
  customOrderTypes: {
@@ -8396,6 +8398,7 @@ declare const worldchain: Readonly<{
8396
8398
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
8397
8399
  };
8398
8400
  oku: {
8401
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
8399
8402
  pricing: {
8400
8403
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
8401
8404
  nativeWrappedName: string;
@@ -9711,6 +9714,7 @@ interface OkuCustomOrderTypesMetadata {
9711
9714
  oracleLessDeployBlock?: number;
9712
9715
  }
9713
9716
  interface OkuMetadata {
9717
+ router?: Address;
9714
9718
  limitOrderRegistry?: Address;
9715
9719
  limitOrderRegistryDeployBlock?: number;
9716
9720
  pricing?: OkuPricingMetadata;
@@ -10152,6 +10156,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10152
10156
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
10153
10157
  };
10154
10158
  oku: {
10159
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
10155
10160
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
10156
10161
  limitOrderRegistryDeployBlock: number;
10157
10162
  pricing: {
@@ -11762,6 +11767,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
11762
11767
  dexscreener: string;
11763
11768
  };
11764
11769
  oku: {
11770
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
11765
11771
  limitOrderRegistryDeployBlock: number;
11766
11772
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
11767
11773
  customOrderTypes: {
@@ -17425,6 +17431,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17425
17431
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
17426
17432
  };
17427
17433
  oku: {
17434
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
17428
17435
  pricing: {
17429
17436
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
17430
17437
  nativeWrappedName: string;
@@ -447,6 +447,7 @@ declare const base: Readonly<{
447
447
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
448
448
  };
449
449
  oku: {
450
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
450
451
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
451
452
  limitOrderRegistryDeployBlock: number;
452
453
  pricing: {
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
5870
5871
  dexscreener: string;
5871
5872
  };
5872
5873
  oku: {
5874
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
5873
5875
  limitOrderRegistryDeployBlock: number;
5874
5876
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
5875
5877
  customOrderTypes: {
@@ -8396,6 +8398,7 @@ declare const worldchain: Readonly<{
8396
8398
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
8397
8399
  };
8398
8400
  oku: {
8401
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
8399
8402
  pricing: {
8400
8403
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
8401
8404
  nativeWrappedName: string;
@@ -9711,6 +9714,7 @@ interface OkuCustomOrderTypesMetadata {
9711
9714
  oracleLessDeployBlock?: number;
9712
9715
  }
9713
9716
  interface OkuMetadata {
9717
+ router?: Address;
9714
9718
  limitOrderRegistry?: Address;
9715
9719
  limitOrderRegistryDeployBlock?: number;
9716
9720
  pricing?: OkuPricingMetadata;
@@ -10152,6 +10156,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10152
10156
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
10153
10157
  };
10154
10158
  oku: {
10159
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
10155
10160
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
10156
10161
  limitOrderRegistryDeployBlock: number;
10157
10162
  pricing: {
@@ -11762,6 +11767,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
11762
11767
  dexscreener: string;
11763
11768
  };
11764
11769
  oku: {
11770
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
11765
11771
  limitOrderRegistryDeployBlock: number;
11766
11772
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
11767
11773
  customOrderTypes: {
@@ -17425,6 +17431,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17425
17431
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
17426
17432
  };
17427
17433
  oku: {
17434
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
17428
17435
  pricing: {
17429
17436
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
17430
17437
  nativeWrappedName: string;
@@ -447,6 +447,7 @@ declare const base: Readonly<{
447
447
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
448
448
  };
449
449
  oku: {
450
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
450
451
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
451
452
  limitOrderRegistryDeployBlock: number;
452
453
  pricing: {
@@ -5870,6 +5871,7 @@ declare const optimism: Readonly<{
5870
5871
  dexscreener: string;
5871
5872
  };
5872
5873
  oku: {
5874
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
5873
5875
  limitOrderRegistryDeployBlock: number;
5874
5876
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
5875
5877
  customOrderTypes: {
@@ -8396,6 +8398,7 @@ declare const worldchain: Readonly<{
8396
8398
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
8397
8399
  };
8398
8400
  oku: {
8401
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
8399
8402
  pricing: {
8400
8403
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
8401
8404
  nativeWrappedName: string;
@@ -9711,6 +9714,7 @@ interface OkuCustomOrderTypesMetadata {
9711
9714
  oracleLessDeployBlock?: number;
9712
9715
  }
9713
9716
  interface OkuMetadata {
9717
+ router?: Address;
9714
9718
  limitOrderRegistry?: Address;
9715
9719
  limitOrderRegistryDeployBlock?: number;
9716
9720
  pricing?: OkuPricingMetadata;
@@ -10152,6 +10156,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
10152
10156
  usdcAddress: "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913";
10153
10157
  };
10154
10158
  oku: {
10159
+ router: "0xA89A26c4d81A2cca4d0670F77f0FC88362b72248";
10155
10160
  limitOrderRegistry: "0xff8b754c64e9a8473bd6e1118d0eac67f0a8ae27";
10156
10161
  limitOrderRegistryDeployBlock: number;
10157
10162
  pricing: {
@@ -11762,6 +11767,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
11762
11767
  dexscreener: string;
11763
11768
  };
11764
11769
  oku: {
11770
+ router: "0x80dCD2C737cAFE9f86559bBCed9938eFfB7f7D1A";
11765
11771
  limitOrderRegistryDeployBlock: number;
11766
11772
  limitOrderRegistry: "0x54dF9e11c7933a9cA3BD1E540B63dA15edAe40bf";
11767
11773
  customOrderTypes: {
@@ -17425,6 +17431,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
17425
17431
  wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3";
17426
17432
  };
17427
17433
  oku: {
17434
+ router: "0x25cf2128F603754179379351B805B4F8C0B8dCA4";
17428
17435
  pricing: {
17429
17436
  nativeWrappedToken: "0x4200000000000000000000000000000000000006";
17430
17437
  nativeWrappedName: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",