OnchainPulse · Evmtoken
by OnchainPulse
$0.015
per call · USD Coin on Base
Honeypot, rug & token-safety scanner for Robinhood Chain, Base & EVM tokens — instant pre-trade check: sell-simulation honeypot, buy/sell tax, mint, upgradeable proxy, pausable transfers, blacklist, owner privileges, LP lock/burn, holder concentration, fused with live liquidity & flow into one CLEAR / CAUTION / AVOID verdict. Robinhood Chain (launchpad tokens incl. Pons), Base, Ethereum, BSC + 4 more. Answers: is this token safe to buy?
Endpoint
GET https://onchainpulse.theaslangroupllc.com/api/evmtoken14
Calls / 30d
5
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://onchainpulse.theaslangroupllc.com/api/evmtoken", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://onchainpulse.theaslangroupllc.com/api/evmtoken?address=0x532f27101965dd16442E59d40670FaF5eBB142E4&chain=robinhood" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"address": "0x532f27101965dd16442E59d40670FaF5eBB142E4",
"chain": "base",
"concentration": {
"creator_pct": 1.1,
"owner_pct": 0,
"top10_holder_pct": 18.6,
"top_holder_pct": 4.2
},
"confidence": "high",
"disclaimer": "On-chain contract facts + observed momentum, not financial advice or a price prediction. Memecoins are extremely high-risk.",
"green_flags": [
"Verified open-source contract",
"Supply not mintable",
"Zero buy/sell tax",
"Ownership renounced",
"Sell simulation passed (not a honeypot)"
],
"is_safe": true,
"momentum": {
"buy_sell_ratio_h1": 1.3,
"liquidity_usd": 4200000,
"market_cap": 812000000,
"pair_age_hours": 9600,
"price_change_h1_pct": 2.1,
"price_usd": 0.0842,
"read": "buyers dominant (1.3:1 1h), $310,000 1h vol, 400h old",
"vol_h1_usd": 310000
},
"one_liner": "Clears contract & safety gates",
"red_flags": [],
"risk_score": 4,
"safety": {
"blacklist_capable": false,
"buy_tax_pct": 0,
"danger_flags": [],
"is_honeypot": false,
"lp_locked_or_burned_pct": 98.5,
"mintable": false,
"open_source": true,
"ownership_renounced": true,
"proxy_upgradeable": false,
"sell_tax_pct": 0,
"sellable": true,
"source": "goplus+dexscreener",
"transfer_pausable": false
},
"sources": {
"dexscreener": true,
"goplus": true
},
"token": {
"holders": "48213",
"name": "Brett",
"symbol": "BRETT"
},
"verdict": "CLEAR"
}Payment details
0x50ab2018c06c6e4eaa9ba52057eb55ed284912fcUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from OnchainPulse & similar services
OnchainPulse · Glossary
onchainpulse.theaslangroupllc.com
Plain-English decoder for onchain finance, blockchain and regulatory terminology. For research and financial agents.
OnchainPulse · Facet Honeypot
onchainpulse.theaslangroupllc.com
Honeypot check, half a cent: can this token actually be sold? Simulated buy+sell verdict, buy/sell/transfer tax, mint authority, ownership renounced, transfer-pausable, blacklist — the raw flags, one source, no fusion. Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, Avalanche. Cheapest token safety check before you trade; upgrade to /api/evmtoken ($0.015) for the fused CLEAR/CAUTION/AVOID verdict. Answers: is this token safe?
OnchainPulse · Facet Liquidity
onchainpulse.theaslangroupllc.com
Token liquidity and momentum snapshot, half a cent: live DEX liquidity in USD, price, market cap, pair age, 1h/24h volume, buy-vs-sell transaction ratio, price change — the raw DexScreener read for any EVM token, one source, no fusion. Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, Avalanche. Cheapest pre-trade depth check; upgrade to /api/evmtoken ($0.015) for the fused safety verdict or /api/exit-depth for sell-impact modeling.