• Gets the portfolio given the path to an asset profile .json file To use:

     var ts = require("tidyscripts_node") ;
    var r = await ts.puppeteer.apis.debank.get_debank_info_for_asset_profile(process.env['ASSET_PROFILE_PATH']) ;

    Parameters

    • f: string

    Returns Promise<any[][]>