---
title: "Returns the latest Ethereum Layer one context"
method: GET
path: "/eth/context/latest"
---

# Returns the latest Ethereum Layer one context

`GET /eth/context/latest`

This returns the L1 blocknumber, block hash and timestamp corresponding to the most
recently ingested block

## Response `200`

An object representing the Ethereum context

- EthereumContext
  - `blockNumber` integer
  - `timestamp` integer
  - `blockHash` string

---

[API](https://skmtc.net/mantlenetworkio/apis/mantle-data-transport-later.md) · [All operations](https://skmtc.net/mantlenetworkio/apis/mantle-data-transport-later/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mantlenetworkio/mantle-data-transport-later/versions/5030508300a9/schema)
