Create a token.

Create a new token.
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token. Only token owners are able to update the token information.The ISSUER_MANAGEMENT permission over the owner issuer is currently the only permission (aside administration privileges) required to access the Token data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Token creation data with logo file

string
required

Issuer ID

string
required

Token name up to 25 characters.

string
required

Token symbol between 3 and 10 characters.

number
required

Number of decimals up to 18.

string
required

Email of the token owner.

string
required

Owner wallet address in checksum form.

string
required

Base currency of the token

string
enum
required

Instrument type of the token

string
required

Blockchain network ID where the deployment should be performed

string
required

Logo extension.

string
required

Logo document name of at least six characters long.

file
required

Logo file (PNG, JPG, JPEG, GIF, SVG)

Responses

400

Creation of token failed due to invalid data.

Operation type is not valid.

401

Unauthorized.

403

Token not manageable with this authentication.

500

An internal error occurred

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json