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

Adds on-chain tag scraping from Settler calldata. (Affiliate tagging) #151

Conversation

AndresElizondo
Copy link
Contributor

@AndresElizondo AndresElizondo commented Aug 8, 2024

@AndresElizondo
Copy link
Contributor Author

AndresElizondo commented Aug 8, 2024

Sanity check query:

select * from events.transactions
where affiliate_address = '1d49ab'
and block_number >= 20285535;

(This is Matcha's public on-chain tag)

@0xyijing 0xyijing merged commit 1ebc055 into main Aug 19, 2024
3 checks passed
@0xyijing 0xyijing deleted the andres/deng-367-event-scrapers-extract-on-chain-tag-from-tracking-argument branch August 19, 2024 20:01
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.

2 participants