Transaction
交易 - 发送
提交已签名的交易到区块链
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
支持网络中列出的区块链名称
Example:
{ "SOLANA": "sol", "BASE": "base" }
Body
application/json
交易参数
The body is of type object
.
Response
200 - application/json
The response is of type object
.