Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Etherscan ¶
type Etherscan struct {
// contains filtered or unexported fields
}
Etherscan is a provider using the Etherscan api
func NewEtherscan ¶
NewEtherscan creates a new Etherscan service from a url
func NewEtherscanFromNetwork ¶
NewEtherscanFromNetwork creates a new client from the network id
func (*Etherscan) BlockNumber ¶
BlockNumber returns the number of most recent block.
func (*Etherscan) GetBlockByNumber ¶
GetBlockByNumber returns information about a block by block number.
Click to show internal directories.
Click to hide internal directories.