Structs§
- Address
- Represents an Ethereum address
- Balance
- Represents balance of some coin or token.
- Ethereum
Challenge - Represents and Ethereum challenge. This is a one-way encoding of the secp256k1 curve point to an Ethereum address.
- Serializable
Log - A type containing selected fields from the
eth_getLogs
RPC calls.
Enums§
- Balance
Type - Represents a type of the balance: native or HOPR tokens.