Send SOL

The Send SOL node sends SOL from a Solana wallet to a specified address.

Inputs

  • wallet:

    • description: The Solana wallet from which to send SOL.

    • allowed types: SolanaWallet

    • default value: None

  • to_address:

    • description: The Solana address to send coins to.

    • allowed types: SolanaAddress

    • default value: None

  • amount:

    • description: The amount of SOL to send.

    • allowed types: decimal

    • default value: 0

Output

Tags

  • crypto

  • solana

Last updated