Transaction
交易 - 发送
将已签名的交易提交到区块链
POST
交易 - 发送
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.
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
支持网络列表中的链名称
可用选项:
sol, bsc, eth 请求体
application/json
交易参数
Base64 编码的已签名交易
示例:
"AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEDRgYGpQEDAQIABQcICQoLDA0ODwAAAAAAAAAAAAAQERITFBUWFxgZGhscHR4fAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
交易提交方式
可用选项:
default, priority 示例:
"default"
jito | direct
示例:
{ "isAntiMev": true }交易 - 发送

