* v5 swaps, first contract
* rename
* tests wip
* update swap_index
* fix duplicates and null mints for marinade deposits
* disable models
* An 4131/add jupv6 (#385)
* wip
* fix index join
* clean up
* adjust cols and union to swaps
* fix null _log_id col
* update swap_index
* remove solana_dev prefix
---------
Co-authored-by: Desmond Hui <desmond@flipsidecrypto.com>
* initial jup v5.2 model (#386)
* initial jup v5.2 model
* testing and swap_index update
* fix duplicates
* fix transfer ordering issue, fix mint actions bad join
---------
Co-authored-by: tarikceric <tarik@flipsidecrypto.com>
* make same fixes as in v5_2 model
* disable v5 models as there are no longer new events for them
* add incremental predicate
* add new udf to be created
* add succeeded column for v5 models
* remove v6 from silver swaps, add to defi.swaps view directly
---------
Co-authored-by: tarikceric <tarik@flipsidecrypto.com>
Co-authored-by: tarikceric <46071768+tarikceric@users.noreply.github.com>