Transaction
Transaction - Send
Submit a signed transaction to the blockchain
POST
Transaction - Send
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol, bsc, eth Body
application/json
Transaction parameters
Base64 encoded signed transaction
Example:
"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEDRgYGpQEDAQIABQcICQoLDA0ODwAAAAAAAAAAAAAQERITFBUWFxgZGhscHR4fAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
Transaction submission method
Available options:
default, priority Example:
"default"
jito | direct
Example:
{ "isAntiMev": true }Response
200 - application/json
Transaction - Send

