Choose a Transaction Preset

Compose a transaction faster by using one of the following presets.

Or skip this and compose a transaction without using a preset

General

Transfer Algos

Transfer Algos from one wallet account to another (or itself).

Rekey account

Change the authoritative private spending key(s) while maintaining the same public address.

Close account

Remove an account from the ledger.

Asset

Transfer asset

Transfer an asset from one wallet account to another (or itself).

Opt into asset

Enable the ability to receive or send a particular asset by opting into that asset.

Opt out of asset

Remove an asset from the account, thus undoing the opt-in to the asset.

Create asset

Create a new asset.

Reconfigure asset

Change the configuration of an existing asset.

Revoke (Claw back) asset

Remove a specific number of asset from a target account.

Freeze asset

Disable an account’s ability to send or receive a particular asset.

Unfreeze asset

Undo a freeze on an account for a particular asset. Thus, enabling the account’s ability to send or receive that asset.

Destroy asset

Remove an existing asset from the ledger.

Application (Smart contract)

Run application

Make a generic application call to run the application’s ApprovalProgram.

Opt into application

Enable the local state to be used. Not necessary if the application does not require any local state.

Deploy application

Deploy a new application.

Update application

Update the application logic, if the application’s ApprovalProgram allows it.

Close out application

Gracefully opt out of an application and remove its local state from the balance record.

Clear application

Force removal of the local state from the balance record.

Delete application

Delete the application, if the application’s ApprovalProgram allows it.

Participation key

Register account online

Register an account as “online” to start participating in consensus.

Register account offline

Register an account as “offline” to stop participating in consensus.

Register account nonparticipating

Permanently mark an account as not participating. The account will not be able go online or offline and receive rewards.