MetricsGroup
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 "MetricsGroup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12501405 | 4 years ago | | | 0 | 0.0023606000 | |
| 12501364 | 4 years ago | | | 0 | 0.0020752650 |
ABI
ABI objects
Getter at block 21306593
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
getStorageAddress() view returns (address)
0x7f5fc5e49f7ecded3d361ef739619ecb760dcd0b
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
totalAuthenticatedProperties() view returns (uint256)
1648
totalIssuedMetrics() view returns (uint256)
1650
Read-only
getMetricsCountPerProperty(address _property) view returns (uint256)
hasAssets(address _property) view returns (bool)
isGroup(address _addr) view returns (bool)
State-modifying
Events addGroup(address _addr)
changeOwner(address newOwner)
createStorage()
removeGroup(address _addr)
renounceOwnership()
setStorage(address _storageAddress)
setTotalAuthenticatedPropertiesAdmin(uint256 _value)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.