TokenFactory
Verified contract
Active on
Ethereum with 1 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) |
---|---|---|---|---|---|---|---|
| 20108659 | 5 months ago | | | 0 | 0.000099499327 |
ABI
ABI objects
Getter at block 21286725
owner() view returns (address)
0xb2bcc0c96f2fe2334413c299e6cbe667b131ff4d
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployToken(string _name, string _symbol, uint8 _decimal, uint256 _maxSupply, address _owner, address _cashier)
renounceOwnership()
transferOwnership(address newOwner)
NewTokenContract(address indexed token)
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.