mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 14:17:03 +00:00
* LP actions model and tests
* Fix to one token LPs
* flattened out tokens, added decimal, updated docs and test
* pool id change - remove array
* aggregates currencies and groups by msg_index
* Revert "pool id change - remove array"
This reverts commit dc4185d51f.
* lucid chart change round 1
* transfers updates
* LP actions - flattened
* change vote weight to float
291 B
291 B
{% docs action %}
<<<<<<< HEAD Tells what action is happening in the transaction. I.E. is the user adding or removing liquidity to the pool.
The action taken in the msg group. For staking this includes delegate, undelegate, redelegate, withdraw_rewards.
main
{% enddocs %}