Muticall3

Multicall3 Address

The contract is deployed at 0xcA11bde05977b3631167028862bE2a173976CA11

What is Multicall3?

Multicall3 is a smart contract that serves two primary functions in blockchain ecosystems. First, it allows users to aggregate results from multiple contract reads into a single JSON-RPC request, which reduces the number of separate requests needed, guarantees all values come from the same block, and improves performance. Second, it enables executing multiple state-changing calls in a single transaction.

This utility contract is deployed at the same address (0xcA11bde05977b3631167028862bE2a173976CA11) across more than 250 blockchain networks, making it a standard tool for efficient blockchain interactions.

Sources

Last updated

Was this helpful?