eth_sendRawTransaction
Transactions info | Tempo
eth_sendRawTransaction | Tempo
Tempo API method that sends a signed transaction to the network. Chainstack supports eth_sendRawTransaction on Tempo JSON-RPC nodes.
POST
eth_sendRawTransaction
Tempo API method that sends a signed transaction to the network. Tempo supports standard Ethereum transaction types plus typeDocumentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
0x76 (TempoTransaction) with features like passkey authentication, call batching, and fee sponsorship.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Stablecoin gas fees: On Tempo, transaction fees are paid in TIP-20 stablecoins like pathUSD, not a native token. The fee is automatically converted using the Fee AMM.
Parameters
signedTransaction— the signed transaction data as a hex string
Response
result— the transaction hash of the submitted transaction
eth_sendRawTransaction code examples
Last modified on May 18, 2026