Live web3 research copilot
ChainScope routes questions to specialist agents, queries live Graph data, analyzes the result in a Python sandbox, and can surface one-click actions when the answer should become a transaction.
Live swap routing and depth checks via the Uniswap Trading API, including Sepolia, before the trading agent sizes a position.
Reads and writes real lending positions (supply, borrow, health factor), so the risk monitor can take action directly.
Native HBAR and token actions through Mirror Node and the Hedera SDK, verified on-chain before an action card is shown.
Subgraph MCP, the Token API, and Substreams: the live query surface every specialist calls.
Cross-reference wallet history, protocol positions, and live subgraphs to surface idle assets, stale LPs, and unclaimed rewards.
Every claim links back to the actual query that produced it, so you can see the evidence yourself.
When an answer should become a transaction, the demo can surface a one-click action to do it.
A plain-English question about your wallet, a protocol, or a governance vote.
An orchestrator agent reads the question and hands it to the right specialist.
The specialist calls The Graph directly through Subgraph MCP, the Token API, or Substreams, pulling live data every time.
A Python sandbox crunches the result with pandas. The answer streams back with charts, tables, citations, and, when relevant, an action card.
Balances, transfers, and PnL across every chain your wallet touches.
Finds forgotten deposits, dust LPs, and unclaimed rewards across protocols and chains.
Watches your lending positions and flags liquidation risk before it's urgent.
Surfaces idle assets and points to the highest-confidence next step when they could be earning yield.
Checks live liquidity depth before you size a swap, paying per query via x402 when it needs an off-list subgraph.
Every answer is grounded in live Graph data — the same surface agents query in production.
Subgraph MCP
One connection reaches 15,000+ subgraphs — agents search, introspect schema, and query without hardcoded IDs.
Token API
Normalized wallet balances, transfers, and NFT data across chains in one call.
Substreams
Streams liquidation-proximity and price events the moment they happen.
x402
Agents can pay per query in USDC, no API key required, for ad-hoc off-list subgraphs.