Skip to main content
Glama

multicall

Batch multiple smart contract read calls into a single RPC request to reduce latency and optimize blockchain queries for portfolio analysis and data aggregation.

Instructions

Batch multiple contract read calls into a single RPC request. Significantly reduces latency and RPC usage when querying multiple functions. Uses the Multicall3 contract deployed on all major networks. Perfect for portfolio analysis, price aggregation, and querying multiple contract states efficiently.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
callsYesArray of contract calls to batch together
allowFailureNoIf true, returns partial results even if some calls fail. Defaults to true.
networkNoNetwork name or chain ID. Defaults to Ethereum mainnet.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chulanpro5/evm-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server