NotOkayBears

Verified contract

Active on Ethereum with 24,691 txns
Deployed by via 0x64b8759d at 14784786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.76
0xe1ed73d55942f2fd4f582b63e77120d89d50fadcd9378c003dba5625e78ddf49
0x1981fdb74902582ccd50fb637062ee5cb189fc66a3221c45a8112acfb38811dd
0x7462fcd8c63acf255fe222bd6791382c6b77f09761ff3a897c066ab9a358b399
0x5b60770b5ee82756d4885eec728a63b98a3804b1f09d19adec546140c8e3d956
0xb7a975b1334d5918629990070875029a3d7f6e4e4d24a9261029d8f890b545ef
0x32c44461308958971b51e46f2d5f6001119e3293236232e2e3aa922794c313a2
0x87676e5b21ddab4498db28d12386c1cb0354b83dd99a04bd9fd02bd72567ca5f
0xd58fd06c0013ba99f03e4f828ea7f97f9f8f001c55890d469185389e39c776b7
0x1b9c6ec76435fc8e18e03f8e12f67920a43b6fbf25f26c6ca82bc20bf89116d1
0x3aa99cc30ff4c7f00729b481fe3f1f56df629d7e988dc7440cc84235697e29fc

Functions
Getter at block 21284108
baseURI(view returns (string)
ipfs://QmW7bqNE46c1ZMuZsHHfrBWcghNVLwBwe9wyZsFsXqdy3p/
maxPerTx(view returns (uint256)
30
maxPerWallet(view returns (uint256)
90
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
false
name(view returns (string)
NotOkayBears
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x1d40857219a2d8361857e696b8cdbce0b0d52146
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
NOB
totalFree(view returns (uint256)
1000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview 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)
State-modifying
approve(address touint256 tokenId
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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

This contract contains no error objects.