8000
No one assignedNo labelsNo typeNo projectsNo milestoneNone yetNo branches or pull requests
Closed
Description
Suggest scaling up initial liquidity tokens by 10^(18 - (min(token0Decimals, token1Decimals))
if token0Decimals < 18
or token1Decimals < 18
This will help us with a lot of wallet UX bugs and even uniswap frontend bugs (4 significant figures can be a very large string in our UI), in addition to computing useful token symbols and names
Metadata
Metadata
Assignees
Labels
No labels