UniswapV2Factory
Verified contract
Active on
Base with 4 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) |
---|---|---|---|---|---|---|---|
| 3517849 | a year ago | | | 0 | 0.0000085329468 | |
| 3517814 | a year ago | | | 0 | 0.0000085636050 | |
| 3517649 | a year ago | | | 0 | 1.1067392e-7 | |
| 3103677 | a year ago | | | 0 | 0.0000031421502 |
ABI
ABI objects
Getter at block 21880675
allPairsLength() view returns (uint256)
9
feeTo() view returns (address)
0x09744428e8c94e67c66f2e29429ab31041202020
feeToSetter() view returns (address)
0xe38297e252f2e5ef52425f6cb382be22a0d76786
pairCodeHash() pure returns (bytes32)
0x464f5ee4e44b0e7d2b55be5f051cb6377e68703e2eb802be68f6f8c8ec0d08b3
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)
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.