mock

package
v0.0.0-...-5ed304f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBalance

func GetBalance(address string) *rpc.Response

func GetBlockByNumber

func GetBlockByNumber(height uint64) *rpc.Response

func GetBlockByNumberMany

func GetBlockByNumberMany(heights []uint64) []*rpc.Response

func GetBlockNumber

func GetBlockNumber() *rpc.Response

func GetChainID

func GetChainID() *rpc.Response

func GetGasPrice

func GetGasPrice() *rpc.Response

func GetPendingNonce

func GetPendingNonce(address string) *rpc.Response

func GetSyncing

func GetSyncing() *rpc.Response

func GetTransactionReceiptMany

func GetTransactionReceiptMany(txids []string) []*rpc.Response

func GetUncleByNumberAndIndex

func GetUncleByNumberAndIndex(height, index uint64) *rpc.Response

func GetWork

func GetWork() *rpc.Response

func SendCall

func SendCall(params []interface{}) *rpc.Response

func SendEstimateGas

func SendEstimateGas(from, to string) *rpc.Response

func SendRawTransaction

func SendRawTransaction(tx string) *rpc.Response

func SendSubmitWork

func SendSubmitWork(nonce, hash, mixDigest string) *rpc.Response

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL