Wallets, tokens, on-chain data and decentralised finance. Every tool below was read from that server's own
tools/list, so the name and arguments are what the server exposes, not what
its description claims.
| Tool | Server |
|---|---|
| solana_getTokenAccountsByOwneranswers Get all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token. arguments: owner | aeX402 RPC (Solana + Robinhood Chain) com.aex402 |
| defi_token_pricesanswers Price arbitrary on-chain tokens with DefiLlama's coins API, addressed as chain:address (or coingecko:id), returning price in USD, symbol, decimals, a confidence score and the pricing timestamp for each. Use it to valu... arguments: coins, search_width | MCPFax Macro & Market Intelligence com.mcpscores |
| onchain_risk_token_safetyanswers ERC-20 token safety summary via on-chain eth_call reads: name / symbol / decimals / totalSupply, owner and ownership-renounced signal. Public EVM JSON-RPC. Read-only; price 0.0 (free). arguments: address, chain | Japan Public Ledgers MCP com.mcp-revenue-empire |
| token_transfersanswers Get 25 token transfers (per page) for a specific token based on the sort order.
Default is most recent transfers first.
**NOTE:** This tool does not support native tokens (so11111111111111111111111111111111111111112,... arguments: request | Nansen io.github.hurcannansen |
| token_recent_flows_summaryanswers Get an on-chain flow snapshot across **ALL** wallet categories in one call. This tool supports native ETH on Ethereum and native SOL on Solana, and is the correct choice for standard lookbacks such as 1d.
Returns **T... arguments: request | Nansen io.github.hurcannansen |
| token_discovery_screeneranswers Get comprehensive token screening data across multiple blockchain networks with advanced filtering.
A maximum of 25 results per page are returned out of 1000s of tokens. Use the sorting and filtering options to narro... | Nansen io.github.hurcannansen |
| wallet_pnl_for_tokenanswers Get PnL stats for a specific token traded by the input address during a specific date range.
Use this tool for analysing the performance of the wallet for the specific token over a time period.
Chain: pass 'hyperliqu... arguments: request | Nansen io.github.hurcannansen |
| analyze_solana_tokenanswers Deep Solana token analysis: mint authority, freeze authority, supply, decimals, metadata. $0.05. arguments: api_key, mint | CryptoData API io.github.elevasyncsolutions-jpg |
| crypto_tokensanswers The canonical on-chain address for every token we operate, read from the registry the rails themselves use. Ask this BEFORE using any token address. ECOWEALTH (the token) and EWP (the work protocol) are different thin... arguments: symbol | vealth io.github.brawlaphant |
| crypto_walletsanswers The three wallets we operate, each with its role and its live Base balances read at this moment. Use this instead of assuming which wallet does what, and never quote a balance from a document. Read-only: this tool can... arguments: includeBalances | vealth io.github.brawlaphant |
| defi_summaryanswers One-call on-chain DEX state across Ethereum, Base and Arbitrum: 24h volume and TVL per chain, the highest-volume tokens, and whale swap activity (buy/sell split, unique and repeat wallets, per-DEX breakdown). Keyless ... | com.coinlobster/whale-data com.coinlobster |
| onchain_whalesanswers Executed DEX whale swaps on Ethereum, Base and Arbitrum, each carrying the wallet, the DEX, the token and the USD size. Filter by chain, coin or minimum size. Keyless. Descriptive market data only. arguments: pair, chain, coin, min_usd, limit | com.coinlobster/whale-data com.coinlobster |
| token_current_top_holdersanswers Get upto 25 (per page) top holders information for a specific token.
**Note:** Using `labelType: smart_money` is not a good proxy for an overall market view. Use it only if user explicitly requests it, or to combine ... arguments: request | Nansen io.github.hurcannansen |
| token_pnl_leaderboardanswers Upto 25 results (per page) of trader PnL for a token. Use the sorting and filtering options to narrow down the results.
**Modes:**
- `onchain_tokens` (default): Analyze on-chain tokens by contract address
- `perps`: ... | Nansen io.github.hurcannansen |
| enrich_walletanswers Get a Solana wallet profile: SOL balance, token holdings, DeFi positions, labels (whale, active_trader, defi_user), risk score, and risk level. arguments: address, depth | solenrich io.github.0xsardius |
| onchain_agent_list_chainsanswers List all blockchains represented in the directory with resource counts, spotlight chains first (Base, Ethereum, Solana, COTI, Injective…). Returns (json): { total, chains: [{ name, count }] }. Read-only. arguments: response_format | Sato Hub: Onchain Agents ai.satohub |
| dex_tokenanswers LIVE price, 24h change, volume and liquidity for ANY token trading on a DEX, across ~all chains INCLUDING SOLANA and ROBINHOOD CHAIN (ethereum, base, arbitrum, optimism, polygon, bsc, solana, robinhood), by contract a... arguments: query, chain | co.fingersai/fingers co.fingersai |
| walletconnectanswers Pair and use an EVM and/or Solana wallet via WalletConnect v2. **No authentication required** — available to every user (including unauthenticated/anonymous). Non-custodial: the server never holds keys and the user ap... arguments: action, method, params, chainId, solanaChainId, tx | 1inch MCP com.1inch.business |
| crypto.address-inspectanswers Validate and normalize an Ethereum or EVM wallet address, distinguish valid, absent, or invalid ERC-55 checksum casing, and identify the zero address without a network request. arguments: address | API Acre com.apiacre |
| get_tokens_by_addressanswers Get comprehensive ERC20 token holdings for an address with enriched metadata and market data.
Returns detailed token information including contract details (name, symbol, decimals), market metrics (exchange rate, ... arguments: chain_id, address, cursor, session_id | com.blockscout/mcp-server com.blockscout |
| defi_liquidationsanswers Lending liquidations from Aave V3 and Morpho Blue on Ethereum, Arbitrum and Base: a third party repaid the debt and seized the collateral, so both wallets are named on every row. A different event from a perp liquidat... arguments: chain, limit | com.coinlobster/whale-data com.coinlobster |
| dex_walletanswers One Ethereum, Base or Arbitrum address: its recorded DEX swaps, net flow per token and activity pattern. For a Hyperliquid ACCOUNT use hl_wallet instead: the same 0x string can exist on both and they are different sub... arguments: address, limit | com.coinlobster/whale-data com.coinlobster |
| get_token_statisticsanswers Counts of recorded stablecoin blacklistings, freezes and seizures — by coin, by blockchain, by month, or by year. Answers questions like "how many wallets has Tether blacklisted", "which coin is frozen most often", an... arguments: token, chain, group_by | Eagle Virtual — Stablecoin Freeze & Seize Tracker com.eaglevirtual |
| getTopTokensanswers Get the top tokens on one network ranked by volume, liquidity, transactions, FDV, or 24h price change, returned under 'results' with has_next_page and next_cursor. Read-only and keyless. Use for 'top gainers on Solana... arguments: network, limit, cursor, sort_by, order_by, sort_dir | DexPaprika com.dexpaprika |
| defi_chainsanswers Total value locked per blockchain from DefiLlama, ranked high to low, with each chain's native token symbol and EVM chain id plus the summed cross-chain total. Use it to compare chains by capital deployed or to check ... arguments: search, limit | MCPFax Macro & Market Intelligence com.mcpscores |
| token_flowsanswers Get hourly token-flow history for ONE holder segment over a date range. Use `token_recent_flows_summary` instead for an on-chain snapshot across ALL wallet categories.
**Note:** Using `holder_segment: smart_money` is... arguments: request | Nansen io.github.hurcannansen |
| token_ohlcvanswers Get OHLCV (Open, High, Low, Close, Volume) price data for a token with automatic interval resolution.
Supports EVM chains and Solana for on-chain tokens, AND Hyperliquid perpetual futures.
For Hyperliquid perps, pass... arguments: request | Nansen io.github.hurcannansen |
| token_technical_indicatorsanswers Get a technical-analysis snapshot for a token: SMA(20/50/200), EMA(12/26), RSI(14), MACD(12,26,9), Bollinger Bands(20, 2σ), ATR(14), and rolling VWAP(20), computed from the last 260 closed candles at an explicit timef... arguments: request | Nansen io.github.hurcannansen |
| token_infoanswers Get token information — spot on-chain details or Hyperliquid perpetual futures stats.
On-chain tokens mode (default):
Returns token details (name, symbol, market cap, FDV, supply, deployment date, socials)
and spot t... arguments: request | Nansen io.github.hurcannansen |
| wallet_riskanswers Requires a ChainHelix API key as bearer token, or 5 cents per call paid over Binance b402 in USDT, USDC, USD1 or U on BNB Smart Chain, or over x402 in USDC on the Base network. Risk profile of one wallet address acros... arguments: address, chain | intel io.chainhelix |
| onchain_activityanswers Time-windowed on-chain activity. scope=chain/address returns the transaction COUNT over the last `hours` (max 720h = 30 days; for longer windows use chain_stats series or onchain_query day-based ops) plus a recent sam... arguments: scope, value, feed, network, chainId, blockchainId | Avalanche Documentation io.github.airpote |
| check_token_approvalsanswers List a wallet's active ERC-20 token approvals on Ethereum and who can move its funds — risk-scored against BA's 1B+ entity labels (scam / phishing / exploit / sanctioned spenders), flagging unlimited allowances and st... arguments: wallet | BlockchainAnalysis io.blockchainanalysis |
| compliance_walletanswers Screen a blockchain wallet address against sanctioned/blacklisted crypto addresses (OFAC SDN, USDT Blacklist, USDC Blacklist, Ransomwhere, OpenSanctions, UK OFSI). Costs $0.003 USDC via x402. arguments: address, chain | SENTINEL Compliance Intelligence io.github.injprotocol |
| onchain_agent_search_resourcesanswers USE WHEN someone asks what to build a crypto or onchain agent with, which tools support a chain or standard, or whether a specific project exists and is maintained. Searches a daily-rebuilt directory of onchain agents... arguments: query, chain, category, status, liveness, is_agent | Sato Hub: Onchain Agents ai.satohub |
| onchain_agent_get_deploy_specanswers USE WHEN you are about to write setup instructions or install something for a user and want steps that were verified rather than copied from a README. Returns the structured deploy manifest for one resource by slug — ... arguments: slug, response_format | Sato Hub: Onchain Agents ai.satohub |
| onchain_agent_get_metricsanswers USE WHEN you need a current, citable figure for the onchain agent ecosystem rather than a number from an article of unknown age. The ERC-8004 Identity Registry registered-agent count (read directly from Ethereum mainn... arguments: token_limit, response_format | Sato Hub: Onchain Agents ai.satohub |
| onchain_agent_get_wiki_pageanswers USE WHEN asked to explain a crypto-agent concept — what x402 is, how agents hold wallets, what ERC-8004 does — and you want a sourced explainer you can cite. Returns a full wiki page by slug (summary, why it matters, ... arguments: slug, response_format | Sato Hub: Onchain Agents ai.satohub |
| wallet_balanceanswers [Crypto/Base] ETH and USDC (or any ERC-20) balance for an address on Base. Costs $0.001. arguments: address, token | app.surewhynot.quartermaster/quartermaster app.surewhynot.quartermaster |
| token_priceanswers [Crypto/Base] USD price for major tokens by symbol or any Base ERC-20 by address. Costs $0.001. arguments: token | app.surewhynot.quartermaster/quartermaster app.surewhynot.quartermaster |
| crypto-gasanswers Current gas price and latest block for Base or Ethereum mainnet, straight from public RPC. Fresh within 15 seconds. JSON response. [Paid: $0.002 USDC per call via x402 on Base; the calling client pays automatically.] arguments: chain | Toolcall click.toolcall |
| check_tokenized_collateral_eligibilityanswers Tokenized Collateral Eligibility Checker: OpenChainGraph compute node (collateral_mandate). Deterministic OpenChainGraph compute node. By default (compute:"auto") inputs are computed server-side on Cloudflare Workers ... arguments: policy_parameters, compute, parent_hashes, parent_tool_ids | AINumbers Fintech Intelligence Suite co.ainumbers |
| validate_tempo_token_complianceanswers Tempo Stablecoin Issuance Compliance: OpenChainGraph compute node (compliance_mandate). Deterministic OpenChainGraph compute node. By default (compute:"auto") inputs are computed server-side on Cloudflare Workers for ... arguments: policy_parameters, compute, parent_hashes, parent_tool_ids | AINumbers Fintech Intelligence Suite co.ainumbers |
| classify_blockchain_quantum_riskanswers Blockchain / Stablecoin Quantum-Risk Classifier: OpenChainGraph compute node (model_governance). Deterministic OpenChainGraph compute node. By default (compute:"auto") inputs are computed server-side on Cloudflare Wor... arguments: policy_parameters, compute, parent_hashes, parent_tool_ids | AINumbers Fintech Intelligence Suite co.ainumbers |
| onchain_lookupanswers Basic onchain picture of an address on any supported EVM chain: contract or not, code size, native balance, and whether it's an EIP-1967 upgradeable proxy (and its implementation). Pass `chain` (ethereum/base/arbitrum... arguments: address, chain | co.fingersai/fingers co.fingersai |
| token_priceanswers LIVE price + market snapshot for a crypto TOKEN/coin (not an NFT) from CoinGecko: current USD price, 24h and 7d change, market cap, 24h volume, all-time high and how far below it is. Use for any 'current price / what'... arguments: query | co.fingersai/fingers co.fingersai |
| token_securityanswers LIVE token SAFETY/rug-risk profile from GoPlus for a fungible token: honeypot, buy/sell tax, open-source, proxy, mintable, can-take-back-ownership, hidden owner, transfer-pausable, blacklist power, owner/creator holdi... arguments: contract_address, chain | co.fingersai/fingers co.fingersai |
| token_outcomeanswers Did this token survive or RUG? Re-reads live liquidity/volume and compares to what fingers saw before (launch snapshot + earlier checks), then records the fresh reading. Answers 'did it rug / is it dead / can I still ... arguments: address, chain | co.fingersai/fingers co.fingersai |
| wallet_nftsanswers What NFTs a WALLET holds / has minted or collected across the main OpenSea chains (ethereum, polygon, base, arbitrum, optimism), and how active it is. THE tool for 'what is this wallet / is it active / what does it ho... arguments: address | co.fingersai/fingers co.fingersai |
| wallet_fundsanswers FOLLOW THE MONEY: a wallet's balance and WHERE its funds moved -- the top addresses it WITHDREW to and was funded by (native ETH + internal txs + ERC-20). THE tool for 'where did the mint/sale proceeds go / where did ... arguments: address, chain | co.fingersai/fingers co.fingersai |
| solana_getBalanceanswers Get SOL balance for a wallet address (in lamports). Divide by 1e9 for SOL. arguments: address | aeX402 RPC (Solana + Robinhood Chain) com.aex402 |
| launch_tokenanswers Launch a memecoin on the aeX402 launchpad on Robinhood Chain (EVM 4663) for a FIXED pump.fun-style bonding curve (1B supply, starts 0.0001 USDG, graduates at 10,000 USDG raised, quoted in USDG). You supply only identi... arguments: name, ticker, creator, description, image, links | aeX402 RPC (Solana + Robinhood Chain) com.aex402 |
| solana_buildTransferanswers Build a SOL or SPL token transfer instruction. Returns instruction JSON (programId, keys, data) for client-side TX construction and signing. arguments: from, to, amount, mint | aeX402 RPC (Solana + Robinhood Chain) com.aex402 |
| crypto.base-account-statusanswers Check one Base mainnet wallet or contract for ETH and official USDC balances, transaction nonce, and contract-bytecode evidence at a single resolved block. arguments: address, block_tag | API Acre com.apiacre |
| crypto.base-contract-inspectanswers Inspect Base mainnet contract bytecode, common token metadata, and ERC-165, ERC-721, and ERC-1155 interface signals at one resolved block. arguments: contract, block_tag | API Acre com.apiacre |
| crypto.calldata-decodeanswers Resolve 29 common ERC-20, ERC-165, ERC-721, ERC-1155, ERC-2612, and ERC-3009 selectors without a network lookup, or strictly decode arbitrary Ethereum or EVM calldata using a supplied Solidity signature. arguments: function_signature, calldata, input_mode | API Acre com.apiacre |
| wallet_ofac_reportanswers Run a paid OFAC screening report for one crypto wallet and return structured JSON or an inline PDF/DOCX artifact. Use wallet_ofac_screen for a quick single-address status check, or wallet_ofac_batch for multiple addre... arguments: address, asset, output_format | AurelianFlo com.aurelianflo |
| wallet_ofac_screenanswers Screen one crypto wallet address against OFAC SDN digital currency designations and return exact hits, sanctioned entity metadata, asset coverage, and a manual-review signal. Use this for one-off status checks; use wa... arguments: address, asset | AurelianFlo com.aurelianflo |
| wallet_ofac_batchanswers Screen 1-100 crypto wallet addresses against OFAC SDN digital currency designations before payout, onboarding, or treasury movement, returning per-wallet results plus a batch-level proceed-or-pause decision. Use this ... arguments: addresses, asset | AurelianFlo com.aurelianflo |
| list_onchain_indicatorsanswers Returns the catalog of available on-chain indicator tools, including tool name, indicator name, brief description, units, an example invocation, and current readiness status ('live' or 'pending'). Use this when you ne... | com.bitcoincreditstack/mcp com.bitcoincreditstack |
| wallet_balanceanswers Native and USDC balance for an address. POST {"address": "0x...", "chain": "base"|"ethereum"} -> balances, transaction count and explorer link. Costs $0.015 in USDC on Base — pass paymentTx or payerAddress to pay (cal... arguments: paymentTx, payerAddress, address, chain | Blixtworks com.blixtworks.www |
https://neuronto.com/tools?q=..., or connect an agent to
https://neuronto.com/mcp and call find_tool. No key, no signup.