Skip to Content

Get current Ethereum head

Request

  • Path: /eth/head
  • Method type: GET

Example Request

curl https://turing-bridge-api.avail.so/eth/head

Example response

Example JSON response
{ "slot":4454752, "timestamp":1709191840, "timestampDiff":1716 }
Last updated on