SafeswapFactory
Verified contract
Active on
Ethereum with 5 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 "SafeswapFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19713889 | 7 months ago | | | 0 | 0.00021008879 | |
| 19713671 | 7 months ago | | | 0 | 0.00026018951 | |
| 19526496 | 8 months ago | | | 0 | 0.0015482363 | |
| 18722134 | a year ago | | | 0 | 0.0020066710 | |
| 14467560 | 3 years ago | | | 0 | 0.00098973312 |
ABI
ABI objects
Getter at block 21266071 INIT_CODE_PAIR_HASH() view returns (bytes32)
allPairsLength() view returns (uint256)
9
feeTo() view returns (address)
0x0da844e89760c95cde3f7cf6df1e76182ffde66d
feeToSetter() view returns (address)
0x0da844e89760c95cde3f7cf6df1e76182ffde66d
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 length)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.