Skip to content

Commit

Permalink
move NFT solana models
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRobin committed Jun 19, 2024
1 parent e8e7b2d commit 2293399
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 55 deletions.
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' ]
File renamed without changes.

0 comments on commit 2293399

Please sign in to comment.