[][src]Module web3::contract::tokens

Contract Functions Output types.

Traits

Detokenize

Output type possible to deserialize from Contract ABI

Tokenizable

Simplified output type for single value.

TokenizableItem

Marker trait for Tokenizable types that are can tokenized to and from a Token::Array and Token:FixedArray.

Tokenize

Tokens conversion trait