NFT image CDN inconsistencies within a collection
I've noticed an inconsistency whereby some tokens are missing both nft-cdn.alchemy.com and cloudinary links, and images are ipfs only.
Is it possible to keep a watch on contract creation on ETH chain?
Wanted to see if it's possible to keep a watch on the contract creation to figure out if a contract is an NFT contract and then provide users ability to mint the collection as soon as the contract is created and then keep a watch on the contract to see how many are being minted in real time?
NFT not returning transfer history
I am using this endpoint (https://docs.alchemy.com/reference/getnftsales) to query the transfer history of NFTs for a wallet that I am building. It works fine with one of my NFTs, but with the other two it just returns an empty array. I was wondering what might cause this. The one that works is from "Down Market Ducks" and the two that don't work are from "OpenStore." Any help with this would be appreciated. I can provide any additional info that would help. I'll at least include my function that returns the data below.
tokenType is Unknown in Alchemy NFT API response
Hi,
How to get date of NFT Sale
I am using the method outlined here (https://docs.alchemy.com/reference/getnftsales) to access all sales of a specific NFT. However, the data returned does not give the time or date that the transaction occurred. How would I use this data or this method to also get the date of each transaction?
When I fetch NFTs from the Alchemy SDK using "alchemy.nft.getNftsForOwner(address)", I get the error "IPFS gateway timed out"
Code is -
need good sample on how to show different types of NFTs
Can you provide an example on how to display different types of NFTs retrieved via your API? a good example... there many types of NFT types... yet all examples show JPEG... not video or html or what else
how to get 2x from faucet using NFT API?
how to get 2x from faucet using NFT API?