Not Okay NFTs

Verified contract

Active on Ethereum with 799 txns
Deployed by via 0xbe70bcb3 at 14838172
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.08
0x760bdacaab10a349dcc773306568bd831b96d70019bc319db842e1786abb402e
0x5182d0ad6f88ec0ff4144d382c490a56a6f77e49064f142e9ae2a2fe9a0765cd
0xc66cfc94f3bae408523dd689752ecb27b24f6e952977a7f6a11835d73f4bdabc
0x71016308632cf521db8ef7a96b1c7bb443c57d77f45812444cd370fc62896ff3
0x926743011ccb34e69e3d26fccdb77a23eac815d030cedbf548ed76e74cc895ef
0xfd6dd3b8f76d3b8ecdc78bd4f5798944495a3b9c7374ce72b15ff35f593e5ac7
0xc6412bc003ff41139c44177f6257e08b90996769f251bee91f9e9aebefbe3ebc
0x459cf09ac8e26cb785d982e13b833fd029b75dcefe68fa2c36589f95a3e7050f
0xbc39a78b13301f072728e4580fdda6eed870ad544213b17b3d3f22771162cf69
0x50bd4bc557d2c4efa1b63e092fe4c8f41e7cc0b09cfa487ae97582a53eb7ed89

Functions
Getter at block 20936419
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
1
maxSupply(view returns (uint256)
5000
name(view returns (string)
Not Okay NFTs
owner(view returns (address)
0xd19370098bfdc447929ed8be3ec9cf09d986154f
symbol(view returns (string)
NOF
totalSupply(view returns (uint256)
639
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedWallets(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.