pub type XDaiBalance = Balance<XDai>;
Balance denominated in xDai (native gas token).
pub struct XDaiBalance(/* private fields */);