DocumentStore

Verified contract

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

No balances found for "DocumentStore"

0x8c90b109796b2bdb50bba13bb070718fe15398bebd75c9b92681cf8a971daf43
0x48efaf03330e0ad500e43badebc6038a15e3e70b852a69dbf9ea21c2cf9e6f96
0x2e020a9641dd3da2e406195e1dc0c3e27f886a84308b264e6138043a2af45fd2
0x5491ba4242946e20f4256740fb81a318288b03a938dc0a5e7d0f80b3ddc2e4e0
0xfc18e0289230f06566deb3cd5fc9d4791f34349cad30142e5f08c34e2aaf51e7
0xfdab2386e186a66fc011d066588d594a37c1af6ebd1bc34e1f05eee51c92824a
0x5326e22f4576f1eda272c3ea3a859492b0fbfe04a7a9635ae5324e961d77b6e3
0x70d574588ac66f0169228688a7b828320adf37b111259be83e0c8a0e059ad16b
0x6f4ff06d7dd005c94a964d80606fb548c6ca7f98abed016de37eca009f733f17
0xabfa4d96816c58e996dace0cd24ce1e7bdb2ead756667852f25abdef40d07b49

Functions
Getter at block 21228112
name(view returns (string)
Bankers Association for Risk Management
owner(view returns (address)
0x0da60a4e976bfb607bf33966723a86f6ccb72c32
version(view returns (string)
2.2.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
issue(bytes32 document
renounceOwnership(
revoke(bytes32 documentreturns (bool)
transferOwnership(address _newOwner
Events
DocumentIssued(bytes32 indexed document
DocumentRevoked(bytes32 indexed document
OwnershipRenounced(address indexed previousOwner
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.