Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blend.money/llms.txt

Use this file to discover all available pages before exploring further.

Test deposits and withdrawals directly in the portal without writing code.
1

Open Try Position

Go to an account type detail page and click Try Position. The testing interface opens with your account type’s publishable key and Pimlico paymaster pre-configured.
2

Connect your wallet

Click Connect Wallet. The portal uses Wagmi for wallet connection and signs you in automatically via SIWE. If the sign-in fails, it retries up to 5 times before showing an error.
3

Test a deposit

Choose a chain from the left panel and a token from the right panel. Enter an amount and click Quote. The review screen shows your input amount, output amount, fees, and estimated time.Click Execute to send the deposit. The portal handles chain switching and transaction signing through your connected wallet.
4

Check your balance

Switch to the Balance view after your deposit settles. You’ll see your total balance and a per-chain breakdown showing how much is on each chain. The Safe address for this account is displayed at the top.
5

Test a withdrawal

Enter an amount or use the quick buttons (25%, 50%, 75%, 100%). Select a destination chain for receiving the funds. Click Quote to preview, then Execute to withdraw.For multi-chain withdrawals, the portal coordinates transactions across each source chain automatically.

What you can see

The testing interface has three tabs - Deposit, Positions, and Withdraw - plus always-visible account information.
SectionWhat it shows
Balance (always visible)Total balance with per-chain breakdown and Safe address
Deposit tabChain and token selection, amount input, quote preview, and execution
Positions tabPer-chain position cards with APY, deployment percentage, allocation bar chart, and event timeline
Withdraw tabAmount input, destination chain selection, quote preview, and execution
Account overview (always visible)Safe address, account ID, deployed chains, and yield display
Run a full deposit and withdrawal cycle in Try Position before starting your SDK integration. This verifies that your allocations, vault configs, and flow plan settings are working as expected.

Make your first deposit

Move from portal testing to SDK code in under 30 minutes.

Managing products

Set up account types, browse the catalog, and track metrics.
Last modified on May 7, 2026