withdraw_dev_fee
Last updated
Last updated
An entrypoint that allows the administrator of the contract to withdraw dev fee that was accrued during the input of tokens to the this contract from contract (see entrypoint).
token
token_t
FA1.2/FA2/TEZ token
receiver
address
Receiver of withdrawn tokens
400
- sender
of the transaction is not current administrator.
412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).