Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$117.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.031839 | $3,703.60 |
$117.92 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8842691 | 5 years ago | | | 0.02 | 0.00023144000 | |
| 8355130 | 5 years ago | | | 0.02 | 0.00021040000 | |
| 8332059 | 5 years ago | | | 0.05 | 0.00021000000 | |
| 8235090 | 5 years ago | | | 0.1 | 0.00021040000 | |
| 8208182 | 5 years ago | | | 0.01 | 0.00025410000 |
ABI
ABI objects
Getter at block 21329438
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.