Expand description
Contract Functions Output types.
Traitsยง
- Detokenize
- Output type possible to deserialize from Contract ABI
- Tokenizable
- Simplified output type for single value.
- Tokenizable
Item - Marker trait for
Tokenizable
types that are can tokenized to and from aToken::Array
andToken:FixedArray
. - Tokenize
- Tokens conversion trait