Modules§
- IRoles
Auth - Module containing a contract’s types and functions.
- ITIP20
- TIP20 token interface providing standard ERC20 functionality with Tempo-specific extensions.
Enums§
- Roles
Auth Error - Container for all the
IRolesAuthcustom errors. - Roles
Auth Event - Container for all the
IRolesAuthevents. - TIP20
Error - Container for all the
ITIP20custom errors. - TIP20
Event - Container for all the
ITIP20events.
Constants§
- ISO4217_
CODES - Full list of ISO 4217 currency codes.
- USD_
CURRENCY - USD currency string constant.
Functions§
- is_
iso4217_ currency - Returns
trueif the given code is a recognized ISO 4217 currency code.