You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try{// Create buy order to buy an NFT mint in exchange of 10 xNAV payment and verify its correctnessletfValid=awaitwallet.VerifyOrder(awaitwallet.CreateSellNftOrder("adb78af655528f5323e1c4c241a3c4576634449a98162697fc74bd2041e3d878",4,"xNUBDkjEKRRxXfN3nAbeBZLWbePjswoKi9PHboXfJzbqmg6heMbxJhhovMmebqN96AaXyFYsZFfGXaGVptFnPzyQjGE8bbo83kEZG5jUXbKoaJPC4ztTg1zw3dUyavXNVVUoeuDB3Yu",10*1e8))}catch(e){console.log(`error validating order: ${e}`);}
It would be good to make the necessary update so that 3rd party applications can verify the validity of nft buy/sell/mint orders.
The text was updated successfully, but these errors were encountered: