CryptoChasers Robot

Verified contract

Active on Ethereum with 1,537 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoChasers Robot"

0xef7e5c4bccfbc83e538da31e4adfc871c26d15eb00fac8e7ef2b1c5c64382871
0x675503b9a469bfb94d5f8b74b4bc64fb07358a71065c5bf0319bb80b0aa5af3d
0x3552150dca03404556b5a17ba8961bc999285d947f62bed65c36ca2b8ac606cf
0x3584843d2c5612a144b5d7aa01ec1fec0fba7453c39a4f42db093303fd34ce6e
0xd9d1b8237120a3ae52a2942867b83d61ce9e5cf59c7ea0afcd7db61584404742
0x84aa3ff379cb25f6a8ee95c810608d7b1a8d39598c52b9e8930138b8e02e505c
0x1171b86bc3c927f71cdf36762f83d31b154eddf47945eb346b0e1c363509e466
0x62382a1a965fec9aba62959437ede38db23ec404aa7400306165b57936eb62b8
0x05ecbc248d88a0d1bf39948dba026ac889ee651c85225627e39f5cbce5f85b6f
0xb3ac0213dcae228f8e450e05a37d05cae48c2c9e54f2eba9d9d89bc5c8cfcd71

Functions
Getter at block 21284351
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MINT_PRICE(view returns (uint256)
40000000000000000
_DEC_1_2021_16_00_00(view returns (uint256)
1638345600
_maxSupply(view returns (uint256)
500
_whitelistEndDate(view returns (uint256)
1638345600
 
getRemainingSupply(view returns (uint256)
name(view returns (string)
CryptoChasers Robot
symbol(view returns (string)
CCR
totalSupply(view returns (uint256)
501
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address _addressview returns (uint256)
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)
isInWhitelist(address _addressview returns (bool)
minted(addressview returns (uint256)
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)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address[] _whiteListAddresses
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(payable 
mintByAdmin(address[] recievers
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseTokenURI
setMaxSupply(uint256 maxSupply
setwhitelistEndDate(uint256 whitelistEndDate
transferFrom(address fromaddress touint256 tokenId
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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 baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.