osmosis-frontend
                                
                                
                                
                                    osmosis-frontend copied to clipboard
                            
                            
                            
                        Incorrect liquidity value when one coin is not on coingecko
Hey there!
For pools where one asset is on Coingecko and the other is not, the "Pool Liquidity" and "My Liquidity" is calculated using the coingecko asset only. The other asset is valued at 0.
This is misleading to users. Assuming the pool is more or less balances out, the Liquidity value is only half of what it should be.
Would it be possible to use the listed token as 50% of the value and calculate the Liquidity that way?
I can fix this issue via https://github.com/osmosis-labs/osmosis-frontend/pull/720. But I guess there yould be an easier fallback when the price of one side of the pool is unknown.
Do you have an example pool where this takes effect?
Pool 769 before #720 was merged. Only OSMO had a coingecko price, but TGD did not.