DeBank Integration
Automate DeFi operations with blockchain‑native workflows. DeBank’s Pro API provides instant access to portfolio data, reward balances, and position det...
Integration available
Automate DeFi operations with blockchain‑native workflows. DeBank’s Pro API provides instant access to portfolio data, reward balances, and position details, enabling seamless automation across your crypto stack.
Build With DeBank
Use DeBank when a workflow needs to call DeFi Lookup or related DeBank operations from a typed B3OS action. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
debank-defi-lookup | - | walletAddress, chainId |
Available Triggers
No trigger references are published for this integration yet.
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
No public templates are linked to this integration yet.
FAQ
You can fetch real‑time portfolio balances, staking and liquidity positions, reward accruals, and detailed transaction history for any supported wallet.
No triggers are required; actions are invoked via the DeFi Lookup function to query the API on demand.
Queries can be executed as often as needed, limited only by your API rate plan and network latency.
Yes, DeBank uses OAuth‑based authentication and encrypted endpoints, meeting industry standards for crypto data access.
Absolutely—use the retrieved data to trigger alerts, update dashboards, or execute smart contract calls within your automation pipeline.
