@agentutility/mcp-edge-market 0.1.8 → 0.13.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@ Edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) o
22
22
  }
23
23
  ```
24
24
 
25
- Restart Claude Desktop. 37 tools appear in the tool palette.
25
+ Restart Claude Desktop. 69 tools appear in the tool palette.
26
26
 
27
27
  ## Install — Cursor
28
28
 
@@ -46,47 +46,79 @@ Send any amount of **USDC on Base mainnet** to the address derived from your `X4
46
46
 
47
47
  USDC on Base contract: `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`
48
48
 
49
- ## Tools (37)
49
+ ## Tools (69)
50
50
 
51
51
  | Tool | Description |
52
52
  |---|---|
53
53
  | `agent-card-resolve` | (0.005 USDC/call) Agent card resolver / ERC-8004 Identity Registry lookup / Trustless Agents / agentId → owner + agentURI / A2A identity / agent.json fetch / on-chain agent metadata. Pass an ERC-8004 agentId (uint256 on Base) — returns the on-chain owner address, the agentURI from the Identity Registry, and the resolved agent card JSON (set fetch_card=false to skip the HTTP follow-up). Reads from Base mainnet Identity Registry 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 via a static eth_call (no gas, no wallet). Useful for agents discovering peers in the A2A ecosystem. |
54
54
  | `arbitrage-spread` | (0.005 USDC/call) Cross-exchange arbitrage spread / max-min price / CEX price dispersion / spread % calculator. For any CoinGecko-listed coin, pulls every tracked exchange ticker, computes the lowest and highest USD-converted prices, the spread %, and identifies which exchanges sit at each extreme plus the highest-volume venue. Filters out stale or anomalous tickers. |
55
- | `basename-resolve` | (0.005 USDC/call) Basename resolver / Coinbase Basenames / .base.eth lookup / Base name service / on-chain name resolution. Forward: pass a basename like 'alice.base.eth' (bare names are auto-suffixed with .base.eth) → returns the registered Ethereum address. Reverse: pass a 0x address → returns the primary basename, if any. Also returns avatar / url / com.twitter / com.github / email / com.discord text records on forward lookups (override with `text_records`). Reads from Base mainnet L2 Resolver 0xC6d566A56A1aFf6508b41f6c90ff131615583BCD via a static eth_call (no gas, no wallet, no API key). Useful for agent-payment flows that need to translate human names to Base addresses. |
56
- | `bridge-rates` | (0.03 USDC/call) Cross-chain bridge rate aggregator. LiFi public quote API aggregates Across, Stargate, Hop, deBridge, Synapse, CCTP. Free, commercial-OK with attribution. |
55
+ | `basename-resolve` | (0.005 USDC/call) Basename resolver / Coinbase Basenames / .base.eth lookup / Base name service / on-chain name resolution. Forward: pass a basename like 'alice.base.eth' (bare names are auto-suffixed with .base.eth) → returns the registered Ethereum address. Reverse: pass a 0x address → returns the primary basename, if any. Also returns avatar / url / com.twitter / com.github / email / com.discord text records on forward lookups (override with `text_records`). Reads the Base mainnet L2 Resolver on-chain (no gas, no wallet). Useful for agent-payment flows that need to translate human names to Base addresses. |
56
+ | `bridge-rates` | (0.03 USDC/call) Cross-chain bridge rate aggregator / bridge quote API / cheapest L1↔L2 route / Ethereum to Base + Arbitrum + Optimism + Polygon bridge / USDC + ETH bridging quotes / LiFi-powered route comparison / Across + Stargate + Hop + deBridge + Synapse + Circle CCTP aggregation / pre-bridge cost + slippage + ETA estimator. Wraps LiFi's public quote API: pass source chain, dest chain, source token, dest token, and amount, get back ranked routes with bridge tool, est_amount_out, gas + fee in USD, est_duration_seconds, and per-step transaction objects ready to sign. Commercial-OK with LiFi attribution. |
57
+ | `cid-fetch` | (0.005 USDC/call) CID fetch API / IPFS content reader / decentralized file fetcher. Resolves an IPFS CID and optional path through public gateways, returning text, JSON, or base64 with a 5 MB cap. |
58
+ | `coin-price` | (0.02 USDC/call) Coin price API / crypto spot price / BTC ETH SOL quote lookup. Resolves CoinGecko ids, ticker symbols, or contract addresses and returns current price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes. |
57
59
  | `contract-source` | (0.01 USDC/call) Verified contract source code / Etherscan source / contract ABI fetcher / Solidity source lookup. For any deployed contract on Ethereum, Base, Optimism, Arbitrum, or Polygon: returns is_verified, contract name, compiler version, parsed ABI, full source, license, optimizer settings, constructor args, and proxy implementation address. |
58
60
  | `contract-source-verified` | (0.01 USDC/call) Verified contract source code / Etherscan source / Basescan ABI / Solidity source lookup / contract verification check / ABI fetcher / Etherscan-getsourcecode wrapper. For a deployed contract on Ethereum, Optimism, Polygon, Base, or Arbitrum, returns whether the source is verified, the contract name, compiler version, parsed ABI (as a JSON array, not a string), full Solidity source code (multi-file sources reassembled with '// File: ...' separators), license type, optimizer settings, constructor arguments, and — for proxy contracts — the implementation address. Wraps Etherscan v2's multichain getsourcecode endpoint. |
61
+ | `crypto-price` | (0.02 USDC/call) Crypto price lookup / coin price API / BTC ETH SOL price / on-chain token spot price / contract-address quote API. Accepts CoinGecko ids, ticker symbols, or contract addresses and returns spot price, market cap, volume, supply, ATH/ATL, and percent changes. |
62
+ | `crypto-token-price` | (0.02 USDC/call) Crypto token price API / token quote lookup / ERC-20 SPL token market data. Same CoinGecko-backed handler as token-price, listed for agents resolving coin ids, tickers, or contract addresses to spot price, market cap, volume, rank, supply, ATH/ATL, and recent percent changes. |
59
63
  | `crypto-tx-explainer` | (0.04 USDC/call) Ethereum/Base/Arbitrum/Optimism/Polygon transaction explainer. Returns receipt + ERC20/ERC721 transfers + contracts + fees + plain-English explanation (Venice). |
60
- | `dao-proposal-monitor` | (0.03 USDC/call) Snapshot.org DAO proposal monitor. Recent proposals + vote tallies + voter counts for any Snapshot space. Optional Venice TLDR. |
61
- | `defi-llama-protocol` | (0.02 USDC/call) DefiLlama protocol lookup TVL, chain breakdown, current TVL, 24h/7d/30d changes, audits, parent protocol, categories. Free public API with attribution. |
64
+ | `current-balance` | (0.002 USDC/call) Current balance API / wallet current balance / token balance lookup. Exact buyer-demand slug for agents that need a read-only ERC-20 balanceOf(wallet) call on Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, or Avalanche. Uses public RPC only, co-fetches decimals, returns raw and decimal-formatted balance, and supports historical block reads. No custody, transfers, trading, or investment advice. |
65
+ | `dao-proposal-monitor` | (0.03 USDC/call) DAO proposal monitor / Snapshot.org governance feed / DAO voting tracker / on-chain governance watch / Aave + Uniswap + ENS + Arbitrum proposal feed / DAO proposal TLDR. For any Snapshot space (e.g. 'aave.eth', 'uniswap', 'ens.eth'), returns recent proposals filtered by state (active / closed / pending / all) with title, body, choices, vote tallies (scores per choice), voter count, total voting power, start/end timestamps, and IPFS hash. Optional Venice-powered AI TLDR per proposal. Snapshot Hub public API no auth. |
66
+ | `defi-llama` | (0.02 USDC/call) DefiLlama API / DeFi TVL protocol lookup. Resolves a DefiLlama protocol slug such as aave, lido, uniswap, makerdao, or curve-dex and returns current TVL, chain breakdown, protocol metadata, audit links, and optional historical TVL series. |
67
+ | `defi-llama-api` | (0.02 USDC/call) DeFiLlama API / DeFi protocol TVL lookup / protocol fundamentals. Same DefiLlama-backed handler as defi-llama, listed for agents searching exact DefiLlama wording to resolve protocol TVL, category, chains, token symbol, and protocol metadata. |
68
+ | `defi-llama-protocol` | (0.02 USDC/call) DefiLlama protocol lookup / DeFi TVL fetcher / total value locked / chain-breakdown of TVL / Aave + Lido + Uniswap + MakerDAO TVL / protocol metadata + audits / parent-protocol resolver / DeFi category classifier. Resolves a DefiLlama slug and returns canonical name, ticker symbol, category, primary chain, parent-protocol link, project URL, Twitter handle, audit count + audit links, description, logo URL, current USD TVL, per-chain TVL breakdown map, and a 24h / 7d / 30d change summary. Optional historical TVL series. Free public API; response includes attribution. |
69
+ | `defi-tvl` | (0.02 USDC/call) DeFi TVL API / total value locked by protocol. Looks up one DefiLlama protocol slug and returns current USD TVL, chain TVL breakdown, TVL changes, protocol metadata, and attribution. |
62
70
  | `defi-yield-pools` | (0.005 USDC/call) DeFi yield pools / APY aggregator / yield-farming opportunities / DeFiLlama yields / cross-protocol APY ranking / stablecoin yields / LP pool returns. Filter and rank thousands of DeFi yield-bearing pools across every chain DeFiLlama tracks. Filters: chain, project, asset symbol, stablecoin-only, single-vs-LP exposure, TVL minimum, APY range, impermanent-loss risk. Returns pool ID, chain, project, symbol, current APY (base + reward), 30-day mean APY, day/week/month APY change, TVL, exposure, IL risk, and predicted-class. Differentiates from defi-llama-protocol (single-protocol TVL) — this is the yield-discovery surface. |
71
+ | `defillama` | (0.02 USDC/call) DefiLlama protocol TVL lookup / DeFi protocol metadata. Same backend as defi-llama-protocol with a compact slug for buyers searching DefiLlama directly. |
63
72
  | `dex-liquidity-depth` | (0.01 USDC/call) DEX liquidity depth / pool TVL aggregator / total liquidity per token / on-chain liquidity audit. Sums TVL across every DefiLlama-tracked yield pool that holds a given ERC-20 on Ethereum, Base, Polygon, Arbitrum, or Optimism. Returns per-pool TVL + APY plus total liquidity in USD and the deepest pool. Free public DefiLlama backend, no auth. |
64
- | `ens-resolve` | (0.03 USDC/call) ENS resolver / Ethereum Name Service lookup. Forward (vitalik.eth 0x...address) and reverse (0x... primary ENS name) with text records (avatar, url, description, com.twitter, com.github, email, org.telegram). |
65
- | `erc20-balance` | (0.002 USDC/call) ERC-20 balance reader / balanceOf / on-chain token balance / wallet balance lookup / multi-chain ERC20 balance / read Base / read Ethereum / read Arbitrum / read Optimism / read Polygon. Reads balanceOf(wallet) on a token contract across any supported EVM chain via public RPC (no API key needed). Co-fetches decimals to return both raw bigint and decimal-formatted balance. Supports historical block parameter. Useful for agent wallet introspection, payment reconciliation, treasury monitoring. |
73
+ | `ens-resolve` | (0.03 USDC/call) ENS resolver / Ethereum Name Service lookup. Forward (vitalik.eth to address) and reverse (address to primary ENS) with text records (avatar, twitter, github, etc). |
74
+ | `erc20-balance` | (0.002 USDC/call) ERC-20 balance reader / balanceOf / on-chain token balance / wallet balance lookup / multi-chain ERC20 balance / read Base / read Ethereum / read Arbitrum / read Optimism / read Polygon. Reads the token balance on-chain across any supported EVM chain. Co-fetches decimals to return both raw bigint and decimal-formatted balance. Supports historical block parameter. Useful for agent wallet introspection, payment reconciliation, treasury monitoring. |
66
75
  | `erc20-metadata` | (0.002 USDC/call) ERC-20 metadata reader / token info / token symbol lookup / token decimals / total supply / multi-chain ERC20 reader / Base / Ethereum / Arbitrum / Optimism / Polygon / BSC / Avalanche. Reads name(), symbol(), decimals(), totalSupply() in parallel via public RPC. Robust to non-standard tokens that return bytes32 instead of string (MakerDAO MKR pattern is decoded). Returns formatted total supply when decimals are present, plus a chain-appropriate block explorer URL. |
67
76
  | `eth-logs` | (0.01 USDC/call) eth_getLogs / on-chain event logs / EVM event reader / Transfer event scan / ERC20 Transfer logs / NFT mint logs / DEX swap events / multi-chain log scanner / log indexer / smart contract event reader. Generic eth_getLogs across Base / Ethereum / Arbitrum / Optimism / Polygon / BSC via public no-auth RPC. Supports address + up to 4 topics (with OR arrays), from/to block range, and a 'last_n_blocks' convenience param. Hard-capped at 5,000 logs and 10,000-block range per call. |
77
+ | `flagged-tokens` | (0.005 USDC/call) Flagged Solana tokens / risky token feed / DEX market-data risk screen. Same backend as solana-flagged-tokens, exposed under the high-demand buyer slug. Flags thin liquidity, extreme moves, sell pressure, very new pairs, and missing profile context. |
68
78
  | `funding-rates` | (0.002 USDC/call) Perp funding rates / Binance USD-M futures funding / next-funding-time / 24h history / perp basis. Current funding %, mark + index price, next funding timestamp, and last 24 funding intervals (default 24 × 1h-since-event) for any Binance USD-M futures symbol (BTCUSDT, ETHUSDT, SOLUSDT…). Free public Binance API — no auth. |
69
- | `gas-now-base` | (0.02 USDC/call) Gas oracle / EIP-1559 fee estimator. Real-time base fee + priority fee for Base / Ethereum / Optimism / Arbitrum / Polygon. USD-cost estimates for native transfer, USDC transfer, ERC-20 approve, Uniswap V2/V3 swap, NFT mint, contract deploy. |
79
+ | `gas-api` | (0.02 USDC/call) Gas API / blockchain gas fee estimator / EIP-1559 fee tiers. Returns base fee, safe-low, standard, and fast priority/max fees, plus USD tx-cost estimates for Base, Ethereum, Optimism, and Arbitrum. |
80
+ | `gas-fees` | (0.02 USDC/call) Gas fees API / EIP-1559 transaction fee estimator / Base Ethereum Optimism Arbitrum gas tracker. Returns base fee, priority-fee tiers, maxFeePerGas, and USD cost estimates for common transactions. |
81
+ | `gas-now-base` | (0.02 USDC/call) Gas oracle / gas price API / EIP-1559 fee estimator / Base + Ethereum + Optimism + Arbitrum + Polygon gas tracker / etherscan-gas alternative / pre-tx cost estimator / USD gas-cost calculator / safe-low + standard + fast tier feed. Reads the chain's latest block, derives the EIP-1559 base fee, suggests priority fees for safe-low / standard / fast tiers, computes the total recommended maxFeePerGas, and converts cost to USD for common tx types (transfer, ERC-20 transfer, Uniswap swap, NFT mint). |
70
82
  | `gas-price` | (0.02 USDC/call) Gas price API / EIP-1559 fee estimator / Base + Ethereum + Optimism + Arbitrum gas tracker / pre-tx cost estimator. Reads the chain's latest block, derives base fee, suggests priority fees for safe-low/standard/fast tiers, computes total maxFeePerGas, and converts cost to USD for common tx types. |
83
+ | `gas-price-api` | (0.02 USDC/call) Gas price API / EIP-1559 gas fee endpoint / blockchain transaction fee estimator. Same gas-price handler, discoverable for agents estimating base fee, priority fee tiers, maxFeePerGas, and USD transaction costs for Base, Ethereum, Optimism, and Arbitrum. |
71
84
  | `honeypot-check` | (0.05 USDC/call) Honeypot.is buy/sell simulation for any Base or Ethereum ERC-20. Returns is_honeypot verdict, buy/sell/transfer tax %, simulation success flag, and a reason string when a honeypot is detected. Use before every swap to detect sell-blocking risk. |
72
- | `ipfs-fetch` | (0.005 USDC/call) IPFS fetch / IPFS gateway / Web3 storage retrieval / NFT metadata fetcher / Filecoin gateway / decentralized content / pinned-content reader. Resolves a CID (CIDv0 Qm... or CIDv1 bafy...) and optional sub-path through a fallback chain of public gateways (cloudflare-ipfs.com ipfs.io dweb.link) and returns the content as base64 / text / parsed JSON. Hard cap 5 MB. HEAD pre-flight + streaming size cap so oversized files are rejected before they're fully downloaded. No API key required. |
85
+ | `hyperliquid-market` | (0.001 USDC/call) Hyperliquid market API / Hyperliquid market data / perps mark price / crypto futures market lookup. Low-cost exact-demand endpoint for active Hyperliquid markets. Returns mark price, size decimals, max leverage, margin table id, and active market list from Hyperliquid's public info API. Read-only; no wallet data, trading, private API keys, or order routing. |
86
+ | `hyperliquid-perps` | (0.005 USDC/call) Hyperliquid perps market data / perpetual futures market lookup / crypto derivatives feed. Read-only public Hyperliquid info API wrapper returning active markets, mark prices, size decimals, max leverage, and margin table ids. No trading, private wallet data, or order routing. |
87
+ | `ipfs` | (0.005 USDC/call) IPFS API / IPFS fetch / IPFS content retrieval / CID resolver / NFT metadata fetcher. Resolves a CID and optional path through public IPFS gateways and returns content as base64, text, or parsed JSON with a 5 MB hard cap. |
88
+ | `ipfs-api` | (0.005 USDC/call) IPFS API / CID fetch API / IPFS gateway API / Web3 storage fetch. Resolves an IPFS CID and optional path through public gateways, returning text, parsed JSON, or base64 with content type, size, and gateway provenance. 5 MB cap. |
89
+ | `ipfs-fetch` | (0.005 USDC/call) IPFS fetch API / IPFS gateway API / CID resolver / Web3 storage retrieval / NFT metadata fetcher / Filecoin gateway / decentralized content reader. Resolves a CID (CIDv0 Qm... or CIDv1 bafy...) and optional sub-path through a fallback chain of public gateways (cloudflare-ipfs.com, ipfs.io, dweb.link) and returns content as base64, UTF-8 text, or parsed JSON. Hard cap 5 MB with HEAD pre-flight and streaming size guard so oversized files are rejected before full download. |
90
+ | `ipfs-gateway` | (0.005 USDC/call) IPFS gateway fetcher / IPFS gateway API / CID gateway resolver / decentralized file retrieval. Reads a CID through a fallback chain of public gateways and returns content type, size, gateway used, and body as base64, text, or JSON. |
73
91
  | `lp-lock-check` | (0.01 USDC/call) LP lock check / liquidity-lock auditor / Unicrypt + Team Finance + burn-address detection. For any LP token (Uniswap V2-shaped) on Ethereum or Base, reports the % of supply held by the canonical LP-locker contracts (Unicrypt v2, Team Finance) plus burn addresses (0x0, 0xdead). Returns a verdict of locked (≥95%), partial (1-95%), or none. Useful for detecting rug-pull risk before swapping into a new pair. |
74
92
  | `nft-floor` | (0.01 USDC/call) NFT collection floor + recent sales via Reservoir. Ethereum / Base / Arbitrum / Optimism / Polygon. Floor, top bid, 24h/7d/30d volume + change, ranks, recent sales. |
75
93
  | `price-impact` | (0.005 USDC/call) Price-impact / slippage estimator / DEX swap size impact / size-keyed quote / depth simulation. For a (from_token, to_token, chain), pulls aggregator quotes (LlamaSwap meta-aggregator, free public) at multiple USD sizes and reports per-size effective price + slippage versus the smallest size. Use to size a fill before submitting it on-chain. |
76
94
  | `safe-multisig-status` | (0.005 USDC/call) Safe multisig status / Gnosis Safe info / Safe owners / Safe threshold / Safe pending queue / DAO treasury wallet / Safe wallet lookup. Reads a Safe (Gnosis Safe) multisig's on-chain state — owners[], threshold, nonce, version, master copy, fallback handler, guard — via batched eth_call on Base / Ethereum / Arbitrum / Optimism / Polygon (no key, no gas). Also fetches pending (unexecuted) transactions from the Safe Transaction Service. DAO/treasury agents need this constantly to verify multisig config + watch the execution queue. |
77
95
  | `safe-tx-decode` | (0.003 USDC/call) Gnosis Safe execTransaction decoder. Decodes a Safe multisig tx hash or raw calldata into target/value/data/operation/gas/signers. Auto-decodes inner MultiSend batches. |
96
+ | `solana-flagged-tokens` | (0.005 USDC/call) Solana flagged tokens / risky Solana token feed / meme coin risk screen / DEX Screener risk flags. Returns recently active Solana tokens flagged for thin liquidity, volume far above liquidity, extreme 24h price move, sell pressure, very new pair age, missing profile context, or missing pair data. Market-data screen only, no private holder graph. |
97
+ | `solana-token-safety` | (0.02 USDC/call) Solana token safety API / SPL token rug check / Solana memecoin scam detector / mint + freeze authority check / holder concentration + LP analysis. Reads GoPlus Solana token-security signals (mint/freeze/close authorities, transfer hooks, transfer fee, mutable balance/metadata, top-holder concentration, LP holders, trusted-token allowlist) and returns a 0-100 safety score, grade, flags, and recommendation. EVM tokens: use token-risk-score. Informational on-chain data, not financial advice. |
98
+ | `solana-token-watchlist` | (0.005 USDC/call) Solana token watchlist / high-volume Solana tokens / DEX Screener market-data watchlist / boosted token tracker. Returns recently profiled and actively boosted Solana tokens with best pair, price, liquidity, 24h volume, buy/sell counts, price change, pair age, links, transparent activity score, and market-data risk flags. |
99
+ | `solana-trending-tokens` | (0.005 USDC/call) Solana trending tokens / DEX Screener boosted tokens / active Solana meme coin discovery. Ranks actively boosted Solana tokens by liquidity, volume, 24h txns, boost amount, and price movement. Returns pair links, token links, market data, risk flags, and caveats. |
78
100
  | `stablecoin-monitor` | (0.005 USDC/call) Stablecoin monitor. Live prices and basis-point deviation from $1 for USDT, USDC, DAI, FRAX, PYUSD, FDUSD, USDE, RLUSD. Configurable depeg-alert threshold. Wraps the same backend as stablecoin-peg under a clearer slug. |
79
- | `stablecoin-peg` | (0.005 USDC/call) Stablecoin peg monitor / depeg detector. Real-time prices for USDT, USDC, DAI, FRAX, PYUSD, FDUSD, USDE, RLUSD. Configurable depeg alert threshold (basis points). Catches USDC's 2023-style depegs in real time. |
101
+ | `stablecoin-peg` | (0.005 USDC/call) Stablecoin peg monitor. Real-time price + deviation detector for USDT, USDC, DAI, FRAX, PYUSD, FDUSD, USDE, RLUSD. Configurable depeg-alert threshold (basis points). Catches USDC's 2023-style depegs in real time. |
102
+ | `token-balance` | (0.002 USDC/call) Token balance API / ERC-20 balanceOf reader / on-chain token holdings lookup. Same public-RPC backend as erc20-balance, exposed for agents searching for token-balance wording. Returns raw balance, hex balance, decimals, and formatted balance. |
80
103
  | `token-burn-stats` | (0.005 USDC/call) Token burn stats / total burned / latest burn tx / burn-as-% supply / supply-burn auditor. Walks all transfers TO the canonical burn addresses (0x0…0 and 0x…dEaD) for any ERC-20 on Ethereum, Base, Polygon, Arbitrum, or Optimism via Etherscan v2 and reports total burned (raw + human), most-recent burn tx + timestamp, count of burn transfers, and burn percentage of total supply. |
81
104
  | `token-honeypot` | (0.05 USDC/call) EVM token honeypot detection / can-i-sell check / rug-pull scanner / sell-tax simulator / buy-tax simulator / scam token detector / Base honeypot / Ethereum honeypot / BSC honeypot. Simulates a buy + sell of an ERC-20 token via honeypot.is, returning whether the token is a honeypot, the realized buy/sell/transfer tax percentages, max buy/sell amounts (atomic units), proxy/owner contract flags, and a normalized risk level (low/medium/high/critical) with human-readable reasons. Free public API — no auth. |
82
- | `token-price` | (0.02 USDC/call) Crypto token price API / CoinGecko wrapper. Lookup by id (bitcoin), symbol (BTC), or contract address (with chain). USD + native currency, 24h/7d change, market cap, volume, supply, ATH, ATL. |
105
+ | `token-honeypot-api` | (0.05 USDC/call) Token honeypot API / honeypot checker / buy-sell simulation endpoint. Same honeypot.is-backed handler as token-honeypot, indexed for agents checking sellability, buy tax, sell tax, proxy risk, owner risk, and token-trading warnings. |
106
+ | `token-honeypot-check` | (0.05 USDC/call) Token honeypot check / ERC-20 can-I-sell API / rug-pull detector. Simulates buy and sell behavior through honeypot.is and returns honeypot status, taxes, max sell amounts, contract flags, and risk level. |
107
+ | `token-price` | (0.02 USDC/call) Token price API / crypto price API / coin price lookup / BTC ETH SOL quote / ERC-20 SPL BEP-20 contract-address price lookup / CoinGecko market data wrapper. Resolves a query to a CoinGecko coin by id ('bitcoin', 'ethereum'), ticker symbol ('BTC', 'ETH'), or token contract address with chain. Returns spot price, quote currency, 24h / 7d / 30d change, market cap and rank, 24h volume, circulating / total / max supply, ATH/ATL with dates, and last-updated timestamp. |
108
+ | `token-price-api` | (0.02 USDC/call) Token price API / ERC-20 SPL token price lookup / crypto spot price API. Resolves a coin id, ticker symbol, or contract address with chain and returns USD or requested quote currency, market cap, rank, volume, supply, ATH/ATL, and 24h / 7d / 30d changes. CoinGecko backend. |
109
+ | `token-price-lookup` | (0.02 USDC/call) Token price lookup / ERC-20 SPL token price resolver / on-chain token quote API. Looks up a token by id, ticker, or contract address plus chain and returns spot price and market data from CoinGecko. |
83
110
  | `token-risk` | (0.10 USDC/call) Token risk score / token security audit / rug-pull score / token safety check. Composite 0-100 score from honeypot.is + GoPlus Security + Etherscan contract age. Subscores: honeypot, taxes, holder concentration, liquidity, contract age, ownership. Verdict: safe / caution / high_risk. |
84
111
  | `token-risk-score` | (0.10 USDC/call) Composite EVM token risk score / token security audit / rug-pull score / token safety check / honeypot + tax + holder concentration / GoPlus + honeypot.is composite / Base token vetting / Ethereum token vetting / BSC token vetting. Pulls three independent signals in parallel — honeypot.is (sell simulation + buy/sell tax), GoPlus Security (holder concentration, LP holders + lock, ownership flags, mintable/proxy/hidden-owner detection), and Etherscan v2 contract creation block (for age) — and rolls them up into a 0-100 score (higher = safer) with subscores (honeypot, taxes, holder_concentration, liquidity, contract_age, ownership) and a verdict (safe / caution / high_risk). Each backend failure degrades just that subscore and adds a warning; the rest still computes. |
112
+ | `token-security` | (0.10 USDC/call) Token security check / token risk API / rug-pull detector. Scores an EVM token using honeypot simulation, GoPlus holder and ownership signals, and Etherscan contract age. Returns 0-100 safety score with warnings. |
85
113
  | `token-volatility` | (0.005 USDC/call) Token volatility / historical volatility / annualized vol / standard deviation of returns / crypto vol calculator. For any CoinGecko-listed token, computes log-return standard deviation over the last N days (default 30) and annualizes by sqrt(365). Returns daily and annualized volatility as percent, count of return observations, first and last close prices. Backed by CoinGecko's free public market_chart endpoint. |
114
+ | `trending` | (0.005 USDC/call) Trending Solana tokens / boosted token feed / active meme coin discovery. Same backend as solana-trending-tokens, exposed under the high-demand buyer slug. Ranks boosted Solana tokens by liquidity, volume, txns, boost activity, and price movement. |
86
115
  | `tx-receipt-decode` | (0.02 USDC/call) EVM transaction receipt decoder / log decoder / event log reader / Etherscan tx debug / receipt parser / Basescan tx explainer / tenderly-style trace lite. Given a tx hash, fetches the receipt + transaction via Etherscan v2 and decodes every log: ERC-20 / ERC-721 Transfer + Approval + ApprovalForAll are decoded canonically (from/to/value/tokenId etc.); other logs use the contract's verified ABI when available; remaining unknown topics are looked up against 4byte.directory's event-signature index. Returns status (success/failed), block number, gas used + gas price (gwei), from/to/value, and a structured array of decoded logs with named params and contract names where verified. |
87
116
  | `tx-simulate-swap` | (0.02 USDC/call) Tx simulate swap / pre-trade quote / DEX swap simulator / 1inch + LlamaSwap quote / would-it-succeed check. Given (from_token, to_token, amount_in, chain), pulls a routed quote from a free DEX meta-aggregator and returns expected output, min-out at user-supplied slippage (default 1%), gas estimate, router address, and a would_succeed verdict. Quote-only depth — full Tenderly-style state simulation requires a paid API and is documented in the response's simulation_caveat. |
117
+ | `wallet-current-balance` | (0.002 USDC/call) Wallet current balance API / ERC-20 wallet balance / treasury balance check. Same read-only public-RPC backend as erc20-balance, listed under wallet wording for agents reconciling payment wallets, treasuries, and token holdings. |
118
+ | `wallet-details` | (0.005 USDC/call) Wallet details API / address details / wallet label / EVM address lookup. Returns best-effort label/category, EOA-vs-contract status, contract deployer, and creation transaction for an EVM address on Base, Ethereum, Polygon, Arbitrum, or Optimism. Uses an in-handler known-address dictionary plus Etherscan v2 contract-creation lookup. Read-only; no balances, custody, transfers, or investment advice. |
88
119
  | `wallet-label` | (0.005 USDC/call) Wallet label / address tagger / known-address lookup / EOA-vs-contract check / deployer tracer. Best-effort labelling for any EVM address against an in-handler dictionary of well-known CEX hot/cold wallets, DEX routers, NFT marketplaces, popular MEV bots, bridges, and stablecoins. Etherscan v2 'getcontractcreation' adds is_contract + deployer for unknown contracts. Returns label, category, and the source of the match. |
89
120
  | `wallet-pnl` | (0.05 USDC/call) Wallet token P&L / FIFO cost basis / realized + unrealized profit / EVM portfolio analytics. For any (wallet, ERC-20, chain) triple, pulls all transfers from Etherscan v2, prices each one at the historical USD spot via CoinGecko, runs FIFO accounting and reports cost basis, realized gain, unrealized gain, current balance, and tx count. Capped at the most recent 500 transfers. |
121
+ | `watchlist` | (0.005 USDC/call) Solana token watchlist / active token safety watchlist. Same DEX Screener market-data backend as solana-token-watchlist, exposed under the high-demand buyer slug. Returns price, liquidity, 24h volume, txns, price change, pair age, links, activity score, and risk flags. |
90
122
 
91
123
  ## How it works
92
124
 
@@ -107,4 +139,4 @@ The agent never sees the payment flow — it just gets the result.
107
139
 
108
140
  ---
109
141
 
110
- **Version:** 0.1.8 · **License:** MIT
142
+ **Version:** 0.13.1 · **License:** MIT