This page uses machine translation from English, which may contain errors or unclear language. For the most accurate information, please see the original English version. Some content may be in the original English due to frequent updates. Help us improve this page's translation by joining our effort on Crowdin. (Crowdin translation page, Contributing guide)
[Transaction] kaia_sendRawTransactions
Send multiple signed RLP-encoded transactions. It can be useful when an RLP endpoint is actually load-balancing to multiple nodes, and the user needs to make sure that multiple transactions are sent to the same node. Important when you send KIP-245 bundled transactions.
NOTE: If you deployed a contract, use kaia_getTransactionReceipt to get the contract address.
JSONRPC: kaia_sendRawTransactions
Request
- application/json
Body
params array[]required
Signed transactions data.