Get all Fungible Token details created by user
Last updated
Last updated
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
POST
https://api.krypcore.com/api/v0/ft-manager/erc20-tokens
POST
https://api.krypcore.com/api/v0/ft-manager/erc20-tokens
All the created FT details can be found under the given instance.
Name | Type | Description |
---|
Name | Type | Description |
---|
Take a look at how you might call this method using our official libraries, or via curl
:
Name | Type | Description |
---|
Name | Type | Description |
---|
Authorization* | String | User Auth Key obtained from Dash |
DappId | String | DappId |
page | Number | Details of created FT to be retrieved for the given page No |
instanceId* | String | Instance Id obtained from FT Manager Dashboard |
pageSize | Number | No of created FT details to be displayed per page |
Authorization* | String | SvdiU5bu1hKW |
DappId | String | ik10qsOurCqX |
page | Number | jo9MXozMFqER |
instanceId* | String | Hc10H4gW8yEP |
pageSize | Number | YRqYz7OJnW2c |