Module tokens

Source
Expand description

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