Open BlinkyStitt opened 4 years ago
It appears UniswapV2Router02
(https://etherscan.io/address/0x7a250d5630b4cf539739df2c5dacb4c659f2488d#code) is heaviliy used nowadays. Also Brownie requires releases to be tagged in order to import contracts from github repos (https://eth-brownie.readthedocs.io/en/stable/package-manager.html), and UniswapV2Router02
is missing from v1.0.0-beta.0
I noticed that uniswap-v2-core has non-beta tags, but this project's only tag is 1.0.0-beta.0. Should there be a non-beta tag here?
Side note: what tags match what is currently deployed on mainnet? That's what I want to be sure I'm using