To retrieve the details of an NFT listing, use the editTokenListingMutation API. This API allows you to fetch the current listing details and make modifications, such as updating the listing price. Once the price is updated, initiate the transaction using the frontend, leveraging a wallet like Phantom or Backpack. After executing and confirming the edit transaction on the blockchain, finalize the process by calling the updateTokenListing API to save the updated listing details.
