Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native currency rate validation on OevAuctionHouse is skipped for some chains #327

Open
bbenligiray opened this issue Jan 10, 2025 · 0 comments
Labels

Comments

@bbenligiray
Copy link
Member

https://github.com/api3dao/contracts/blob/main/scripts/constants.ts defines skippedChainAliasesInOevAuctionHouseNativeCurrencyRateValidation, for which the native currency rate validation on OevAuctionHouse is skipped. This is because we do not run a dAPI for the given native currency rate. Ideally, this list should be emptied by

  • Setting up the dAPI
  • Or if that is not possible retracting support from the chain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant