duneanalytics / spellbook

SQL views for Dune
Other
1.19k stars 1.13k forks source link

[BUG] Missing transactions in erc721_sei.evt_transfer table #6897

Open peterrliem opened 1 month ago

peterrliem commented 1 month ago

Description

There are missing ERC 721 transfers in the erc721_sei.evt_transfer table.

Current behavior

Missing ERC 721 transfers in the erc721_sei.evt_transfer table. For instance, this transaction is missing, despite an ERC-721 NFT being transferred.

Expected behavior

The table, erc721_sei.evt_transfer, should be able to show ALL ERC-721 NFTs being transferred

Impacted model(s)

erc721_sei.evt_transfer



### Possible solution
None.
jeff-dude commented 1 month ago

hi @peterrliem the evt_transfer tables are considered part of raw / decoded layer, not spells. i'm curious if you have another channel of communication to dune team to raise there for support?