The `as_unchecked` method is never dangerous to call because an `Address<UncheckedNetwork>` provides a subset of functionality that is always ok to use. It is only dangerous to go the other way unchecked to checked.