Stable coin Token

Description

The code below is an example and requires further refinement for specific business tasks.

The contract below has the following capabilities

  1. Possibility to increase the number of tokens in circulation - additional issue

  2. Possibility of reducing the number of tokens in circulation (not less than zero) - burning

  3. The ability to block tokens on a specific account for a specific time

  4. The ability to block a certain number of tokens on a certain account for a certain time or until a certain time

  5. Complete stopping of the ability to transfer the token (all addresses)

Java
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard