From what I understand, I can currently use FCL to query the Tops Marketplace but how do I even find the NFT ID from a moment I already purchased?
I saw the GraphQL API (TopShot Marketplace API) but like, what is the values I put in for getUserMomentListings:
{
"input": {
"setID": 0,
"playID": 0
}
}
Thanks ahead!