DasApiOptions: {
    heliusCompatibility?: undefined | boolean;
}

Type declaration

  • Optional heliusCompatibility?: undefined | boolean

    Use Helius DAS parameter names (mint, owner) for methods where Helius diverges from the Metaplex DAS specification (mintAddress, ownerAddress).

Generated using TypeDoc