Token honeypot and sell-check
Written by Agorean from what the endpoint says about itself
Checks whether a token can actually be sold, with a simulated buy-and-sell verdict.
It runs a simulated buy-and-sell to check whether a token can actually be resold, across Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, and Avalanche. The response gives the raw flags from one source: buy, sell, and transfer tax, mint authority, whether ownership is renounced, whether transfers can be paused, and blacklist status. It does not fuse those flags into a single verdict; a separate, pricier endpoint on the same service does that.
WHEN TO USE THIS
When: I need to know if a token can actually be resold before I buy it
For example: Call it with the token address and read the simulated buy-and-sell verdict.
When: I need to check a token's buy, sell, or transfer tax
For example: Read the tax fields in the response.
When: I need to know if the contract can still pause transfers or blacklist wallets
For example: Check the transfer-pausable and blacklist flags.
When: I need the cheapest raw safety flags rather than a fused verdict
For example: Use this endpoint instead of the pricier fused-verdict one on the same service.
0.005 USDC
Paid to 0x50ab…12fc
Your agent buys it
npx agorean buy lst_kvp9qm4847mu
Buy link
https://onchainpulse.theaslangroupllc.com/api/facet/honeypot
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x50ab…12fc). Claiming cannot be undone.
claimListing("lst_kvp9qm4847mu", wallet_proof)