One way swap of TRC10 to TRC20 token.
Before swap you need set exchange rate via "setExchangeRate()", by default rate is 1. For successful swap owner require to do deposit TRC20 to the contract.
Constructor - 1 arg. set TRC10 id (number), 2 arg. set TRC20 address (string)
- call func. "depositTrc10"
- call func. "swap"
- call func. "withdrawTrc20: