//
pkg.gl
Category
github.com/meshplus/bitxhub
api
jsonrpc
namespaces
eth
package
1.24.0
Repository:
https://github.com/meshplus/bitxhub.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
24
Dependents
2
Files
729 SLOC
#
Packages
filters
Package filters implements an ethereum filtering system for block, transactions and log events.
#
Functions
NewAPI
NewAPI creates an instance of the public ETH Web3 API.
ParseInt
ParseInt parse hex string value to int.
#
Structs
PublicEthereumAPI
PublicEthereumAPI is the eth_ prefixed set of APIs in the Web3 JSON-RPC spec.