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
jsonrpcstringOptionalExample:
JSON-RPC version identifier
2.0idintegerOptionalExample:
ID matching the request
1resultstring · eth-address[]OptionalExample:
An array of hexadecimal Ethereum addresses controlled by the node.
0x742d35Cc6634C0532925a3b844Bc454e4438f44epost
/200
A list of Ethereum addresses
Last updated