get_multicall_contract

Documentation for eth_defi.event_reader.multicall_batcher.get_multicall_contract function.

get_multicall_contract(web3, address=None, block_identifier=None)

Return a multicall smart contract instance.

  • Get IMulticall3 compiled with Forge

  • Use multicall3 ABI.

Parameters
Return type

web3.contract.contract.Contract