defaultGhostnetURLs
public struct defaultGhostnetURLs
Preconfigured struct with all the URL’s needed to work with Tezos testnet
-
The default testnet URLs to use for estimating and injecting operations
Declaration
Swift
public static let nodeURLs: [URL]
-
The default testnet URL to use for
tzktURL
, For more information on this service, see: https://api.tzkt.io/Declaration
Swift
public static let tzktURL: URL
-
The default testnet URL to use for
betterCallDevURL
, For more information on this service, see: https://api.better-call.dev/v1/docs/index.htmlDeclaration
Swift
public static let betterCallDevURL: URL
-
The default testnet URL to use for
tezosDomainsURL
, For more information on this service, see: https://tezos.domains/Declaration
Swift
public static let tezosDomainsURL: URL
-
The default testnet URL to use for
objktApiURL
, For more information on this service, see: https://public-api-v3-20221206.objkt.com/docs/Declaration
Swift
public static let objktApiURL: URL