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

Slinky example contract #51

Open
wants to merge 4 commits into
base: feat/sdk-50
Choose a base branch
from

Conversation

udit-gulati
Copy link

The contract does following:

  1. Checks if market exists in x/oracle and x/marketmap modules.
  2. Fetchs price for one and multiple markets.
  3. Does block_height, nonce checks to make sure prices are not stale.
  4. Is used as an example is slinky docs, PR: https://github.com/skip-mev/docs/pull/96

@pr0n00gler
Copy link
Collaborator

Thanks, we'll take a look!

Sorry for a long response

Copy link
Collaborator

@pr0n00gler pr0n00gler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update neutron-sdk to the version 0.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants