ChainRay

The most complete blockchain data and intelligence service for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Monitor.Whale.Alerts: Monitor large token transfers (USDC, WETH) on EVM chains or large SOL transfers on Solana. Returns recent whale movements above a threshold.
  • Token.Risk: Analyze a token's risk profile. EVM: checks contract verification, proxy status, ownership renouncement, liquidity. Solana: checks mint/freeze authority, supply, Metaplex metadata.
  • Gas.Tracker: Get current gas/fee data. EVM: base fee, priority fee, predictions. Solana: priority fees, TPS, congestion level.

What data it sees

Do you need an account

No: the server works without sign-in

The most complete blockchain data and intelligence service for AI agents. 78 tools × 46 chains — from gas fees to MEV intelligence. Live on-chain data with Chain Proof v3, Address Intelligence, DeFi analytics, NFT metadata, and cross-chain portfolio analysis. Pay-per-request via x402 protocol.

Server tool list (60)

Raw names from tools/list. Only developers need these.

monitor.whale.alertsMonitor large token transfers (USDC, WETH) on EVM chains or large SOL transfers on Solana. Returns recent whale movements above a threshold.
token.riskAnalyze a token's risk profile. EVM: checks contract verification, proxy status, ownership renouncement, liquidity. Solana: checks mint/freeze authority, supply, Metaplex metadata.
gas.trackerGet current gas/fee data. EVM: base fee, priority fee, predictions. Solana: priority fees, TPS, congestion level.
token.priceGet real-time token price. EVM: reads Uniswap V3 TWAP on-chain. Solana: reads Pyth oracle price account directly from chain. No external API.
wallet.profileProfile a wallet address. EVM: ETH balance, token count, activity labels (whale/active/dormant). Solana: SOL balance, SPL token holdings, activity classification.
token.trendingGet trending tokens by on-chain transfer volume. EVM only — ranks tokens by Transfer event count in recent blocks.
defi.yieldsGet live DeFi lending rates. EVM: Aave V3 supply/borrow APY. Solana: Kamino KLend reserves + native staking yield.
nft.collectionGet NFT collection info: name, symbol, total supply, owner count. EVM chains only (ERC-721/1155).
nft.metadataGet individual NFT token metadata: owner, tokenURI, image, attributes. Resolves IPFS URIs. EVM chains only.
chain.bridge.monitorDetect large token transfers involving known bridge contracts (Across, Wormhole, official bridges). EVM only.
analyze.recent_interactionsShow addresses that interacted with a target in recent ~2000 blocks. Labels known entities (CEX, DEX, bridges). EVM only.
security.contract.scanSecurity scan a smart contract via bytecode analysis. Detects selfdestruct, delegatecall, proxy patterns, ownership. No external APIs. EVM only.
gas.historyGet 6-hour gas fee trend with 36 sampled data points. EVM: base fee per block. Solana: TPS performance samples.
security.contract.eventsRead recent event logs from any smart contract. Auto-decodes Transfer, Approval, Swap events. EVM only.
security.mev.detectQuick sandwich attack detection. Analyzes 5 transactions before/after target in the same block. EVM only.
defi.compareCompare DeFi lending rates across protocols. EVM: Aave V3 vs Compound V3 side-by-side. Solana: Kamino + staking yield.
token.screenerScreen tokens by risk score and price. Returns sorted list of tokens matching criteria. EVM only.
defi.liquidityRead Uniswap V3 pool state for a token pair: current price, active liquidity, fee tier. EVM only.
util.governanceRead on-chain DAO governance proposals. Shows last 5 proposals with vote counts and states. Supported: Ethereum, Arbitrum, Optimism.
market.stablecoin.monitorMonitor stablecoin peg stability. Detects USDC/USDT/DAI price deviations from $1.00 using on-chain DEX pool data.
gas.predictPredict near-future gas prices using moving average and trend analysis of recent block base fees. Returns prediction, trend, and recommendation.
defi.tvlCalculate total value locked (TVL) in DeFi protocols (Aave V3, Compound V3) directly from on-chain aToken and Comet supplies.
token.holdersAnalyze top token holders by recent accumulation. Scans Transfer events to identify the largest net receivers of a token.
defi.farmingGet Uniswap V3 LP pool statistics including liquidity, fee tiers, and current tick data.
monitor.flashloanMonitor flash loan activity on Aave V3. Detects recent flash loans with amounts and premiums paid.
monitor.liquidationMonitor DeFi liquidation events on Aave V3. High liquidation counts indicate market stress and potential cascading risk.
token.approvalCheck a wallet's ERC20 token approvals for security risks. Flags unlimited approvals and risky spender contracts.
util.multi_sigAnalyze a Gnosis Safe multi-sig wallet. Returns owners, threshold, nonce, modules, and security assessment.
util.ens_resolveResolve ENS domain names to Ethereum addresses (forward) or addresses to ENS names (reverse). Also retrieves text records.
market.overviewGet a cross-chain market snapshot: ETH price, gas costs, and DeFi TVL across Base, Ethereum, Arbitrum, and Optimism in one call.
chain.compareSide-by-side comparison of EVM chains — gas costs, block time, and best DeFi yields. Helps choose the optimal chain for transactions.
wallet.portfolioAnalyze a wallet's portfolio: total USD value, token breakdown, concentration analysis, and diversification score.
wallet.smart_moneyTrack smart money patterns by analyzing whale transfer activity. Identifies accumulation vs distribution behavior and market sentiment.
wallet.credit_scoreCalculate an on-chain credit score (0-100) for any wallet. Factors: transaction history, native balance, token diversity, stablecoin holdings, DeFi activity. Returns grade (AAA to C).
analyze.risk_dashboardGet a unified risk assessment for any address: combines contract security scan, token approval risks, and market liquidation stress into one composite risk score.
chain.bridge.flowAnalyze cross-chain bridge capital flow direction. Determines if a chain is seeing net capital inflow (bullish) or outflow (bearish).
defi.healthAssess DeFi protocol health: combines TVL, utilization rates, and liquidation frequency into a composite health score (0-100).
nft.floorAnalyze NFT collection activity: recent transfers, mints, burns, unique buyers, and activity level from on-chain ERC721 events.
chain.crossCross-chain wallet correlation: queries all 7 EVM chains in parallel to show balance, nonce, and activity. Includes diversity score and classification.
security.sandwichBatch scan an address's recent transactions for MEV sandwich attacks. Checks front-run + back-run patterns in surrounding transactions.
token.unlockRead token vesting/unlock schedule from on-chain contracts. Supports LinearVesting, CliffVesting, and Timelock patterns.
gas.optimizeGas price optimization advisor: analyzes recent block patterns to recommend the best time to transact. Includes savings estimate.
defi.aggregatorCross-chain DeFi yield ranking: scans Aave V3 across all supported chains to find the best supply APY and cheapest borrow rates.
wallet.labelsQuery the Address Intelligence database for labels on an address (whale, smart_money, etc). Labels are learned automatically from whale alerts and smart money tracking.
token.supplyGet ERC20 token total supply, decimals, symbol, and name from on-chain data.
chain.blockGet latest or specific block data including gas, transactions, and timestamps.
security.contract.verifyCheck if an address is a smart contract or an EOA wallet. Returns code size, balance, and classification.
analyze.tx_decodeDecode a transaction: value, gas cost, status, method ID, and whether it's a contract call.
nft.holdersAnalyze NFT holder distribution by scanning recent Transfer events.
market.dex_tradesGet recent DEX swap trades from a Uniswap V3 pool.
market.stablecoin.supplyGet USDC/USDT/DAI total supply across chains.
wallet.reportComprehensive address report combining wallet profile, credit score, token approvals, and recent interactions in one response.
chain.healthChain health score aggregating gas data, protocol TVL, and stablecoin stability.
defi.opportunityFind the best DeFi yield opportunity combined with optimal gas timing.
monitor.whale.trackerTrack a specific whale address with Address Intelligence labels and wallet profile.
oracle.gas_avgData Oracle: Multi-chain gas price aggregation. Returns gas prices across multiple chains with a cheapest-chain recommendation. Ideal for agents choosing settlement chains.
oracle.price_feedData Oracle: Verified token price feed with Chain Proof signature. Returns price, source, and confidence level. Lightweight alternative to Chainlink for agent use cases.
oracle.chain_statusData Oracle: Real-time health and block freshness across top 15 EVM chains. Detects chain outages, stale blocks, and RPC degradation before agents submit transactions.
agent.reputationKYA (Know Your Agent): 10-factor on-chain reputation scoring. Evaluates transaction volume, balances, token diversity, DeFi interactions, cross-chain intel, and risk flags. Returns trust score (0-100) and trust level. ERC-8004 compatible.
util.context_briefCaaS (Context as a Service): Aggregates real-time on-chain signals into a structured context brief for agent decision-making. Intents: swap (gas+price+whales), bridge (multi-chain gas), invest (yields+trending), monitor (whales+gas), general (all signals). No LLM cost — pure data.
ChainRay: connect to Claude, ChatGPT, Cursor · Connectors.fun