viem 0.0.0-main.20240130T020528 → 0.0.0-main.20240130T053826

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/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # viem
2
2
 
3
+ ## 2.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1748](https://github.com/wevm/viem/pull/1748) [`bf25d0e66e1069aacad2bef7a3815fcbe73b91d9`](https://github.com/wevm/viem/commit/bf25d0e66e1069aacad2bef7a3815fcbe73b91d9) Thanks [@zongzheng123](https://github.com/zongzheng123)! - Added multicall3 contract configuration for Iotex.
8
+
9
+ - [#1743](https://github.com/wevm/viem/pull/1743) [`8ae627ecde6fa44b767a45e88c71c61703c2acad`](https://github.com/wevm/viem/commit/8ae627ecde6fa44b767a45e88c71c61703c2acad) Thanks [@molecula451](https://github.com/molecula451)! - Added OORT MainnetDev(Testnet) Chain
10
+
11
+ - [#1750](https://github.com/wevm/viem/pull/1750) [`478333671230de0431a3d93fa8a500ed985fa1c2`](https://github.com/wevm/viem/commit/478333671230de0431a3d93fa8a500ed985fa1c2) Thanks [@TateB](https://github.com/TateB)! - Added ENS Registry and ENS Universal Resolver addresses for Holesky.
12
+
3
13
  ## 2.6.0
4
14
 
5
15
  ### Minor Changes
@@ -22,5 +22,11 @@ exports.iotex = (0, defineChain_js_1.defineChain)({
22
22
  url: 'https://iotexscan.io',
23
23
  },
24
24
  },
25
+ contracts: {
26
+ multicall3: {
27
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
28
+ blockCreated: 22163670,
29
+ },
30
+ },
25
31
  });
26
32
  //# sourceMappingURL=iotex.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iotex.js","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,KAAK,GAAiB,IAAA,4BAAW,EAAC;IAC7C,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,OAAO;IACb,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,sBAAsB;SAC5B;KACF;CACF,CAAC,CAAA"}
1
+ {"version":3,"file":"iotex.js","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,KAAK,GAAiB,IAAA,4BAAW,EAAC;IAC7C,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,OAAO;IACb,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,sBAAsB;SAC5B;KACF;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAQ;SACvB;KACF;CACF,CAAC,CAAA"}
@@ -22,5 +22,6 @@ exports.iotexTestnet = (0, defineChain_js_1.defineChain)({
22
22
  url: 'https://testnet.iotexscan.io',
23
23
  },
24
24
  },
25
+ testnet: true,
25
26
  });
26
27
  //# sourceMappingURL=iotexTestnet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iotexTestnet.js","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,YAAY,GAAiB,IAAA,4BAAW,EAAC;IACpD,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,eAAe;IACrB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,8BAA8B;SACpC;KACF;CACF,CAAC,CAAA"}
1
+ {"version":3,"file":"iotexTestnet.js","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,YAAY,GAAiB,IAAA,4BAAW,EAAC;IACpD,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,eAAe;IACrB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,8BAA8B;SACpC;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
@@ -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.20240130T020528';
4
+ exports.version = '0.0.0-main.20240130T053826';
5
5
  //# sourceMappingURL=version.js.map
@@ -19,5 +19,11 @@ export const iotex = /*#__PURE__*/ defineChain({
19
19
  url: 'https://iotexscan.io',
20
20
  },
21
21
  },
22
+ contracts: {
23
+ multicall3: {
24
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
25
+ blockCreated: 22163670,
26
+ },
27
+ },
22
28
  });
23
29
  //# sourceMappingURL=iotex.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iotex.js","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,KAAK,GAAG,aAAa,CAAC,WAAW,CAAC;IAC7C,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,OAAO;IACb,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,sBAAsB;SAC5B;KACF;CACF,CAAC,CAAA"}
1
+ {"version":3,"file":"iotex.js","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,KAAK,GAAG,aAAa,CAAC,WAAW,CAAC;IAC7C,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,OAAO;IACb,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,sBAAsB;SAC5B;KACF;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAQ;SACvB;KACF;CACF,CAAC,CAAA"}
@@ -19,5 +19,6 @@ export const iotexTestnet = /*#__PURE__*/ defineChain({
19
19
  url: 'https://testnet.iotexscan.io',
20
20
  },
21
21
  },
22
+ testnet: true,
22
23
  });
23
24
  //# sourceMappingURL=iotexTestnet.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"iotexTestnet.js","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,YAAY,GAAG,aAAa,CAAC,WAAW,CAAC;IACpD,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,eAAe;IACrB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,8BAA8B;SACpC;KACF;CACF,CAAC,CAAA"}
1
+ {"version":3,"file":"iotexTestnet.js","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,YAAY,GAAG,aAAa,CAAC,WAAW,CAAC;IACpD,EAAE,EAAE,IAAK;IACT,IAAI,EAAE,eAAe;IACrB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,OAAO;QACb,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,oCAAoC,CAAC;YAC5C,SAAS,EAAE,CAAC,kCAAkC,CAAC;SAChD;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,GAAG,EAAE,8BAA8B;SACpC;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
@@ -1,2 +1,2 @@
1
- export const version = '0.0.0-main.20240130T020528';
1
+ export const version = '0.0.0-main.20240130T053826';
2
2
  //# sourceMappingURL=version.js.map
@@ -5,14 +5,12 @@ export declare const iotex: {
5
5
  readonly url: "https://iotexscan.io";
6
6
  };
7
7
  };
8
- contracts?: {
9
- [x: string]: import("../../index.js").ChainContract | {
10
- [sourceId: number]: import("../../index.js").ChainContract | undefined;
11
- } | undefined;
12
- ensRegistry?: import("../../index.js").ChainContract | undefined;
13
- ensUniversalResolver?: import("../../index.js").ChainContract | undefined;
14
- multicall3?: import("../../index.js").ChainContract | undefined;
15
- } | undefined;
8
+ contracts: {
9
+ readonly multicall3: {
10
+ readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11";
11
+ readonly blockCreated: 22163670;
12
+ };
13
+ };
16
14
  id: 4689;
17
15
  name: "IoTeX";
18
16
  nativeCurrency: {
@@ -1 +1 @@
1
- {"version":3,"file":"iotex.d.ts","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoBhB,CAAA"}
1
+ {"version":3,"file":"iotex.d.ts","sourceRoot":"","sources":["../../../chains/definitions/iotex.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0BhB,CAAA"}
@@ -27,7 +27,7 @@ export declare const iotexTestnet: {
27
27
  };
28
28
  };
29
29
  sourceId?: number | undefined;
30
- testnet?: boolean | undefined;
30
+ testnet: true;
31
31
  custom?: Record<string, unknown> | undefined;
32
32
  formatters?: undefined;
33
33
  serializers?: import("../../index.js").ChainSerializers<undefined> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"iotexTestnet.d.ts","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoBvB,CAAA"}
1
+ {"version":3,"file":"iotexTestnet.d.ts","sourceRoot":"","sources":["../../../chains/definitions/iotexTestnet.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqBvB,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const version = "0.0.0-main.20240130T020528";
1
+ export declare const version = "0.0.0-main.20240130T053826";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -20,4 +20,10 @@ export const iotex = /*#__PURE__*/ defineChain({
20
20
  url: 'https://iotexscan.io',
21
21
  },
22
22
  },
23
+ contracts: {
24
+ multicall3: {
25
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
26
+ blockCreated: 22163670,
27
+ },
28
+ },
23
29
  })
@@ -20,4 +20,5 @@ export const iotexTestnet = /*#__PURE__*/ defineChain({
20
20
  url: 'https://testnet.iotexscan.io',
21
21
  },
22
22
  },
23
+ testnet: true,
23
24
  })
package/errors/version.ts CHANGED
@@ -1 +1 @@
1
- export const version = '0.0.0-main.20240130T020528'
1
+ export const version = '0.0.0-main.20240130T053826'
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "viem",
3
3
  "description": "TypeScript Interface for Ethereum",
4
- "version": "0.0.0-main.20240130T020528",
4
+ "version": "0.0.0-main.20240130T053826",
5
5
  "type": "module",
6
6
  "main": "./_cjs/index.js",
7
7
  "module": "./_esm/index.js",