Trigger Automated Audit

This endpoint triggers an automated audit for a specific smart contract.

Body Params
string

The bytecode to analyse. It needs to be the contract creation bytecode (i.e. the code added into the deploying trasaction input field) and not the bytecode returned from the blockchain.

Responses

401

Unauthorized, invalid or missing token.

500

Server error.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json