Versions in this module Expand all Collapse all v1 v1.20.8 Aug 4, 2026 Changes in this version + func FilterContractLogs(rp *rocketpool.RocketPool, contractName string, q FilterQuery, ...) ([]types.Log, error) + func GetLogs(rp *rocketpool.RocketPool, addressFilter []common.Address, ...) ([]types.Log, error) + type FilterQuery struct + BlockHash *common.Hash + FromBlock *big.Int + ToBlock *big.Int + Topics [][]common.Hash