Module base

Module base 

Source

Modules§

Multicall3
Module containing a contract’s types and functions.

Structs§

BaseContract
Base contract functionality for interacting with blockchain contracts.
ContractCall
Represents a single contract call for batching in multicall.

Constants§

MULTICALL3_ADDRESS
Standard Multicall3 address (same on all EVM chains).

Functions§

decode_hex_response
Decodes a hexadecimal string response from a blockchain RPC call.