mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 17:21:58 +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
251 B
251 B
{% 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 %}