Skip to main content
App integration

multicall.py

Core SDKs/libraries

Multicall · Contract interaction · Performance optimization

multicall.py is a Python client that batches many contract calls into a single Multicall aggregate call. Python builders install it to turn hundreds of reads into one RPC request.

Related resources