Overview

Supercharge your Solana-based operations by connecting high-performance workflows to the ecosystem's most powerful protocols. Automate liquidity management, token transfers, and real-time data retrieval across the Solana network with seamless, low-latency integrations.

Supported triggers and actions

Get SOL Balance

Get SOL Balance

Action

Check a wallet's native SOL balance on Solana. Returns both the raw lamport amount and a human-readable SOL value. Supports mainnet and devnet.

Jupiter Lend Withdraw Collateral

Jupiter Lend Withdraw Collateral

Action

Withdraw an exact amount or all collateral from an owned Jupiter Lend Borrow position.

Jupiter Swap Quote

Jupiter Swap Quote

Action

Get a swap quote from Jupiter, Solana's leading DEX aggregator. Returns the best route, expected output amount, and price impact for any SPL token pair. Read-only — does not execute a swap. Ideal for: price checks, swap previews, route analysis.

Get Solana Wallet Positions

Get Solana Wallet Positions

Action

List every token a Solana wallet holds. Returns native SOL plus all nonzero classic SPL and Token-2022 balances, each with its exact mint, owning token program, raw amount, decimals, and human-readable amount. Balances held across several token accounts for the same mint are summed. Returns NO prices or USD values — use get-solana-wallet-positions-usd when the caller needs what a wallet is worth. Ideal for: answering what a Solana wallet holds, and resolving a token symbol to the exact mint the wallet actually owns.

Wrap SOL

Wrap SOL

Action

Wrap native SOL into canonical WSOL in the workflow wallet's Associated Token Account. Creates the ATA when absent, transfers the exact requested lamports, and runs SyncNative. Use before Solana protocols that require WSOL; this is not a Jupiter swap.

Unwrap SOL

Unwrap SOL

Action

Close the workflow wallet's canonical WSOL Associated Token Account and return its complete balance as native SOL. All-balance only; never run automatically after protocol actions.

Create workflows with Solana integrations

Loading integrations...

FAQs about Solana