Versions in this module Expand all Collapse all v1 v1.1.1 Feb 22, 2026 v1.1.0 Feb 19, 2026 Changes in this version + func EthCall(ethRPC string, to types.Address, data []byte) ([]byte, error) + func EthCallCtx(ctx context.Context, ethRPC string, to types.Address, data []byte) ([]byte, error)