sineMC

Verified contract

Active on Ethereum with 3,192 txns
Deployed by via 0xce0efa48 at 15883181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables

No balances found for "sineMC"

0x84b74917093649b3df5ca7bf34526b175a9607b534ed1258cb52f07d40fe4f19
0x75350e56eda591103bedda08d761f1176435ddd5120d1babc0bb4c5f032f715e
0x49baf2637ef265c2c3241ec41e6aa24e613f607ec909d57974ca120ec36464fb
0x6812900585859c192390ea218d3efbad7d8a88294ce96e38ad6c4d118730c252
0x46432d3d8d6506cd38542218637a4caab00700523bd27cb7c7163a795757033e
0x5fb5a5dfd60d24750a4e61aeacd9e8e3ff359a160f1dcee682963f76d416d73d
0x3d9c40d26f91517ad8a0db8f19baca180d8d0fd0814cd5a844e67e35f6588925
0xf604e2fd64b0b82e6eae59abb3652c9375d2aa1b9a9adddcbb4cb2beb9f5d16f
0x5b24f12477fe176e2a011edbbee87f59c08652ec34778be08fa7a0831249bf2a
0x14a69bc8edc63ded9440b89b1a7f8653dc2b390d71e129bcb209469baf103f39

Functions
Getter at block 21209095
_totalSupply(view returns (uint256)
10000
baseURI(view returns (string)
https://arweave.net/6eT5N6AlVx6LJbGti672qC2XYgHBdWNv3YPA-0vyvQo/
batchSize(view returns (uint256)
1000
firstSaleLimit(view returns (uint256)
3000
firstSaleMintLimit(view returns (uint256)
5
firstSaleMintPrice(view returns (uint256)
40000000000000000
firstSaleStart(view returns (bool)
true
manager(view returns (address)
0x6ea8d23189ae68f1423c6fc8f93b602b5c0524a7
merkleRootSP(view returns (bytes32)
0x12f1fd1b4ff0e7c4e4eca8144ef346500c552d562e54815d8c528e8fefb9ff8a
merkleRootWL(view returns (bytes32)
0x18b47183bd3cb1030ba88b9ed289f06f16654e6f91885b092e13a877716e1c30
name(view returns (string)
sineMC
owner(view returns (address)
0x429411802899c646b776228f7b542704332f42f8
ownerLimit(view returns (uint256)
1000
revealed(view returns (bool)
true
secondSaleLimit(view returns (uint256)
6000
secondSaleMintLimit(view returns (uint256)
50
secondSaleMintPrice(view returns (uint256)
60000000000000000
secondSaleMintPriceSP(view returns (uint256)
1
secondSaleMintPriceWL(view returns (uint256)
60000000000000000
secondSaleStart(view returns (bool)
true
symbol(view returns (string)
sineMC
thirdSaleLimit(view returns (uint256)
10000
thirdSaleMintLimit(view returns (uint256)
5
thirdSaleMintPrice(view returns (uint256)
67800000000000000
thirdSaleMintPriceSP(view returns (uint256)
40000000000000000
thirdSaleMintPriceWL(view returns (uint256)
67800000000000000
thirdSaleStart(view returns (bool)
true
tokenCount(view returns (uint256)
3534
totalMintLimit(view returns (uint256)
10000
totalSupply(view returns (uint256)
3534
unrevealedTokenUri(view returns (string)
https://arweave.net/LTNoJ__7Ypc1_MaakoVsTR3y4hQ1KEgtCkQY2Zi-p7w
Read-only
balanceOf(address ownerview returns (uint256)
checkSP(address _addrbytes32[] _merkleProofview returns (bool)
checkSPWL(address _addrbytes32[] _merkleProofview returns (bool wlbool sp)
checkWL(address _addrbytes32[] _merkleProofview returns (bool)
explicitUserOf(uint256 tokenIdview returns (address)
firstMinted(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
secondMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
thirdMinted(addressview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
totalMinted(addressview returns (uint256)
userExpires(uint256 tokenIdview returns (uint256)
userOf(uint256 tokenIdview returns (address)
State-modifying
approve(address touint256 tokenIdpayable 
firstSaleMint(uint256 quantityaddress tobytes32[] _merkleProofpayable 
ownerMint(uint256 quantityaddress to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
secondSaleMint(uint256 quantityaddress tobytes32[] _merkleProofpayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI_
setExtention(string _ext
setFirstSaleMintLimit(uint256 newLimit
setFirstSaleMintPrice(uint256 _price
setManager(address _manager
setMerkleRootSP(bytes32 _merkleRootSP
setMerkleRootSPWL(bytes32 _merkleRootSPbytes32 _merkleRootWL
setMerkleRootWL(bytes32 _merkleRootWL
setReveal(bool bool_
setSecondSaleMintLimit(uint256 newLimit
setSecondSaleMintPrice(uint256 _price
setSecondSaleMintPriceSP(uint256 _price
setSecondSaleMintPriceWL(uint256 _price
setThirdMintLimit(uint256 newLimit
setThirdMintPrice(uint256 _price
setThirdMintPriceSP(uint256 _price
setThirdMintPriceWL(uint256 _price
setTotalMintLimit(uint256 newLimit
setUnrevealedURI(string uri_
setUser(uint256 tokenIdaddress useruint64 expires
switchFirstSale(bool _state
switchSecondSale(bool _state
switchThirdSale(bool _state
thirdSaleMint(uint256 quantityaddress tobytes32[] _merkleProofpayable 
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawMoney(
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
UpdateUser(uint256 indexed tokenIdaddress indexed useruint64 expires
Constructor
constructor(address _manager
Fallback and receive

This contract contains no fallback and receive objects.

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