Gateway

Send Transaction

Send a native token transaction.

Transfers native tokens (SOL, ETH, etc.) from a Gateway wallet to another address. Use this for simple transfers of the chain's native currency.

post/gateway/wallets/send

Request body

chainstring required

Blockchain chain (e.g., 'solana', 'ethereum')

networkstring required

Network (e.g., 'mainnet-beta', 'mainnet')

addressstring required

Sender wallet address

to_addressstring required

Recipient address

amountstring required

Amount to send (in native token units)

Response

Successful Response

object required

Changes