eth_accounts - Ethereum
Use it to receive addresses that a client owns
How to Use the eth_accounts Method
Parameters
No parameters
What you receive
Array of DATA in 20 Bytes – it holds the list of addresses that belong to a client.
Sample
Here is a typical appliance example.
Call
Outcome
Last updated