Skip to main content
POST
net_version
Robinhood Chain API method that returns the current network ID.

Parameters

None

Response

  • string — the current network ID

net_version code examples

Body

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

Response

200 - application/json

Returns the current network ID.

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