Types

BlockTag

A BlockTag specifies a specific location in the Blockchain.

Network

A Network represents an Etherem network.

Blocks

Block

TODO

BlockWithTransactions

TODO

Events and Logs

EventFilter

TODO

EventType

TODO

Filter

TODO

FilterByBlockHash

TODO

Log

A network...

Transactions

TransactionRequest

A transaction request describes a transaction that is to be sent to the network or otherwise processed.

It contains the fields:

All fields are optional and may be a promise which resolves to the required type.

TransactionResponse

A TransactionResponse ..

TransactionReceipt

TODO