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

RR/MAYC

Verified contract

Active on Ethereum with 6,055 txns
Deployed by via 0x6e3c6f0e at 15000057
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa0396b495d28b75ef80b67ecddfd2f0cf044bdb754256a659818ec12be287395
0xd7616eeb5120a962e9b06758bd353b556d18b88af83509d3b1d1ed1cdf0d8e2b
0x5f39040d722d994d7581a255aed6a029846443249af2272e9cdad342a64cf63e
0x3fb8cf2bc6d1fc1573ae3f36b990ed1b03b7b9ddc77382d0bd9f269ef5da3267
0x0a0d14c0473525d370ae0495ffc008e4ddba5562470391ddb1e82dfbe382ba59
0x9e086b2ab44f511a52681884619f6a6b7e8f3e3df4a2c03d73a24958f2ccd39e
0x382f7e29c4c9bde3b6864c3789f3e29808eba28bb4def545d21fa1df36d98574
0x7f38e73ce1fd11e2d0e8973307f0d1d8706fe50422dafcbefc1031877404204f
0x0c1ced5ba31b41c5938a8ce496b9c41d7ff618fb6e02fe2703de7e2106e396ce
0x9fb0db247562daf4f30c4f26647cfe0ba8541d77f8923eae164f8fa4fac5c06d

Functions
Getter at block 20801332
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
555
PUBLIC_SALE_PRICE(view returns (uint256)
5000000000000000
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
5555
name(view returns (string)
RR/MAYC
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x80cfd0322554eb3cb263fd29559828440f957582
symbol(view returns (string)
RR/MAYC
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
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
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.