Hentai69Daigaku
Verified contract
Active on
Ethereum with 1,434 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 "Hentai69Daigaku"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18252802 | a year ago | | | 0 | 0.00028767259 | |
| 17022657 | 2 years ago | | | 0 | 0.00088596025 | |
| 16916355 | 2 years ago | | | 0 | 0.00067959902 | |
| 16912822 | 2 years ago | | | 0 | 0.0011700186 | |
| 16912816 | 2 years ago | | | 0 | 0.0014276515 | |
| 16912812 | 2 years ago | | | 0 | 0.0019539372 | |
| 16834198 | 2 years ago | | | 0 | 0.0016400957 | |
| 16402036 | 2 years ago | | | 0 | 0.0012718710 | |
| 16351155 | 2 years ago | | | 0 | 0.00078236864 | |
| 16152483 | 2 years ago | | | 0 | 0.00070297721 |
ABI
ABI objects
Getter at block 21256552
maxPerFree() view returns (uint256)
3
maxPerTx() view returns (uint256)
20
maxSupply() view returns (uint256)
6666
name() view returns (string)
Hentai69Daigaku
owner() view returns (address)
0x423fa2203585b571243b73ff8145bb014fbb73f8
paused() view returns (bool)
false
price() view returns (uint256)
3000000000000000
revealed() view returns (bool)
true
symbol() view returns (string)
H69D
totalFree() view returns (uint256)
4444
totalSupply() view returns (uint256)
4459
uriSuffix() view returns (string)
.json
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)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events Ox111(uint256 count)
approve(address to, uint256 tokenId)
changePrice(uint256 _newPrice)
customDrop(uint256 amount)
mint(uint256 count) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setHiddenMetadataUri(string _hiddenMetadataUri)
setPaused(bool _state)
setRevealed(bool _state)
setUriPrefix(string _uriPrefix)
setUriSuffix(string _uriSuffix)
setmaxPerFree(uint256 _maxPerFree)
setmaxPerTx(uint256 _maxPerTx)
setmaxSupply(uint256 _maxSupply)
settotalFree(uint256 _totalFree)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()