Mindblowon
Verified contract
Active on
Ethereum with 28,765 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "Mindblowon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207297 | 16 hours ago | | | 0 | 0.00078066904 | |
| 21198891 | 2 days ago | | | 0 | 0.00052730620 | |
| 21190038 | 3 days ago | | | 0 | 0.00066483811 | |
| 21173882 | 5 days ago | | | 0 | 0.0030057115 | |
| 21170397 | 6 days ago | | | 0 | 0.0012322313 | |
| 21166000 | 6 days ago | | | 0 | 0.0020425693 | |
| 21158627 | 7 days ago | | | 0 | 0.0011094439 | |
| 21153691 | 8 days ago | | | 0 | 0.00028341238 | |
| 21133320 | 11 days ago | | | 0 | 0.00053986467 | |
| 21122199 | 13 days ago | | | 0 | 0.0020016974 |
ABI
ABI objects
Getter at block 21212142
DASALES_MAX_QTY() view returns (uint256)
1300
DASalesEndTime() view returns (uint256)
1651867200
DASalesMintedQty() view returns (uint256)
1300
DASalesStartTime() view returns (uint256)
1651845600
DA_AND_PUBLIC_MAX_QTY_PER_MINTER() view returns (uint256)
1
DA_LAST_PRICE() view returns (uint256)
690000000000000000
DA_SALES_START_PRICE() view returns (uint256)
690000000000000000
GIFT_MAX_QTY() view returns (uint256)
212
TOTAL_MAX_QTY() view returns (uint256)
6969
WHITELIST_TYPEHASH() view returns (bytes32)
0x940a52669dc9fded2f965dea80d65bf40e8f29bcf1a4a3258a2c387da1b99cd9
contractURI() view returns (string)
fPublicSalesPrice() view returns (uint256)
345000000000000000
getPrice() view returns (uint256)
690000000000000000
giftedQty() view returns (uint256)
212
isDASalesActivated() view returns (bool)
false
isPrivateSalesActivated() view returns (bool)
false
isPublicSalesActivated() view returns (bool)
true
name() view returns (string)
Mindblowon
owner() view returns (address)
0x7c5d07d1433aa7bc765d4a2505d42c56d1f7163f
priceDropAmount() view returns (uint256)
50000000000000000
priceDropDuration() view returns (uint256)
1800
priceDropFloor() view returns (uint256)
169000000000000000
privateSalesEndTime() view returns (uint256)
1651975200
privateSalesMintedQty() view returns (uint256)
5157
privateSalesStartTime() view returns (uint256)
1651932000
publicSalesMintedQty() view returns (uint256)
300
publicSalesStartTime() view returns (uint256)
1651975200
symbol() view returns (string)
MINDBLOWON
totalSupply() view returns (uint256)
6969
whitelistSigner() view returns (address)
0x853cbdf080f5e58d079a454123d86ea552a16f91
Read-only
DAAddressIdToPrice(address) view returns (uint256)
DASalesMinterToTokenQty(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getSigner(address _buyer, uint256 _signedQty, uint256 _nonce, bytes _signature) view returns (address)
idToCanType(uint256) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
privateSalesMinterToTokenQty(address) view returns (uint256)
publicSalesMinterToTokenQty(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events DASalesMint(uint256 canType, uint256 _signedQty, uint256 _nonce, bytes _signature) payable
approve(address to, uint256 tokenId)
changeFPublicSalesprice(uint256 price)
gift(address[] receivers, uint256 canType)
privateSalesMint(uint256 canType, uint256 _signedQty, uint256 _nonce, bytes _signature) payable
publicSalesMint(uint256 canType, uint256 _signedQty, uint256 _nonce, bytes _signature) payable
refundAll()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setContractURI(string URI)
setDASalesTime(uint256 _startTime, uint256 _endTime)
setPrivateSalesTime(uint256 _startTime, uint256 _endTime)
setPublicSalesTime(uint256 _startTime)
setWhitelistSigner(address _address)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.