Knowledge Catalyst Pte. Ltd.
Verified contract
Active on
Ethereum with 114 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 "Knowledge Catalyst Pte. Ltd."
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21039560 | 17 days ago | | | 0 | 0.00028145511 | |
| 21039549 | 17 days ago | | | 0 | 0.00031023016 | |
| 20983133 | 24 days ago | | | 0 | 0.00042529346 | |
| 20982606 | 25 days ago | | | 0 | 0.00045232180 | |
| 20739607 | 2 months ago | | | 0 | 0.00012023052 | |
| 20577274 | 3 months ago | | | 0 | 0.00012708913 | |
| 20575354 | 3 months ago | | | 0 | 0.00010940870 | |
| 20326657 | 4 months ago | | | 0 | 0.00066170316 | |
| 20216755 | 4 months ago | | | 0 | 0.00017233954 | |
| 20190945 | 4 months ago | | | 0 | 0.00054562967 |
ABI
ABI objects
Getter at block 21158526
name() view returns (string)
Knowledge Catalyst Pte. Ltd.
owner() view returns (address)
0x0da60a4e976bfb607bf33966723a86f6ccb72c32
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.