Expand description
Ethereum ABI tokens.
See Token
for more details.
Structs§
- A Dynamic Sequence -
T[]
- A Fixed Sequence -
T[N]
- A Packed Sequence -
bytes
orstring
- A single EVM word - T for any value type.
Traits§
- Ethereum ABI tokens.
- A token composed of a sequence of other tokens.