/api/audit
Description: Retrieves audit results for a specific token contract on a supported blockchain.
Query Parameters:
contract: string (address of the contract to audit)
contract
string
chain: SupportedChain (target blockchain)
chain
SupportedChain
Response:
Returns an Audit object with details on the contract or an error message if the audit fails.
Audit
Last updated 2 months ago