Is Spam Contract
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, Gnosis, Zksync, and Blast. More to come soon!
Path parameters
apiKey
Query parameters
contractAddress
String - Contract address for the NFT contract (ERC721 and ERC1155 supported).
Response
Returns whether the specified contract is marked as spam.
isSpamContract
True - if the queried contract is marked as spam.
False - if the queried contract is considered valid.