# Transaction type
Each transaction on the blockchain is of a specific type.
# List of transaction types
Transaction type | Transaction type ID |
---|---|
Burn transaction | 6 |
Create alias transaction | 10 |
Data transaction | 12 |
Exchange transaction | 7 |
Genesis transaction | 1 |
Invoke script transaction | 16 |
Issue transaction | 3 |
Lease cancel transaction | 9 |
Lease transaction | 8 |
Mass transfer transaction | 11 |
Reissue transaction | 5 |
Set asset script transaction | 15 |
Set script transaction | 13 |
Sponsor fee transaction | 14 |
Transfer transaction | 4 |
Update asset info transaction* | 17 |
* The Update Asset Info transaction is added since node version 1.2.0, after activation of feature #15 “Ride V4, VRF, Protobuf, Failed transactions”. Versions 1.2.x are currently available on Stagenet only.