DR/VRS

Verified contract

Active on Ethereum with 702 txns
Deployed by via 0x5244d439 at 16071783
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 "DR/VRS"

0x3383d59b212c84fc438aaadcc6f252a42b160dc763887f90aad033b981607564
0xe19e8614db5e1826710393053de6141d3e141f4c3bd29794fd4b4b4249151d3a
0x05c548b927ae98e062a8122d05ba8cc68981b56f7d738468b62730fc1d06bafb
0x9fbe72c576933afb8250f6312982660130b3d9a468ab7e4c13e389f0a17f8369
0x9e6971a9a72789f682785985e3816f625c75738ff19788e310a816df96bb0c4e
0x58280d4cdd6ca6761acccf935ffa23484e6a48623d3aec3a4844681a661cdccd
0x37f6567de0b7eb8381264fb8460e42b24f214f73629b1e77f73c39854b6a6eb2
0xb79e4ba2195d93188a6bd0c100d225bf21ea81e242f9ccf50b707b6513b91266
0xc5a0cbd42778539e33ebcac2ddacdb99b3cdd7316dd4257be1d992f5c9c84e23
0x042abd8c26f19d5c8ef1de83d3f99af7a43e3a962c0bfbf3ea3f6fa53009fde2

Functions
Getter at block 20922124
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)
8888
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
8888
name(view returns (string)
DR/VRS
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x4f3bc6b59309b862ff6b10146a14475fd942c0a9
saleConfig(view returns (uint32 MintStartTimeuint256 Price)
(MintStartTime=1669679517, Price=0)
symbol(view returns (string)
DRVRS
totalSupply(view returns (uint256)
5119
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
FreeMint(uint256 quantitypayable 
InitInfoOfSale(uint32 mintStartTimeuint256 price
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