Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Account"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Account"
ABI
ABI objects
Getter at block 21394751
This contract contains no getter function objects.
Read-only
devices(address) view returns (bool isOwner, bool exists, bool existed)
State-modifying
Events addDevice(address _device, bool _isOwner)
executeTransaction(address _recipient, uint256 _value, bytes _data) returns (bytes _response)
removeDevice(address _device)
DeviceAdded(address device, bool isOwner)
DeviceRemoved(address device)
TransactionExecuted(address recipient, uint256 value, bytes data, bytes response)
constructor()
fallback()
This contract contains no error objects.