Model Eros Village - Proto
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Model Eros Village - Proto"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20382481 | 4 months ago | | | 0 | 0.00018233864 | |
| 20050068 | 5 months ago | | | 0 | 0.00028147098 | |
| 19595616 | 7 months ago | | | 0 | 0.0010072047 | |
| 17349239 | a year ago | | | 0 | 0.0011198360 | |
| 16847514 | 2 years ago | | | 0 | 0.0028066774 | |
| 16828384 | 2 years ago | | | 0 | 0.0016073510 | |
| 16725371 | 2 years ago | | | 0 | 0.0015878337 | |
| 16633093 | 2 years ago | | | 0 | 0.00059325683 | |
| 16633091 | 2 years ago | | | 0 | 0.00059020381 | |
| 16462122 | 2 years ago | | | 0 | 0.0011635918 |
ABI
ABI objects
Getter at block 21177741
name() view returns (string)
Model Eros Village - Proto
owner() view returns (address)
0x029f96e3e88791674b652cdcee9c126359ec5916
symbol() view returns (string)
MEV-Proto
totalSupply() view returns (uint256)
104
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
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 approve(address to, uint256 tokenId)
renounceOwnership()
robotsMint(address[] wAddresses)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setTokenURI(string uri, uint256 tokenId)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.