mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:41:55 +00:00
* new transfers models - still a few edge cases * fix 1 withdrawal 2 deposited edge case * upd filter in legacy model * core union all and view -> incremental * rm silver so
6 lines
146 B
Markdown
6 lines
146 B
Markdown
{% docs is_fee_transfer %}
|
|
|
|
A boolean field indicating if the transfer was the transaction fee payment, as assessed by to_uuid = 0
|
|
|
|
{% enddocs %}
|