### Environment [axon-alphanet](https://explorer-alphanet-axon.ckbapp.dev/) ### 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](https://gnosis-chiado.blockscout.com/token/0x9A3F913f5282071DcA3730D0Fc20b2AE21D811B7?tab=holders) ### Actual behaviour [Percentage display error ](https://explorer-alphanet-axon.ckbapp.dev/token/0xA576A746b0429bC6477fda72E98461B7848C9d64/token-holders) 