Skip to main content

Module tip20

Module tip20 

Source

Modules§

IRolesAuth
Module containing a contract’s types and functions.
ITIP20
TIP20 token interface providing standard ERC20 functionality with Tempo-specific extensions.

Enums§

RolesAuthError
Container for all the IRolesAuth custom errors.
RolesAuthEvent
Container for all the IRolesAuth events.
TIP20Error
Container for all the ITIP20 custom errors.
TIP20Event
Container for all the ITIP20 events.

Constants§

ISO4217_CODES
Full list of ISO 4217 currency codes.
USD_CURRENCY
USD currency string constant.

Functions§

is_iso4217_currency
Returns true if the given code is a recognized ISO 4217 currency code.