Skip to main content
POST
eth_accounts

Body

application/json
jsonrpc
string
default:2.0
required

JSON-RPC version

method
string
default:eth_accounts
required

The method to call

id
integer
default:1
required

Request identifier

params
any[]

No parameters

Response

200 - application/json

Returns a list of addresses owned by the client

jsonrpc
string
Example:

"2.0"

id
integer
Example:

1

result
string[]

List of addresses

Example: