URITokenBurn
The URITokenBurn transaction is used to burn a URIToken in Xahau. Burning a URIToken permanently removes it from circulation.
Last updated
The URITokenBurn transaction is used to burn a URIToken in Xahau. Burning a URIToken permanently removes it from circulation.
Last updated
(Added by the [URIToken amendment][].)
The URITokenBurn transaction is used to burn a URIToken in Xahau. Burning a URIToken permanently removes it from circulation.
Field | JSON Type | [Internal Type][] | Description |
---|---|---|---|
The URITokenBurn transaction does not have any special transaction cost requirements.
Besides errors that can occur for all transactions, URITokenBurn transactions can result in the following transaction result codes:
Error Code | Description |
---|---|
Account
String
AccountID
The address of the account that owns the URIToken to be burned.
URITokenID
String
Hash256
The ID of the URIToken to burn.
tecNO_PERMISSION
Occurs if the account does not have permission to burn the token.