Property

ethereum_rpc

Property Name Type Description Required
accounts array of string
chain_id string
client string Yes
compiler string
hashrate string
platform string
version string

↑ TopExample
{
    "client": "Geth",
    "version": "v1.10.23-stable-d901d853",
    "platform": "linux-amd64",
    "compiler": "go1.18.5",
    "hashrate": "0x0",
    "chain_id": "0x1"
}