Documentation Index
Fetch the complete documentation index at: https://docs.txshield.xyz/llms.txt
Use this file to discover all available pages before exploring further.
TxShield API
Every second, thousands of wallets lose funds to honeypots, drainers, and malicious contracts. TxShield is the security layer that catches them before the transaction is signed. We give DEX aggregators, wallets, and developers a single API to run real-time pre-flight checks on any token or contract — simulating exactly what will happen to a user’s wallet before they approve anything.What TxShield Does
Transaction Simulation
Simulate a swap or interaction against live chain state. Get exact token deltas,
ETH changes, tax rates, reentrancy flags, and failure reasons — before the user signs.
Honeypot Detection
Time-travel analysis across multiple future states (Immediate, 24h, 7 Days).
Catches buy/sell tax traps, blacklist mechanisms, mint abuse, and trading controls.
Bytecode Analysis
Deep static analysis of contract bytecode. Flags kill switches, proxy patterns,
hidden logic, and dynamic deployment — the stuff token screeners miss.
Supported Chains
| Chain | Network | Status |
|---|---|---|
| Ethereum | Mainnet | ✅ Live |
| BNB Smart Chain | Mainnet | ✅ Live |
| Base | Mainnet | ✅ Live |
| Arbitrum | Mainnet | ✅ Live |
| Solana | Mainnet | ✅ Live |
Who Uses TxShield
DEX Aggregators & Screeners — Add a TxShield risk badge on every token page. Alert users before they trade a honeypot. Platforms like GMGN, DexScreener integrations, and token screeners use security layers exactly like this. Wallet Developers — Run a pre-flight check before presenting a transaction to sign. Show users their exact balance delta and any detected risks inline in the signing prompt. Trading Bots & Snipers — Filter out honeypots and high-tax tokens automatically before entry. Protect your bot’s capital at the RPC level. Security Researchers & Developers — Programmatic access to simulation, bytecode analysis, and honeypot detection for any contract on supported chains.How It Works
API Access
TxShield uses API key authentication. All analysis endpoints require a valid key passed in theAuthorization header.
Get Your API Key
Connect your wallet and generate a free API key in seconds. No credit card required.
Quickstart
Make your first API call in under 5 minutes.
Rate Limits
| Tier | Requests | Limit |
|---|---|---|
| Free | Analysis endpoints | 10 req/min |
| Free | All other endpoints | 30 req/min |
| Partner | Custom | Contact us |
