Uniswap V2
Docs
Source
ChefGPT

A fully decentralized protocol for automated liquidity provision on Ethereum. V2

UniswapV2ERC20.sol
UniswapV2Factory.sol
UniswapV2Pair.sol
IERC20.sol
IUniswapV2Callee.sol
IUniswapV2ERC20.sol
IUniswapV2Factory.sol
IUniswapV2Pair.sol
Math.sol
SafeMath.sol
UQ112x112.sol
ERC20.sol

TVL

$1.62B
Downloads329

Chains

Authors

Uniswap V2
Info
Source
ChefGPT
Expand
Share

Get Cookin'

Downloads329

Chains

Authors

Uniswap V2

Actions Status Version

In-depth documentation on Uniswap V2 is available at uniswap.org.

The built contract artifacts can be browsed via unpkg.com.

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

A fully decentralized protocol for automated liquidity provision on Ethereum. V2
UniswapV2ERC20.sol
UniswapV2Factory.sol
UniswapV2Pair.sol
IERC20.sol
IUniswapV2Callee.sol
IUniswapV2ERC20.sol
IUniswapV2Factory.sol
IUniswapV2Pair.sol
Math.sol
SafeMath.sol
UQ112x112.sol
ERC20.sol