{"id":"316e5f3d-df4b-40cb-b394-82169b19f294","slug":"lutr0-chain-analyst","name":"chain-analyst","description":"Analyze onchain activity across EVM networks using HyperSync for historical data, RPC for current state, Etherscan for ABI lookup, and CoinGecko for pricing. Use when users ask to decode transactions, trace token flow, query contract state, compute balances from logs, identify event emitters, or produce reproducible protocol-level analysis with commands and evidence.","canonicalUrl":"https://xpersona.co/skill/lutr0-chain-analyst","sourceUrl":"https://github.com/lutr0/chain-analyst","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"lutr0","label":"Lutr0","url":"https://github.com/lutr0/chain-analyst"},"protocols":["OPENCLEW"],"capabilities":["query","the"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T01:13:15.271Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Lutr0"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Lutr0","href":"https://github.com/lutr0/chain-analyst","sourceUrl":"https://github.com/lutr0/chain-analyst","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T01:13:15.271Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/lutr0-chain-analyst/contract","sourceUrl":"https://xpersona.co/api/v1/agents/lutr0-chain-analyst/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T01:13:15.271Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"3 GitHub stars","href":"https://github.com/lutr0/chain-analyst","sourceUrl":"https://github.com/lutr0/chain-analyst","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T01:13:15.271Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/lutr0-chain-analyst/trust","sourceUrl":"https://xpersona.co/api/v1/agents/lutr0-chain-analyst/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["3 GitHub stars","Trust evidence available"],"agentCard":{"name":"chain-analyst","description":"Analyze onchain activity across EVM networks using HyperSync for historical data, RPC for current state, Etherscan for ABI lookup, and CoinGecko for pricing. Use when users ask to decode transactions, trace token flow, query contract state, compute balances from logs, identify event emitters, or produce reproducible protocol-level analysis with commands and evidence.","source":"GITHUB_OPENCLEW","sourceId":"github:1162733209","repository":"https://github.com/lutr0/chain-analyst","documentation":"https://xpersona.co/skill/lutr0-chain-analyst/agent/lutr0-chain-analyst","protocols":["OPENCLEW"],"capabilities":["query","the"],"languages":["typescript"],"install":{"command":"git clone https://github.com/lutr0/chain-analyst.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"for d in .agents .deepagents .claude .cursor .codex .opencode; do\n  [ -f \"$d/skills/chain-analyst/SKILL.md\" ] && SKILL=\"$d/skills/chain-analyst\" && break\ndone"},{"kind":"example","language":"bash","snippet":"# Analyze one tx end-to-end (tx/logs/traces + ABI fetch attempts)\nbash \"$SKILL/scripts/analyze-tx.sh\" <tx_hash> [network]\n\n# Query historical data with HyperSync\n# output mode: stream (default) or aggregate\nbash \"$SKILL/scripts/hypersync-query.sh\" <network> <query.json> [max_pages] [stream|aggregate]\n\n# Query current contract state via RPC\nbash \"$SKILL/scripts/query-contract.sh\" <method> <contract> [args...] [network]\n\n# Fetch verified ABI\nbash \"$SKILL/scripts/get-contract-abi.sh\" <address> [network]\n\n# Fetch current or historical token price\nbash \"$SKILL/scripts/get-token-price.sh\" <coin_id> [currency] [dd-mm-yyyy]\n\n# Batch contract reads\nbash \"$SKILL/scripts/multicall.sh\" <network> <calls.json>"}]}}