EmpireFactory
Verified contract
Active on
Ethereum with 1 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 "EmpireFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13677020 | 3 years ago | | | 0 | 0.0045706152 |
ABI
ABI objects
Getter at block 21207439
allPairsLength() view returns (uint256)
5
feeTo() view returns (address)
0x3f9b7da1d832199b2dd23670f2623193636f2e88
feeToSetter() view returns (address)
0x5abbd94bb0561938130d83fda22e672110e12528
Read-only
allPairs(uint256) view returns (address)
getPair(address, address) view returns (address)
State-modifying
Events createEmpirePair(address tokenA, address tokenB, uint8 pairType, uint256 unlockTime) returns (address pair)
createPair(address tokenA, address tokenB) returns (address pair)
createPair(address tokenA, address tokenB, uint8 pairType, uint256 unlockTime) 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.