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
Every NFt contract has got its own tokenURI that unique for all with different format so im fetching it making an column my schme table using the Subgraph and now when im getting the tokenURI from the Subgraph i need to fetch the Image from the IPFS but as every URL is of different format so how will i sort with this case fethcing image everytime but we don't have a same format for everyURL
for example i have this two URL's "ipfs://bafkreihd66d5ko4fwkj4zcaxdoyphl522po5nfucof2vlmcxtm52tis27q" and the second URL is "ipfs://bafybeig37ioir76s7mg5oobetncojcm3c3hxasyd4rvid4jqhy4gkaheg4/?filename=0-PUG.json" so now if i want to fetch the image from the IPFS how will i do that pls help we to sort with this concept is there any specific format for the TokenURI
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Every NFt contract has got its own tokenURI that unique for all with different format so im fetching it making an column my schme table using the Subgraph and now when im getting the tokenURI from the Subgraph i need to fetch the Image from the IPFS but as every URL is of different format so how will i sort with this case fethcing image everytime but we don't have a same format for everyURL
for example i have this two URL's "ipfs://bafkreihd66d5ko4fwkj4zcaxdoyphl522po5nfucof2vlmcxtm52tis27q" and the second URL is "ipfs://bafybeig37ioir76s7mg5oobetncojcm3c3hxasyd4rvid4jqhy4gkaheg4/?filename=0-PUG.json" so now if i want to fetch the image from the IPFS how will i do that pls help we to sort with this concept is there any specific format for the TokenURI
Beta Was this translation helpful? Give feedback.
All reactions