openpulsechain
OfficialThis server provides comprehensive analytics and security tools for the PulseChain ecosystem, enabling AI assistants to query token data, monitor DEX activity, assess security risks, and track wallet behavior across 20 tools.
Free (No API Key Required):
Token Data — Current price, 24h change, volume, and market cap for any PulseChain token
Token Info — Full token details: name, symbol, decimals, liquidity, volume, and holder count
Price History — Historical OHLCV price data (up to 30 days free, 1000 days with Pro)
Top Tokens — Top PulseChain tokens sorted by volume, liquidity, or symbol (up to 500)
Top Pairs — Top PulseX DEX trading pairs by volume (up to 500)
Market Overview — Network-wide stats: TVL, 24h volume, active tokens, top gainers/losers
Token Safety — Scam analysis: honeypot detection, buy/sell tax, ownership, liquidity score (0–100, A–F grade)
Token Liquidity — Detailed liquidity breakdown across all DEX pairs, volumes, and reserves
Bridge Stats — PulseChain bridge inflows, outflows, and net flow over the last 7 days
Holder Leagues — Holder distribution tiers (poseidon/whale/shark/dolphin/squid/turtle) for PLS, PLSX, HEX, INC, or PRVX
Honeypot List — Recently detected honeypot tokens on PulseChain
Pro (Requires OPENPULSECHAIN_API_KEY):
Address Risk Check — Flag wallets/contracts for AML risk, exploits, phishing, or OFAC sanctions
Deployer Reputation — Score a token deployer based on deployment history and rug pattern detection
Scam Alerts — Real-time alerts for honeypots, LP removals (rug pulls), and whale dumps
Smart Money Feed — Track large wallet movements and whale swaps on PulseX
Recent Swaps — Recent large swaps on PulseX DEX with configurable USD threshold
Wallet Balances — Current token holdings for any PulseChain wallet
Wallet Swap History — Swap activity history for a specific wallet
Funding Tree — Trace 2-level funding sources for a wallet (bridge/DEX interactions)
Holder Rank — A wallet's holder rank and tier across all tracked tokens
Provides tools for querying blockchain data on PulseChain, an Ethereum-compatible chain, including token prices, safety scores, bridge statistics, and wallet analytics.
OpenPulsechain
Open-source analytics platform for PulseChain.
Live: openpulsechain.com · Dune: Bridge Analytics
Not affiliated with PulseChain, PulseX, or any related entity. Data is for informational purposes only — not financial advice.
What's included
Module | Description |
Dashboard | 16-page web app: Overview, DEX, Tokens, Bridge, Whales, Intelligence, Safety, Alerts, Smart Money, Leagues, Heart Law, Wallet Profiles, Token Safety, MCP/API, Privacy |
Token Safety API | FastAPI with 25 public endpoints: safety scores, scam radar, deployer reputation, smart money, wallet analysis, leagues, bridge stats, funding trees |
REST API | FastAPI with 12 endpoints: tokens, prices, history, pairs, market overview, safety proxies |
MCP Server | Model Context Protocol server with 20 tools for AI assistants |
Chrome Extension | Token safety scores, transaction guard, portfolio tracker, scam alerts |
Indexers | 23 Python cron jobs collecting on-chain data every 5-15 min |
Dune | 9 SQL queries + 20 visualizations for bridge analytics (Ethereum-side) |
Features
Analytics Dashboard
Overview — PLS price, chain TVL, gas estimates, token prices table
DEX Analytics — PulseX daily volume, liquidity, top 30 trading pairs
Token Explorer — 2500+ browsable tokens with pagination, search, price history charts
Bridge Monitor — OmniBridge + Hyperlane: daily flows, cumulative net flow, whale alerts, TVL by token
Whale Tracker — Top holders, cross-token analysis, funding clusters, connection graph
Leagues — Holder tier rankings for PLS, PLSX, HEX, INC, updated every 6 hours
Heart Law — Educational AMM price simulator for PulseX pools
Security & Intelligence
Token Safety Scanner — Composite score (0-100, grade A-F) based on honeypot detection, contract analysis, LP health, holder concentration, token age
Scam Radar — Automated alerts for LP removals and whale dumps, scanning every 30 minutes
Deployer Reputation — Serial rugger detection: analyzes deployer's token history, dead token ratio
Smart Money Tracker — Large swaps on PulseX, top wallets by volume, auto-refresh every 60s
Wallet Profiler — Token holdings + swap activity for any address
Market Intelligence — AI-analyzed Twitter sentiment, risk conclusions, action detection
Chrome Extension
Transaction Guard — Intercepts swaps on PulseX, 9mm, Piteas and warns about risky tokens before signing
Safety Scanner — Browse all analyzed tokens with safety scores, grades, and sub-score details
Portfolio Tracker — Track wallet balances with sparkline charts
Scam Alerts — Real-time notifications for critical scam detections
Data
2,500+ tokens discovered from PulseX Subgraph
463K+ price records (daily, since May 2023)
231K+ bridge transfers (OmniBridge + Hyperlane)
100% sovereign token prices from PulseX
derivedUSD— no CoinGecko dependency for PulseChain tokens
Architecture
PulseX Subgraph ──┐
DefiLlama API ────┤
PulseChain RPC ───┤──> Python Indexers ──> PostgreSQL (RLS)
Blockscout API ───┘ │
┌─────────┼──────────┐
│ │ │
React SPA REST API Safety API
│ │
Dashboard safety.openpulsechain.com
16 pages + MCP 25 public endpoints
│
Chrome ExtensionProject Structure
/
frontend/ # React dashboard (16 pages)
api/ # REST API FastAPI (tokens, prices, pairs)
token_safety/ # Safety API FastAPI (scores, scam radar, deployer, smart money, leagues)
indexers/ # 23 Python cron jobs (on-chain data collection)
live_cache/ # Real-time token pool cache (DexScreener)
mcp-server/ # MCP server for AI assistants (20 tools)
extension/ # Chrome browser extension
dune/ # SQL queries for Dune Analytics
docs/ # DocumentationGetting started
git clone https://github.com/openpulsechain/openpulsechain.git
cd openpulsechainModule | Setup |
|
|
|
|
|
|
|
|
|
|
|
|
Data sources
Data | Source | Access |
Token prices (PulseChain) | PulseX Subgraph | Public |
TVL, DEX volume | DefiLlama API | Public |
Gas price, blocks | PulseChain RPC | Public |
Bridge events (ETH-side) | Dune Analytics | Public (2500 credits/mo) |
Bridge events (PLS-side) | PulseChain OmniBridge Subgraph | Public |
Hyperlane transfers | Hyperlane Explorer API | Public |
Contract analysis | PulseChain Scan API (Blockscout v2) | Public |
Honeypot detection | FeeChecker contract (on-chain simulation) | On-chain |
Token logos | PulseX CDN, Piteas GitHub, DexScreener | Public |
License
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/openpulsechain/public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server