ic_web3_rs::contract

Module tokens

Source
Expand description

Contract Functions Output types.

Traitsยง

  • Output type possible to deserialize from Contract ABI
  • Simplified output type for single value.
  • Marker trait for Tokenizable types that are can tokenized to and from a Token::Array and Token:FixedArray.
  • Tokens conversion trait