polygon-models/models/doc_descriptions/traces/poly_traces_table_doc.md
Austin dc4fb4acc1
Initial/setup (#1)
* stash

* clean up mistakes

* clean up docs

* dbt docs
2022-06-07 19:13:08 -04:00

234 B

{% docs poly_traces_table_doc %}

This table contains flattened trace data for internal contract calls on the Polygon Blockchain. Hex encoded fields can be decoded to integers by using polygon.public.udf_hex_to_int().

{% enddocs %}