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
{{ message }}
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
There was probably an update to the baseUri between this subgraph was running first and now. Still, it would be possible to simply override this function here:
For Artist URI it should be
https://www.sound.xyz/api/metadata/5/storefront
so need to append
storefront
https://api.thegraph.com/subgraphs/name/schmidsi/sound-subgraph/graphql?query=%7B%0A++artists+%7B%0A++++id%0A++++uri%0A++%7D%0A%7D&variables=%22%7B%5Cn++%5C%22contract%5C%22%3A+%5C%220xb21e760e7f74dd3c7b125ef21ba068abbc8adba8%5C%22%2C%5Cn++%5C%22user%5C%22%3A+%5C%220x6f5ccd3e078ba48291dfb491cce18f348f6f5c00%5C%22%5Cn%7D%22
The text was updated successfully, but these errors were encountered: