pub async fn query_message_accepted_events( client: &Web3<Http>, outbound: &Outbound, begin: u64, end: u64) -> Result<Vec<MessageAccepted>>