/getquickiaudit

Quick Intel Security API /getquickiaudit provides the full audit (no honeypot/taxes) for easy integration into your app.

Get Audit Only

post

Returns the full audit of a contract in a single request. If you wish to use the audit plus honeypot check in one, please use the /getquickiauditfull endpoint instead.

Authorizations
X-QKNTL-KEYstringRequired
Body
chainstringRequired

The ID of the chain where the contract resides. For a list of supported chains and their IDs, please visit https://docs.quickintel.io/developers/api-supported-chains

Example: arbitrum
tokenAddressstringRequired

The contract address to be audited.

Example: 0x6d038130b9b379a373b1d33a29d5904ed1bb9026
Responses
200

Successful request and response.

application/json
post
/getquickiaudit

Last updated