One GET request
The public preview endpoint accepts one exact Base ERC-20 contract address. It is designed for low-friction screening, not trade execution.
GET https://aitgmgfumsdqecmanrab.supabase.co/functions/v1/jepeta-risk-scan?tokenAddress=0x...
Core response signals
decisionPASS, WARN or BLOCK according to Jepeta's configured screening policy.
honeypot / mintabilityExplicit security signals; required evidence is not silently replaced with reassuring defaults.
buy / sell taxObserved percentages when the upstream source provides them.
liquidity + concentrationMatching Base market liquidity and observed holder-concentration context.
source statusWhich upstream sources were available for this scan.
data qualityMakes incomplete evidence visible so callers can fail closed.
Recommended agent pattern
- Resolve the exact Base contract address.
- Call Jepeta before signing or preparing any execution.
- Reject malformed responses and treat required-source failure as unavailable evidence.
- Apply your own policy to PASS/WARN/BLOCK and the raw fields.
- Use the paid full report when a decision needs deeper evidence.
Boundary: Jepeta does not connect to a wallet, sign transactions, or execute trades. It provides screening evidence for the caller's own policy.
When the free preview is not enough
The paid Full Report adds evidence-oriented detail such as dangerous permissions, liquidity-risk assessment, concentration context, 24-hour activity, full warnings and a structured summary. Autonomous agents can purchase through Virtuals ACP at the listed offering price.