Get the scam tokens deployed in the last 24 hours.

NOTE: this endpoint is not available in the subscription plans, for access please contact us: https://www.soliduslabs.com/contact

Response

Field NameDescription
messageError message or "OK" if query succeeded. See API Response for response status codes other than 200.
totalTotal number of tokens in result
resultArray of scam token descriptors
result.chain_idToken chain identifier
result.addressToken contract address
result.nameToken name
result.symbolToken symbol
result.deployer_addressDeployer address of token contract
result.created_atUnix timestamp when contract was deployed
result.is_source_verifiedBoolean flag indicating whether contract source code is verified on a scan site
result.exploitsArray of exploit descriptors
result.exploits.idExploit identifier
result.exploits.nameExploit name
result.exploits.typesList of exploit type strings
Language
Click Try It! to start a request and see the response here!