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

Osmosis application support through CosmWasm message indexing #540

Open
pharr117 opened this issue Apr 10, 2024 · 1 comment
Open

Osmosis application support through CosmWasm message indexing #540

pharr117 opened this issue Apr 10, 2024 · 1 comment

Comments

@pharr117
Copy link
Collaborator

We need to explore indexer support for Osmosis dApp CosmWasm message execution. A few of the applications that have been requested for support are:

  • Mars
  • Quasar
  • CalcFi
  • Levana

This will involve the issues tracked here:

@danbryan danbryan added OGP Osmosis Grants Program grant OGP2024 and removed OGP Osmosis Grants Program osmosis-1 labels Apr 11, 2024
@pharr117
Copy link
Collaborator Author

pharr117 commented Apr 23, 2024

There will need to be a few phases on this ticket to meet all the requirements:

  1. Add indexer support for parsing known contract MsgExec indexing - fill "known" contracts with none
  2. Determine contract addresses for the major Osmosis dApps, or determine a way to get these dynamically if further support is needed
  3. Research contract executions for determining how to parse the underlying executions/logs into indexed data
  4. Implement changes for parser support
  5. Implement changes for CSV support

@danbryan danbryan moved this to Todo in Defiant OSS Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants