- Change wallet
Nodes
RPC Connection
Connect to a Solana RPC endpoint
Get Balance
Get SOL balance of an account
Get Account Info
Fetch account information
Get Slot
Get current slot number
Get Block Height
Get current block height
Get Recent Blockhash
Get recent blockhash for transactions
Connected Wallet
Get the connected wallet public key
Sign Transaction
Sign a transaction with connected wallet
Sign Message
Sign a message with connected wallet
String Input
Input a string value
Number Input
Input a number value
Public Key Input
Input a Solana public key
Boolean Input
Input a boolean value
Display
Display a value
Console Log
Log value to console
For Each
Iterate over each item in an array
Repeat
Repeat execution N times
Range
Generate array of numbers from start to end
Array Length
Get length of an array
Get Array Item
Get item at specific index
Delay
Delay execution by specified milliseconds
Parse JSON
Parse a JSON string
Stringify JSON
Convert object to JSON string
Get Property
Get a property from an object
Properties
Select a node to view its properties
