AccreditationRegistryV1
Verified contract
Active on
Ethereum with 14,490 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 "AccreditationRegistryV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12345795 | 4 years ago | | | 0 | 0.0014250000 | |
| 12087325 | 4 years ago | | | 0 | 0.0052138900 | |
| 12087322 | 4 years ago | | | 0 | 0.0052152100 | |
| 12087321 | 4 years ago | | | 0 | 0.0052152100 | |
| 12087320 | 4 years ago | | | 0 | 0.0052152100 | |
| 12087253 | 4 years ago | | | 0 | 0.0052138900 | |
| 12087243 | 4 years ago | | | 0 | 0.0052152100 | |
| 12087231 | 4 years ago | | | 0 | 0.0052152100 | |
| 12087141 | 4 years ago | | | 0 | 0.0019138900 | |
| 12087039 | 4 years ago | | | 0 | 0.0052152100 |
ABI
ABI objects
Getter at block 21288815
getRegistryVersion() pure returns (int256 version)
1
halted() view returns (bool)
false
owner() view returns (address)
0xe69c2e32aeef90b622240e1e828e1cd060132ffd
Read-only
accreditations(bytes32, bytes32) view returns (bool)
getAccreditationActive(bytes32 _provider, bytes32 _identifier) view returns (bool active_)
State-modifying
Events halt()
setAccreditationActive(bytes32 _provider, bytes32 _identifier, bool _active)
setOwner(address newOwner_)
unhalt()
AccreditationChange(bytes32 provider, bytes32 identifier, bool active)
constructor()
fallback()
This contract contains no error objects.