pub type Amount = u64;
Specifies an interface to interact with tokens. Type alias to store an amount of token.