eth_accounts
Returns a list of addresses owned by client. Due to privacy reasons, OMNIA does not store private keys, so this will always return an empty response.
Parameters
None
Returns
Array of DATA
, 20 Bytes - addresses owned by the client.
Example
Request
Response
Last updated