Verb

Verified contract

Active on Ethereum with 11,232 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
--
0x7d157e3b04e55a21b76f6e9d2632cc77baa0eb5ad8333221c6d4f5865c9aa4fc
0xea5879ed230a6a1ae1b63681b2cedacb7d1b8c35b03d7793a70b2eb183409f8f
0xd51ea559048f0e28d1ecbb0d38a21cd2dfbef2189cd791297b2386a5d4cc7074
0x3a5037db422938a60130c99f64b4c1c77a509c9fec4a9d8a1adff5b1fbaccb44
0x9f8012a351f0f6f6044aaef03a9e84ff20bf9854a69424c043837230e7b83367
0xc3d0840c0339ecdf3fe8466821fd675ad99a7974a98c4c488720279c55bf7e67
0x9f627f62f5b08f83b5830d65140515c924a857eadea2ca1d30f9a9f9b52106ee
0x4eccce77bd3c7a07af1f148ecc967ba2a29792254b5865f0644b7dde38e4f691
0xc3c3e82a3bf0205bb972337e15b373f6692211676be4b8ad6f0855d9aab73a36
0x38e16c02aafbf986b60f9784ff8a53090917fce80ed8821435dd38a7690c21ec

Functions
Getter at block 21295442
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.