m00ts

Verified contract

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

No balances found for "m00ts"

0x6f0159a3579b03565c5bb3effbe3c15857b0f06bf8a458ba8d8ee9ba5d67eb92
0x59632dc4fe55f00111990cb8dd7542c8f32ccd19998db30c00cd4c055737521a
0x9f4609489cbc122d46d8ed2e4bcfa69d9ca449ff45011d0550a418bf983be9cd
0x5a316df0946899a1492f3220e7b8716a214359ad2cf13206208a19734eb990f0
From
0x9d7a512f2e169e05aa41e604bc671d9b871e1038e4c32948cdd582e62adbd395
From
0x2cad4bef7b48881ef95642d589f48e573d681ef8f96f813f925502cc3a63ea5f
0xe8911c9b5b1c7deb6257d85857cf75f4cbc0cd36ee7cb53b8dc5016bc33bcbde
0x169325443dca9701bd925722d4a285aa2b403d9ab6e7eb7ce28ddcdfc7967af7
0x7a946fe848274bfbb0bdff97842b2a744a12c7b2ac53cc24e381025051f9715d
0x6d3057de0fea10e80bf404a60d0d4f019618a33d4fe0784d8f861364b7eb920d

Functions
Getter at block 20838627
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
1
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmQnaSMmdq9T8SibsXYWADs2ePYv8YRQwoEsQY4zzX7Nu3/
contractURI(view returns (string)
ipfs://QmVTSLVyt2n1gTwuemCKXdbCMYDWy7hdUKEy6ucQVANxgw
free_max_supply(view returns (uint256)
0
max_supply(view returns (uint256)
3333
name(view returns (string)
m00ts
owner(view returns (address)
0x777d9e7f205464985f1f45a2ceb222f67ac4a68e
paused(view returns (bool)
false
price(view returns (uint256)
900000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
m00ts
totalSupply(view returns (uint256)
3381
Read-only
balanceOf(address ownerview returns (uint256)
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)
State-modifying
Burn(uint256[] tokenids
PublicMint(uint256 _amountpayable 
WhitelistMint(uint256 quantity
Withdraw(
approve(address touint256 tokenId
configPrice(uint256 newPrice
configfree_max_supply(uint256 newFreesupply
configmax_supply(uint256 newSupply
newbaseExtension(string newex
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
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(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(