Skip to main content
POST
eth_protocolVersion
Plasma API method that returns the current Ethereum protocol version.

Parameters

None

Response

  • string — the current Ethereum protocol version

eth_protocolVersion code examples

Body

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

Response

200 - application/json

Returns the current Ethereum protocol version.

jsonrpc
string
id
integer
result
object | null
Last modified on May 18, 2026