Saw Moe World

Verified contract

Active on Base with 4,408 txns
Deployed by via 0x23cde784 at 3381850
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Saw Moe World"

0xdb8b74e886a76faaa65e42bbde136314cedd88af1cd63d50a136286598f54a97
0xe4b03f304e9c99ec0c283e1bff95ea3c58b26aa4316c027079664a875a54e060
0x3fe6f11a87c4b5163367d2ee60ee561aad9ad552f380a2aa126fa22cd1e0aa27
0xd8901a5caa9376153b0d81ca8c56a18919a6e0e2741146552eae8a446a156f3a
0x8212f3503034054339275f2f43591afffc3233e49a19b81d1d48d74dccd61c2a
0x2126445daa4938fbc13081ca6b4b44090f6a989b161c18411af96bbdb1f2cf1c
0xe15a98e757e6bfd53cea23c53550a9985e01042139b5c42c80cd46abbdf30687
0xf8560e0f34cb4ac85cf4ad63ef62da327cb6cb561893973f8c695b7327a54876
0x47fe9ab4772aa80f406d373cf8a7081779327d61a73c06f129892d7ea495d055
0xdd18325db7ba34bf193ce3d54431c61235ca88be23057de3d526dafd4ca2e53c

Functions
Getter at block 22741962
FreeSupply(view returns (uint256)
0
MaxperWallet(view returns (uint256)
110
MaxperWalletFree(view returns (uint256)
1
baseExtension(view returns (string)
baseURI(view returns (string)
ipfs://QmYvRxUpRyZaH5QaV5QZNA2vyLyW4Yz6LWswwWCY7sxJst/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
99999
name(view returns (string)
Saw Moe World
notRevealedUri(view returns (string)
ipfs://QmYvRxUpRyZaH5QaV5QZNA2vyLyW4Yz6LWswwWCY7sxJst/
owner(view returns (address)
0x45c985d6392466cd2f69f74ff057d84305a620d4
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
SMW
totalSupply(view returns (uint256)
18080
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
freemint(uint256 tokens
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setFreeMaxPerWallet(uint256 _limit
setFreesupply(uint256 _newsupply
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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(string _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(