withdraw_tokens
Withdraws specified QUIPU tokens amount minted to this contract in the result of calling QUIPU token's contract mint_gov_token entrypoint by other minters (see QUIPU token documentation for detailed explanation).
Call parameters
Field
Type
Description
amount
nat
Number of QUIPU tokens for withdrawing
Usage
Errors
Not-admin
-sender
of the transaction is not current administrator.
Last updated