Investigate why the Chainlink EACAggregator mappings are not working for some assets, and see if there is a general workaround:
wsteth, reth, cbeth, wbtc for ethereum v3
wsteth for arbitrum v3
savax on avalanche
none on optimism/polygon
{
reserves(first: 20,
where:{price_:{priceInEth:0}}) {
id
symbol
price {
id
priceInEth
}
}
}