UniswapV2Factory
BALANCE
DEPLOYMENT DATE
6 year(s) ago
CONTRACT ADDRESS
0xE236f6890F1824fa0a7ffc39b1597A5A6077Cfe9
DEPLOYER ADDRESS
MD5 BYTECODE
0x370c78242a9654af4f50fc42a11b038a
VIEW IN
FTMScan
- 1.IERC20.sol
- 2.IUniswapV2Callee.sol
- 3.IUniswapV2ERC20.sol
- 4.IUniswapV2Factory.sol
- 5.IUniswapV2Pair.sol
- 6.Math.sol
- 7.SafeMath.sol
- 8.UQ112x112.sol
- 9.UniswapV2ERC20.sol
- 10.UniswapV2Factory.sol
- 11.UniswapV2Pair.sol
- INIT_CODE_PAIR_HASH()0x5855a25a
- allPairs(uint256)0x1e3dd18b
- allPairsLength()0x574f2ba3
- createPair(address,address)0xc9c65396
- feeTo()0x017e7e58
- feeToSetter()0x094b7415
- getPair(address,address)0xe6a43905
- mintFee()0x13966db5
- setFeeTo(address)0xf46901ed
- setFeeToSetter(address)0xa2e74af6
- setMintFee(uint256)0xeddd0d9c
- setSwapFee(uint256)0x34e19907
- swapFee()0x54cf2aeb
Decoded Storage Data
Betaaddress
feeTo
Loading...
address
feeToSetter
Loading...
uint256
mintFee
Loading...
uint256
swapFee
Loading...
mapping(address => mapping(address => address))
getPair
Loading...