Skip to content

Commit

Permalink
zeroex - v2 macro model replacements (#7166)
Browse files Browse the repository at this point in the history
* update settler address cte in macro, add arb, avax

* + add avax

* replace old models in cross-chain model

* update macro

* update models

* fix join

* update blast model

* add files

* update/replace mantle model

---------

Co-authored-by: Huang Geyang <Sukebeta@outlook.com>
Co-authored-by: jeff-dude <102681548+jeff-dude@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 91241e6 commit 51d47e4
Show file tree
Hide file tree
Showing 16 changed files with 328 additions and 1,235 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,15 +206,15 @@ models:
name: protocol_fee_paid_eth
description: "The protocol fee paid in ETH"

- name: zeroex_arbitrum_settler_trades
- name: zeroex_v2_arbitrum_trades
meta:
blockchain: arbitrum
project: zeroex
contributors: rantum
config:
tags: ['arbitrum','0x','dex_aggregator','dex','aggregator']
description: >
0x API erc20 trades through 0x Settler contracts. No fills, only deduped transactions.
0x API erc20 trades through 0x v2 contracts. No fills, only deduped transactions.
data_tests:
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
Expand Down

This file was deleted.

Loading

0 comments on commit 51d47e4

Please sign in to comment.