Crate ethabi_decode

source ·

Structs

  • Contract event.
  • Hash Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
  • Event param specification.
  • ABI Int and UInt Little-endian large integer type 256-bit unsigned integer.

Enums

Functions

  • Decodes ABI compliant vector of bytes into vector of tokens described by types param.
  • Encodes vector of tokens into ABI compliant vector of bytes.

Type Aliases