Companion

object Companion

Properties

Link copied to clipboard

Default indexer URLs by network passphrase.

Functions

Link copied to clipboard
fun forNetwork(networkPassphrase: String, timeoutMs: Long = OZConstants.DEFAULT_INDEXER_TIMEOUT_MS): OZIndexerClient?

Creates an OZIndexerClient for a specific network using the default indexer URL.

Link copied to clipboard
fun getDefaultUrl(networkPassphrase: String): String?

Returns the default indexer URL for a given network passphrase.