For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get last stable unit props

Example

const result = await client.api.getLastStableUnitProps();

Returns

{
  unit: 'SaLC9xO2c+6d2sQGH0Iij8MkftUFOIS68kU6ltIkhkU=',
  main_chain_index: 12000000,
  timestamp: 1700000000
}

Last updated