Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 403 Bytes

tokendapppub.buy_rc.md

File metadata and controls

16 lines (12 loc) · 403 Bytes

CONTRACT FOR tokendapppub::buy

ACTION NAME: buy

Parameters

Input parameters:

  • from (user who want to buy some token)
  • to (must be your contract name)
  • quantity (CORE token tranfered amount)
  • memo (to specify the token name)

Intent

INTENT. The main purpose of this contract is to help users buy token.

Term

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