post https://nft-api-sandbox.venly.io/api/minter/contracts//token-types
This endpoint is used to create a token-type. A token-type serves as a template from which you can mint multiple fungible or non-fungible tokens. The type of token minted will be determined when creating a token-type, where you set the fungible
param to true/false
. The tokens minted under this token-type will have the same properties as defined in the token-type.