# eth\_accounts

The API credit value for this method is 100

1. **Parameters:** This method does not require any parametersCurl

```bash
 curl https://Krypc-End Point URL/ \
 -X POST \
  -H "Content-Type: application/json" \
 --data '{"method":"eth_accounts","id":1,"jsonrpc":"2.0"}'
```

2. **Result:**&#x20;

   1. Returns- An array address owned by the client

&#x20;
