Skip to content

URITokenCancelSellOffer

[Source]

(Added by the [URIToken amendment][].)

{
"TransactionType": "URITokenCancelSellOffer",
"Account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
"URITokenID": "C1AE6DDDEEC05CF2978C0BAD6FE27362498DGS691DC749DCDD3B95992978C0BA",
}
FieldJSON Type[Internal Type][]Description
AccountStringAccountIDThe address of the account that owns the sell offer to cancel.
URITokenIDStringHash256The ID of the URIToken to cancel the sell offer.

Besides errors that can occur for all transactions, URITokenCancelSellOffer transactions can result in the following transaction result codes:

Error CodeDescription
tecNO_PERMISSIONOccurs when the account executing the tx is not the owner of the token.