TRC10 Transfer in Smart Contracts

1/15/19

TRC10 token usage in smart contracts is similar to TRX usage, unlike TRC20. Thus, this guide walks the user through Wallet-CLI usage for DeployContract and TriggerContract, explanation of tokenValue and tokenID parameters, and how to interact with the TRC10 tokens in smart contracts.

Changelog

  • added: TRC10 Transfer in Smart Contracts Guide