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

CryptoKaiju

Verified contract

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

No balances found for "CryptoKaiju"

0xd3bc2356c8f0338d3540a66b82a366ef182b68de3e2635244c0a68a71e3704af
0x029c1248b7dc347aa21173fa70642254e28d7155ebdfd967b476760ed936661b
0x521457c40f9fe9388defa4b13acc2229be726056dc8d5e8239d39f6a7bb4804a
0x83a78525503d0cd815ae8fd363d2d2a784dcc612838363012bf1e81e65388d14
0xfa47387fb66a7210f3bea00e2e17721c0f1a37986504a688eaf764ef6409b012
0x8f3634a59a6e76a335717a9a012cfe9ad2dabeb2e1bc277b2aceb785665eaf62
0xbdd6fae7c35f419693504b954521d51d0a6e36863c2c8ee46302ff911c2c9d72
0x73d793723e8a31a7861172beefb60b208528cec7ae7e8e63750dd30c6549a470
0xef1fa9ebe7a6540055f44a8ce3aa9189ad9007e52fdd6d171ac446c2149a07e6
0x44db680a2d6279c8e51a1aceec000a10fca714df0e67630eb0b3a93d4bb54842

Functions
Getter at block 20806405
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
ROLE_WHITELISTED(view returns (string)
whitelist
name(view returns (string)
CryptoKaiju
owner(view returns (address)
0x7205a1b9c5cf6494ba2ceb5adcca831c05536912
symbol(view returns (string)
KAIJU
tokenBaseURI(view returns (string)
https://ipfs.infura.io/ipfs/
tokenIdPointer(view returns (uint256)
1696
totalSupply(view returns (uint256)
1662
Read-only
balanceOf(address _ownerview returns (uint256)
birthDateOf(uint256 _tokenIdview returns (uint256)
checkRole(address _operatorstring _roleview 
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
hasRole(address _operatorstring _roleview returns (bool)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
nfcDetails(bytes32 _nfcIdview returns (uint256 tokenIdbytes32 nfcIdstring tokenUriuint256 dob)
nfcIdOf(uint256 _tokenIdview returns (bytes32)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenDetails(uint256 _tokenIdview returns (uint256 tokenIdbytes32 nfcIdstring tokenUriuint256 dob)
tokenOf(bytes32 _nfcIdview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOf(address _ownerview returns (uint256[] _tokenIds)
whitelist(address _operatorview returns (bool)
State-modifying
addAddressToWhitelist(address _operator
addAddressesToWhitelist(address[] _operators
approve(address _touint256 _tokenId
burn(uint256 tokenId
mint(bytes32 nfcIdstring tokenURIuint256 birthDatereturns (bool)
mintTo(address tobytes32 nfcIdstring tokenURIuint256 birthDatereturns (bool)
removeAddressFromWhitelist(address _operator
removeAddressesFromWhitelist(address[] _operators
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setTokenBaseURI(string _newBaseURI
setTokenURI(uint256 tokenIdstring uri
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdded(address indexed operatorstring role
RoleRemoved(address indexed operatorstring role
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.