Nanyang Technological University

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x6e6ff19d at 11126444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Nanyang Technological University"

No transactions found for "Nanyang Technological University"


Functions
Getter at block 20861091
isOwner(view returns (bool)
false
name(view returns (string)
Nanyang Technological University
owner(view returns (address)
0x99f8b81079944f80b52f68f5808f9b6f33067100
version(view returns (string)
2.3.0
Read-only
getIssuedBlock(bytes32 documentview returns (uint256)
isIssued(bytes32 documentview returns (bool)
isIssuedBefore(bytes32 documentuint256 blockNumberview returns (bool)
isRevoked(bytes32 documentview returns (bool)
isRevokedBefore(bytes32 documentuint256 blockNumberview returns (bool)
State-modifying
bulkIssue(bytes32[] documents
bulkRevoke(bytes32[] documents
issue(bytes32 document
renounceOwnership(
revoke(bytes32 documentreturns (bool)
transferOwnership(address newOwner
Events
DocumentIssued(bytes32 indexed document
DocumentRevoked(bytes32 indexed document
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(string _name
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.