State
Overview
state_getBranches
curl -X POST --data '{"jsonrpc":"2.0","method":"state_getBranches" ,"id":21}'Console Example
> state.getBranches()Returns:
Output:
state_getBlock
Console Example
Returns:
Output:
state_getBlockByHash
Console Example
Returns:
Output
state_getMinedBlocks
Console Example
Returns
Output:
state_getBestChain
Console Example
Returns:
Output
state_getOrphans
Console Example
Returns:
Output
state_getReOrgs
Console Example
Returns:
Output
state_getAccount
Console Example
Returns:
Output
state_listAccounts
Console Example
Returns:
Output
state_listTopAccounts
Console Example
Returns:
Output
state_getAccountNonce
Console Example
Returns:
Output
state_getTransaction
Console Example
Returns:
Output
state_getDifficulty
Console Example
Returns:
Output
Last updated
Was this helpful?