FT Manager APIs
Create ERC20Token
ERC20 Token can be created using this method. The weightage for this API is 5
Get all Fungible Token details created by user
Details of all the created Fungible Tokens (ERC-20 token) by a user can be found using this method. The weightage for this API is 5
Get a Fungible Token details created by user
Details of a created Fungible Token (ERC-20 token) by a user can be found using this method. The weightage for this API is 5.
Mint ERC20 Token
ERC20 Token can be minted using this method. The weightage for this API is 5
Approve ERC20Token
ERC Token can be approved using this method. The weightage for this API is 5
Transfer ERC20 Token
ERC20 Token can be transferred using this method. The weightage for this API is 5
Burn ERC20Token
ERC20 Token can be Burned using this method. The weightage for this API is 5
Get Total Supply
Total Supply details can be gathered using this method. The weightage for this API is 5
Get Balance of an user address
Number of ERC-20 token hold by an address can be found using this method. The weightage for this API is 5