Skip to content

Commit

Permalink
Revert "Create airdrop.claims with 38 airdrops (#2979)" (#3418)
Browse files Browse the repository at this point in the history
This reverts commit 4e4aa95.
  • Loading branch information
jeff-dude committed May 25, 2023
1 parent 5944916 commit 478ef1d
Show file tree
Hide file tree
Showing 107 changed files with 72 additions and 4,266 deletions.
143 changes: 2 additions & 141 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ models:

ens:
+schema: ens
ethereum:
+schema: ens_ethereum

staking:
+schema: staking
Expand Down Expand Up @@ -177,21 +175,6 @@ models:
polygon:
+schema: gitcoin_polygon

blur:
+schema: blur
ethereum:
+schema: blur_ethereum

looksrare:
+schema: looksrare
ethereum:
+schema: looksrare_ethereum

x2y2:
+schema: x2y2
ethereum:
+schema: x2y2_ethereum

uniswap:
+schema: uniswap
arbitrum:
Expand All @@ -212,8 +195,6 @@ models:

paraswap:
+schema: paraswap
ethereum:
+schema: paraswap_ethereum
avalanche_c:
+schema: paraswap_avalanche_c
fantom:
Expand Down Expand Up @@ -821,126 +802,6 @@ models:
+schema: zeroex_bnb


ampleforth:
+schema: ampleforth
ethereum:
+schema: ampleforth_ethereum

apecoin:
+schema: apecoin
ethereum:
+schema: apecoin_ethereum

pangolin:
+schema: pangolin
avalanche_c:
+schema: pangolin_avalanche_c

giveth:
+schema: giveth
gnosis:
+schema: giveth_gnosis

genie:
+schema: genie
ethereum:
+schema: genie_ethereum

forta_network:
+schema: forta_network
ethereum:
+schema: forta_network_ethereum

gas_dao:
+schema: gas_dao
ethereum:
+schema: gas_dao_ethereum

ribbon:
+schema: ribbon
ethereum:
+schema: ribbon_ethereum

galxe:
+schema: galxe
ethereum:
+schema: galxe_ethereum

gearbox:
+schema: gearbox
ethereum:
+schema: gearbox_ethereum

snowswap:
+schema: snowswap
ethereum:
+schema: snowswap_ethereum

arbitrum:
+schema: arbitrum
arbitrum:
+schema: arbitrum_arbitrum

forefront:
+schema: forefront
ethereum:
+schema: forefront_ethereum

component:
+schema: component
ethereum:
+schema: component_ethereum

alchemydao:
+schema: alchemydao
ethereum:
+schema: alchemydao_ethereum

tokenfy:
+schema: tokenfy
ethereum:
+schema: tokenfy_ethereum

thales:
+schema: thales
ethereum:
+schema: thales_ethereum

shapeshift:
+schema: shapeshift
ethereum:
+schema: shapeshift_ethereum

value_defi:
+schema: value_defi
ethereum:
+schema: value_defi_ethereum

botto:
+schema: botto
ethereum:
+schema: botto_ethereum

notional:
+schema: notional
ethereum:
+schema: notional_ethereum

dydx:
+schema: dydx
ethereum:
+schema: dydx_ethereum

dappradar:
+schema: dappradar
ethereum:
+schema: dappradar_ethereum

paladin:
+schema: paladin
ethereum:
+schema: paladin_ethereum

wombat:
+schema: wombat
bnb:
Expand All @@ -960,8 +821,8 @@ models:
+schema: hop_protocol
optimism:
+schema: hop_protocol_optimism
ethereum:
+schema: hop_protocol_ethereum
# ethereum:
# +schema: hop_protocol_ethereum
# polygon:
# +schema: hop_protocol_polygon
# polygon2:
Expand Down
2 changes: 1 addition & 1 deletion models/airdrop/airdrop_claims.sql
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ FROM (
UNION ALL
{% endif %}
{% endfor %}
)
)
35 changes: 0 additions & 35 deletions models/airdrop/ethereum/airdrop_ethereum_claims.sql
Original file line number Diff line number Diff line change
Expand Up @@ -10,41 +10,6 @@

{% set airdrop_claims_models = [
ref('ampleforth_ethereum_airdrop_claims')
, ref('apecoin_ethereum_airdrop_claims')
, ref('bend_dao_ethereum_airdrop_claims')
, ref('blur_ethereum_airdrop_1_claims')
, ref('cow_protocol_ethereum_airdrop_claims')
, ref('dappradar_ethereum_airdrop_claims')
, ref('dydx_ethereum_airdrop_claims')
, ref('ens_ethereum_airdrop_claims')
, ref('forta_network_ethereum_airdrop_claims')
, ref('galxe_ethereum_airdrop_claims')
, ref('gas_dao_ethereum_airdrop_claims')
, ref('genie_ethereum_airdrop_claims')
, ref('gitcoin_ethereum_airdrop_claims')
, ref('hop_protocol_ethereum_airdrop_claims')
, ref('looksrare_ethereum_airdrop_claims')
, ref('oneinch_ethereum_airdrop_claims')
, ref('paladin_ethereum_airdrop_claims')
, ref('paraswap_ethereum_airdrop_claims')
, ref('ribbon_ethereum_airdrop_claims')
, ref('safe_ethereum_airdrop_claims')
, ref('sudoswap_ethereum_airdrop_claims')
, ref('tornado_cash_ethereum_airdrop_claims')
, ref('uniswap_ethereum_airdrop_claims')
, ref('x2y2_ethereum_airdrop_claims')
, ref('pooltogether_ethereum_airdrop_claims')
, ref('gearbox_ethereum_airdrop_claims')
, ref('notional_ethereum_airdrop_claims')
, ref('snowswap_ethereum_airdrop_claims')
, ref('botto_ethereum_airdrop_claims')
, ref('thales_ethereum_airdrop_claims')
, ref('shapeshift_ethereum_airdrop_claims')
, ref('value_defi_ethereum_airdrop_claims')
, ref('tokenfy_ethereum_airdrop_claims')
, ref('component_ethereum_airdrop_claims')
, ref('forefront_ethereum_airdrop_claims')
, ref('alchemydao_ethereum_airdrop_claims')
] %}

SELECT *
Expand Down
3 changes: 1 addition & 2 deletions models/airdrop/optimism/airdrop_optimism_claims.sql
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@


{% set airdrop_claims_models = [
ref('op_optimism_airdrop_1_claims')
, ref('velodrome_optimism_airdrop_claims')
ref('velodrome_optimism_airdrop_claims')
] %}


Expand Down
48 changes: 0 additions & 48 deletions models/alchemydao/ethereum/alchemydao_ethereum_airdrop_claims.sql

This file was deleted.

61 changes: 0 additions & 61 deletions models/alchemydao/ethereum/alchemydao_ethereum_schema.yml

This file was deleted.

9 changes: 0 additions & 9 deletions models/alchemydao/ethereum/alchemydao_ethereum_sources.yml

This file was deleted.

0 comments on commit 478ef1d

Please sign in to comment.