5555HunterOrrell

Verified contract

Active on Ethereum with 2,205 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "5555HunterOrrell"

0x04bc0004dc04722126fe5c388fd123b448c0aa5dbdde70a8f602278a25ed8a86
0x6af38f3c3a4d63a1ac19ff58d3ba72ed50429b2aececd3ba1c2efcf234034fb8
0x5b4a55c9abd1f2187b154f93dd456de36b2da5e23dfbcd152f9dae67dbb09299
0xa2286e5463291bd9ce066a6c52c5d2ecc8c9821f7fe70041aec6909964ad4453
0x66503a9dbadd3624f77b5f583970377f3fbe9cf9bd78820af2a3cf7446944f91
0xa41a671ed6a8b519c514fcaa8daa6a33e1096ef8db150efd13bdc98d6ea5ffb6
0xefb1e61a510029b0d9ae8e403717505f775c1d829c8742c15f479d11eb1812dd
0x3b8210ace39f5ebe3e4e08a5e2ef31486edafd9cfa846af3881ec2872b530331
0x523dede5a9cb4975734685979823f6b74be96788a389fa1e1364ac3447bea25d
0x914769e52ccb0f7f32d2a406e32d68522019efad10ac97c8cbb6e3926584ffa7

Functions
Getter at block 20854801
MAX_ALLOWLIST_MINT(view returns (uint256)
1
MAX_PUBLIC_MINT(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
555
PRICE_PER_TOKEN(view returns (uint256)
100000000000000000
 
PROVENANCE(view returns (string)
RESERVE_SUPPLY(view returns (uint256)
31
isAllowListActive(view returns (bool)
false
isSaleActive(view returns (bool)
false
name(view returns (string)
5555HunterOrrell
owner(view returns (address)
0xcf388e3e5742c8b78ff13bf07445da255a124248
symbol(view returns (string)
5555
totalSupply(view returns (uint256)
555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numAvailableToMint(address claimerbytes32[] proofview returns (uint256)
onAllowList(address claimerbytes32[] proofview returns (bool)
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
mintAllowList(uint256 numberOfTokensbytes32[] merkleProofpayable 
renounceOwnership(
reserve(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(bytes32 _merkleRoot
setAllowListActive(bool _isAllowListActive
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setProvenance(string provenance
setSaleActive(bool newState
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
MintGenerativeArt(address indexed _touint256 indexed _tokenIdbytes32 _seed
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.