Solana
Solana blockchain operations
Usage Instructions
Interact with the Solana blockchain to transfer SPL tokens, swap tokens via Jupiter aggregator, check wallet balances, and get token prices. Comprehensive Solana DeFi integration for your workflows.
Tools
solana_transfer
solana_swap
solana_accounts
solana_price
Block Configuration
Input
Parameter | Type | Required | Description |
---|---|---|---|
operation | string | Yes | Operation |
Outputs
Output | Type | Description |
---|---|---|
transaction | json | transaction output from the block |
fee | number | fee output from the block |
walletAddress | string | walletAddress output from the block |
prices | json | prices output from the block |
tokenAccounts | json | tokenAccounts output from the block |
solBalance | number | solBalance output from the block |
amount | string | amount output from the block |
inputAmount | string | inputAmount output from the block |
outputAmount | string | outputAmount output from the block |
Notes
- Category:
tools
- Type:
solana