-
Notifications
You must be signed in to change notification settings - Fork 0
Project: Core data feeds #34
Copy link
Copy link
Open
Description
Some protocols on EVM require a push-style oracle with a chainlink interface. We will create push-style data feeds with these specs:
- Push at least every 24 hours
- If the current price deviates from the pushed price by X%, push the price feed
- Chainlink interface compatible
- Uses Axelar's GMP to push from Ojo -> EVM
In order to achieve this, we have to build a few things:
And we also have to:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels