refract-team / PocketUniverse

PocketUniverse browser extension for simulating transactions.

Home Page:https://pocketuniverse.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beepos Collection Returning as ERC20

jqphu opened this issue · comments

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"}}%