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

Export token transfers on address: include transfers on contract itself #4977

Merged

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Dec 3, 2021

Resolves #4972

Motivation

Exporting of tokens transfers on address accounts only those which sent from or to account. Thus, if someone requests transfers of token address itself, an empty list of token transfers will be returned.

Changelog

Complement to_address_hash and from_address_hash clauses with token_contract_address_hash clause for the list of token transfers to export.

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-export-token-transfers-include-transfers-on-contract branch from e86c6bd to ff4dcab Compare December 3, 2021 20:08
@vbaranov vbaranov merged commit d154b2b into master Dec 4, 2021
@vbaranov vbaranov deleted the vb-export-token-transfers-include-transfers-on-contract branch December 4, 2021 09:06
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Dec 6, 2021
…ansfers-include-transfers-on-contract

Export token transfers on address: include transfers on contract itself
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.

CSV export generates an empty file with only the headers
1 participant