PILLAGERS

Verified contract

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

No balances found for "PILLAGERS"

0xccffe2111752cbcda54890b032b55ace80692abe3803d01752713a72d3325786
0x8bf88073ae27f0e34e6da20c9f3342b47f950150afc8eeff7888c02123963776
From
0x515ecbc48ca850ed90541bb2693f7537cc1841e37f3ab254ec457bc0d53a6834
0x84ac5be955e06253583cfe9f3700d8c984edfb348b45c611831003adf347fe57
0x32ead5df92ab3a741c7e16f360f9a9090b14d0c27aa955c9a211b76dd90a9cb7
0x60192d11c04ac40a86988589b1acb66d3e8a1005730895567e3764f6f3035745
0xa74c29251eb67fe015da088de1a8b34b5bab3d8b0a2c9b4808163494c72cdebe
0x76beec370b1527601b9ba84bcb35a79d477c37cedccf629a37cacbf0444974a3
0x6bbd6d657e979cb9853017106cc258d377c2616800eddb837cc94fdf764a3dbb
0xeaad33e3ad69f46d3a0d229415f6cd8baba88ac17fd4d388b6166a955891be87

Functions
Getter at block 21208277
cost(view returns (uint256)
10000000000000000
hiddenURL(view returns (string)
ipfs://QmSruAqC691veuRF5TH1BNVCgegn2YPD3X1NTcrkTC3fjh/
maxFreeMintAmountPerWallet(view returns (uint8)
0
maxMintAmountPerTx(view returns (uint8)
10
maxSupply(view returns (uint16)
4465
name(view returns (string)
PILLAGERS
owner(view returns (address)
0xec73ffe08d1054929f00cf61fb5d2f1ffe1bfd0e
paused(view returns (bool)
true
reveal(view returns (bool)
true
symbol(view returns (string)
PILLAGE
totalSupply(view returns (uint256)
4465
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(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(