Animica x402 Directory

Directory / oracle.cyberwarex.com

oracle.cyberwarex.com/contract

Contract-level risk scan for any EVM token: is the source verified, is it an upgradeable proxy and who is its admin, who owns it and has ownership been renounced, and which dangerous powers the bytecode exposes (mint, pause, blacklist, fee-setting). Returns the raw on-chain evidence, not just a score, so an agent can justify the decision it makes.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://oracle.cyberwarex.com/contract'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://oracle.cyberwarex.com/contract'

Endpoint: https://oracle.cyberwarex.com/contract. Operated by oracle.cyberwarex.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on oracle.cyberwarex.com

oracle.cyberwarex.com/honeypot

Focused honeypot check: a live buy-then-sell simulation against real DEX liquidity (Aerodrome, Uniswap V2/V3/V4). Tells an agent whether the token can actually …

GET · $0.02

oracle.cyberwarex.com/screen

Batch token screen: up to 25 tokens (Base or BSC) assessed in parallel via the same in-process engine as /token. Per-token 20s timeout, runs on a ThreadPoolExec…

POST · $0.1

oracle.cyberwarex.com/token

Full safety report for an ERC-20 token. Runs a live buy-then-sell honeypot and tax simulation against real DEX liquidity (Aerodrome, Uniswap V2/V3/V4), scans co…

GET · $0.03

oracle.cyberwarex.com/verdict

One-call launch screening for launchpads and trading apps: pass a token, get a GREEN / CAUTION / BLOCK decision (action: allow / review / reject) with plain-Eng…

GET · $0.02

All 5 endpoints on oracle.cyberwarex.com →