# web3\_clientVersion

1. #### Parameters- This method does not accept any parameters

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

2. #### Returns

   result-The current client version in string format
