viem 0.0.0-main.20230907T092035 → 0.0.0-main.20230907T111131

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.
@@ -24,8 +24,8 @@ exports.crossbell = (0, chain_js_1.defineChain)({
24
24
  },
25
25
  contracts: {
26
26
  multicall3: {
27
- address: '0xBB9759009cDaC82774EfC84D94cD9F7440f75Fcf',
28
- blockCreated: 23499787,
27
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
28
+ blockCreated: 38246031,
29
29
  },
30
30
  },
31
31
  });
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
- exports.version = '0.0.0-main.20230907T092035';
4
+ exports.version = '0.0.0-main.20230907T111131';
5
5
  //# sourceMappingURL=version.js.map
@@ -21,8 +21,8 @@ export const crossbell = /*#__PURE__*/ defineChain({
21
21
  },
22
22
  contracts: {
23
23
  multicall3: {
24
- address: '0xBB9759009cDaC82774EfC84D94cD9F7440f75Fcf',
25
- blockCreated: 23499787,
24
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
25
+ blockCreated: 38246031,
26
26
  },
27
27
  },
28
28
  });
@@ -1,2 +1,2 @@
1
- export const version = '0.0.0-main.20230907T092035';
1
+ export const version = '0.0.0-main.20230907T111131';
2
2
  //# sourceMappingURL=version.js.map
@@ -23,8 +23,8 @@ export declare const crossbell: import("../../types/utils.js").Assign<{
23
23
  };
24
24
  readonly contracts: {
25
25
  readonly multicall3: {
26
- readonly address: "0xBB9759009cDaC82774EfC84D94cD9F7440f75Fcf";
27
- readonly blockCreated: 23499787;
26
+ readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
27
+ readonly blockCreated: 38246031;
28
28
  };
29
29
  };
30
30
  }, import("../../types/chain.js").ChainConfig<import("../../index.js").ChainFormatters>>;
@@ -1,2 +1,2 @@
1
- export declare const version = "0.0.0-main.20230907T092035";
1
+ export declare const version = "0.0.0-main.20230907T111131";
2
2
  //# sourceMappingURL=version.d.ts.map
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "optional": true
21
21
  }
22
22
  },
23
- "version": "0.0.0-main.20230907T092035",
23
+ "version": "0.0.0-main.20230907T111131",
24
24
  "files": [
25
25
  "dist",
26
26
  "!dist/**/*.tsbuildinfo",
@@ -22,8 +22,8 @@ export const crossbell = /*#__PURE__*/ defineChain({
22
22
  },
23
23
  contracts: {
24
24
  multicall3: {
25
- address: '0xBB9759009cDaC82774EfC84D94cD9F7440f75Fcf',
26
- blockCreated: 23_499_787,
25
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
26
+ blockCreated: 38_246_031,
27
27
  },
28
28
  },
29
29
  })
@@ -1 +1 @@
1
- export const version = '0.0.0-main.20230907T092035'
1
+ export const version = '0.0.0-main.20230907T111131'