Module alloy_sol_types::abi::token
source · Expand description
Ethereum ABI tokens.
See Token for more details.
Structs
- A Dynamic Sequence -
T[] - A Fixed Sequence -
T[N] - A Packed Sequence -
bytesorstring - A single EVM word - T for any value type.
Traits
- Ethereum ABI tokens.
- A token composed of a sequence of other tokens.