TokenFactory
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 "TokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17209816 | 2 years ago | | | 0 | 0.035022024 | |
| 17198700 | 2 years ago | | | 0 | 0.026820486 |
ABI
ABI objects
Getter at block 21270649
logicContract() view returns (address)
0x61985f8d774d15f53fa62aa733db49fa8457f982
owner() view returns (address)
0x29ee139c39d24755c67ca92c67cf88ebb9314a2d
Read-only
This contract contains no read-only function objects.
State-modifying
Events createProxy(address owner, string name, string symbol, uint256 initialSupply) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyCreated(address indexed proxy)
constructor(address _logicContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.