Singapore Management University
Verified contract
Active on
Ethereum with 100 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 "Singapore Management University"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141741 | 8 days ago | | | 0 | 0.00043936641 | |
| 20719138 | 2 months ago | | | 0 | 0.00012970007 | |
| 20550258 | 3 months ago | | | 0 | 0.000048509983 | |
| 20550240 | 3 months ago | | | 0 | 0.000045800475 | |
| 20340495 | 4 months ago | | | 0 | 0.00026442724 | |
| 20255526 | 4 months ago | | | 0 | 0.000090416850 | |
| 20235597 | 4 months ago | | | 0 | 0.00036242842 | |
| 20235597 | 4 months ago | | | 0 | 0.00025087013 | |
| 20235597 | 4 months ago | | | 0 | 0.00026372688 | |
| 20231923 | 4 months ago | | | 0 | 0.00029006867 |
ABI
ABI objects
Getter at block 21197644
name() view returns (string)
Singapore Management University
owner() view returns (address)
0x7f22bc01e217fdcc347b6cbc8ecd14c61c8cfb77
version() view returns (string)
2.2.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 issue(bytes32 document)
renounceOwnership()
revoke(bytes32 document) returns (bool)
transferOwnership(address _newOwner)
DocumentIssued(bytes32 indexed document)
DocumentRevoked(bytes32 indexed document)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _name)
This contract contains no fallback and receive objects.
This contract contains no error objects.