https://github.com/alephao/staticmulticall
EVM Multicall for view-only functions
https://github.com/alephao/staticmulticall
ethereum evm multicall staticmulticall
Last synced: about 1 year ago
JSON representation
EVM Multicall for view-only functions
- Host: GitHub
- URL: https://github.com/alephao/staticmulticall
- Owner: alephao
- Created: 2022-02-12T13:52:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-12T13:52:27.000Z (over 4 years ago)
- Last Synced: 2025-04-16T13:55:23.073Z (about 1 year ago)
- Topics: ethereum, evm, multicall, staticmulticall
- Language: Solidity
- Homepage:
- Size: 4.88 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StaticMulticall
A contract to execute multiple **view** functions on a single call. Based on Uniswap V3 Multicall.
Deployed on mainnet at [`0xf3d0bd1a445a90d1cd38bca87b6e43db88c14f9a`](https://etherscan.io/address/0xf3d0bd1a445a90d1cd38bca87b6e43db88c14f9a)