defaultIndexerUrl
defaultIndexerUrl(
network):string
Defined in: ootle/src/helpers/network.ts:18
Returns a known default indexer URL for the given network.
Mirrors default_indexer_url() from the Rust ootle-rs crate.
Parameters
Section titled “Parameters”network
Section titled “network”Returns
Section titled “Returns”string
Throws
Section titled “Throws”for networks where no default URL is configured.