MooniFactory
Verified contract
Active on
Ethereum with 693 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 "MooniFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19928869 | 6 months ago | | | 0 | 0.0026060388 | |
| 19928033 | 6 months ago | | | 0 | 0.0011442514 | |
| 19928014 | 6 months ago | | | 0 | 0.0039061161 | |
| 19906501 | 6 months ago | | | 0 | 0.000090539726 | |
| 16446427 | 2 years ago | | | 0 | 0.046103516 | |
| 15572989 | 2 years ago | | | 0 | 0.028454936 | |
| 15446764 | 2 years ago | | | 0 | 0.051192296 | |
| 14010718 | 3 years ago | | | 0 | 0.32677012 | |
| 13935566 | 3 years ago | | | 0 | 0.0034290995 | |
| 13894702 | 3 years ago | | | 0 | 0.28595814 |
ABI
ABI objects
Getter at block 21160306 getAllPools() view returns (address[])
MAX_FEE() view returns (uint256)
3000000000000000
fee() view returns (uint256)
3000000000000000
owner() view returns (address)
0x68a17b587caf4f9329f0e372e3a78d23a46de6b5
Read-only
allPools(uint256) view returns (address)
isPool(address) view returns (bool)
pools(address, address) view returns (address)
sortTokens(address tokenA, address tokenB) pure returns (address, address)
State-modifying
Events deploy(address tokenA, address tokenB) returns (address pool)
renounceOwnership()
setFee(uint256 newFee)
transferOwnership(address newOwner)
Deployed(address indexed mooniswap, address indexed token1, address indexed token2)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.