Documentation ¶
Index ¶
- func GetBalance(client *ethclient.Client, address common.Address) *big.Float
- func QueryBlockByHeader(client *ethclient.Client, header *types.Header) (*types.Block, error)
- func QueryBlockByNumber(client *ethclient.Client, blockNumber *int64) (*types.Block, error)
- func QueryLatestBlockHeader(client *ethclient.Client) (*types.Header, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBalance ¶
getBalance Returns the current balance from the latest block.
func QueryBlockByHeader ¶
func QueryBlockByNumber ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.