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

[BUG] blast chain contract balance issue #6313

Closed
0xPr0f opened this issue Jul 3, 2024 · 1 comment
Closed

[BUG] blast chain contract balance issue #6313

0xPr0f opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@0xPr0f
Copy link
Contributor

0xPr0f commented Jul 3, 2024

Description

I seem to be getting an incorrect value in the query of contract balance (balance of ETH and other valuable ERC20 tokens) on the blast chain

Current behavior

https://dune.com/queries/3872518/6515744
link to my query with issues, the USBD field is double and twice it original value, the original value is ~1.5M, but there I see ~3M and ~3M, this was working fine a few days/hrs ago
image

https://dune.com/queries/3871278/6514842
This query houses some other complicated visualization that works on the same principle as the first and was also affected

Expected behavior

image
Blastscan of the contract in view 0xEA091311Fc07139d753A6BBfcA27aB0224854Bae
This was the behavior displayed yesterday, but on refresh this morning (roughly 7hrs ago), it started displaying the current behavior

Impacted model(s)

I am not exactly sure about the models being affected, but I use

erc20_blast.evt_transfer

Possible solution

None, this exact query was working fine yesterday and was displaying the correct result.
There is still a possibility that it might have been an issue with the SQL query

@0xPr0f 0xPr0f added the bug Something isn't working label Jul 3, 2024
@0xPr0f 0xPr0f closed this as completed Jul 4, 2024
@0xPr0f
Copy link
Contributor Author

0xPr0f commented Jul 4, 2024

This seems to have been a query issue, i was perplexed at the resolution, but it seem to be solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant