Balances ($0.00)
No balances found for "Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21134503 | 7 days ago | | | 0 | 0.028204761 | |
| 21134451 | 7 days ago | | | 0 | 0.031369406 | |
| 21134440 | 7 days ago | | | 0 | 0.0042340739 | |
| 21104439 | 11 days ago | | | 0 | 0.0058705360 | |
| 21077490 | 15 days ago | | | 0 | 0.0036305341 | |
| 20989228 | a month ago | | | 0 | 0.021509137 | |
| 20976626 | a month ago | | | 0 | 0.044313940 | |
| 20933978 | a month ago | | | 0 | 0.040291880 | |
| 20842117 | 2 months ago | | | 0 | 0.030548421 | |
| 20842103 | 2 months ago | | | 0 | 0.0049959780 |
ABI
ABI objects
Getter at block 21185158
owner() view returns (address)
0xfb0673b82e3d79a6b3c2ec07d77e7204b4e2eb66
Read-only
getAddress(bytes code, bytes32 salt) view returns (address)
State-modifying
Events addOperator(address _operator)
deploy(bytes code, bytes32 salt)
removeOperator(address _operator)
renounceOwnership()
transferOwnership(address newOwner)
Deployed(address addr, bytes32 salt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)