pub fn get_receiver_hash(
    store: &dyn Storage,
    account: &Addr
) -> Option<StdResult<String>>