ZKMESBTUpgradeable

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xbe84ac8b at 15188839
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
-
variable spans 2 additional slots
-
variable spans 2 additional slots

No balances found for "ZKMESBTUpgradeable"

No transactions found for "ZKMESBTUpgradeable"


Functions
Getter at block 22764853
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
name(view returns (string)
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
_ownerOf(uint256 tokenIdview returns (address)
balanceOf(address ownerview returns (uint256)
getKycData(uint256 tokenIdview returns (struct KYCDataLibUserData)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview returns (bool)
isBalancePass(address ownerview returns (uint256)
isOperator(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdOf(address fromview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
_attest(address toreturns (uint256)
attest(address toreturns (uint256)
batchAttest(address[] toreturns (uint256[])
burn(uint256 tokenId
deleteExpire(uint256 tokenId
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_address admin_
mintSbt(struct KYCDataLibMintData[] mintDataArray
renounceRole(bytes32 roleaddress account
revoke(address fromuint256 tokenId
revokeRole(bytes32 roleaddress account
setBaseTokenURI(string uri
setKycData(uint256 tokenIdstring keyuint256 validitystring datastring[] questions
setKycDataBatch(struct KYCDataLibKycData[] kycDataArray
Events
Attest(address indexed touint256 indexed tokenId
Burn(address indexed fromuint256 indexed tokenId
Initialized(uint8 version
MintSingleSbt(address indexed to
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.