Model Eros Village
Verified contract
Proxy
Active on
Ethereum with 981 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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
-
variable spans 47 additional slots
17 additional
variables
Balances ($4,408.01)
Native
Value
$4,408.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.195 | $3,688.71 |
$4,408.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20738186 | 3 months ago | | | 0 | 0.00011844260 | |
| 20631738 | 3 months ago | | | 0 | 0.000040320723 | |
| 20631651 | 3 months ago | | | 0 | 0.000040310590 | |
| 20599956 | 3 months ago | | | 0 | 0.00017108110 | |
| 20382491 | 4 months ago | | | 0 | 0.00021069541 | |
| 20165503 | 5 months ago | | | 0 | 0.00019398310 | |
| 20090153 | 6 months ago | | | 0 | 0.00076846655 | |
| 20090107 | 6 months ago | | | 0 | 0.00059670176 | |
| 20090103 | 6 months ago | | | 0 | 0.00068428892 | |
| 19830958 | 7 months ago | | | 0 | 0.00022944360 |
ABI
ABI objects
Getter at block 21312328
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
isPublicSalePeriod() view returns (bool)
false
maxPerMint() view returns (uint32)
3
maxSupply() view returns (uint32)
3888
mintCost() view returns (uint256)
100000000000000000
name() view returns (string)
Model Eros Village
owner() view returns (address)
0x2d217effdb6504189873851b3aa2f7196ca66eea
publicSaleEndTime() view returns (uint32)
1669813200
publicSaleStartTime() view returns (uint32)
1667206800
revealTime() view returns (uint32)
1668171600
symbol() view returns (string)
Hime
totalSupply() view returns (uint256)
3020
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
airdrops(address[] _recipients)
approve(address to, uint256 tokenId)
grantRole(bytes32 role, address account)
initialize(address _admin, address _beneficiary, address _md, uint96 _royaltyFee, string _name, string _symbol)
mint(uint32 count) payable
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMaxPerMint(uint32 _max)
setMintCost(uint256 _cost)
setNotRevealedURI(string _notRevealedURI)
setPublicSaleEndTime(uint32 _time)
setPublicSaleStartTime(uint32 _time)
setRevealTime(uint32 _time)
setRevealedURI(string _revealedURI)
setRoyaltyInfo(address _receiver, uint96 _royaltyFee)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawBMD() payable
withdrawMD() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.