* folder structure
* dodo, frax, kyber, and woofi added
* incremental logic and complete dex swaps
* update docs and complete usd threshold
* curve pools and swaps rebuild
* pool_name
* pool address change in beethoven
* sushi and beethoven pools
* incremental logic
* where logic on frax
* fixed pool_name in curve and added legacy pools for univ3
* added event for dodo
* removed orderhistory event from dodo
* added incremental logic on velodrome cte
* uni v3 metadata price pivot and created complete_dex_swaps
* synthetix metadata price pivot
* curve and beethoven metadata price pivot
* sushi metadata price pivot
* clean up for complete_dex_swaps columns
* inserted timestamp column for incrementals
* data type update in curve swaps tests
* removed comments
* changed price source to view for velodrome
* changed price source to view for velodrome
* silver_dex sushi models
* created core__ez_dex_swaps view
* added synthetix swaps models and adjusted velodrome / sushi models for necessary ez_dex columns
* fixed error in velo pools backfill seed causing duplicates
* fixed issue with silver prices causing duplicate token_address
* added univ3 pools and swaps models for integration into ez_dex_swaps
* replaced null event_names with swap
* added univ3 to dex_swaps and added not null event name test
* updated gitignore for dbt-env
* curve pools silver model
* added incremental logic to curve pools table
* adjusted data type on decimal column
* updated curve_pools and added curve_swaps
* case when for null event_name
* removed dbt-env
* snowflake tagging for ez_dex_swaps
* added beethoven swaps and pools tables, and joined them to ez_dex_swaps
* beethoven pools yml
* removed column from synthetix swaps yml
* recreated velodrome pools model using the reads udf
* change event_name to reference topic
* deleted velo_pools_backfill seed and hardcoded function sigs
* changed udf_hex_to_int ref to ethereum.public
* changed synthetix swaps to reference data instead of event inputs
* changed event_input references to data in beethoven models
* rounded usd values
* modified tx_to logic in curve swaps
* modified curve swaps for proper volumes