This contract is being backfilled. You may encounter incomplete storage history.

Moonsie

Verified contract

Active on Ethereum with 4,570 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"

0x8a4e3ccbac1325301ab73c0d50366c51c739c1f05b16d9aa5395035fac441861
0xe5d0e1c709e74cc0e6882fafd1757e3dd9be06edb5ecfde52d3acb0d6495bba6
0xb1ab8a4f5eb83990f09f215b5387790e7c7019cb60e66eadb1f556a2fc177f08
0xe0a5347b9f1942c49cba3104912de59a80c33243e06a865813e757faaa3659ca
0x86954b0e3d87d9a43a040656b6a26ae777c25ce8144a5085331aa3607477c3de
0xe49a0229bec7fe4e4c8f31d3b30527909da9815bd9c16f787f7cae979093356f
0x885cbe86d15bbbd0b9e4e06e5cb74145aec6aac9361cd27e1706e03ce67482d4
0x8cec1ced82c4fc5504f7431eb474d78d70ac339fbcead5d1162479670a912d57
0xeb0cc6fa097665db6b6ff5d498a0704e8a92f136fcdc7ec055fcffc372abb38b
0x5d750f9188596bd7171c676a9df4209706d0b2a476986207ed4976add1e59fa1

Functions
Getter at block 20805806
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(