UnisaveV2Factory
Verified contract
Active on
Ethereum with 2 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 "UnisaveV2Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11450943 | 4 years ago | | | 0 | 0.00070406894 | |
| 11416570 | 4 years ago | | | 0 | 0.00062552604 |
ABI
ABI objects
Getter at block 21290182
allPairsLength() view returns (uint256)
11
feeTo() view returns (address)
0x6465f1250c9fe162602db83791fc3fb202d70a7b
feeToSetter() view returns (address)
0x02c7d121e7f176ef5ddc1459e1ec05468fbc4ff2
pairCodeHash() pure returns (bytes32)
0xa852da7194a3edaba2a5a4545af11dda00ca97d89e0f9934bb841dffaa964220
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.