DINOREVEAL

Verified contract

Active on Ethereum with 8,551 txns
Deployed by via 0x1c406a85 at 15621346
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DINOREVEAL"

0x718e096d4d5c62646773ca9fb78faa4b05b307e470a0be078511a4c975a2369d
0x6382068b81dc86f86d0fa65acff68d373d8b703770d03fe51d9bd28bad0b7470
0x470fec4794f81bbff107660eafb5a963055371066072f11eb2d1775b9e03e04c
0xcddc5fe5a71a51eb60cd2fd14ab6848aefb639f74b663d6c642e7769b3ce8508
0xad4001e461ec61e38b3d5356abff2aa04cc7a4ec1c1cf6579f1de9f4eacc4270
0xdde39c76b6f9ede3fedae7892282435c13069e1289dffdb15905bbca7170e823
0xd658ed310656aae2223c91925d545bb0ef6ec0dca4be014588ca737184e33336
0xa2d1048d197fb29634ed2297eae88275c10a507d70c0fbc1f499c07f34724308
From
0x14fa14e4d218452ccc868f307f27dfb938d52558d43ed05f7fb7b007ca5cf6be
From
0x6fe9f0028c7b3ba6a9f27225efd37210f4e22e6594fe81a888d71ff6e6b8f262

Functions
Getter at block 20927695
maxSupply(view returns (uint256)
6400
maxSupplyPre(view returns (uint256)
1200
maxTx(view returns (uint256)
3
maxTxPre(view returns (uint256)
1
merkleRoot(view returns (bytes32)
0xb937107201f3acc1f5f69fa9f2989df5557d8f9293bfaced1ffdd0b92025d463
name(view returns (string)
DINOREVEAL
owner(view returns (address)
0x1db26dc0b17b6d49c96bccb58ccc8fcf70746076
price(view returns (uint256)
1500000000000000
symbol(view returns (string)
DINOREVEAL
totalSupply(view returns (uint256)
6400
Read-only
_preSaleCounter(addressview returns (uint256)
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
airdrop(address[] _users
approve(address touint256 tokenId
buy(uint256 qtypayable 
buyPre(uint256 qtybytes32[] proofpayable 
buyTo(address touint256 qty
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _uri
setMaxSupply(uint256 newSupply
setMaxTx(uint256 newMax
setMerkleRoot(bytes32 root
setPrice(uint256 newPrice
toggleMint(
togglePresale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
URIQueryForNonexistentToken(