Is Spam Contract
GET
/v3/{apiKey}/isSpamContract
Determines whether a specific contract is marked as spam by Alchemy.
Please note that this API endpoint is only available to paid tier customers. Upgrade your account here.
Spam NFT functionality is available on Mainnet for the following chains: Base, Arbitrum, Optimism, Ethereum, Polygon, Worldchain, Avax, BNB, Gnosis, Zksync, Unichain, and Blast. More to come soon!
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
Returns whether the specified contract is marked as spam.
Was this page helpful?