Create token
Tokens
Create a token
Create a new token with specified parameters.
POST
Create token
Documentation Index
Fetch the complete documentation index at: https://docs.decentri.org/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The name of the token
Example:
"Decentri Token"
The number of decimals places the token should have
Required range:
0 <= x <= 18Example:
18
The symbol of the token
Example:
"DEC"
The total supply of the token
Example:
1000000
Response
The token has been successfully created
The name of the token
Example:
"ACME Token"
The symbol of the token
Example:
"ACME"
The address of the token
Example:
"0xc0ffee254729296a45a3885639AC7E10F9d54979"
The number of decimals places the token should have
Example:
18
Whether the token is paused
Example:
false
The total supply of the token
The date the token was created