Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
No balances found for "sineMC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21208068 | 3 hours ago | | | 0 | 0.00058065785 | |
| 21004728 | a month ago | | | 0 | 0.00027308002 | |
| 20982627 | a month ago | | | 0 | 0.00021557732 | |
| 20518694 | 3 months ago | | | 0 | 0.000052372327 | |
| 20323595 | 4 months ago | | | 0 | 0.00014948719 | |
| 20318942 | 4 months ago | | | 0 | 0.00059966154 | |
| 20146479 | 5 months ago | | | 0 | 0.00011570291 | |
| 20015421 | 5 months ago | | | 0 | 0.00015244751 | |
| 19973133 | 6 months ago | | | 0 | 0.00047094547 | |
| 19973119 | 6 months ago | | | 0 | 0.00048082975 |
ABI
ABI objects
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 owner) view returns (uint256)
checkSP(address _addr, bytes32[] _merkleProof) view returns (bool)
checkSPWL(address _addr, bytes32[] _merkleProof) view returns (bool wl, bool sp)
checkWL(address _addr, bytes32[] _merkleProof) view returns (bool)
explicitUserOf(uint256 tokenId) view returns (address)
firstMinted(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
secondMinted(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
thirdMinted(address) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
totalMinted(address) view returns (uint256)
userExpires(uint256 tokenId) view returns (uint256)
userOf(uint256 tokenId) view returns (address)
State-modifying
Events approve(address to, uint256 tokenId) payable
firstSaleMint(uint256 quantity, address to, bytes32[] _merkleProof) payable
ownerMint(uint256 quantity, address to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
secondSaleMint(uint256 quantity, address to, bytes32[] _merkleProof) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI_)
setExtention(string _ext)
setFirstSaleMintLimit(uint256 newLimit)
setFirstSaleMintPrice(uint256 _price)
setManager(address _manager)
setMerkleRootSP(bytes32 _merkleRootSP)
setMerkleRootSPWL(bytes32 _merkleRootSP, bytes32 _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 tokenId, address user, uint64 expires)
switchFirstSale(bool _state)
switchSecondSale(bool _state)
switchThirdSale(bool _state)
thirdSaleMint(uint256 quantity, address to, bytes32[] _merkleProof) payable
transferFrom(address from, address to, uint256 tokenId) payable
transferOwnership(address newOwner)
withdrawMoney()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
UpdateUser(uint256 indexed tokenId, address indexed user, uint64 expires)
constructor(address _manager)
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
SetUserCallerNotOwnerNorApproved()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()