diff --git a/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.md b/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.md index 04482a4d6d..24866e7206 100644 --- a/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.md +++ b/content/references/protocol-reference/transactions/transaction-types/nftokencreateoffer.md @@ -9,6 +9,7 @@ labels: status: not_enabled --- # `NFTokenCreateOffer` transaction +{% include '_snippets/nfts-disclaimer.md' %} The `NFTokenCreateOffer` transaction creates either a new _Sell_ offer for an `NFToken` owned by the account executing the transaction, or a new _Buy_ offer for an `NFToken` owned by another account.