pub type TokenAddress = Bytes;
Type alias for token addresses, represented as raw bytes.
pub struct TokenAddress(pub Bytes);
0: Bytes