Skip to main content

fetchMinaAccount

Callable

  • fetchMinaAccount(params: { force?: boolean; publicKey: string | PublicKey; tokenId?: string | Field }): Promise<{} | { account: undefined }>

  • Parameters

    • params: { force?: boolean; publicKey: string | PublicKey; tokenId?: string | Field }

    Returns Promise<{} | { account: undefined }>