Model Eros Village

Verified contract

Proxy

Active on Ethereum with 7,563 txns
Deployed by via 0x031de17b at 15178273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
29 additional variables

No balances found for "Model Eros Village"

0xa254cf6898d70aeb7d91fa979f983d3ec965c041649d586d8c512111459dfdbc
0x4f2eeb97f28c2e0f5ef080ae143bfdf979c8b8a3afe5b7ee84f8a2313542608e
0x09e6f52bd8c130f40163e688b2f767bc4f99c9edd00ff1a0457da096528a977f
0xfed03eb860cf9d4f2d9eb21cad9d081a46d5e00d28b71296d14789780c9b3cd3
0x7ac42a3592d65a98b9638bdfb88ed439a2c3e2746d349de659bbf5102793e352
0xf1956462f45614669905859c882ea1e8ff5df6e149b8aa4c6516f9f78ea724ed
0x7b248d4c429a5e9e88758d7c955fe639c3a63e455e2b21a5014c58b42f66e597
0xc19372280a8354f875d46bcc2cd299f0307e98914a29a587884aad7672c45f61
0xc2bf551a8dea2c0b5f06845880cde76260315e1efef04549758fc5f8afe8af06
0x5bcc6d2df8e3e6b352b1cc6048fea559917d50c4ca43a8638aa2e6881575f0fd

Functions
Getter at block 21161183
BENEFICIARY_ROLE(view returns (bytes32)
0x8cadce1490c0b220d05eff2ad7498d2416b857f86be59313862f4e1459aa9cfc
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MD_ROLE(view returns (bytes32)
0xf09deea8c87a61bf851df60f5410fb720e514d253185419bf9616e36a35063c9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
allRevealTime(view returns (uint32)
1659704400
freeMintEndTime(view returns (uint32)
1659600667
freeMintStartTime(view returns (uint32)
1658754000
isFreeMintPeriod(view returns (bool)
false
isPresalePeriod(view returns (bool)
false
isPublicSalePeriod(view returns (bool)
false
maxPerMint(view returns (uint32)
200
maxSupply(view returns (uint32)
3888
mintCost(view returns (uint256)
100000000000000000
name(view returns (string)
Model Eros Village
owner(view returns (address)
0x0981b70c6a567e9976e320176b00ab9341be0618
presaleCost(view returns (uint256)
80000000000000000
presaleEndTime(view returns (uint32)
1658840400
presaleStartTime(view returns (uint32)
1658754000
publicSaleEndTime(view returns (uint32)
1659186000
publicSaleStartTime(view returns (uint32)
1659013200
revealTime(view returns (uint32)
1659618000
showRarityTime(view returns (uint32)
1659445200
symbol(view returns (string)
MEV-1
totalSupply(view returns (uint256)
3888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isRevealed(uint256 tokenIdview returns (bool)
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address touint256 tokenId
freeMint(uint32 countbytes32[] proofpayable 
grantRole(bytes32 roleaddress account
initialize(address _adminaddress _beneficiaryaddress _mdstring _namestring _symbol
mint(uint32 countpayable 
mint(uint32 countstring referralCodepayable 
presaleMint(uint32 countbytes32[] proofpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revealNFT(uint256 _tokenId
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllRevealTime(uint32 _time
setApprovalForAll(address operatorbool approved
setFreeMintEndTime(uint32 _time
setFreeMintMerkleRoot(bytes32 _root
setFreeMintStartTime(uint32 _time
setMaxPerMint(uint32 _max
setMintCost(uint256 _cost
setNotRevealedURI(string _notRevealedURI
setPresaleCost(uint256 _cost
setPresaleEndTime(uint32 _time
setPresaleMerkleRoot(bytes32 _root
setPresaleStartTime(uint32 _time
setPublicSaleEndTime(uint32 _time
setPublicSaleStartTime(uint32 _time
setRarityURI(string _rarityURI
setRevealTime(uint32 _time
setRevealedURI(string _revealedURI
setShowRarityTime(uint32 _time
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBMD(payable 
withdrawMD(payable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
MintEvent(address indexed buyerAddressstring refstring statusstring itemuint256 priceuint32 quantityuint256 tokenIdstring ipfs
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.