Documentation
    Preparing search index...

    Variable getAllFlashLoanAssetsConst

    getAllFlashLoanAssets: (
        options?: Partial<EnvOption & CacheOption>,
    ) => Promise<FloashloanAsset[]> = ...

    Get all available flash loan assets from the API Uses caching to avoid repeated API calls

    Type declaration