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

Stablecoin V2: Tron and Ethereum Balances #337

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

SebMelendez01
Copy link
Contributor

@SebMelendez01 SebMelendez01 commented Jul 25, 2024

  1. Tron credits and debits tables had duplicates. In order to fix this I changed how dbt recognized the unique key and full refreshed all the tron tables
  2. DAI within the maker protocol does not follow the traditional ERC20 standard. Instead the account system is done in the vat. This is the supply that is in the Dai Savings in this query: https://dune.com/queries/54599/108371. We have historically been under counting the total supply of DAI by about 2 billion.
  3. I am also removing ethereum from the final metric table because I have to re-backfill the balances which will most likely not be done by the time the job runs tonight.
Screenshot 2024-07-25 at 5 47 37 PM

@SebMelendez01 SebMelendez01 requested a review from a team as a code owner July 25, 2024 21:48
@SebMelendez01 SebMelendez01 merged commit 5a672ce into main Jul 25, 2024
3 checks passed
@SebMelendez01 SebMelendez01 deleted the sm-stablecoin-v2-tron-ethereum-balances branch July 25, 2024 21:56
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.

1 participant