This contract is being backfilled. You may encounter incomplete storage history.

ZenCats

Verified contract

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

No balances found for "ZenCats"

0x90bba534679424b911e7e6fdbee9204fb7693ad99cbd55aaa0ba83c73a453568
0xe5c86b2d50bd00edb5b7a2acbb1ded7a68fc956c895ff05752a4964e757c659a
0x8bbe355858e2075d7513c2e5bf7ab2cde00a1f1f90d4fd225cca403b7edc7106
0x1ab5dc7b9d7a2c7a970c517cf956c1b6f94d245b689742b7f6f87c52ea71bf00
0x8d828b43e4874d74ff77b0370fe5f97fd980f2a5940573e88c6a6acf52efef0b
0x8d96fdc9e27e9374b4d52b2ae4c9d37eb4b1a26ac212ed9b54c87ca2aa81cfec
0xd1fe78c90ea790a3eab60c795b4f0b57c627d183cfa624978891925e78a8daa1
0xe4651d0d110074dcbe984e0a0afbf4b0f767c243e9f06861c77f30b8a497947b
0x11a50e3f68ee037b53adcb0f0f4b1cd93b87896f7b5cbefd391557995cc8ad61
0xd54d20e17f784b40869c6bde6df361ca4421dac026b0312d5f47e2958d76a892

Functions
Getter at block 20798791
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseTokenURI(pure returns (string)
https://api.zencats.io/cats/
contractURI(pure returns (string)
https://api.zencats.io/contract/zencats
name(view returns (string)
ZenCats
owner(view returns (address)
0x2deaac34edfa37638242c54b35fbb5f8c9292392
paused(view returns (bool)
false
symbol(view returns (string)
ZCT
totalSupply(view returns (uint256)
1365
Read-only
balanceOf(address ownerview returns (uint256)
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)
tokenLevel(uint256 _tokenIdpure returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdpure returns (string)
State-modifying
allow_contract(address addr
approve(address touint256 tokenId
burn(uint256 tokenId
grantRole(bytes32 roleaddress account
mintTo(address _touint256 level
pause(
renounceOwnership(
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
transferOwnership(address newOwner
transfer_teamReserved(address _to
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.