提交已签名的交易到区块链
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
支持网络中列出的区块链名称
{
"SOLANA": "sol",
"BASE": "base",
"BSC": "bsc",
"POLYGON": "polygon",
"ARBITRUM": "arbitrum",
"OPTIMISM": "optimism",
"AVALANCHE": "avalanche",
"ETHEREUM": "ethereum",
"ZKSYNC": "zksync",
"SUI": "sui"
}
交易参数
The body is of type object
.
The response is of type object
.