SmardexFactory
Verified contract
Active on
Ethereum with 26 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 "SmardexFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16798632 | 2 years ago | | | 0 | 0.00096660757 | |
| 16798331 | 2 years ago | | | 0 | 0.15986323 | |
| 16798323 | 2 years ago | | | 0 | 0.13907861 | |
| 16798315 | 2 years ago | | | 0 | 0.13695761 | |
| 16798307 | 2 years ago | | | 0 | 0.14121522 | |
| 16798299 | 2 years ago | | | 0 | 0.14362228 | |
| 16798291 | 2 years ago | | | 0 | 0.14204295 | |
| 16798283 | 2 years ago | | | 0 | 0.15245412 | |
| 16798275 | 2 years ago | | | 0 | 0.15239958 | |
| 16798267 | 2 years ago | | | 0 | 0.17509625 |
ABI
ABI objects
Getter at block 21219257
allPairsLength() view returns (uint256)
76
feeTo() view returns (address)
0x346c0ca93354383a31d78d4944290d51f3b3f920
feeToSetter() view returns (address)
0x1e3e1128f6bc2264a19d7a065982696d356879c5
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 totalPair)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.