viem 0.0.0-main.20230926T224751 → 0.0.0-main.20230926T232517

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.
@@ -4,24 +4,24 @@ exports.coreDao = void 0;
4
4
  const chain_js_1 = require("../../utils/chain.js");
5
5
  exports.coreDao = (0, chain_js_1.defineChain)({
6
6
  id: 1116,
7
- name: "Core Dao",
8
- network: "coreDao",
7
+ name: 'Core Dao',
8
+ network: 'coreDao',
9
9
  nativeCurrency: {
10
10
  decimals: 18,
11
- name: "Core",
12
- symbol: "CORE",
11
+ name: 'Core',
12
+ symbol: 'CORE',
13
13
  },
14
14
  rpcUrls: {
15
- public: { http: ["https://rpc.coredao.org"] },
16
- default: { http: ["https://rpc.coredao.org"] },
15
+ public: { http: ['https://rpc.coredao.org'] },
16
+ default: { http: ['https://rpc.coredao.org'] },
17
17
  },
18
18
  blockExplorers: {
19
- default: { name: "CoreDao", url: "https://scan.coredao.org" },
20
- etherscan: { name: "CoreDao", url: "https://scan.coredao.org" },
19
+ default: { name: 'CoreDao', url: 'https://scan.coredao.org' },
20
+ etherscan: { name: 'CoreDao', url: 'https://scan.coredao.org' },
21
21
  },
22
22
  contracts: {
23
23
  multicall3: {
24
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
24
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
25
25
  blockCreated: 11907934,
26
26
  },
27
27
  },
@@ -1 +1 @@
1
- {"version":3,"file":"coreDao.js","sourceRoot":"","sources":["../../../chains/definitions/coreDao.ts"],"names":[],"mappings":";;;AAAA,mDAAkD;AAErC,QAAA,OAAO,GAAiB,IAAA,sBAAW,EAAC;IAC7C,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,UAAU;IAChB,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,MAAM;QACZ,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;QAC7C,OAAO,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;KAC/C;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;QAC7D,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;KAChE;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAU;SACzB;KACF;IACD,OAAO,EAAE,KAAK;CACjB,CAAC,CAAA"}
1
+ {"version":3,"file":"coreDao.js","sourceRoot":"","sources":["../../../chains/definitions/coreDao.ts"],"names":[],"mappings":";;;AAAA,mDAAkD;AAErC,QAAA,OAAO,GAAiB,IAAA,sBAAW,EAAC;IAC/C,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,UAAU;IAChB,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,MAAM;QACZ,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;QAC7C,OAAO,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;KAC/C;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;QAC7D,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;KAChE;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAU;SACzB;KACF;IACD,OAAO,EAAE,KAAK;CACf,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.20230926T224751';
4
+ exports.version = '0.0.0-main.20230926T232517';
5
5
  //# sourceMappingURL=version.js.map
@@ -1,24 +1,24 @@
1
1
  import { defineChain } from '../../utils/chain.js';
2
2
  export const coreDao = /*#__PURE__*/ defineChain({
3
3
  id: 1116,
4
- name: "Core Dao",
5
- network: "coreDao",
4
+ name: 'Core Dao',
5
+ network: 'coreDao',
6
6
  nativeCurrency: {
7
7
  decimals: 18,
8
- name: "Core",
9
- symbol: "CORE",
8
+ name: 'Core',
9
+ symbol: 'CORE',
10
10
  },
11
11
  rpcUrls: {
12
- public: { http: ["https://rpc.coredao.org"] },
13
- default: { http: ["https://rpc.coredao.org"] },
12
+ public: { http: ['https://rpc.coredao.org'] },
13
+ default: { http: ['https://rpc.coredao.org'] },
14
14
  },
15
15
  blockExplorers: {
16
- default: { name: "CoreDao", url: "https://scan.coredao.org" },
17
- etherscan: { name: "CoreDao", url: "https://scan.coredao.org" },
16
+ default: { name: 'CoreDao', url: 'https://scan.coredao.org' },
17
+ etherscan: { name: 'CoreDao', url: 'https://scan.coredao.org' },
18
18
  },
19
19
  contracts: {
20
20
  multicall3: {
21
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
21
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
22
22
  blockCreated: 11907934,
23
23
  },
24
24
  },
@@ -1 +1 @@
1
- {"version":3,"file":"coreDao.js","sourceRoot":"","sources":["../../../chains/definitions/coreDao.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAA;AAElD,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,WAAW,CAAC;IAC7C,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,UAAU;IAChB,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,MAAM;QACZ,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;QAC7C,OAAO,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;KAC/C;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;QAC7D,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;KAChE;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAU;SACzB;KACF;IACD,OAAO,EAAE,KAAK;CACjB,CAAC,CAAA"}
1
+ {"version":3,"file":"coreDao.js","sourceRoot":"","sources":["../../../chains/definitions/coreDao.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAA;AAElD,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,WAAW,CAAC;IAC/C,EAAE,EAAE,IAAI;IACR,IAAI,EAAE,UAAU;IAChB,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,MAAM;QACZ,MAAM,EAAE,MAAM;KACf;IACD,OAAO,EAAE;QACP,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;QAC7C,OAAO,EAAE,EAAE,IAAI,EAAE,CAAC,yBAAyB,CAAC,EAAE;KAC/C;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;QAC7D,SAAS,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAAG,EAAE,0BAA0B,EAAE;KAChE;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,QAAU;SACzB;KACF;IACD,OAAO,EAAE,KAAK;CACf,CAAC,CAAA"}
@@ -1,2 +1,2 @@
1
- export const version = '0.0.0-main.20230926T224751';
1
+ export const version = '0.0.0-main.20230926T232517';
2
2
  //# sourceMappingURL=version.js.map
@@ -1,2 +1,2 @@
1
- export declare const version = "0.0.0-main.20230926T224751";
1
+ export declare const version = "0.0.0-main.20230926T232517";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1,27 +1,27 @@
1
1
  import { defineChain } from '../../utils/chain.js'
2
2
 
3
3
  export const coreDao = /*#__PURE__*/ defineChain({
4
- id: 1116,
5
- name: "Core Dao",
6
- network: "coreDao",
7
- nativeCurrency: {
8
- decimals: 18,
9
- name: "Core",
10
- symbol: "CORE",
4
+ id: 1116,
5
+ name: 'Core Dao',
6
+ network: 'coreDao',
7
+ nativeCurrency: {
8
+ decimals: 18,
9
+ name: 'Core',
10
+ symbol: 'CORE',
11
+ },
12
+ rpcUrls: {
13
+ public: { http: ['https://rpc.coredao.org'] },
14
+ default: { http: ['https://rpc.coredao.org'] },
15
+ },
16
+ blockExplorers: {
17
+ default: { name: 'CoreDao', url: 'https://scan.coredao.org' },
18
+ etherscan: { name: 'CoreDao', url: 'https://scan.coredao.org' },
19
+ },
20
+ contracts: {
21
+ multicall3: {
22
+ address: '0xcA11bde05977b3631167028862bE2a173976CA11',
23
+ blockCreated: 11_907_934,
11
24
  },
12
- rpcUrls: {
13
- public: { http: ["https://rpc.coredao.org"] },
14
- default: { http: ["https://rpc.coredao.org"] },
15
- },
16
- blockExplorers: {
17
- default: { name: "CoreDao", url: "https://scan.coredao.org" },
18
- etherscan: { name: "CoreDao", url: "https://scan.coredao.org" },
19
- },
20
- contracts: {
21
- multicall3: {
22
- address: "0xcA11bde05977b3631167028862bE2a173976CA11",
23
- blockCreated: 11_907_934,
24
- },
25
- },
26
- testnet: false,
25
+ },
26
+ testnet: false,
27
27
  })
package/errors/version.ts CHANGED
@@ -1 +1 @@
1
- export const version = '0.0.0-main.20230926T224751'
1
+ export const version = '0.0.0-main.20230926T232517'
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.20230926T224751",
4
+ "version": "0.0.0-main.20230926T232517",
5
5
  "type": "module",
6
6
  "main": "./_cjs/index.js",
7
7
  "module": "./_esm/index.js",