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

eosio.token: OR params? #27

Open
YaroShkvorets opened this issue May 9, 2023 · 1 comment
Open

eosio.token: OR params? #27

YaroShkvorets opened this issue May 9, 2023 · 1 comment

Comments

@YaroShkvorets
Copy link
Member

Let's say I want to track all transfers TO contract1 and all transfers FROM contract2.
How do we capture this with our params schema @DenisCarriere ?

@DenisCarriere
Copy link
Contributor

@YaroShkvorets we can't at the moment

We would need to rethink how we handle params for eosio.token substreams

I'm thinking we need to be able to support ExtendedAsset and ExtendedSymbol

"?from=1.0000 EOS@eosio.token&to=2.0000 USDT@tethertether"

We might come up with another solution for params

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

No branches or pull requests

2 participants