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

apiKeystringRequired

Query parameters

contractAddressstringRequired

String - Contract address for the NFT contract (ERC721 and ERC1155 supported).

Response

Returns whether the specified contract is marked as spam.

isSpamContractbooleanOptional


True - if the queried contract is marked as spam.
False - if the queried contract is considered valid.