Hi, I am trying to build an NFT Marketplace. Here I want to allow the user to update the price of NFT after buying it. Can anyone help me on this, by giving some smart contract examples?
Sep 14, 2022, 12:24 PM
save the info in a struct
and update that struct
and update that struct
Sep 14, 2022, 12:26 PM
Thank You.
Sep 14, 2022, 12:27 PM
mm no I only know tokens that can show the fees
Sep 14, 2022, 1:09 PM