Virtualized Cluster Shares

Verified contract

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

No balances found for "Virtualized Cluster Shares"

0xd2cb741ad97ac071fe2e2889f3a441fcf2bb4b0d0db6a83450ca55340869eeeb
0x4b2b88686bb89f575015529170d7907054bd62ad9ba9bfd44a7c1bff313eb02e
0x7d4cfb53f759d584a40bc6d5255d7a81f3abbf3bff6f571a397730bf599be2ab
0x9ccc24bdb97afa8ffc1ba22a72452d9b7da6d105a18f2196db31784f94ede0bd
0x20fafeb2a52f504bf2fbdd457d23f44179368709d7611147c764bf71445aca00
0x0e3bde6b3e23a1cd73e5fbed83af9eb8ca100a99be351dba33eecbedbade7347
0xffd9a042c49575d635e58bf3137f5c6e774dc63df33d19f55065a08c50de03d6
0x9142b84eb3a8c3fa0d443d5679d4559756d6551fdf62c8845571914f711db3f5
0x73719a5411724b8d8c33754e6ace8def771e4d4a22d1ce540dad3cd5651f9f64
0x7037e6fbb963ab5843f334efcf4df13330d643c5694ab20c9da7afaecc99c1c5

Functions
Getter at block 21167995
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
name(view returns (string)
Virtualized Cluster Shares
symbol(view returns (string)
VCS
totalSupply(view returns (uint256)
267
transferActive(view returns (bool)
false
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)
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 toAddressreturns (uint256)
mintBatch(address toAddressuint256 amountreturns (uint256)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseTokenURI
setTransferActive(bool _active
setupMinterRole(address accountbool _enable
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address toAddressuint256 tokenId
MultipleMinted(address toAddressuint256 fromuint256 to
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
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.