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

Big Cats

Verified contract

Active on Ethereum with 7,857 txns
Deployed by via 0x078cafd6 at 14127344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1926)
ERC-721
--
 (#146)
ERC-721
--
0x63a115e2dd23cc7fb9c777fe4f3f750a3be26246ecfcd2ca6cb403cb3ce3db95
0xcfcc302b90e4ba16e89288449ff50f73d18704280f4228a1e9cc82cbc8d777fe
0xff2e1d15f22c3c164fec68e84fff551f9b668a99897eea79b4c8563a51b61130
0x813baa1d4261ac02f471b9acc610557788a182b7f5e68aa6d13535bebd269eab
0x891989324aafb54f60a383bf90d09c6bc532ff540f00431574f8bd8da84af94f
0xebe7655e62b12f5da1d200a550ebf23683a13fd18871d82ea0b6a20b7e12b0e2
0xcd1c14cace10a7a2f5a554680311441ec7c8f30ea1ac62e01d5ac2f0f5ca04dc
0x215dc393cc8e875432c4726738b9433bedb9e15b27a57262cf972b5971bf9b82
0xd54d6b105e07152cb11f0ab70158d582071370f69dcee97caf0d248a2711cbdb
0xdb2a0289422a6204b7e1c0816b579abbd3e3a4e6e511998ac1aaec41f7b3d7d4

Functions
Getter at block 20792994
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UID(view returns (uint256)
67886470071914184819289534905501157723324676889825275645056442649996195257332
URI_MANAGER_ROLE(view returns (bytes32)
0xa70a2d8710fed9f014c8c2af50c7c2f6b25748ae4cded822e03b7beed44cf3a8
name(view returns (string)
Big Cats
owner(view returns (address)
0x083939d3e0dadebe1090d7427518269b07b969ce
symbol(view returns (string)
BC
totalSupply(view returns (uint256)
5209
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
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
mint(address _touint256 _tokenId
mintBatch(address _touint256 _tokenIduint256 _n
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address _touint256 _tokenId
safeMint(address _touint256 _tokenIdbytes _data
safeMintBatch(address _touint256 _tokenIduint256 _n
safeMintBatch(address _touint256 _tokenIduint256 _nbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address _bystring _oldValstring _newVal
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.