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

This PR adds three new UDFs for decoding topics of numeric and string types from contract data and method ids. #16

Open
3 tasks done
sambacha opened this issue Oct 30, 2021 · 0 comments

Comments

@sambacha
Copy link
Owner

This PR adds three new UDFs for decoding topics of numeric and string types from contract data and method ids.

I've checked that:

  • the query produces the intended results
    Validation via this Dune Query https://dune.xyz/queries/217753
  • [ n/a , no new folder ] the folder name matches the schema name
  • [ n/a, no schema reference ] the schema name exists in Dune
  • [ I don't see the other functions in this dir following this fn_ convention?] views are prefixed with view_, functions with fn_.
  • the filename matches the defined view, table or function and ends with .sql
  • each file has only one view, table or function defined
  • [ n/a, no column names] column names are lowercase_snake_cased

Originally posted by @dot2dotseurat in duneanalytics/spellbook#515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant