MetricsGroupMigration
Verified contract
Active on
Ethereum with 1,578 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5b1b…507e
Balances ($0.00)
No balances found for "MetricsGroupMigration"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10696443 | 4 years ago | | | 0 | 0.0039965000 | |
| 10696306 | 4 years ago | | | 0 | 0.0057419340 | |
| 10696302 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696302 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696301 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696301 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696300 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696300 | 4 years ago | | | 0 | 0.0057419340 | |
| 10696299 | 4 years ago | | | 0 | 0.0058368420 | |
| 10696299 | 4 years ago | | | 0 | 0.0057419340 |
ABI
ABI objects
Getter at block 21289938
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
getStorageAddress() view returns (address)
0x7f5fc5e49f7ecded3d361ef739619ecb760dcd0b
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
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 __setMetricsCountPerProperty(address _property, uint256 _value)
addGroup(address _addr)
changeOwner(address newOwner)
createStorage()
removeGroup(address _addr)
renounceOwnership()
setStorage(address _storageAddress)
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.