Skip to content

Commit

Permalink
Merge pull request #42 from FlipsideCrypto/AN-5682/new-transfers-logic
Browse files Browse the repository at this point in the history
change to new nft transfers logic
  • Loading branch information
sam-xyz authored Jan 13, 2025
2 parents fd56ea5 + 63a95fb commit 0350510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ models:
+enabled: false
vertex:
+enabled: true
scores_package:
+enabled: false

vars:
"dbt_date:time_zone": GMT
Expand Down Expand Up @@ -234,3 +236,4 @@ vars:

### DECODER_PACKAGE VARIABLES END ###
#### FSC_EVM END ####

2 changes: 1 addition & 1 deletion packages.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v3.13.5
revision: v3.14.1

0 comments on commit 0350510

Please sign in to comment.