isSpamContract
GET
/v2/{apiKey}/isSpamContract
Returns whether a contract is marked as spam or not by Alchemy.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Query Parameters
stringrequireddefaults to
0x495f947276749ce646f68ac8c248420045cb7b5eString - Contract address for the NFT contract (ERC721 and ERC1155 supported).
Responses
200
True - if the queried contract is marked as spam. False - if the queried contract is considered valid or if the contract hasn't been evaluated by us yet.
Was this page helpful?