Data Types
FlareScript currently supports the following basic data types:
uint256: Represents unsigned 256-bit integers.
string: Represents sequences of characters.
Last updated
FlareScript currently supports the following basic data types:
uint256: Represents unsigned 256-bit integers.
string: Represents sequences of characters.
Last updated