setBuyPrice
with the price and token which they want to sellbuyNow
to purchase the tokensetBuyPrice(uint256 amount, uint256 tokenId)
amount
to zero will disable "buy now"buyNow(uint256 amount, uint256 tokenId)
amount
is different than the "buy price" set by the seller, the transaction will fail.