KawaiiDaigaku
Verified contract
Active on
Ethereum with 1,372 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 "KawaiiDaigaku"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15455912 | 2 years ago | | | 0 | 0.00057587833 | |
| 15438216 | 2 years ago | | | 0 | 0.00040544064 | |
| 15438208 | 2 years ago | | | 0 | 0.00063776822 | |
| 15438151 | 2 years ago | | | 0 | 0.00060633749 | |
| 15437657 | 2 years ago | | | 0 | 0.00057217705 | |
| 15437436 | 2 years ago | | | 0 | 0.00048318975 | |
| 15437418 | 2 years ago | | | 0 | 0.00052546337 | |
| 15437407 | 2 years ago | | | 0 | 0.00038054519 | |
| 15437401 | 2 years ago | | | 0 | 0.00023094400 | |
| 15437369 | 2 years ago | | | 0 | 0.00044299391 |
ABI
ABI objects
Getter at block 21184536
baseURI() view returns (string)
https://ipfs.io/ipfs/bafybeicyzlmm4bjcpp6tilrp7oauqm4yyazwsu7pzk3sxqauzct3mmhycy/
dev() view returns (uint256)
100
fKawaii() view returns (uint256)
1000
maxBatchSize() view returns (uint256)
50
maxKawaii() view returns (uint256)
2000
name() view returns (string)
KawaiiDaigaku
nextOwnerToExplicitlySet() view returns (uint256)
0
oneTXN() view returns (uint256)
11
owner() view returns (address)
0x3d293126782d5dc9b1d60f974b9bccc63d3025a2
price() view returns (uint256)
0
symbol() view returns (string)
KawaiiDaigaku
totalSupply() view returns (uint256)
1999
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)
mdev()
mint(uint256 count) 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 _baseURI)
setPrice(uint256 _newPrice)
setTXN(uint256 _newTXN)
setdev(uint256 _newDEV)
setfKawaii(uint256 _newfKawaii)
setmaxKawaii(uint256 _newmaxKawaii)
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.
This contract contains no error objects.