/getquickiauditfull

Quick Intel Security API /getquickiauditfull provides the full audit plus honeypot and taxes in a single request for easy integration into your app.

Get Full Audit

post

Returns the full audit plus honeypot/taxes information in a single request. Please note that as this endpoint returns the honeypot check, you may see a slightly longer reponse time. If you just wish to use the audit, please use the /getquickiaudit 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
/getquickiauditfull

Last updated