We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nft.trade
amount_raw
About 110K records of nft.trades has amount_raw being null.
this is the investigative query: https://dune.com/queries/3545327
there you can also see a breakdown of which platform or blockchain has the most rows missing. Opensea and Ethereum are the most problematic.
here is an example: this one tx (https://parsec.fi/eth/tx/0xecb7b54c577423ba08e71e03bf57294bd0a7a9386b26d40efb6dc08fcf0eb293#transfers) has this trade for ZA id 627 -- the amount_raw isn't surfaced
The text was updated successfully, but these errors were encountered:
0xRobin
No branches or pull requests
Description
About 110K records of nft.trades has
amount_raw
being null.this is the investigative query: https://dune.com/queries/3545327
there you can also see a breakdown of which platform or blockchain has the most rows missing. Opensea and Ethereum are the most problematic.
here is an example: this one tx
(https://parsec.fi/eth/tx/0xecb7b54c577423ba08e71e03bf57294bd0a7a9386b26d40efb6dc08fcf0eb293#transfers) has this trade for ZA id 627 -- the amount_raw isn't surfaced
Impacted model(s)
The text was updated successfully, but these errors were encountered: