Vault Key

Verified contract

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

No balances found for "Vault Key"

0x9289a31b92e5a69986fc3bf34a4deedc80dcf354b1db8f07bce1315ac6f696f8
0x233b72e30938a35d580719b9ca4bd130548435c73a10758b164c4758e34b2cde
0x1a4b5e86d817953effd1a0efa37c1e4832dd91230e295135490cffc5908b61dc
0x6c2c34649c0e629a2ef5417821a082e02fa84df236b0006ad648619cb16e7de7
0x90aa872e1a8e108b85ce85c14192a501296e9d7395b2eb6ae61357a32595aca6
0x0d82be03845896e8488073481f06a0f030b42e3ef67e9550e54e50c1b9665783
0x954bd5976417951c26d2c7dcc988ae91548eb87911097adddf066e10ff2d4c3e
0x1bc0fe3a9f23c02174ce5a4ee1d930efcb0ef1fc53d13d0f62f85d5b94d4a7d8
0x0da00d463d4ac24f3bf1a6fcee71535268b4310a4031e90ad971f384c7612f1e
0xdec350a21affb40afa12de1ff59ef7070ad3389f28af4c3edf34dfd98d16364a

Functions
Getter at block 21395541
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
name(view returns (string)
Vault Key
paused(view returns (bool)
false
symbol(view returns (string)
VK
totalSupply(view returns (uint256)
93
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
lastMintedKeyId(address beneficiaryview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mint(address to
mintKey(address to
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
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
Unpaused(address account
Constructor
constructor(string namestring symbolstring tokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.