Skip to main content
POST
web3_clientVersion
Tempo API method that returns the current client version. Tempo is built on the Reth SDK.
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.

Parameters

  • none

Response

  • result — the current client version string

web3_clientVersion code examples

Body

application/json
jsonrpc
string
default:2.0
method
string
default:web3_clientVersion
params
any[]
id
integer
default:1

Response

200 - application/json

The client version

jsonrpc
string
id
integer
result
string

The Tempo client version string

Last modified on June 25, 2026