R3NLT

Verified contract

Active on Ethereum with 1,974 txns
Deployed by via 0x67807f0e at 16185950
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "R3NLT"

0xe879e98ff57d4b37db4972d3117ce03f23a1aac506edf4fb9fb39a039b105430
0x725b3defbe6c53f26a2f43c6c017dfa6291bd0d916616bf88b79cea0b1051c13
0x3498d940a24590ad0921c326e78dfbce503fc84cf716ce1fc1bebd062758af40
0x8967dd89a5ad648d25dda5adffb835f86f6439057100efedd844367a74d747a3
0x8ca499e4211e69edd0bbfc09e246dcb3f9e4602a1169117924150664e7100c64
0x2d108d38babc9ae5b8b18e7ab6561a1c435082523d5139e77934dbabf8f6c9e5
0xc75df515ce6e019ab24d848343312bf9f53ee5dc2aa619233bbd5ddba14b0297
0x0009610c037e94ec11272da156dbfd7e3fab0e0481743c8d732a579e96a86a53
0x56a494f2daa03e83043d1e56194657132a96192a9894f43b33505378157df835
0x78a11d17b76f3ec0ec89425d35e71f7b8301e3856e6e1b23ac57cc704b1d5e77

Functions
Getter at block 21203281
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
Price(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
3944
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
3944
name(view returns (string)
R3NLT
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xc3788d8d02469d40fc57add722cfd19c64957ac7
saleConfig(view returns (uint32 MintStartTimeuint256 Price)
(MintStartTime=1671058280, Price=0)
symbol(view returns (string)
R3R5
totalSupply(view returns (uint256)
4589
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview 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)
State-modifying
InitInfoOfSale(uint32 mintStartTimeuint256 price
PublicMint(uint256 quantitypayable 
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
OperatorNotAllowed(address operator