1. read_contract
Read contract state from a blockchain.
2. get_proxy
Gets the proxy address for a given network and contract.
3. get_events
Fetches event logs for a given network and filter criteria.
4. build_event_topic
Builds an event topic signature based on event name and arguments.