DmmTokenFactory
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 "DmmTokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10733977 | 4 years ago | | | 0 | 0.0024109020 |
ABI
ABI objects
Getter at block 21386357
isOwner() view returns (bool)
false
owner() view returns (address)
0xb07eb3426d742cda9120931e7028d54f9df34a3e
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployToken(string symbol, string name, uint8 decimals, uint256 minMintAmount, uint256 minRedeemAmount, uint256 totalSupply, address controller) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.