Versions in this module Expand all Collapse all v1 v1.1.3 Jan 20, 2025 v1.1.2 Jan 20, 2025 Changes in this version + type Client struct + Http http.Client + func NewEtherscanService(apikey string) *Client + func (e *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error) + type Config struct + ApiKey string + Url string