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

feat(); eth balance & docs #118

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

melotik
Copy link
Contributor

@melotik melotik commented Dec 22, 2022

Background: We want to get historical token balances on multiple blockchains over multiple tokens (erc20's, native tokens, etc.) In order to streamline our ingestion of this data we want to standardize the proto definitions for this.

Deliverables:

  • Add more fields to erc20.proto
  • Update eth-balance to use that definition and a map instead of a store
  • Update documentation
  • Update erc20-holdings to get erc20 metadata
  • reduce warnings in erc20-holdings

@melotik melotik marked this pull request as draft December 22, 2022 22:22
@melotik melotik marked this pull request as ready for review January 7, 2023 01:51
@melotik melotik changed the title feat(#major); Token Standard feat(); eth balance & docs Jan 7, 2023
Cargo.toml Outdated Show resolved Hide resolved
eth-balance/src/lib.rs Outdated Show resolved Hide resolved
eth-balance/src/lib.rs Outdated Show resolved Hide resolved
eth-balance/src/lib.rs Outdated Show resolved Hide resolved
@melotik melotik force-pushed the standard-token-bal branch from a28a7aa to 5babb04 Compare February 1, 2023 18:50
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.

4 participants