Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/omnes-tech/multi-static-call
- Owner: omnes-tech
- Created: 2024-10-24T19:45:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T19:48:04.000Z (3 months ago)
- Last Synced: 2024-10-26T06:32:52.375Z (3 months ago)
- Topics: evm, multicall, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.