State machines
Overview
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.