I tried to use the feed Id of Crypto.AVALON.USDA/USD querying the pyth contract on Ethereum but it always revert with an error around if (price.publishTime == 0) revert PythErrors.PriceFeedNotFound();
0x4305fb66699c3b2702d4d05cf36551390a4c69c6.getPriceUnsafe(0x37c307959acbb353e1451bcf7da9d305c8cb8d54c64353588aaf900ffcffdd7d)
Is it due to no one is actually updating the feed on Ethereum?