multicaller
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "multicaller", | ||
"license": "MIT", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Efficient multicaller contract", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -5,2 +5,3 @@ # Multicaller | ||
[![CI][ci-shield]][ci-url] | ||
[![Solidity][solidity-shield]][solidity-ci-url] | ||
@@ -27,2 +28,6 @@ Efficiently call multiple contracts in a single transaction. | ||
- MulticallerWithSigner: [`0x000000000000D9ECebf3C23529de49815Dac1c4c`](https://sepolia.etherscan.io/address/0x000000000000D9ECebf3C23529de49815Dac1c4c) | ||
- Holesky | ||
- Multicaller: [`0x0000000000002Bdbf1Bf3279983603Ec279CC6dF`](https://holesky.etherscan.io/address/0x0000000000002Bdbf1Bf3279983603Ec279CC6dF) | ||
- MulticallerWithSender: [`0x00000000002Fd5Aeb385D324B580FCa7c83823A0`](https://holesky.etherscan.io/address/0x00000000002Fd5Aeb385D324B580FCa7c83823A0) | ||
- MulticallerWithSigner: [`0x000000000000D9ECebf3C23529de49815Dac1c4c`](https://holesky.etherscan.io/address/0x000000000000D9ECebf3C23529de49815Dac1c4c) | ||
- Polygon | ||
@@ -101,1 +106,4 @@ - Multicaller: [`0x0000000000002Bdbf1Bf3279983603Ec279CC6dF`](https://polygonscan.com/address/0x0000000000002Bdbf1Bf3279983603Ec279CC6dF) | ||
[ci-url]: https://github.com/vectorized/multicaller/actions/workflows/ci.yml | ||
[solidity-shield]: https://img.shields.io/badge/solidity-%3E=0.8.10%20%3C=0.8.25-aa6746 | ||
[solidity-ci-url]: https://github.com/Vectorized/solady/actions/workflows/ci-all-via-ir.yml |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
73757
107