Eth_accounts
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
JSON-RPC version identifier
2.0methodstringRequiredExample:
Name of the JSON-RPC method
eth_accountsparamsarrayRequired
No parameters are required for this method. This must be an empty array.
idintegerRequiredExample:
Unique identifier for the JSON-RPC request
1Responses
200
A list of Ethereum addresses
application/json
post
/200
A list of Ethereum addresses
Last updated