Retrieves detailed account information for a given address at a specific block number or tag.
eth_getAccount:params[0]: The address of the account (20-byte hex string).params[1]: Block reference: block number in hex, integer, or tag (“latest”, “pending”, “safe”, “finalized”).