DeBank Unofficial API
The DeBank Unofficial API is a powerful service designed for developers who need reliable access to DeFi and blockchain data. Whether you're developing a mobile wallet, a portfolio tracker, or an analytics platform, this API provides comprehensive insights into user assets, token information, protocol details, and more across a wide range of supported blockchains. Key features include: - **User…
DeBank Unofficial API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/user/total_balance /user/total_balance |
Retrieves the total balance of a user's assets across all supported blockchains, including breakdowns by chain and value in USD. |
| GET |
/token/top_holders /token/top_holders |
Lists the top holders of a token on a specific chain, with pagination for market analysis. |
| GET |
/user/total_net_curve /user/total_net_curve |
Get user 24-hour net curve on all chains |
| GET |
/user/complex_protocol_list /user/complex_protocol_list |
Retrieves the user's complex protocol investments filtered by a specific chain, for targeted portfolio views. |
| GET |
/user/all_token_list /user/all_token_list |
Lists all tokens held by the user across blockchains, including amounts and values. |
| GET |
/chain/list /chain/list |
Lists all supported blockchains, including details like IDs and names for multi-chain applications. |
| GET |
/user/all_complex_protocol_list /user/all_complex_protocol_list |
Lists all complex protocols the user is invested in across blockchains, including portfolio details like invested amounts. |
| GET |
/user/all_history_list /user/all_history_list |
Fetches the user's transaction history across blockchains, with pagination for efficient retrieval. |
| GET |
/wallet/gas_market /wallet/gas_market |
Retrieves current gas market rates for a chain, helping users estimate transaction costs and speeds. |
| GET |
/protocol/list /protocol/list |
|
| GET |
/token /token |
Gets detailed information about a specific token on a given chain. |