UniswapV2Factory

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UniswapV2Factory"

0x6dcd76a16e30f89fce49517727b75d0bb0c5e6848611ddddb189a61ffde2f287
0x63edbe632ed8965bf9ccf3e7561b4b37cade1f3b8f321e3ce23555e85335c563
0x7f8ca78eac7f8b4c37cebb7ceaa9a725611baae1d785df9a141d64ea146432f3
0xde13bb5a7e0ce60af09ec87cf74e3a4b9ba29ad81c683ace4a6a4e38b116fa23
0x8220091f1d7477bf2cd7ee726914c16df626e8843f1eca943b04cbaa7225bd49
0xeb97c8624ce1e6f3883a3d9ba8dd36083817cafdde26cc98e3e07d5541d2c5b1
0x81fd7ec381785fcea9e7793559ed1f30532a2728cdcbaa61c2ec22ef034b460e
0x7489765e2f8213af93b2e57e0fdc7c08415524aef54c444c170a216e9d339e64
0xe3f0869cf9b39e0e3e5f8440d420efdc54c12e71085053be87bd636769279740
0xeeabef8a94e7111185d9a80c86a4165a9a89ae49d7f21a42f8615d90b36636dd

Functions
Getter at block 21284695
allPairsLength(view returns (uint256)
1009
alphaRegular(view returns (uint256)
1
alphaTopCoin(view returns (uint256)
1
betaRegular(view returns (uint256)
6
betaTopCoin(view returns (uint256)
3
feeTo(view returns (address)
0x00e82e98a2119aa175eab206706efe0df2c7d51d
feeToSetter(view returns (address)
0x4267a3ad7d20c2396ebb0fe72119984f7073761c
migrator(view returns (address)
0x0000000000000000000000000000000000000000
pairCodeHash(pure returns (bytes32)
0x65d1a3b1e46c6e4f1be1ad5f99ef14dc488ae0549dc97db9b30afe2241ce1c7a
totalFeeRegular(view returns (uint256)
3
totalFeeTopCoin(view returns (uint256)
3
Read-only
allPairs(uint256view returns (address)
getPair(addressaddressview returns (address)
topCoins(addressview returns (bool)
State-modifying
createPair(address tokenAaddress tokenBreturns (address pair)
setFeeTo(address _feeTo
setFeeToSetter(address _feeToSetter
setMigrator(address _migrator
setRegularCoinFee(uint256 _totalFeeuint256 _alphauint256 _beta
setTopCoin(address _coinAddressbool _status
setTopCoinFee(uint256 _totalFeeuint256 _alphauint256 _beta
updatePairFee(address token0address token1uint256 _totalFeeuint256 _alphauint256 _beta
Events
FeeUpdated(string indexed whichaddress indexed useruint256 _totalFeeuint256 _alphauint256 _beta
PairCreated(address indexed token0address indexed token1address pairuint256 arg3
PairFeeUpdated(address indexed useraddress indexed pairuint256 _totalFeeuint256 _alphauint256 _beta
SetAddress(string indexed whichaddress indexed useraddress newAddr
TopCoinUpdated(address indexed useraddress indexed coinAddressbool status
Constructor
constructor(address _feeToSetteraddress[] coinAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.