Skip to main content
Every token on the Neuron platform is governed by a smart contract that defines a state machine — a set of states and the transitions between them. The State machines endpoints let you query the current state of a token’s state machine and generate detailed reports about its history, structure, and performance. All endpoints require a valid JWT bearer token, and access is subject to the authorization rules of the token’s governing contract.

Endpoints

Report types and formats

The Create report endpoint supports multiple report types and output formats:
  • Tokens — tokens are the resources that state machines are attached to.
  • Contracts — the smart contracts that define the state machine rules.