MarketFactory
Verified contract
Active on
Ethereum with 2 txns
Balances ($0.00)
No balances found for "MarketFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14902113 | 2 years ago | | | 0 | 0.0014175008 | |
| 14902103 | 2 years ago | | | 0 | 0.042667692 |
ABI
ABI objects
Getter at block 21288058
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
Read-only
This contract contains no read-only function objects.
State-modifying
Events create(address _addr) returns (address)
disable(address _addr)
enable(address _addr)
renounceOwnership()
transferOwnership(address newOwner)
Create(address indexed _from, address _market)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.