An unconfigured EthereumCodec for backwards compatibility
A helper to connect to a ethereum-based chain at a given url
An EthereumConnectionOptions object. If {}, all possible options are set to their default.
Takes a hex representation optionally prefixed with 0x and returns a normalized representation: unprefixed, padded to even characters count, lower case.
Converts Ethereum address to checksummed address according to EIP-55.
Input address must be valid, i.e. either all lower case or correctly checksummed.
Takes a hex representation optionally prefixed with 0x and returns an Ethereum-friendly representation with a prefix.
Encode as RLP (Recursive Length Prefix)
Generated using TypeDoc
Information attached to a signature about its state in a block