Expand description
Token model schema types.
Structs§
- Action
- A state-changing operation.
- Arc
- An arc connecting states and actions.
- Constraint
- A constraint that must hold across all snapshots.
- Event
- An Ethereum event that can trigger state changes.
- Event
Parameter - A single parameter in an event signature.
- Schema
- A complete tokenmodel schema definition.
- State
- A named container in a schema.
Enums§
- Kind
- Discriminates between token-counting and data-holding states.