-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
model logic (concept)all issues related to model logic, how we'll translate a mechanism to our modelall issues related to model logic, how we'll translate a mechanism to our model
Description
lp_token_value in USD
refers to the value of a liquiditiy provider's pool share at any point in time.
How to calculate:
a) ((total_token_value in USD = TVL)/total_pool_balance)*lp_pool_balance
b) (((total_pool_balance/lp_pool_balance)*token_a_balance)*USD)+((total_pool_balance /lp_pool_balance)*token_b_balance)*USD)+...
....
check logic and options for implementation
Metadata
Metadata
Assignees
Labels
model logic (concept)all issues related to model logic, how we'll translate a mechanism to our modelall issues related to model logic, how we'll translate a mechanism to our model