Structs§
- H160
- A 160 bits (20 bytes) hash type (aka
Address
). - H256
- A 256-bits (32 bytes) hash type.
- U256
- Little-endian large integer type A 256-bits (4 64-bit word) fixed-size bigint type.
Type Aliases§
- Address
- Represents an address in ethereum context.