OhNo

Verified contract

Active on Ethereum with 2,706 txns
Deployed by via 0xa0e4e107 at 14829132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OhNo"

0x4ef79df8e020d7f690c473745314af972cda4716b383f67e030395628d2627fd
0x096be6b4ac423019a11e6e799e776df57b19c55ae7b9eda008aac8a8b6895a45
0x4f45997848fd1f79271426dcb3e501dc59deaea8f83ffbc436388d1624696541
0x56bee6e9f7a52f086b78d5fb1c59bacb8580ac0fd367f68c1f62b071cfc31d5d
0x2c7f963606e039da4cfccfa02c60dcabb8d7b4257c1ddc20e2ce9fe3596ffb25
0x352c54de389c33cabb2962abe255a6269cf178d33b5875b322eea0a0430d0b45
0x06ab79718815c98fde174e3f880690c5e60cff634f345dcfe26d3accb88be2c1
0xa49e1bc2c420f232c6ed11b55ccf0990ee3edfb53c6ee97325242204f034c5ad
0x6b66b68fe4c34445be13292815655d8df1a2f686b54d51410595f0c0ca52e0a0
0x83790e4b187ebb507b9bc6a20baa5db22845918bfb61330df6181674ff6c03d3

Functions
Getter at block 21332094
MaxFreePerWallet(view returns (uint256)
5
MaxMintPerTx(view returns (uint256)
15
baseURI(view returns (string)
ipfs://Qmbapv1aDc9cjjFXq2GGEUfWATEJktMrrsiVk3eWAxYipm/
firstPerWalletFree(view returns (bool)
false
maxSupply(view returns (uint256)
6969
name(view returns (string)
OhNo
owner(view returns (address)
0xa06de9d6883e36f17e2cde84b2c568f657479045
price(view returns (uint256)
10000000000000000
startTime(view returns (uint256)
1655960948
symbol(view returns (string)
ON
totalFree(view returns (uint256)
2000
totalSupply(view returns (uint256)
10917
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(uint256 amountpayable 
mint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setFreeAmount(uint256 amount
setTime(uint256 time
setfirstPerWalletFree(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePrice(uint256 __price
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(