M N K I C A T
Verified contract
Active on
Ethereum with 1,299 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 "M N K I C A T"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16502900 | 2 years ago | | | 0 | 0.00090977441 | |
| 16320213 | 2 years ago | | | 0 | 0.0010655286 | |
| 16286007 | 2 years ago | | | 0 | 0.0012467309 | |
| 16279973 | 2 years ago | | | 0 | 0.00093757392 | |
| 16273039 | 2 years ago | | | 0 | 0.0011043472 | |
| 16269562 | 2 years ago | | | 0 | 0.00072455447 | |
| 16262791 | 2 years ago | | | 0 | 0.00066260168 | |
| 16259357 | 2 years ago | | | 0 | 0.00034418017 | |
| 16258627 | 2 years ago | | | 0 | 0.00065273023 | |
| 16257455 | 2 years ago | | | 0 | 0.00070409625 |
ABI
ABI objects
Getter at block 21193870
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
_isSaleActive() view returns (bool)
false
_revealed() view returns (bool)
false
baseExtension() view returns (string)
cost() view returns (uint256)
1800000000000000
maxBalance() view returns (uint256)
0
maxFreeNumerAddr() view returns (uint256)
1
maxMint() view returns (uint256)
0
maxSupply() view returns (uint256)
999
mintPrice() view returns (uint256)
0
name() view returns (string)
M N K I C A T
owner() view returns (address)
0x6f36850b23644b57355cbe181193e0d2636f6d0f
symbol() view returns (string)
MNKICAT
totalSupply() view returns (uint256)
988
uriSuffix() view returns (string)
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)
State-modifying
Events approve(address operator, uint256 tokenId) payable
publicMint(uint256 amount) payable
safeTransferFrom(address from, address to)
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes data) payable
setApprovalForAll(address operator, bool approved)
setMaxFreePerAddr(uint256 maxTx)
teamMint(address rec, uint256 amount)
transferFrom(address from, address to, uint256 tokenId) payable
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OperatorNotAllowed(address operator)
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()