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

new predicate: match stx transfers based on memo #488

Open
MicaiahReid opened this issue Feb 1, 2024 · 2 comments
Open

new predicate: match stx transfers based on memo #488

MicaiahReid opened this issue Feb 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@MicaiahReid
Copy link
Contributor

This could help with supporting stx20

@MicaiahReid MicaiahReid added the enhancement New feature or request label Feb 1, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Feb 1, 2024
@MicaiahReid MicaiahReid moved this from 🆕 New to 📋 Backlog in DevTools Feb 1, 2024
@diwakergupta
Copy link
Member

This could help with supporting stx20

indeed! FYI @ryanwaits @sabbyanandan for visibility

@sabbyanandan
Copy link

💯; also, feedback from a developer and the current pain points with the API approach:

I was gonna do is just use chain hook to kind of filter out all the Stx data stuff with a memo and like stuff that I can then process the memos.
I ended up basically just doing that kind of, I guess, with the with the Api trying to just first. First I just cut out all the pro, all the transactions with memos, and then from there I tried to find the ones and maybe off topic, but the difficulty was making sure to like catch invalid ones. I had to always know people's balances.

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
Status: 📋 Backlog
Development

No branches or pull requests

3 participants