LazyCubs

Verified contract

Active on Ethereum with 8,764 txns
Deployed by via 0xf0e7d441 at 14788497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LazyCubs"

0x3213ce6e26c1df4f6a9636ed0c6ef218029735ab8119260ce6707d6ac8d548fa
0x9b3dbefd2fa3a51c067cbbbc481d31047979fb26af007aaa3d2862f110a88e85
0xa04091ff57f3b19ffb679ba806c5801ba27600bb9c53791f18174ce49e4a3e46
0xd25dac0eae118de3fdeab4befa4622fd17c8bdb3eef61e12432758848415d86b
0x00cb4a56c8e83b4729fafa382d6a8c5ba59d59b958f342a7fa2c9449466442d7
0xe155b6848afa85f58b177a0a761b8dfc2ae19b36d88b38ae33b64a9d2fdb7005
0xd7c68f2edbc3522a895f06e82bc71edd1db2bed0eed46d26e0da9238b1d634cf
0xc14342dd91b8069b2f11a0d1e2b8b8e7a96c72bf3dfaf78a73720647e9cd7865
0xea35a1f56d354fe8e6a24c1605875853e95cf8cf4ad133d9e8384ccf02e62876
0x0b0cf3b0c9809fea5c5e54d9ee3d60bf09163f8c0ddf92f63ece7bb1cb9336c8

Functions
Getter at block 21226795
CONTROLLER_ROLE(view returns (bytes32)
0x7b765e0e932d348852a6f810bfa1ab891e259123f02db8cdcde614c570223357
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Lazy Cubs
paused(view returns (bool)
false
symbol(view returns (string)
CUBS
totalSupply(view returns (uint256)
8800
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
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
approveController(address controller
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.