pub type TokenAmount = BigInt;
Token type to be used within the VM.
pub struct TokenAmount { /* private fields */ }