Solana Integration
Supercharge your Solana-based operations by connecting high-performance workflows to the ecosystem's most powerful protocols. Automate liquidity managem...
Integration available
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.
Build With Solana
Use Solana when a workflow needs to react to Solana Transaction and follow up with actions such as Get SOL Balance, Get SPL Token Balance, Get SPL Token Metadata. 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 |
|---|---|---|---|
get-sol-balance | - | address, chainId | |
get-spl-token-balance | - | walletAddress, tokenMintAddress, chainId | |
get-spl-token-metadata | - | tokenMintAddress, chainId | |
jupiter-swap | wallet | inputMint, outputMint, chainId | |
jupiter-quote | - | inputMint, outputMint, amount | |
send-sol | wallet | recipientAddress, chainId | |
send-spl-token | wallet | tokenMintAddress, recipientAddress, chainId |
Available Triggers
| Trigger | ID | Required configuration |
|---|---|---|
| Solana Transaction | solana-transaction | chainId, watchAddress, eventCategory |
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 use the 'Send SPL Token' or 'Send SOL' actions within B3OS to trigger automated transfers based on specific conditions in your workflow, such as price movements or time-based schedules.
Yes, B3OS provides direct actions for Jupiter, allowing you to automate the process of fetching swap quotes and executing swaps to ensure optimal routing and liquidity.
Absolutely. You can use the 'Get SOL Balance' or 'Get SPL Token Balance' actions to periodically check account balances and trigger subsequent workflow steps if specific thresholds are met.
B3OS includes a dedicated 'Get SPL Token Metadata' action, allowing your automated workflows to pull essential token information, such as symbols and decimals, directly from the Solana blockchain.
B3OS eliminates the need for manual execution and complex custom coding, providing a robust infrastructure to connect Solana's liquidity and speed with your existing business logic and operational tools.
