Module ethcontract::prelude

source ·
Expand description

A prelude module for importing commonly used types when interacting with generated contracts.

Re-exports§

Structs§

  • Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
  • Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
  • HTTP Transport
  • Little-endian 256-bit signed integer.
  • Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
  • Little-endian large integer type 256-bit unsigned integer.
  • Web3 wrapper for all namespaces

Enums§

Type Aliases§