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 "Mini KOYE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15882497 | 2 years ago | | | 0 | 0.00053311331 | |
| 15833247 | 2 years ago | | | 0 | 0.0015679534 | |
| 15833236 | 2 years ago | | | 0 | 0.0014075847 | |
| 15818319 | 2 years ago | | | 0 | 0.0026572004 | |
| 15818101 | 2 years ago | | | 0 | 0.0018043400 | |
| 15818089 | 2 years ago | | | 0 | 0.00069310000 | |
| 15818080 | 2 years ago | | | 0 | 0.00069310000 | |
| 15818041 | 2 years ago | | | 0 | 0.00069310000 | |
| 15817061 | 2 years ago | | | 0 | 0.0013905834 | |
| 15816361 | 2 years ago | | | 0 | 0.0012126815 |
ABI
ABI objects
Getter at block 21398650
Price() view returns (uint256)
50000000000000000
TotalNum() view returns (uint256)
10000
WhiteListNum() view returns (uint256)
1696
hiddenMetadataUri() view returns (string)
ipfs://QmQ6h22qbEPGwWqFh9MP7se7F49r7S151ReDAsu7f9pnHn
name() view returns (string)
Mini KOYE
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x01043cd77c80f56531300291a1e7e912c0477c1d
publicMintEnabled() view returns (bool)
false
revealed() view returns (bool)
false
root() view returns (bytes32)
0xab732282b8dc4f7b77f5c4b7951fe720c18bd1540191103acca423f1b73d9959
symbol() view returns (string)
MKY
totalSupply() view returns (uint256)
4
whitelistMintEnabled() view returns (bool)
true
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)
whitelistClaimed(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
gift(address _to, uint256 numberOfTokens)
mint(uint256 numberOfTokens) 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_)
setHiddenMetadataUri(string _hiddenMetadataUri)
setPrice(uint256 newPrice)
setPublicMint(bool enable)
setRevealed(bool _state)
setRoot(bytes32 mroot)
setWlMint(bool enable)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
wlmint(bytes32[] proof)
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.