Trying to fetch usd price for a erc20 token using moralis api āgetTokenPriceā in Nodejs application. Iām currently using try/catch block, however, it still crashes my app with error āNo pools found with enough liquidity, to calculate the priceā.
Iām moralis newbie. Any help will be appreciated.