Hierarchy

  • GenesisApiConfig

Properties

Properties

baseUrl?: string

Base URL of the Genesis API. Defaults to 'https://api.metaplex.com'.

fetch?: ((input: URL | RequestInfo, init?: RequestInit) => Promise<Response>)

Type declaration

Generated using TypeDoc