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

replace with view query #233

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

Conversation

qshao-gauntlet
Copy link
Collaborator

What?

ie: Add support for uniswap contract events

How?

ie: I used abi-parser or cli tools to build the table definitions

Related PRs (optional)

PRs that are related to this or may need to be deployed before this PR

Anything Else?

@@ -31,7 +31,7 @@
"name": "ValidatorConfigSet",
"type": "event"
},
"contract_address": "SELECT * FROM UNNEST(['0x08f9654349b33b955133b28e35dbecce9950c219', '0x6228a44cd0ec29c3373c9742e4bbaf6f2e536b9a', '0x57d2d46fc7ff2a7142d479f2f59e1e3f95447077', '0x0ee7145e1370653533e2f2e824424be2aa95a4aa'])",
"contract_address": "SELECT proxy_address FROM ref('view_AccessControlledOffchainAggregator_info')",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they should be contract_address

@medvedev1088
Copy link
Contributor

@qshao-gauntlet GitHub reports there are still conflicts that need to be resolved before merging:
Screenshot 2023-11-17 at 14 31 14

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.

3 participants