Versions in this module Expand all Collapse all v0 v0.0.2 Aug 9, 2022 v0.0.1 Aug 9, 2022 Changes in this version + type Web3 struct + Eth *eth.Eth + Utils *utils.Utils + func NewWeb3(provider string) (*Web3, error) + func NewWeb3WithProxy(provider, proxy string) (*Web3, error) + func (w *Web3) Version() (string, error)