eth_getAccount
Accounts info | Plasma
eth_getAccount | Plasma
Plasma API method that returns the account information for a given address. Reference for eth_getAccount on Plasma via Chainstack.
POST
eth_getAccount
Plasma API method that returns the account information for a given address.
Parameters
address— the address of the accountquantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)
Response
object— account object with balance, nonce, codeHash, and storageRoot
eth_getAccount code examples
Last modified on May 18, 2026