/honeypot (by Token)
Quick Intel Security API /honeypot/{chain}/{tokenAddress} provides honeypot and taxes information for a given token on a specified chain.
For the most up-to-date API info, please use these links...
Official API Documentation: https://developer.quickintel.io/apis
API Subscription Information: https://developer.quickintel.io/products
API Authentication information can be found here: API Authentication
Returns the honeypot/taxes information for a given token on a specified chain.
Authorizations
Path parameters
chainstringRequiredExample:
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
arbitrum
tokenAddressstringRequiredExample:
The contract address to be audited.
0x6d038130b9b379a373b1d33a29d5904ed1bb9026
Responses
200
Successful request and response.
application/json
400
Malformed parameters or other bad request.
application/json
403
Invalid endpoint requested
application/json
404
Invalid API Key
application/json
500
Internal error
application/json
get
Last updated