-
Hi, I see that most of the API asks for the slug of a collection (e.g. Retrieve collection offers) How to convert a contract address to its associated slug? E.g. I want to convert 0xe2de2249cf1c9d76eaf24257b85bbe83bd218a0b to wonderlettersmysteriousclub I tried to get it by calling the public GraphQL endpoint that is called when doing a search on the website, but this will probably cause some issues with CloudFlare / be unreliable. I also see that the Get an NFT endpoint returns a detailed NFT object that includes the slug. But this API si not available in testnests endpoints? Is there a clean way to get it? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
you can use |
Beta Was this translation helpful? Give feedback.
ah sorry, i meant
getNFTsByContract()