Send PrivateTransaction
Introduction
This API is used to receive private transactions submitted by users, with the method name eth_sendPrivateTransaction
Rate Limit
Unlimited
Request Parameters
Parameters
Mandatory
Format
Example
Description
transaction
Mandatory
String
"0x…4b"
signed raw transaction hash
Request Example
Reponse Example
Last updated