This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdded Base network support with Aave V3, Compound V3, Uniswap V3 LP, native USDC and cbETH along with the BASE_RPC_URL env var.
Full changelog
Highlights
- Base network support (chainId 8453) — Aave V3, Compound V3, Uniswap V3 LP, native USDC + cbETH;
BASE_RPC_URLenv var. - Morpho Blue auto-discovery —
get_morpho_positionsnow scans event logs to enumerate markets for a wallet;marketIdsis optional. - Per-chain ledger account details —
get_ledger_statusreturnsaccountDetails[]with{address, chainIds, chains}so duplicate-looking addresses across chains are disambiguated.
Included PRs
- #11 Approval → wait → main-tx guidance in server instructions
- #12 Morpho Blue position auto-discovery via event-log scan
- #13 Per-chain exposure embedded in ledger account status
- #14 Base network support + invariant tests
Deliberately deferred
- Morpho Blue on Base — same address as mainnet, but deployment block not yet pinned (required for the
eth_getLogsdiscovery walk). - Lido / EigenLayer on Base — L1-only protocols; readers short-circuit.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About szhygulin/recon-crypto-mcp
Self-custodial crypto portfolio for AI agents. Reads EVM wallet balances, ENS, token prices, and DeFi positions across Ethereum/Arbitrum/Polygon/Base (Aave V3, Compound V3, Morpho Blue, Uniswap V3 LP, Lido, EigenLayer), surfaces health-factor alerts and protocol risk scores, then prepares unsigned transactions (supply, borrow, repay, withdraw, stake, send, LiFi swap/bridge) signed on Ledger via WalletConnect — private keys never leave the hardware wallet.
Related context
Beta — feedback welcome: [email protected]