Verb

Verified contract

Active on Ethereum with 11,216 txns
Deployed by via 0xc31bf0cc at 14797092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
)
ERC-721
--
 (#1685)
ERC-721
--
0xdec90223857c903ad01af640986717f25052a9a442e2c00bbcb1984ae17ecd8b
0x2eef42b68f564c7dbe9436cb1a91cdf2612997c1815931a635cadc1c916089c0
0xc65550adc24c34da20e1d466e40ea4d04c403a9f9fe21818826cace1973ad7d0
0x690e4b07f86339bf3370a12049dda674ad0c3ed8db264079ff9ca6d23c371f53
0xb90fff22e6cf3968e9c598afd28d217d5a5a68f966c0162bb267cc7383735a26
0xafa2e3a4eb8e4aa980490afd831262c3b7f7c58990a733dce17c0f14ddfeeda6
0x2cc83e097f0c052aeed9a611593508fe26c529667f091ea554efc410b4ee3e14
0xeefb377d80e305c9a0b67ca4b6ddc7ca81403f54a1999b27bed79b7353aa9244
0xcc7eccbc9dc3d1c8b99f5751d15465fe4953f65a180dad419f9da00b7098426e
0xf6d788115889f4892832e5465ce52e42cfe2640bf98d6271cb64a50f41f46594

Functions
Getter at block 20944783
ADDRESS_1(view returns (address)
0x7badc616fb80d3937677f9c2a4bf837dea2af8ec
ADDRESS_2(view returns (address)
0x188a3c584f0de9ee0eabe04316a94a41f0867c0c
MAX_SUPPLY(view returns (uint256)
6500
MINT_LIMIT(view returns (uint256)
10
PUBLIC_PRICE(view returns (uint256)
50000000000000000
RESERVE_SUPPLY(view returns (uint256)
0
WL_PRICE(view returns (uint256)
50000000000000000
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
true
name(view returns (string)
Verb
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x772b182c2536fa6aad1c20f2d29e351e4095f57b
symbol(view returns (string)
VERB
totalSupply(view returns (uint256)
6500
Read-only
balanceOf(address ownerview returns (uint256)
freeMints(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
usedDigests(bytes32view returns (bool)
State-modifying
approve(address touint256 tokenId
decreaseSupply(uint256 _maxSupply
devMint(address[] _addressesuint256[] quantities
freeMint(bytes32[] proof
mint(uint256 numberOfTokensuint64 expireTimebytes sigpayable 
presaleMint(bytes32[] proofuint256 numberOfTokenspayable 
reduceReserved(uint256 _reserveSupply
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setFreeMintRoot(bytes32 _freemintRoot
setMintLimit(uint256 _mintLimit
setPreSaleRoot(bytes32 _presaleRoot_1bytes32 _presaleRoot_2
setPreSaleStatus(
setPresalePrice(uint256 _wlPrice
setPublicPrice(uint256 _publicPrice
setPublicSaleStatus(
setSigner(address _signer
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

This contract contains no error objects.