Accountseth_accounts()
Returns a list of addresses owned by client.
Get Balanceeth_getBalance()
Returns the balance of the account of given address.
Sign Messageeth_sign()
Signs a message with the private key of an account.
Send Transactioneth_sendTransaction()
Creates new message call transaction or a contract creation, if the data field contains code.