Module frc46_token::token

source ·

Modules§

Structs§

  • Library functions that implement core FRC-??? standards

Enums§

Constants§

  • Ratio of integral units to interpretation as standard token units, as given by FRC-0046. Aka “18 decimals”.

Functions§

  • Validates that an allowance is non-negative. Allowances do not need to be an integer multiple of granularity.
  • Validates that a token amount for burning/transfer/minting is non-negative, and an integer multiple of granularity.