Retire FIO Tokens

This action burns FIO Tokens from account which executes this action. Once burned tokens are removed from circulation.

This action has to be serialized and signed!

Please note that this action has to be be serialized and signed before it's sent to the blockchain. The request object below only represents the action specific parameters and action specific response. See Write Transactions Guide for more information.

Actions parameters

  • account: fio.token
  • name: retire

SDK Sandbox Example

Stackblitz

Body Params
integer
required
≥ 1000000000000

Amount of FIO Tokens to retire in SUFs. Minimum 1,000 FIO has to be retired in a single transaction.

string
required
string
required

Represents FIO Account which will execute the action. In most cases this is the hashed FIO Public Key.

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json