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

[DRAFT] Token Transfers #1176

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

[DRAFT] Token Transfers #1176

wants to merge 2 commits into from

Conversation

MSilb7
Copy link
Contributor

@MSilb7 MSilb7 commented Dec 17, 2024

Closes #1134

  • ETH Transfers
  • ERC20 Transfers - Using ABI
  • ERC721 Transfers - Using ABI
  • ERC1155 Transfers - Using ABI
  • Generalized Token Transfer Table
  • Daily Aggregate Transfer Volumes
    • Group by To/From/Token, Count transfers and Sum amounts
    • Group by Address / Token, Count Ins & outs, Sum ins and out values, sum net value

@MSilb7 MSilb7 requested a review from lithium323 December 17, 2024 23:15
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.

ETH/ERC20 Token Transfer Intermediate Models
1 participant