Moon Face

Verified contract

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

No balances found for "Moon Face"

0x1b8c837763882f1e56635f2e7e8ff575cb5d10f9233acd1e7506b35b3165de11
0xef10b066752f6ea8ccce890ddf598db831bb5c6fa1e4972906fee5cbdddd2979
0x3febc75f05db9acbf52ef43c8ead8ae6e166e6c0c0967767d38354d5b41cca35
0xea485f18b79fa36d586e5a864fdb98f5af5fbb794a217cb224c97a6289ada060
0x62e6eccffcf981d01662464cd0e3d5630fd9a2f686c9295e44f93c301b1ad978
0x049cc51f97d4845e5496dc90650a00bcd4f8383df555ae48376cb6cc1c7b59ae
0x67f5b231a9b5f021a0e5b81b8340d373278489b4c1553e7fd239581615717f55
0x09473686210c0797a115baeff6d6293c3d24e84e00ca3a8c7696dfafa786cc87
0x6e0e4e74b0a19a769509f92c133ca82f51702ec6891ac8f966c043ec340011bf
0x713d2723054357379d170b90fba9723c1bad2784aa255bb563b4a23186874a87

Functions
Getter at block 20857460
anOfferYouCantResist(view returns (uint256)
1
basePrice(view returns (uint256)
5000000000000000
baseURI(view returns (string)
ipfs://bafybeia5w3h67cafheetoy3qdktrmwoubyuezp2ybrlc4odlg6ldfy7lty/
dontBeGreedy(view returns (uint256)
10
eventHorizon(view returns (bool)
true
name(view returns (string)
Moon Face
notRevealedUri(view returns (string)
ipfs://bafkreigt5xbzr7jxuqsonpveea2qqcpiayvvcchlfmwodtxf6vkia7lyue
owner(view returns (address)
0xe04414549f6534cf9956b2006d1093bbca135617
sentinentLife(view returns (uint256)
5555
startSequence(view returns (bool)
true
symbol(view returns (string)
MOON
teamAmount(view returns (uint256)
240
totalSupply(view returns (uint256)
2232
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintPrice(address whouint256 amountview returns (uint256)
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
enterEventHorizon(bool _status
initiateStartSequence(bool _status
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBasePrice(uint256 _newPrice
setBaseURI(string _newBaseURI
setGreediness(uint256 _newSupply
setNotRevealedURI(string _notRevealedURI
setSentinentLife(uint256 _newSupply
setTeamAmount(uint256 _newSupply
setUriSuffix(string _newSuffix
teamMint(address touint256 amount
terraform(uint256 amountpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(