SendTransaction

Send transaction

post

Submit a real transaction to the Stellar network. This is the only way to make changes on-chain.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 2.0
idintegerRequiredExample: 8675309
methodstringRequiredExample: sendTransaction
Responses
chevron-right
200

Transaction sent successfully

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 8675309
post
/

Last updated