ZKMEVerifyUpgradeable

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x7ec4f1fa at 15306639
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ZKMEVerifyUpgradeable"

No transactions found for "ZKMEVerifyUpgradeable"


Functions
Getter at block 21833716
COOPERATOR_GRANT(view returns (uint256)
1
COOPERATOR_ROLE(view returns (bytes32)
0xec1cfeb7d0545d3e65a053f28e30e0b53bd18be8ee2bf537976c79a18346284c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INSPECTOR_GRANT(view returns (uint256)
2
INSPECTOR_ROLE(view returns (bytes32)
0x273dcf2136c7d8ef632bb8ef13dbca69a8f36fa620c7468671b3153d46a211c0
OPERATOR_GRANT(view returns (uint256)
0
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
 
getApprovedLength(view returns (uint256)
Read-only
getApprovedLengthForOperator(address cooperatorview returns (uint256)
getApprovedTokenId(uint256 startuint256 pageSizeview returns (uint256[50])
getApprovedTokenIdForOperator(address cooperatoruint256 startuint256 pageSizeview returns (uint256[50])
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserData(address userview returns (struct KYCDataLibUserData)
getUserDataForInspector(address partyaddress userview returns (struct KYCDataLibUserData)
getUserDataForOperator(address cooperatoraddress userview returns (struct KYCDataLibUserData)
getUserTokenId(address userview returns (uint256)
getUserTokenIdForOperator(address cooperatoraddress userview returns (uint256)
hasApproved(address cooperatoraddress userview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isCooperator(address accountview returns (bool)
isInspector(address accountview returns (bool)
isOperator(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(address cooperatoraddress userview returns (bool)
State-modifying
approve(address cooperatoruint256 tokenIdstring cooperatorThresholdKey
grantCooperator(address cooperator
grantInspector(address inspector
grantOperator(address operator
grantRole(bytes32 roleaddress account
initialize(address admin_address sbt_contract_address conf_contract_
removeExpire(address cooperatoruint256 tokenIdaddress user
renounceRole(bytes32 roleaddress account
revoke(address cooperatoruint256 tokenId
revokeRole(bytes32 roleaddress account
updateConfContract(address contract_
updateSbtContract(address contract_
Events
Approve(address indexed touint256 indexed tokenId
Grant(address indexed touint256 indexed grantType
Initialized(uint8 version
Revoke(address indexed fromuint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.