etherscan

package
v0.0.0-...-92d349b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Http http.Client
	// contains filtered or unexported fields
}

Client for etherscan

func NewEtherscanService

func NewEtherscanService(apikey string) *Client

NewEtherscanService is the constructor that creates an etherscanService

func (*Client) SuggestGasPrice

func (e *Client) SuggestGasPrice(ctx context.Context) (*big.Int, error)

SuggestGasPrice retrieves the gas price estimation from etherscan

type Config

type Config struct {
	ApiKey string `mapstructure:"ApiKey"`
	Url    string
}

Config structure

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL