pub async fn query_message_accepted_thegraph(
    thegraph_client: &TheGraphLikeEth,
    nonce: u64
) -> Result<Option<MessageAccepted>>