We created 3 new operations to:
Has token's info for setting token fee in exchange.
Change the holding fee wallet.
Limit an amount of token in market for preventing inflation.
These features (operations) are described as below.
- CreateAsset is used to create a new token. The source account of the transaction which contains CreateAsset operation will be the unique owner on that token.
- ChangeAsset is used to change the beneficiary (the holding fee wallet)
- LimitAsset is used to stop issuing more amount of the tokens. This will prevent the inflation.