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 "Themis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12484258 | 3 years ago | | | 0 | 0.010876392 | |
| 12351301 | 4 years ago | | | 0 | 0.0087430800 | |
| 12309896 | 4 years ago | | | 0 | 0.013639205 | |
| 12308861 | 4 years ago | | | 0 | 0.012243809 | |
| 12307527 | 4 years ago | | | 0 | 0.013599476 | |
| 12306468 | 4 years ago | | | 0 | 0.015038098 | |
| 12006123 | 4 years ago | | | 0 | 0.046996301 | |
| 11012156 | 4 years ago | | | 0 | 0.027757933 | |
| 10796298 | 4 years ago | | | 0 | 0.028108031 | |
| 10788943 | 4 years ago | | | 0 | 0.12462995 |
ABI
ABI objects
Getter at block 21161400
chairAuthority() view returns (address)
0xcc310d6a3f509b24f3870e024e1457f518a1cc7d
getAuthoritiesCount() view returns (uint256 chain)
5
Read-only
getAuthorityAddress(uint256 i) view returns (address authority)
getStampByHash(address authority, string hash) view returns (string data, bool exists)
getStampData(address authority, uint256 i) view returns (string data)
getStampHash(address authority, uint256 i) view returns (string hash)
getStampsCount(address authority) view returns (uint256 count)
getStampsRange(address authority, uint256 frm, uint256 to, string separator) view returns (string hashstr, string datastr)
isAuthorityEnabled(address authority) view returns (bool enabled)
State-modifying
Events disableAuthority(address authority)
enableAuthority(address authority)
stamp(string hash, string data)
transferChair(address authority)
AuthorityAbilitation(address indexed authority, bool enabled)
StampEvent(address indexed authority, string indexed hash, string data)
TransferChairEvent(address indexed newChair)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.