This endpoint creates a new token and mints an initial supply to a specified owner address. The token’s parameters, such as its symbol, initial quantity, and owner, are specified in the request body. Under the hood, OmniSafe handles the necessary blockchain interactions to register the token and assign the initial tokens to the owner on the blockchain.
Documentation Index
Fetch the complete documentation index at: https://docs.ecrop.de/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The created token address
The created token address