Last updated
Last updated
ERC20 Token can be created using this method. The weightage for this API is 5
POST
http://api.krypcore.com/api/v0/ft-manager/createERC20
ERC20 Token can be Created under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
:
Here, "custodialWalletAccessToken" is wallet id.
Authorization*
String
User Auth Key obtained from Dash
DappId*
String
DappId
chainId*
String
The Chain ID to specify the blockchain network
ERCStandard*
String
The standard of ERC (e.g., "ERC20") for the token
custodialWalletAccessToken*
String
Access Token for the custodial wallet
decimal
Numeric
The required decimal value for the token
premintAddress*
String
Pre Mint Address
tokenName*
String
The name of the token to be created
tokenSymbol*
String
The symbol of the token
walletType*
String
Type of Wallet