fingers
F
fingers
/onchain_lookup

onchain lookup

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

liveunknown~5s typical
mcpfingers
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-co-fingersai-fingers /onchain_lookup for me.

Input

FieldTypeDescription
address*stringthe 0x address
chainstringEVM chain: ethereum, base, arbitrum, optimism, polygon, or bsc (default ethereum)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-co-fingersai-fingers","endpoint":"/onchain_lookup","input":{"address":"..."}}'
cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /onchain_lookup -i '{"address":"..."}'
mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/onchain_lookup", input: {"address":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.