feat: add Zerion wallet intelligence skill#263
Open
abishekdharshan wants to merge 3 commits intoBankrBot:mainfrom
Open
feat: add Zerion wallet intelligence skill#263abishekdharshan wants to merge 3 commits intoBankrBot:mainfrom
abishekdharshan wants to merge 3 commits intoBankrBot:mainfrom
Conversation
added 3 commits
March 21, 2026 22:16
Zerion provides interpreted crypto wallet data for AI agents: - Portfolio values across 41+ chains - Token and DeFi positions with USD values - Transaction history with human-readable labels - PnL tracking (realized/unrealized) - Webhook support for real-time updates - x402 pay-per-request access ($0.01 USDC on Base) Includes integration guide for Zerion + Bankr: Research (Zerion) → Execute (Bankr) pattern
Added: - NFT endpoints (portfolio, positions, collections, single NFT) - Fungibles endpoints (list, by ID, by implementation, charts) - DApps endpoints - Gas prices endpoint - Swap/bridge quotes endpoints - Full webhook subscription CRUD - Testnet support (X-Env header) - LP position grouping (group_id) - All operation types for transactions - 202 response handling - Spam filtering mention Now covers entire Zerion API surface.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Zerion skill for wallet intelligence and portfolio data.
Zerion provides interpreted crypto wallet data for AI agents:
Research → Execute Pattern
Zerion is the research layer that pairs with Bankr as the execution layer:
Files Added
Quick Start
Links
Built by @abishek (Zerion API team)