8000 Scale up the initial liquidity tokens for usability · Issue #1 · Uniswap/v3-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Scale up the initial liquidity tokens for usability #1
Closed
@moodysalem

Description

@moodysalem

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

e.g.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0