We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For some reason, BEEPOS is returning as ERC20 from Alchemy.
Sent a message to the alchemy discord
I had a quick question, why does the Beepos contract return with UNKNOWN instead of ERC721 for the token type.
❯ curl --location --request GET 'https://eth-mainnet.g.alchemy.com/nft/v2/demo/getContractMetadata/?contractAddress=0xb1093f00dff1cbad4709ba7ce82c3dc9ad839c36' {"address":"0xb1093f00dff1cbad4709ba7ce82c3dc9ad839c36","contractMetadata":{"name":"Beepos","symbol":"BEEPS","totalSupply":"10000","tokenType":"unknown"}}%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For some reason, BEEPOS is returning as ERC20 from Alchemy.
Sent a message to the alchemy discord
The text was updated successfully, but these errors were encountered: