Expand description
Structs§
- Address
- Address -
address - Array
- Array -
T[] - Bool
- Bool -
bool - Byte
Count - Specifies the number of bytes in a
FixedBytesarray as a type. - Bytes
- Bytes -
bytes - Fixed
Array - FixedArray -
T[M] - Fixed
Bytes - FixedBytes -
bytesX - Function
- Function -
function - Int
- Int -
intX - IntBit
Count - Specifies the number of bits in an
IntorUintas a type. - String
- String -
string - Uint
- Uint -
uintX
Traits§
- Supported
Fixed Bytes - Statically guarantees that a
FixedBytesbyte count is marked as supported. - Supported
Int - Statically guarantees that a
IntorUintbit count is marked as supported.