Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omnes-tech/multi-static-call

A smart contract that performs multi static calls to reduce RPC calls
https://github.com/omnes-tech/multi-static-call

evm multicall smart-contracts solidity

Last synced: about 2 months ago
JSON representation

A smart contract that performs multi static calls to reduce RPC calls

Awesome Lists containing this project

README

        

## Multi-static-call

Smart contract that performs several static calls. Useful for reducing RPC calls for just read blockchain calls.