Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move NFT solana models #6202

Merged
merged 5 commits into from
Jun 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions nft/models/_sector/trades/chains/solana/nft_solana_base_trades.sql

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,3 @@ models:
- &inner_instruction_index
name: inner_instruction_index
description: "inner index of instruction call"

- name: nft_solana_base_trades
meta:
blockchain: solana
sector: nft
contributors: [ 0xRob ]
config:
tags: [ 'solana','nft' ]
description: >
nft solana trades with the schema of nft_trades, mainly used to include volume and tx counts into nft.trades
tests:
- check_columns_nft_base_trades
- dbt_utils.unique_combination_of_columns:
combination_of_columns: [ 'block_number','tx_hash','sub_tx_trade_id' ]
2 changes: 1 addition & 1 deletion solana/package-lock.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packages:
- package: dbt-labs/dbt_utils
version: 1.2.0
sha1_hash: d4f259856543b0ef301e0b3b0bbc94ccb6b12a54
sha1_hash: eb1031c07e7c89332527e572f2e44613ce5b62bf
File renamed without changes.
Loading