TriportRPC

State root

Last updated:

Applies to: EVM chains

In more detail

The global state — every account's balance, nonce, code hash and storage root — is committed to by this root. A proof from eth_getProof can be checked against the stateRoot of a trusted block header without trusting the node that served it.

See also

Sources

All terms in the RPC and blockchain glossary