Zerion API Migration

Migrates a codebase off any wallet-data provider covered by Zerion's migration guides (currently Zapper, Dune SIM, DeBank, Allium, OneBalance, GoldRush, Moralis; the canonical list lives at developers.zerion.io/migrate-to-zerion) onto the Zerion REST API. Provider-agnostic: fetches the endpoint parity tables, field mappings, and code samples from developers.zerion.io at run time, so it always reflects the latest docs. Inventories every provider call site in the repo, rewrites each against its mapped Zerion equivalent, and flags what has no direct equivalent. Use when a user says "migrate from <provider> to Zerion", mentions a provider's API shutdown or sunset, or asks to replace wallet balances / DeFi positions / transaction history / NFT / price calls from another provider with Zerion API.

zeriontech 4d8100c 3 files · 10.6 KB Updated

File contents

zeriontech/zerion-api-migration/tree/main/ commit 4d8100c643

Frequently asked questions

npx skillmds@latest add zeriontech/zerion-api-migration