Skip to main content

POST /v1/tokens/{tokenId}/mint

Increase the supply of a deployed QRC token by minting to a vault account, registered wallet, or external address. Subject to the token’s supply policy and the configured approval policy.

Request body

recipient.type accepts address, walletId, or vaultAccountId.

Response (202)

Errors

Retry safety

Retries with the same Idempotency-Key are safe and return the original operation.