UniswapV2Factory
Verified contract
Active on
Base with 25 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) |
---|---|---|---|---|---|---|---|
| 5597798 | a year ago | | | 0 | 0.0044359835 | |
| 2619965 | a year ago | | | 0 | 0.0048623477 | |
| 2406198 | a year ago | | | 0 | 0.0048623328 | |
| 2399366 | a year ago | | | 0 | 0.0048623328 | |
| 2375477 | a year ago | | | 0 | 0.0048623477 | |
| 2375311 | a year ago | | | 0 | 0.0048623478 | |
| 2372835 | a year ago | | | 0 | 0.0048623478 | |
| 2372805 | a year ago | | | 0 | 0.0048623328 | |
| 2309971 | a year ago | | | 0 | 0.0048623479 | |
| 2293605 | a year ago | | | 0 | 0.00032415666 |
ABI
ABI objects
Getter at block 22731915 INIT_CODE_PAIR_HASH() view returns (bytes32)
allPairsLength() view returns (uint256)
36990
feeTo() view returns (address)
0xd6b8f16349777f6415ae44678674536bdc5e420c
feeToSetter() view returns (address)
0x7c2b04d63faef69668e30d911eb48a78140ab2eb
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.