Add transaction parsers
Opened this issue · 0 comments
LimpidCrypto commented
Structure
-
Topic
-
function, structure, addition, removal, ...
-
Short explanation of the change.
-
Short explanation how the change works.
-
Some particularities.
fields type explanation Sources:
- ...
-
-
-
get_balance_changes
- A utility function to parse the balance changes for each account affected by a transaction.
fields type explanation metadata Metadata
A model to represent a transactions metadata. Sources:
-
get_final_balances
- A utility function to parse the final balances for each account affected by a transaction.
fields type explanation metadata Metadata
A model to represent a transactions metadata. Sources:
-
get_order_book_changes
- A utility function to parse the order book changes caused by a transaction.
fields type explanation metadata Metadata
A model to represent a transactions metadata. Sources: