Create Tokens

Tokens

This section contains APIs for managing tokens, such as creating new tokens, transferring tokens, and retrieving token details.

 

Create a New Token

Creates a new token on the blockchain with specified attributes.
Request Body schema: application/json
required
Schema not provided

Responses

https://api.pecunovus.net/api/v2/create_token

201
Token successfully created.

400
Token creation failed.