minotaurustown
Verified contract
Active on
Ethereum with 1,416 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 "minotaurustown"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17449349 | a year ago | | | 0 | 0.00098195256 | |
| 16761714 | 2 years ago | | | 0 | 0.0010391023 | |
| 16655687 | 2 years ago | | | 0 | 0.0020072496 | |
| 16655687 | 2 years ago | | | 0 | 0.0020109084 | |
| 16328250 | 2 years ago | | | 0 | 0.00083276071 | |
| 16140865 | 2 years ago | | | 0 | 0.00075168509 | |
| 16087132 | 2 years ago | | | 0 | 0.00053564919 | |
| 15797945 | 2 years ago | | | 0 | 0.0024097369 | |
| 15785778 | 2 years ago | | | 0 | 0.0011192840 | |
| 15642832 | 2 years ago | | | 0 | 0.00051129711 |
ABI
ABI objects
Getter at block 21089849
baseURI() view returns (string)
ipfs://QmbteCRina9hqchg9iyNHKB79YLRgCkS5HYVv9zPJSW1ZU/
contractURI() view returns (string)
ipfs://QmZDLqj8iKLgovHoazNTPM6P8ByPYPZfcfcdfYRh76nkxC
getContractURI() view returns (string)
ipfs://QmZDLqj8iKLgovHoazNTPM6P8ByPYPZfcfcdfYRh76nkxC
maxSupply() view returns (uint256)
4000
minotaurusFree() view returns (bool)
true
mooExtrUTOPAy() view returns (uint256)
0
mouinuTOforTX() view returns (uint256)
11
name() view returns (string)
minotaurustown
owner() view returns (address)
0xf832ef47568a20849940a075d66164bdba8507f2
symbol() view returns (string)
MTT
totalSupply() view returns (uint256)
4000
Read-only
balanceOf(address owner) view returns (uint256)
freeMintedCount(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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
exitFuuuuumLabyrint()
lockIntuuuuumLabyrint()
moMint(uint256 _mintAmount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _updatedURI)
setContractURI(string _updatedURI)
setCost(uint256 _newCost)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()