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

Feature: Add Oracle Pricing Data #135

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jfarid27
Copy link
Collaborator

@jfarid27 jfarid27 commented Oct 9, 2024

Description

  • Adds on chain oracle pricing data. The on chain oracle should properly compute prices from whitelisted tokens only and return zero for non-whitelisted tokens.
  • The code should only hit the RPC once every hour to update the tokens.

QA/Testing

We are getting good data locally with my personal RPCs, but I would like to see what we return from the deployment RPC as a full test.

Screenshot from 2024-10-09 19-33-04

@jfarid27 jfarid27 added the enhancement New feature or request label Oct 9, 2024
@jfarid27 jfarid27 self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant