URITokenCancelSellOffer
An URITokenCancelSellOffer transaction cancels a sell offer for a URIToken in Xahau.
[Source]
(Added by the [URIToken amendment][].)
Example
Fields
Field
JSON Type
[Internal Type][]
Description
Account
String
AccountID
The address of the account that owns the sell offer to cancel.
URITokenID
String
Hash256
The ID of the URIToken to cancel the sell offer.
Error Cases
Besides errors that can occur for all transactions, {{currentpage.name}} transactions can result in the following transaction result codes:
Error Code
Description
tecNO_PERMISSION
Occurs when the account executing the tx is not the owner of the token.
Last updated