PowerSwitch
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 "PowerSwitch"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12692870 | 3 years ago | | | 0 | 0.00051620400 | |
| 12692824 | 3 years ago | | | 0 | 0.00037281400 |
ABI
ABI objects
Getter at block 21295256
getPowerController() view returns (address controller)
0xf3e48a2b1b9808f66321fb1eb385c86d2486dd6a
getStatus() view returns (uint8 status)
0
isOffline() view returns (bool status)
false
isOnline() view returns (bool status)
true
isShutdown() view returns (bool status)
false
owner() view returns (address)
0xf3e48a2b1b9808f66321fb1eb385c86d2486dd6a
Read-only
This contract contains no read-only function objects.
State-modifying
Events emergencyShutdown()
powerOff()
powerOn()
renounceOwnership()
transferOwnership(address newOwner)
EmergencyShutdown()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PowerOff()
PowerOn()
constructor(address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.