Skip to main content

multicall3_runtime_code

Function multicall3_runtime_code 

Source
pub fn multicall3_runtime_code() -> &'static Bytes
Expand description

Runtime bytecode of Multicall3 (0xcA11bde05977b3631167028862bE2a173976CA11), as deployed on Ethereum mainnet. Injected as a code override at MULTICALL3_ADDRESS for multi-contract extraction so the dispatcher exists on every chain and at every historical block.

The fixture was fetched via eth_getCode and verified byte-identical across independent providers; fixtures/README.md records provenance.