pub type Address = Bytes;
Address hash literal type to uniquely identify contracts/accounts on a blockchain.
pub struct Address(pub Bytes);
0: Bytes