Get current Ethereum head
Request
Path:/eth/headMethod 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