Monday

Verified contract

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

No balances found for "Monday"

0x3ef6d7237171ef1b3410bff6bb6a9910231d3e31f9a3e2e7f17a37ffdb87188e
0xd0a88fe83f5a9e05ca5baeb747e9ca479a24c3b58f7d86541b8eae6809f7d885
0xe544afdd9cd2022df85594032f4fc9530ce17d67b499c6dd8ae06a08a0f0cdce
0xfc17ee8ae72e459c73fff45bf6ff964724db91bf57bd2c72f44d1ee958c1b653
0x547a5aca2061ca7fbeea507297590d4709914e1609d32f5fd9a10552c2a7ebe8
0x155e37576a7e99320be7ea5044eca30660a3ba2549357a551dd94a4dce3d63ac
0x80a0635aade8d69028ca07031946b185c332c7643c835931694f59ace038c6ec
0xe3d6ec3317978b88fe3a781db730c8f677291fbbeebd44796239127a2a2d4cbd
0xf5d741543cf4b44e2aa35213465a9981632c0326a4d8e5a6a3077caa6eb8bac7
0x003706589d17c49624a98e193f674ab9d0f0a204aff0fbd42bc895fdfb09ed72

Functions
Getter at block 21275382
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseTokenURI(view returns (string)
https://ipfs.io/ipfs/bafybeiezqf3tiln745iokmpfcfp4m7itqmkkcywmxsw5n2zyjyw2efgzay/
defaultTokenURI(view returns (string)
maxSupply(view returns (uint256)
5000
name(view returns (string)
Monday
owner(view returns (address)
0x1bf0d61003442a3c55997f77c6c865a97c944aa9
payMent(view returns (address)
0x1bf0d61003442a3c55997f77c6c865a97c944aa9
publicMintStatus(view returns (uint8)
2
publicSalePrice(view returns (uint256)
3300000000000000
symbol(view returns (string)
Monday
totalSupply(view returns (uint256)
1591
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getHoldTokenIdsByOwner(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
usermint(addressview returns (uint256)
State-modifying
MondayLive(uint256 _quantitypayable 
airdrop(address[] marketmintaddressuint256[] mintquantitypayable 
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setDefaultURI(string _defaultURI
setPublicMintStatus(uint256 status
setPublicPrice(uint256 mintprice
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(