/honeypot (by Dex & LP)

Quick Intel Security API /honeypot/{dex}/{token}/{lptoken} returns the honeypot and taxes information for a given dex + contract + LP token.

Get Honeypot by Specific DEX

get

Returns the honeypot/taxes information for a given dex + contract + LP token.

Authorizations
X-QKNTL-KEYstringRequired
Path parameters
dexstringRequired

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

Example: sushiswaparb
tokenstringRequired

The contract address of the token to be audited.

Example: 0x6d038130b9b379a373b1d33a29d5904ed1bb9026
lptokenstringRequired

The liquidity pairing address for the token (or use default).

Example: default
Responses
200

Successful request and response.

application/json
get
/honeypot/{dex}/{token}/{lptoken}

Last updated