Moonsie

Verified contract

Active on Ethereum with 4,574 txns
Deployed by via 0x85e47900 at 14884479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Moonsie"

0x50da33f84c5aaa659a511315478edc8c6774a00f0740a02842b15f59137a24d2
0x96aefa10b25537b37ae87ade8abeec31d602bb5dbe82ab79cd2fe274b8cbe4dc
0xea8ce896eb7ec19044416c1efb76e6ffd234c1f137cf90b1c3f3119d86b30184
0x3ceaf9651b52ea71e5c360e32b8d9bdcb9fea41f8b0d834a362ac7171331a83e
0x8a4e3ccbac1325301ab73c0d50366c51c739c1f05b16d9aa5395035fac441861
0xe5d0e1c709e74cc0e6882fafd1757e3dd9be06edb5ecfde52d3acb0d6495bba6
From
0xb1ab8a4f5eb83990f09f215b5387790e7c7019cb60e66eadb1f556a2fc177f08
0xe0a5347b9f1942c49cba3104912de59a80c33243e06a865813e757faaa3659ca
0x86954b0e3d87d9a43a040656b6a26ae777c25ce8144a5085331aa3607477c3de
0xe49a0229bec7fe4e4c8f31d3b30527909da9815bd9c16f787f7cae979093356f

Functions
Getter at block 21397728
baseURI(view returns (string)
ipfs://QmSuRr9rRFAnnSaBzAq6gkMvTuNi7seBu7YkGJanZNvnBp/
maxSupply(view returns (uint256)
3000
name(view returns (string)
Moonsie
owner(view returns (address)
0xff9c304ee5e0e227ad54fafdc09bb49d64eac75a
phaseOneIsActive(view returns (bool)
false
phaseThreeIsActive(view returns (bool)
false
phaseTwoIsActive(view returns (bool)
false
price(view returns (uint256)
55000000000000000
symbol(view returns (string)
MOONSIE
totalSupply(view returns (uint256)
3000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
boolishSummoning(uint256 mintAmountbytes32[] merkleProofpayable 
emergencyMeeting(
lfgSummoning(uint256 mintAmountbytes32[] merkleProofpayable 
maxPopulation(uint256 newMaxSupply
moonsieBegins(
moonsieRising(
moonsieSequel(
mooonsieTeamFeeding(
renounceOwnership(
ritualSummoning(uint256 amount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMerkleRootA(bytes32 newRoot
setMerkleRootB(bytes32 newRoot
setMerkleRootC(bytes32 newRoot
soloSummoning(uint256 mintAmountbytes32[] merkleProofpayable 
summoning(uint256 mintAmountpayable 
summoningCost(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(