Report Spam Address
GET
/v3/{apiKey}/reportSpam
Reports a specific address to the API if it is suspected to be spam.
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 - The address to check for spam status.
booleanrequireddefaults to
trueWhether the address is spam.
Responses
200
Returns a confirmation message if the address was successfully reported as spam.
String - "Address was successfully reported as spam" if calling the API was successful.
Was this page helpful?