@gfxlabs/oku-chains 1.1.204 → 1.1.206

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
@@ -582,7 +582,7 @@
582
582
  atlasNetworkName: "bitcoin-mainnet-bob",
583
583
  routerAddress: "0x827716e74F769AB7b6bb374A29235d9c2156932C",
584
584
  chainSelector: 3849287863852499584n,
585
- tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb"
585
+ tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
586
586
  },
587
587
  },
588
588
  morpho: {},
@@ -1118,6 +1118,7 @@
1118
1118
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10",
1119
1119
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA",
1120
1120
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7",
1121
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3",
1121
1122
  },
1122
1123
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
1123
1124
  uniswap: {
@@ -1349,15 +1350,15 @@
1349
1350
  {
1350
1351
  name: "USDC",
1351
1352
  id: 1,
1352
- address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3"
1353
+ address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3",
1353
1354
  },
1354
1355
  {
1355
1356
  name: "ETH",
1356
1357
  id: 13,
1357
- address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7"
1358
- }
1359
- ]
1360
- }
1358
+ address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7",
1359
+ },
1360
+ ],
1361
+ },
1361
1362
  },
1362
1363
  oracles: {
1363
1364
  cmc: {
@@ -1395,6 +1396,7 @@
1395
1396
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
1396
1397
  limitOrderRegistryDeployBlock: 35719277,
1397
1398
  pricing: {
1399
+ pools: ["0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"],
1398
1400
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d",
1399
1401
  nativeWrappedName: "xDAI",
1400
1402
  },
package/dist/index-mjs.js CHANGED
@@ -579,7 +579,7 @@ const bob = makeConfig({
579
579
  atlasNetworkName: "bitcoin-mainnet-bob",
580
580
  routerAddress: "0x827716e74F769AB7b6bb374A29235d9c2156932C",
581
581
  chainSelector: 3849287863852499584n,
582
- tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb"
582
+ tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
583
583
  },
584
584
  },
585
585
  morpho: {},
@@ -1115,6 +1115,7 @@ const corn = makeConfig({
1115
1115
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10",
1116
1116
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA",
1117
1117
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7",
1118
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3",
1118
1119
  },
1119
1120
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
1120
1121
  uniswap: {
@@ -1346,15 +1347,15 @@ const gnosis = makeConfig({
1346
1347
  {
1347
1348
  name: "USDC",
1348
1349
  id: 1,
1349
- address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3"
1350
+ address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3",
1350
1351
  },
1351
1352
  {
1352
1353
  name: "ETH",
1353
1354
  id: 13,
1354
- address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7"
1355
- }
1356
- ]
1357
- }
1355
+ address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7",
1356
+ },
1357
+ ],
1358
+ },
1358
1359
  },
1359
1360
  oracles: {
1360
1361
  cmc: {
@@ -1392,6 +1393,7 @@ const gnosis = makeConfig({
1392
1393
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
1393
1394
  limitOrderRegistryDeployBlock: 35719277,
1394
1395
  pricing: {
1396
+ pools: ["0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"],
1395
1397
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d",
1396
1398
  nativeWrappedName: "xDAI",
1397
1399
  },
package/dist/index.js CHANGED
@@ -581,7 +581,7 @@ const bob = makeConfig({
581
581
  atlasNetworkName: "bitcoin-mainnet-bob",
582
582
  routerAddress: "0x827716e74F769AB7b6bb374A29235d9c2156932C",
583
583
  chainSelector: 3849287863852499584n,
584
- tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb"
584
+ tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
585
585
  },
586
586
  },
587
587
  morpho: {},
@@ -1117,6 +1117,7 @@ const corn = makeConfig({
1117
1117
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10",
1118
1118
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA",
1119
1119
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7",
1120
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3",
1120
1121
  },
1121
1122
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
1122
1123
  uniswap: {
@@ -1348,15 +1349,15 @@ const gnosis = makeConfig({
1348
1349
  {
1349
1350
  name: "USDC",
1350
1351
  id: 1,
1351
- address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3"
1352
+ address: "0xB1EeAD6959cb5bB9B20417d6689922523B2B86C3",
1352
1353
  },
1353
1354
  {
1354
1355
  name: "ETH",
1355
1356
  id: 13,
1356
- address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7"
1357
- }
1358
- ]
1359
- }
1357
+ address: "0xe9aBA835f813ca05E50A6C0ce65D0D74390F7dE7",
1358
+ },
1359
+ ],
1360
+ },
1360
1361
  },
1361
1362
  oracles: {
1362
1363
  cmc: {
@@ -1394,6 +1395,7 @@ const gnosis = makeConfig({
1394
1395
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
1395
1396
  limitOrderRegistryDeployBlock: 35719277,
1396
1397
  pricing: {
1398
+ pools: ["0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"],
1397
1399
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d",
1398
1400
  nativeWrappedName: "xDAI",
1399
1401
  },
@@ -2637,6 +2637,7 @@ declare const corn: Readonly<{
2637
2637
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
2638
2638
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
2639
2639
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
2640
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
2640
2641
  };
2641
2642
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
2642
2643
  uniswap: {
@@ -2926,6 +2927,7 @@ declare const gnosis: Readonly<{
2926
2927
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
2927
2928
  limitOrderRegistryDeployBlock: number;
2928
2929
  pricing: {
2930
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
2929
2931
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
2930
2932
  nativeWrappedName: string;
2931
2933
  };
@@ -7601,6 +7603,7 @@ interface MorphoMetadata {
7601
7603
  mmFactory11?: Address;
7602
7604
  bundler3?: Address;
7603
7605
  publicAllocator?: Address;
7606
+ urdFactory?: Address;
7604
7607
  }
7605
7608
  interface UniswapMetadata {
7606
7609
  deployBlock?: number;
@@ -12439,6 +12442,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
12439
12442
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
12440
12443
  limitOrderRegistryDeployBlock: number;
12441
12444
  pricing: {
12445
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
12442
12446
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
12443
12447
  nativeWrappedName: string;
12444
12448
  };
@@ -13021,6 +13025,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
13021
13025
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
13022
13026
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
13023
13027
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
13028
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
13024
13029
  };
13025
13030
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
13026
13031
  uniswap: {
@@ -2637,6 +2637,7 @@ declare const corn: Readonly<{
2637
2637
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
2638
2638
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
2639
2639
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
2640
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
2640
2641
  };
2641
2642
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
2642
2643
  uniswap: {
@@ -2926,6 +2927,7 @@ declare const gnosis: Readonly<{
2926
2927
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
2927
2928
  limitOrderRegistryDeployBlock: number;
2928
2929
  pricing: {
2930
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
2929
2931
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
2930
2932
  nativeWrappedName: string;
2931
2933
  };
@@ -7601,6 +7603,7 @@ interface MorphoMetadata {
7601
7603
  mmFactory11?: Address;
7602
7604
  bundler3?: Address;
7603
7605
  publicAllocator?: Address;
7606
+ urdFactory?: Address;
7604
7607
  }
7605
7608
  interface UniswapMetadata {
7606
7609
  deployBlock?: number;
@@ -12439,6 +12442,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
12439
12442
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
12440
12443
  limitOrderRegistryDeployBlock: number;
12441
12444
  pricing: {
12445
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
12442
12446
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
12443
12447
  nativeWrappedName: string;
12444
12448
  };
@@ -13021,6 +13025,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
13021
13025
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
13022
13026
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
13023
13027
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
13028
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
13024
13029
  };
13025
13030
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
13026
13031
  uniswap: {
@@ -2637,6 +2637,7 @@ declare const corn: Readonly<{
2637
2637
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
2638
2638
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
2639
2639
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
2640
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
2640
2641
  };
2641
2642
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
2642
2643
  uniswap: {
@@ -2926,6 +2927,7 @@ declare const gnosis: Readonly<{
2926
2927
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
2927
2928
  limitOrderRegistryDeployBlock: number;
2928
2929
  pricing: {
2930
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
2929
2931
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
2930
2932
  nativeWrappedName: string;
2931
2933
  };
@@ -7601,6 +7603,7 @@ interface MorphoMetadata {
7601
7603
  mmFactory11?: Address;
7602
7604
  bundler3?: Address;
7603
7605
  publicAllocator?: Address;
7606
+ urdFactory?: Address;
7604
7607
  }
7605
7608
  interface UniswapMetadata {
7606
7609
  deployBlock?: number;
@@ -12439,6 +12442,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
12439
12442
  limitOrderRegistry: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435";
12440
12443
  limitOrderRegistryDeployBlock: number;
12441
12444
  pricing: {
12445
+ pools: "0x5a2fb66e66b2af7f1c2f71c6c695492faab2e587"[];
12442
12446
  nativeWrappedToken: "0xe91d153e0b41518a2ce8dd3d7944fa863463a97d";
12443
12447
  nativeWrappedName: string;
12444
12448
  };
@@ -13021,6 +13025,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
13021
13025
  publicAllocator: "0xDFde06e2B2A2D718eE5560b73dA4F830E56A2f10";
13022
13026
  mmFactory11: "0xe430821595602eA5DD0cD350f86987437c7362fA";
13023
13027
  bundler3: "0x086889F9bdE8349512dD77088A7114E6C1c42Af7";
13028
+ urdFactory: "0xaBC2CBa3C8E265d63C04BF5fA41EE105d3D85ae3";
13024
13029
  };
13025
13030
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
13026
13031
  uniswap: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.1.204",
3
+ "version": "1.1.206",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",