Token create
Administrator can create the token
Url:
List of parameters
Name
Type
Description
wallet *
string
Wallet address
wallet_pwd *
string
Wallet password
name *
string
Full name of the token
symbol *
string
Symbol of the token
total_amount *
number
Total amount
eth_price_rate *
number
Price rate
eth_min_invest *
number
Minimal investment
gas_price
number
Gas price
* required parameters.
gas_price is optional.
Success response:
Fail response:
Last updated