# eth\_chainId

1. **Parameters:** Does not accept any parameters

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

1. **Returns:**&#x20;
   1. Returns- Chain ID(Hexa-Decimal value in string format)
