eth_sendRawTransaction

Creates new message call transaction or a contract creation for signed transactions.

Log in to see full request history

📘

Supported on both Mainnet and Testnet.

  • Endpoint

    • Mainnet: https://open-platform-ap.nodereal.io/{$apikey}/megafuel/{$networkId}
    • Testnet: https://open-platform-ap.nodereal.io/{$apikey}/megafuel-testnet{$networkId}
Path Params
string
required
Defaults to <your-nodereal-apikey>
string
required
Defaults to 56
  • For mainnet, the supported networkId values are 56 (bsc mainnet) and 201 (opBNB mainnet)
  • For testnet, the supported networkId values are 97 (bsc testnet) and 5611 (opBNB testnet)
Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_sendRawTransaction
params
array of strings
length between 1 and 1

String - The signed transaction data.

params
Headers
uuid
required
Defaults to 8fabe013-6619-4181-bb8d-6fe0a62421f3

to specify which private policy the caller wants to use.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json