1337 h4ck3rs

Verified contract

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

No balances found for "1337 h4ck3rs"

0x566e91e16252394d8e19a0637b6006675734227105005cd96efdd5ea95ea6a41
From
0x8198166bcae1b9824b616d6619c3eaa497992f5fcb546da14ed012dd54471f01
0x2bc59820ab0482876e98ff87df7f90a0d69951f65751b128a74ef88e427030a5
From
0xac6806132f964e2fa395271d40740ea0d04f8b285b3f2e54dcc53f66112f6d30
0x49cac91a93c9e965361d44ee2653802313a1cfaefd5df2cc15ffa527e89d9443
0x2f7c4d47c965b26f22132b49f01f28dc2000875294e86a1da693275cf9f60aa7
0xf0eb545cfd0efe60069b113ca469860bab661d7803863551127a4b88781c7f3e
0x220085d1cb5061910b3f4326e02ff07f9e59c106a120c5eaa15241524d739a67
0x3202e55c085a662ebc699f15ac937a66bb6fe7e38e151cf22464821a8e3226d7
0x5babfd611e9418d62a909c69188e987ce8f47bd3999cc2164273b19ee38f6794

Functions
Getter at block 20869076
cost(view returns (uint256)
3000000000000000
hiddenURL(view returns (string)
ipfs://QmdL3xJS3sPzymQjdc2A8QWwpS9qdvCnnFiuG5UysjBDQq/
maxFreeMintAmountPerWallet(view returns (uint8)
1
maxMintAmountPerTx(view returns (uint8)
16
maxSupply(view returns (uint16)
2022
name(view returns (string)
1337 h4ck3rs
owner(view returns (address)
0xa8e513d747d18e9e6e7efd0ef60a47fce7da520e
paused(view returns (bool)
false
reveal(view returns (bool)
true
symbol(view returns (string)
1337h4ck3rs
totalSupply(view returns (uint256)
2022
Read-only
NFTPerPublicAddress(addressview returns (uint8)
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(uint8 _amountPerAddressaddress[] addresses
Reserve(uint16 _mintAmountaddress _receiver
approve(address touint256 tokenId
mint(uint8 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeMaxLimitPerAddress(uint8 _limit
setHiddenUri(string _uriPrefix
setMaxMintAmountPerTx(uint8 _maxtx
setMaxSupply(uint16 _maxSupply
setPaused(
setRevealed(
setUriPrefix(string _uriPrefix
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(