mcpserver.lol
registry/base-lens
Connection check verified live · 27h ago

base-lens

Screen Base ERC-20 tokens, inspect wallets, simulate txs, price gas. $0.01 in USDC.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

gas_price
Current Base gas price. $0.01 per call. Typically returns in under 2s. Returns base fee, priority fee percentiles from the last 20 blocks, congestion read, and three recommended (…
inspect_wallet address*
Wallet profile on Base. $0.01 per call in USDC. Read-only. Returns ETH balance, nonce, whether the address is a contract or EOA, and balances of a curated major-token list (USDC/W…
payment_info
How to pay, step by step.
screen_token address*
ERC-20 token risk screen on Base. $0.01 per call in USDC — no account, no API key. Returns risk_score(0-100), signals, token metadata, and a real Uniswap v3 on-chain slippage curv…
service_info
Start here. What this server sells and its current limits.
simulate_transaction to*datavaluefrom_address
Preview a Base call before sending. $0.01 per call. Never sends — simulation only. Runs eth_call + eth_estimateGas against the given call. Decodes Error(string) and Panic(uint256)…