Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 803 Bytes

tokendapppub.consume_rc.md

File metadata and controls

16 lines (11 loc) · 803 Bytes

CONTRACT FOR tokendapppub::consume

ACTION NAME: consume

Parameters

Input parameters:

  • from (token consumer)
  • quantity (token consumption amount)
  • memo (DApp project owner will be notified of the "memo" info and used it as parameters for convenience)

Intent

INTENT. The main purpose of this contract is to help users consume the token. During the exection process, DApp project owner will be notified of the consumed token amount and "memo" info. When users comsume this specific token, the total supply of this token still remains the same, but the current circulating supply will be reduced. Others users will benefit from this token consumption behaviour as their holding tokens will be appreciated.

Term

TERM. This Contract expires at the conclusion of code execution.