DeBank logo 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.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

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

ActionIDConnectorRequired fields
DeFi Lookup logo DeFi Lookupdebank-defi-lookup-walletAddress, chainId

Available Triggers

No trigger references are published for this integration yet.

Common Use Cases

Automated Portfolio Rebalancing

Detect under‑performing assets and trigger rebalancing actions based on DeBank’s position data.

Reward Claim Automation

Identify earned rewards and automatically execute claim transactions to maximize yield.

Risk Alert Monitoring

Monitor portfolio exposure and receive alerts when risk metrics exceed predefined thresholds.

Yield Optimizer

Combine reward data with market conditions to schedule compounding or staking moves for optimal returns.

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}/test before routing production traffic.

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.

Ask a question... ⌘I