viem 0.0.0-main.20240406T055536 → 0.0.0-main.20240406T234752
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 +11 -0
- package/_cjs/chains/definitions/polygonAmoy.js +6 -0
- package/_cjs/chains/definitions/polygonAmoy.js.map +1 -1
- package/_cjs/errors/version.js +1 -1
- package/_esm/chains/definitions/polygonAmoy.js +6 -0
- package/_esm/chains/definitions/polygonAmoy.js.map +1 -1
- package/_esm/errors/version.js +1 -1
- package/_types/chains/definitions/polygonAmoy.d.ts +6 -8
- package/_types/chains/definitions/polygonAmoy.d.ts.map +1 -1
- package/_types/errors/version.d.ts +1 -1
- package/chains/definitions/polygonAmoy.ts +6 -0
- package/errors/version.ts +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1
1
|
# viem
|
2
2
|
|
3
|
+
## 2.9.10
|
4
|
+
|
5
|
+
### Patch Changes
|
6
|
+
|
7
|
+
- [#2071](https://github.com/wevm/viem/pull/2071) [`f257ac296c60dec31ae7d4fb551f7d04f990ff9f`](https://github.com/wevm/viem/commit/f257ac296c60dec31ae7d4fb551f7d04f990ff9f) Thanks [@0xArdy](https://github.com/0xArdy)! - Added sourceId to Mode network
|
8
|
+
|
9
|
+
- [#2074](https://github.com/wevm/viem/pull/2074) [`1361adfbeadfb72cf3e4406a81479b0f00df00de`](https://github.com/wevm/viem/commit/1361adfbeadfb72cf3e4406a81479b0f00df00de) Thanks [@Destiner](https://github.com/Destiner)! - Added Polygon zkEVM Cardona chain
|
10
|
+
Deprecated Polygon zkEVM testnet chain
|
11
|
+
|
12
|
+
- [#2079](https://github.com/wevm/viem/pull/2079) [`c78c3ff026ff3292463953e115044b266b1111b4`](https://github.com/wevm/viem/commit/c78c3ff026ff3292463953e115044b266b1111b4) Thanks [@abtestingalpha](https://github.com/abtestingalpha)! - Added multicall3 contract to dfk definition
|
13
|
+
|
3
14
|
## 2.9.9
|
4
15
|
|
5
16
|
### Patch Changes
|
@@ -17,6 +17,12 @@ exports.polygonAmoy = (0, defineChain_js_1.defineChain)({
|
|
17
17
|
url: 'https://www.oklink.com/amoy',
|
18
18
|
},
|
19
19
|
},
|
20
|
+
contracts: {
|
21
|
+
multicall3: {
|
22
|
+
address: '0xca11bde05977b3631167028862be2a173976ca11',
|
23
|
+
blockCreated: 3127388,
|
24
|
+
},
|
25
|
+
},
|
20
26
|
testnet: true,
|
21
27
|
});
|
22
28
|
//# sourceMappingURL=polygonAmoy.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"polygonAmoy.js","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,WAAW,GAAiB,IAAA,4BAAW,EAAC;IACnD,EAAE,EAAE,MAAM;IACV,IAAI,EAAE,cAAc;IACpB,cAAc,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,EAAE;IAChE,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,qCAAqC,CAAC;SAC9C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,GAAG,EAAE,6BAA6B;SACnC;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
|
1
|
+
{"version":3,"file":"polygonAmoy.js","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":";;;AAAA,qEAA8D;AAEjD,QAAA,WAAW,GAAiB,IAAA,4BAAW,EAAC;IACnD,EAAE,EAAE,MAAM;IACV,IAAI,EAAE,cAAc;IACpB,cAAc,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,EAAE;IAChE,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,qCAAqC,CAAC;SAC9C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,GAAG,EAAE,6BAA6B;SACnC;KACF;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,OAAO;SACtB;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
|
package/_cjs/errors/version.js
CHANGED
@@ -14,6 +14,12 @@ export const polygonAmoy = /*#__PURE__*/ defineChain({
|
|
14
14
|
url: 'https://www.oklink.com/amoy',
|
15
15
|
},
|
16
16
|
},
|
17
|
+
contracts: {
|
18
|
+
multicall3: {
|
19
|
+
address: '0xca11bde05977b3631167028862be2a173976ca11',
|
20
|
+
blockCreated: 3127388,
|
21
|
+
},
|
22
|
+
},
|
17
23
|
testnet: true,
|
18
24
|
});
|
19
25
|
//# sourceMappingURL=polygonAmoy.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"polygonAmoy.js","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;IACnD,EAAE,EAAE,MAAM;IACV,IAAI,EAAE,cAAc;IACpB,cAAc,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,EAAE;IAChE,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,qCAAqC,CAAC;SAC9C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,GAAG,EAAE,6BAA6B;SACnC;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
|
1
|
+
{"version":3,"file":"polygonAmoy.js","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;IACnD,EAAE,EAAE,MAAM;IACV,IAAI,EAAE,cAAc;IACpB,cAAc,EAAE,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,EAAE;IAChE,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,qCAAqC,CAAC;SAC9C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE;YACP,IAAI,EAAE,SAAS;YACf,GAAG,EAAE,6BAA6B;SACnC;KACF;IACD,SAAS,EAAE;QACT,UAAU,EAAE;YACV,OAAO,EAAE,4CAA4C;YACrD,YAAY,EAAE,OAAO;SACtB;KACF;IACD,OAAO,EAAE,IAAI;CACd,CAAC,CAAA"}
|
package/_esm/errors/version.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
export const version = '0.0.0-main.
|
1
|
+
export const version = '0.0.0-main.20240406T234752';
|
2
2
|
//# sourceMappingURL=version.js.map
|
@@ -5,14 +5,12 @@ export declare const polygonAmoy: {
|
|
5
5
|
readonly url: "https://www.oklink.com/amoy";
|
6
6
|
};
|
7
7
|
};
|
8
|
-
contracts
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
multicall3?: import("../../index.js").ChainContract | undefined;
|
15
|
-
} | undefined;
|
8
|
+
contracts: {
|
9
|
+
readonly multicall3: {
|
10
|
+
readonly address: "0xca11bde05977b3631167028862be2a173976ca11";
|
11
|
+
readonly blockCreated: 3127388;
|
12
|
+
};
|
13
|
+
};
|
16
14
|
id: 80002;
|
17
15
|
name: "Polygon Amoy";
|
18
16
|
nativeCurrency: {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"polygonAmoy.d.ts","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
1
|
+
{"version":3,"file":"polygonAmoy.d.ts","sourceRoot":"","sources":["../../../chains/definitions/polygonAmoy.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsBtB,CAAA"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export declare const version = "0.0.0-main.
|
1
|
+
export declare const version = "0.0.0-main.20240406T234752";
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
@@ -15,5 +15,11 @@ export const polygonAmoy = /*#__PURE__*/ defineChain({
|
|
15
15
|
url: 'https://www.oklink.com/amoy',
|
16
16
|
},
|
17
17
|
},
|
18
|
+
contracts: {
|
19
|
+
multicall3: {
|
20
|
+
address: '0xca11bde05977b3631167028862be2a173976ca11',
|
21
|
+
blockCreated: 3127388,
|
22
|
+
},
|
23
|
+
},
|
18
24
|
testnet: true,
|
19
25
|
})
|
package/errors/version.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export const version = '0.0.0-main.
|
1
|
+
export const version = '0.0.0-main.20240406T234752'
|
package/package.json
CHANGED