Open sunchengzhu opened 1 year ago
axon-alphanet
uniswap v2
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
Similar to this example
Percentage display error
Because the total supply current is 0.
Environment
axon-alphanet
Steps to reproduce
uniswap v2
related contractsThe contracts related to
uniswap v2
can be deployed by the following command:Expected behaviour
Similar to this example
Actual behaviour
Percentage display error