Exemplo n.º 1
0
 get => PersistentState.GetUInt64(nameof(this.TotalSupply));
Exemplo n.º 2
0
 get => this.PersistentState.GetUInt32(nameof(this.State));
 get => State.GetString(nameof(this.Symbol));
Exemplo n.º 4
0
 get => PersistentState.GetString(nameof(this.Symbol));
 get => this.PersistentState.GetAddress(nameof(this.Installer));