Get current Ethereum head
Request
- Path:- /eth/head
- Method type:- GET
Example Request
CURL
CURL
curl https://turing-bridge-api.avail.so/eth/headExample response
Example JSON response
{
  "slot":4454752,
  "timestamp":1709191840,
  "timestampDiff":1716
}Last updated on