UniswapV2Factory
Verified contract
Active on
Ethereum with 130 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) |
---|---|---|---|---|---|---|---|
| 20618571 | 2 months ago | | | 0 | 0.0021052836 | |
| 19748487 | 6 months ago | | | 0 | 0.012999385 | |
| 19252583 | 9 months ago | | | 0 | 0.028722280 | |
| 19105462 | 9 months ago | | | 0 | 0.024843382 | |
| 18899204 | 10 months ago | | | 0 | 0.039192212 | |
| 18661857 | a year ago | | | 0 | 0.052165708 | |
| 17049550 | 2 years ago | | | 0 | 0.050335040 | |
| 16923515 | 2 years ago | | | 0 | 0.035056754 | |
| 15675883 | 2 years ago | | | 0 | 0.044951986 | |
| 15476869 | 2 years ago | | | 0 | 0.021321405 |
ABI
ABI objects
Getter at block 21157937
allPairsLength() view returns (uint256)
4125
feeTo() view returns (address)
0x5ad6211cd3fde39a9cecb5df6f380b8263d1e277
feeToSetter() view returns (address)
0x19b3eb3af5d93b77a5619b047de0eed7115a19e7
migrator() view returns (address)
0x0000000000000000000000000000000000000000
pairCodeHash() pure returns (bytes32)
0xe18a34eb0e04b04f7a0ac29a6e80748dca96319b42c54d679cb821dca90c6303
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createPair(address tokenA, address tokenB) returns (address pair)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
setMigrator(address _migrator)
PairCreated(address indexed token0, address indexed token1, address pair, uint256 arg3)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.