Skip to content

Investigate oracle interface #102

@defispartan

Description

@defispartan

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
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions