UnicFactory
Verified contract
Active on
Ethereum with 87 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 "UnicFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16758060 | 2 years ago | | | 0 | 0.14910236 | |
| 14352685 | 3 years ago | | | 0 | 0.074215479 | |
| 14344635 | 3 years ago | | | 0 | 0.099335023 | |
Transfer | 13606084 | 3 years ago | | | 0.558324 | 0.0021885892 | |
| 13463534 | 3 years ago | | | 0 | 0.28599095 | |
| 13227335 | 3 years ago | | | 0 | 0.18542726 | |
| 13185514 | 3 years ago | | | 0 | 0.36916420 | |
| 13185452 | 3 years ago | | | 0 | 0.38216574 | |
| 13100835 | 3 years ago | | | 0 | 0.22349132 | |
| 13075684 | 3 years ago | | | 0 | 0.27603556 |
ABI
ABI objects
Getter at block 21158703
feeTo() view returns (address)
0xf3fe06efe68762be5e1ab51da1c586c6362e2aa7
feeToSetter() view returns (address)
0x92b22149fec19094650f3f99dc141c8f77b03c15
uTokensLength() view returns (uint256)
80
Read-only
getUToken(address) view returns (uint256)
uTokens(uint256) view returns (address)
State-modifying
Events createUToken(uint256 totalSupply, uint8 decimals, string name, string symbol, uint256 threshold, string description) returns (address)
setFeeTo(address _feeTo)
setFeeToSetter(address _feeToSetter)
TokenCreated(address indexed caller, address indexed uToken)
constructor(address _feeToSetter)
This contract contains no fallback and receive objects.
This contract contains no error objects.