mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:51:48 +00:00
* nft purchase txs v1 * v2 and tokenflow * v3 and v4 * comments no changes * blocto transactions * nfts * silver models * topshot tokenflow * silver nft sales * small tweak * excl outlier
5 lines
251 B
Markdown
5 lines
251 B
Markdown
{% docs tokenflow %}
|
|
|
|
An array of events tracking the flow of tokens, in event_index order, for a transaction. This is constructed from the following events within a transaction: `TokensDeposited`, `TokensWithdrawn`, `ForwardedDeposit`.
|
|
|
|
{% enddocs %} |