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

Revert "Polygon compound configurator update (#187)" #188

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

medvedev1088
Copy link
Member

@medvedev1088 medvedev1088 commented Sep 11, 2023

Use proxy instead of implementation is table definitions for compound configurator v3

Reverts #187

@medvedev1088 medvedev1088 merged commit 7c7aecf into main Sep 11, 2023
4 checks passed
@medvedev1088
Copy link
Member Author

medvedev1088 commented Sep 11, 2023

@qshao-gauntlet data is populated now:

SELECT * 
FROM `blockchain-etl.polygon_compound.Configurator_v3_event_CometDeployed` 
LIMIT 1000
Screenshot 2023-09-11 at 12 47 21 PM

Note that for the events that've never been emitted by the contract https://polygonscan.com/address/0x83E0F742cAcBE66349E3701B171eE2487a26e738#events the tables will be empty e.g.

SELECT * 
FROM `blockchain-etl.polygon_compound.Configurator_v3_event_UpdateAssetPriceFeed` 
LIMIT 1000

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.

None yet

1 participant