UniswapV2Factory
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UniswapV2Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10950127 | 4 years ago | | | 0 | 0.0034006800 | |
| 10950123 | 4 years ago | | | 0 | 0.26759736 | |
| 10950119 | 4 years ago | | | 0 | 0.26759736 | |
| 10950110 | 4 years ago | | | 0 | 0.26759736 | |
| 10950106 | 4 years ago | | | 0 | 0.26759736 | |
| 10950103 | 4 years ago | | | 0 | 0.26759736 | |
| 10950099 | 4 years ago | | | 0 | 0.26759856 | |
| 10950026 | 4 years ago | | | 0 | 0.24529868 | |
| 10950022 | 4 years ago | | | 0 | 0.24694758 | |
| 10950013 | 4 years ago | | | 0 | 0.0048262500 |
ABI
ABI objects
Getter at block 21207366
allPairsLength() view returns (uint256)
84
feeInfoSetter() view returns (address)
0xbe4b98abe5982ac6e453307c81cb47a316b78d89
getFeeInfo() view returns (address, uint32, uint32)
(0x6f0df3fac7e2cb08b385bf97c0ac5583e827ee16, 1, 1)
pairCodeHash() pure returns (bytes32)
0x1c879dcd3af04306445addd2c308bd4d26010c7ca84c959c3564d4f6957ab20c
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
setFeeInfo(address feeTo, uint32 numMul, uint32 denomMul)
setFeeInfoSetter(address _feeInfoSetter)
PairCreated(address indexed token0, address indexed token1, address pair, uint256 arg3)
constructor(address _feeInfoSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.