Ministry of Health Singapore
Verified contract
Active on
Ethereum with 0 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 "Ministry of Health Singapore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Ministry of Health Singapore"
ABI
ABI objects
Getter at block 21324977
isOwner() view returns (bool)
false
name() view returns (string)
Ministry of Health Singapore
owner() view returns (address)
0x10f5434d68440d0d1d17b5eb1839f7f9f52ff218
version() view returns (string)
2.3.0
Read-only
getIssuedBlock(bytes32 document) view returns (uint256)
isIssued(bytes32 document) view returns (bool)
isIssuedBefore(bytes32 document, uint256 blockNumber) view returns (bool)
isRevoked(bytes32 document) view returns (bool)
isRevokedBefore(bytes32 document, uint256 blockNumber) view returns (bool)
State-modifying
Events bulkIssue(bytes32[] documents)
bulkRevoke(bytes32[] documents)
issue(bytes32 document)
renounceOwnership()
revoke(bytes32 document) returns (bool)
transferOwnership(address newOwner)
DocumentIssued(bytes32 indexed document)
DocumentRevoked(bytes32 indexed document)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _name)
This contract contains no fallback and receive objects.
This contract contains no error objects.