eth_getAccount RPC Method
Parameters
address
string
REQUIRED
Loading...
blockReference
string
REQUIRED
Loading...
Returns
result
object
Loading...
codeHash
string
Loading...
storageRoot
string
Loading...
balance
string
Loading...
nonce
string
Loading...
Request
1curl https://docs-demo.plasma-mainnet.quiknode.pro/ \2--header 'Content-Type: application/json' \3--data '{4"method": "eth_getAccount",5"params":["0x3935D88E781253d4fb72cf8c804BC64b5516D8fa", "latest"],6"id": 1,7"jsonrpc": "2.0"8}'
1curl https://docs-demo.plasma-mainnet.quiknode.pro/ \2--header 'Content-Type: application/json' \3--data '{4"method": "eth_getAccount",5"params":["0x3935D88E781253d4fb72cf8c804BC64b5516D8fa", "latest"],6"id": 1,7"jsonrpc": "2.0"8}'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free