LuchowFactory
Verified contract
Active on
Ethereum with 8 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 "LuchowFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15736432 | 2 years ago | | | 0 | 0.00038273249 | |
| 15736430 | 2 years ago | | | 0 | 0.00069226979 | |
| 15736399 | 2 years ago | | | 0 | 0.00035180552 | |
| 15268696 | 2 years ago | | | 0 | 0.022239546 | |
| 15267121 | 2 years ago | | | 0 | 0.012017676 | |
| 15267121 | 2 years ago | | | 0 | 0.012017676 | |
| 15267120 | 2 years ago | | | 0 | 0.012017676 | |
| 15267120 | 2 years ago | | | 0 | 0.012120216 |
ABI
ABI objects
Getter at block 21218758
INIT_CODE_PAIR_HASH() view returns (bytes32)
0x7c27b87ce7e5020dc232eb18955710518facd8229e0e24ce58cf56850347c937
allPairsLength() view returns (uint256)
6
feeTo() view returns (address)
0xef6ac67e964943094a43d5629934ae01dbd7cfab
feeToSetter() view returns (address)
0xb9c94d08480579b413078362f62a4c76b2711f62
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.