/
/Ethereum Optimism Data Transport Later
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 2h ago · Updated 1mo agoView markdown
  • getReturns the sync status
  • getReturns the latest Ethereum Layer one context
  • getReturns the Ethereum Layer one context at a specific height
  • getReturns the latest enqueued transaction
  • getReturns the enqueued transaction by index
  • getReturns the latest Canonical Transaction Chain transaction
  • getReturns a Canonical Transaction Chain transaction by index
  • getReturns the latest Batch to be appended to the Canonical Transaction Chain
  • getReturns the Batch to be appended to the Canonical Transaction Chain by index
  • getReturns the latest state root
  • getReturns the state root by index
  • getReturns the latest state root batch
  • getReturns the state root batch by index

Returns the state root batch by index

This returns a state root batch appended to the State Commitment Chain by index

get/batch/stateroot/index/{index}

Path parameters

indexinteger required

Response

An object representing the state root batch by index