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 "DataCentre"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4951802 | 7 years ago | | | 0 | 0.000091314000 |
ABI
ABI objects
Getter at block 21291224
owner() view returns (address)
0x6998657c7aa7af80c51f6589a158055c334ede7f
Read-only
getAddress(bytes32 _container, bytes32 _key) view returns (address)
getBalanace(bytes32 _container, address _key) view returns (uint256)
getBool(bytes32 _container, bytes32 _key) view returns (bool)
getConstraint(bytes32 _container, address _source, address _key) view returns (uint256)
getValue(bytes32 _container, bytes32 _key) view returns (uint256)
State-modifying
Events setAddress(bytes32 _container, bytes32 _key, address _value)
setBalanace(bytes32 _container, address _key, uint256 _value)
setBool(bytes32 _container, bytes32 _key, bool _value)
setConstraint(bytes32 _container, address _source, address _key, uint256 _value)
setValue(bytes32 _container, bytes32 _key, uint256 _value)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.