Documentation ¶
Index ¶
- func GetBlockHeaderByHash(ctx context.Context, hash common.Hash) (*geth_types.Header, error)
- func GetEth1Transaction(hash common.Hash) (*types.Eth1TxData, error)
- func GetTransactionReceipt(ctx context.Context, hash common.Hash) (*geth_types.Receipt, error)
- func IsContract(ctx context.Context, address common.Address) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockHeaderByHash ¶
func GetEth1Transaction ¶
func GetEth1Transaction(hash common.Hash) (*types.Eth1TxData, error)
func GetTransactionReceipt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.