Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multicaller

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multicaller

Efficient multicaller contract

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
35
increased by59.09%
Maintainers
1
Weekly downloads
 
Created
Source

Multicaller

NPM CI MIT License

Warning
This repository is still under heavy construction and review. Please do not use yet.

Deployments

ChainMulticaller
Ethereum0x0000000068B4AA007A36A318d9BcC64f8844F173
Goerli0x0000000068B4AA007A36A318d9BcC64f8844F173
Polygon0x0000000068B4AA007A36A318d9BcC64f8844F173
Mumbai0x0000000068B4AA007A36A318d9BcC64f8844F173

Please open an issue if you need help to deploy to an EVM chain of your choice.

Contracts

src
├─ Multicaller.sol — "The multicaller contract"
└─ MulticallerChecker.sol — "Library to check the sender of the multicaller contract"

Installation

You can use the src/MulticallerChecker.sol library in your contracts to query the Multicaller efficiently.

To install with Foundry:

forge install vectorized/multicaller

To install with Hardhat or Truffle:

npm install multicaller

Safety

We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.

Acknowledgements

This repository is inspired by and directly modified from:

  • Solady

FAQs

Package last updated on 13 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc