refresh_eth_cache(); $price = (new ApiV1Controller())->get_cache_eth_price(); if ($price <= 0) { Log::warning("cache ETH price failed."); } } }