Nest Integration
Streamline your liquidity management and risk assessment by connecting Nest to your automated blockchain workflows. Leverage Nest's deep DeFi intelligen...
Integration available
Streamline your liquidity management and risk assessment by connecting Nest to your automated blockchain workflows. Leverage Nest's deep DeFi intelligence to trigger complex rebalancing and withdrawal logic without manual intervention.
Build With Nest
Use Nest when a workflow needs to call Nest Calculate Rebalance, Nest Check Withdrawal, Nest Deposit or related Nest 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 |
|---|---|---|---|
nest-calculate-rebalance | - | balances, vaultApys | |
nest-check-withdrawal | - | tokenAddress, walletAddress | |
nest-deposit | wallet | vault, tellerAddress, amountPusdRaw | |
nest-detect-balance | - | walletAddress | |
nest-get-vault-apys | - | - | |
nest-leverage-iteration | wallet | depositAmountWei, minAmountWei, targetLtvWad | |
nest-leverage-precheck | wallet | initialCapital | |
nest-withdraw | wallet | vault, tokenAddress, amountRaw |
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
| Template | Description | Tags |
|---|---|---|
| Plume: Auto-Rebalance your Nest Vaults Daily | Moves your pUSD between Nest vaults on Plume to chase higher APYs. Runs daily at 08:00 UTC. W... | defi, nest, vault |
| Plume: Looped pUSD Yield via Nest + Morpho | This workflow builds a leveraged pUSD yield position on Plume by looping deposits between Nes... | defi, lending, nest, plume |
FAQ
You can use Nest actions like 'Nest Calculate Rebalance' and 'Nest Withdraw' within B3OS workflows to automatically adjust your positions based on real-time market data and vault APYs.
Yes, by integrating 'Nest Leverage Precheck' and 'Nest Leverage Iteration' into your B3OS workflows, you can programmatically ensure your positions remain within safe collateralization parameters.
Nest provides automated tools such as 'Nest Get Vault APYs' and 'Nest Detect Balance' to help your workflows identify the most profitable yield opportunities and monitor available liquidity in real-time.
Absolutely. You can build a workflow that triggers a 'Nest Withdraw' action based on specific conditions, such as a drop in vault APY or a detected balance threshold.
Yes, the 'Nest Leverage Precheck' action allows your automated workflows to verify risk levels before executing any new leverage-based transactions, minimizing liquidation risks.
