Send signed transaction
Transactions
Send signed transaction
Submits a signed raw transaction to the blockchain network and returns its transaction hash/txid.
- Ethereum (EVM): rawSignedTx must be 0x-prefixed hex
- Tron: rawSignedTx must be hex (0x prefix allowed)
POST
Send signed transaction