Versions in this module Expand all Collapse all v1 v1.2.2 Apr 7, 2024 Changes in this version + func AbiFor(name string) *abi.ABI + func BuildQuery(contract common.Address, sig EventSig, startBlock *big.Int, endBlock *big.Int) eth.FilterQuery + func MustProxyAddressFor(name string) common.Address + func PackInput(abi *abi.ABI, abiMethod string, params ...interface{}) []byte + func ProxyAddressFor(name string) (common.Address, error) + type EventSig string + const EpochRewardsDistributedToVoters + const ValidatorEpochPaymentDistributed + func (es EventSig) GetTopic() common.Hash + type ProposalStatus int