Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Percentage display error in Token Holders #213

Open
sunchengzhu opened this issue Aug 8, 2023 · 1 comment
Open

Percentage display error in Token Holders #213

sunchengzhu opened this issue Aug 8, 2023 · 1 comment

Comments

@sunchengzhu
Copy link

Environment

axon-alphanet

Steps to reproduce

  1. Deploy uniswap v2 related contracts
  2. Check the usdt token contract

The contracts related to uniswap v2 can be deployed by the following command:

git clone https://github.com/sunchengzhu/eth-prepare.git
npm install
npx hardhat compile
npx hardhat test --grep "uniswap" --network axon_alphanet

Expected behaviour

Similar to this example

Actual behaviour

Percentage display error

image

@zmcNotafraid
Copy link
Member

Because the total supply current is 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants