Determines the correct storage server URL based on the current realm.
isPreview
.zone
The realm never changes mid-session, so the result is memoized; a failed resolution is not memoized so transient getRealm errors can be retried.
The storage server base URL
Determines the correct storage server URL based on the current realm.
isPreviewis true, uses the realm's baseUrl (localhost).zone, uses storage.decentraland.zoneThe realm never changes mid-session, so the result is memoized; a failed resolution is not memoized so transient getRealm errors can be retried.
Returns
The storage server base URL