HenosisTigers

Verified contract

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

No balances found for "HenosisTigers"

0x0084831c2bd0422ec5182cb6d60677c539a4d90c990463c49fa71d0e5ae6be7c
0xe5185bd1c863b1d3e1a21647ce687c49f978a8ddddba456f26c82ef7b622619a
0x0a50e8bc7673ec350be912644205c4e1a8f22ac30539f6d1fabbfd96b164bb41
0x55b5730cedfdb86788331a15675a4cb5e3e4572d61490e1d4789305bcdfec67b
0xe906a32336679c5f2ed196db2952caa620c0c10d2b558f815a2ba0fe2727bf57
0x9e49adced93ecc2aeee6fc86271d4d5ab7619aa0a224901f95dd1cfd56773563
0x9640b597bb780a284fc02d87b5717197962cb14c9eb2ed305fb8579963d0e476
0x144e411b13dcb217c8402f7b5f1c219583f5b251e93a23be1099d847fc25826b
0xdb892f183d03f9ad258dd993616cd3f502fbd32fa4d267bcfa8795c6fb5f508f
From
0x567781ce11e1d8c85a5daf6226c71d9ee6762a586bca2534595272b4bbb92170

Functions
Getter at block 21318957
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
allowlistMerkleRoot(view returns (bytes32)
0x2c25943f604f1fc66ad40324b0a2c65e791284eeb9a186003d76fb907450aa2e
allowlistSupply(view returns (uint256)
4000
cost(view returns (uint256)
42000000000000000
hiddenMetadataUri(view returns (string)
ipfs://QmV1PuLH9hh6nTQfn3xpFgPjcR5M45Gb96xbKuy6mMMGZp/
maxPerTx(view returns (uint256)
5
maxPerWalletAllowlist(view returns (uint256)
2
maxPerWalletPublic(view returns (uint256)
5
maxSupply(view returns (uint256)
750
name(view returns (string)
HenosisTigers
owner(view returns (address)
0xa8b237e9e2d51afbe9f8ee07189e3fcc22948ade
publicSupply(view returns (uint256)
800
state(view returns (uint8)
0
symbol(view returns (string)
HenosisTigers
teamSupply(view returns (uint256)
200
totalSupply(view returns (uint256)
750
uriPrefix(view returns (string)
ipfs://QmfWSh1G2nLHVjbGddazt2NZadLUrprVViZvvvGeYH6DK3/
Read-only
allowlistMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _minterview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
mintAllowList(uint256 amountbytes32[] proofpayable 
mintForAddress(uint256 amountaddress _receiver
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAllowlistMerkleRoot(bytes32 _allowlistMerkleRoot
setAllowlistSupply(uint256 _allowlistSupply
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxPerTx
setMaxPerWalletAllowlist(uint256 _maxPerWalletAllowlist
setMaxPerWalletPublic(uint256 _maxPerWalletPublic
setMaxSupply(uint256 _maxSupply
setPublicSupply(uint256 _publicSupply
setState(uint8 _state
setTeamSupply(uint256 _teamSupply
setUriPrefix(string _uriPrefix
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(