feat: add SwapWizard DEX aggregator trades#9690
Open
cmayorga wants to merge 2 commits into
Open
Conversation
Add SwapWizard aggregator spell parsing SwapExecuted events from raw logs across Ethereum, BNB, Polygon, Base, and Arbitrum. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Author
|
I have read the CLA Document and I hereby sign the CLA |
Author
|
recheck |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
dex_aggregator.tradestableSwapExecutedevents from raw logs across 5 chains: Ethereum, BNB, Polygon, Base, ArbitrumContract Addresses
0x649A382ab2aecEc5c1B9ac956c4CdaCEDaC96c800x22E51c8090086502227a66D2A2E1335D7A5B1aEC0xc1409502815C4274e2e4F0c5EE3a32d0ce76f2c90xA2ae391D0740Cb8C8aA40dB7c076591A8b5A2A4d0xA8E28f3c117B922867c78039adD25f07D23C5f6EEvent
Files
macros/models/_project/swapwizard_trades.sql— Core macro parsing raw logsmodels/_projects/swapwizard/{chain}/— Per-chain incremental models (5 chains)models/_projects/swapwizard/swapwizard_trades.sql— Union view across all chainsmodels/aggregator_trades/dex_aggregator_trades.sql— Registered in master aggregator unionTest plan
dbt slim cipasses on all new models0xf37a3bd5c0f7f8527446af48a2a8fd5711deb58baa1a2747c3cb8dce6e9bb483🤖 Generated with Claude Code