Chainworks
Documentation

SVM Send Transaction

Broadcast signed transactions to Solana.

Endpoint: /svm/send-transaction

⚠️ Warning: This endpoint sends real transactions to the blockchain.

ParameterTypeRequiredDescription
chainstringYes

Always sol

signedTransactionsstring[]YesArray of base64-encoded signed transactions
simulateBeforeSendbooleanNoSimulate before sending (default: true)