Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsJsonArray ¶
Types ¶
type EthGetLogsRequestParams ¶
type EthGetLogsRequestParams struct { Address string Topics []string FromBlock string ToBlock string }
func ParseEthGetLogsRequestParams ¶
func ParseEthGetLogsRequestParams(req *rpc.JsonRpcMessage) (*EthGetLogsRequestParams, *rpc.JsonRpcMessage)
type Web3 ¶
type Web3 struct {
// contains filtered or unexported fields
}
func NewWeb3Client ¶
func (*Web3) SetHeaders ¶ added in v1.0.4
Click to show internal directories.
Click to hide internal directories.