N e k o

Verified contract

Active on Ethereum with 519 txns
Deployed by via 0xe84e93be at 15574291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "N e k o"

0xd6f1778413e3cdead30a2f150f4d2903eadded98ece9ac2ec63c1162fe8cfd82
0xd005ab8c650b386fdb32fc3a77b2f1d50b0b029e2e5c82310fcb6c6d4ccfd62a
0xe72662878d1c35debf524e8ea95658cbc020aa5c1002f3dac29c89895fb80e1b
0x260ece91a7c1add32735a906fdb73454e853b9bf26efc473b5203afc5bea1afd
0x58ce1f7eef0cb42fbc1eca33123979e3f6623f1ac7682c174de7be970ebe0c63
0x38ac0adb72f4405a9607254df835aa946ee9f2805eb1465477f9ad75747fa109
0xe73bc8bd6b501733968a28194927f7e3689435a03666307f4a7863084bfeca10
0x3d172d2fc17136f59bf397e9b4c4212bd2021a2b0927af349bff23cf6b8a1a44
0x005c50b6d3928cc8e68d994c7b7dffd6a8ea845d92ea3be2172acbc58a4d2a44
0x6f8f0011cae45540843ebb1ecb96fd0c627e994e63ed0feeeeffbd64a3b6da3b

Functions
Getter at block 21429813
cost(view returns (uint256)
3000000000000000
costMin(view returns (uint256)
3000000000000000
maxPerTx(view returns (uint32)
3
maxSUPPLY(view returns (uint32)
1999
name(view returns (string)
N e k o
owner(view returns (address)
0xdc6e0282145d4d14c091bc8518a6123558bdef74
symbol(view returns (string)
Neko
totalSupply(view returns (uint256)
1921
uriPrefix(view returns (string)
ipfs://QmNwNmoQXvegxmbY9uL9nda12vt28BgeoMXjEyj6uMehTS/
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burnStake(uint256 amount
publicMint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(