pub type TokenAmount = U256;
Alias type for token amount.
#[repr(C)]pub struct TokenAmount(pub [u64; 4]);
0: [u64; 4]