NotOkayBears

Verified contract

Active on Ethereum
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 $4.28
0x15c0adb51cc6854d08d616ff8fc375cb135ce798b1a2e85411e4a28ed19bd060
0xdc676aa44d12840222409fa5f7b75ba77dba245dcfb7e8ec16f35cecdedcaa03
0xf9907658e1d3c95e458f40cebed5d4bcf2710da5df708240461e77c6a441a013
0x06f15f6afb65128a8c174ac8d14515122e186010aa90c45d4e90fc45fb1994db
0x1809d402880ac9c41c1ed3ad04b907ea3ed1a7da914606f6f515c3dc4ba61f47
0x7c062148a3063f2bd4e6125a23bc50f2f98dc487a8b93d915690c5b458dd1750
0xdf90fdb43f1e6f831163a6ba5ea0a6183a0cab4f762b490922a5f0af0e461180
0x1c738aea7b86d8b2d5d5f7a5da915a94d0e289d99a87cae32a1a32ee59c3d553
0x6a40b97c0f8bf3552c17b14532a8ae2e551585860df8d9a61ae26a9e761f81f4
0xbbcc17603d3f917ed49d96046ad3eed3cbb3ebb5a4270f379ed104a9aa6559b8

Functions
Getter at block 21169416
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.