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

Filter account txs by any contract addresses #1101

Open
tomasklim opened this issue Jun 11, 2024 · 0 comments
Open

Filter account txs by any contract addresses #1101

tomasklim opened this issue Jun 11, 2024 · 0 comments

Comments

@tomasklim
Copy link
Member

tomasklim commented Jun 11, 2024

In the staking tab of Trezor Suite, we need to filter staking related contracts interactions on the client.

https://github.com/trezor/blockbook/blob/master/docs/api.md#get-address

We see there is a contract parameter on /api/v2/address/<address>[?contract=<contract address>] which works now just for tokens. It should work for any contract address interaction.
We need to expand it to accept an array of contract addresses so that we can filter pooling and accounting Everstake contracts at once.

Related to #12827

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

1 participant