Pepper Attack

Verified contract

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

No balances found for "Pepper Attack"

0x686beb7f5b105080fe6ce8c956d472e68f764273426ce6daee031ec17e74eddd
0x2d9e39fa134940a65d5b595718bd1bd89d7cd00c2b82e31b2d3b9dfd358afb95
0xf373c05a13fc3f73249fc57b13e7b4e6144cec700abbc44fc87691265968918b
0x79cadb5f5b88dffeadb0570d5b850a3f962ae5d7d0e1bf0fe0b8f9f465f8ba14
0x2a8b707e4e4be0cfa6efdbdafcbb1b38f1d497e190106b626f7df5cf02dd3861
0xefe16cf3a3c2d6f51eada17bd638bb12ebe408caf936b7433364c6c2ec54b79f
0x05837ba756b4c331495ac18305224c373ef719794c69065d3e87c97ec3a6882b
0x97f9dbe4dd5a25012c4b012f0f790f9cda2d7c78739727eefeac75360a7be6cb
0xe5b5059bc914a6d32c8ada6ee7dcf21940f15933971b658eddad404098cab869
0xfe0077c4ca2be3848cfd664d721e724dd0286cf968a51fce64fb45318a95301a

Functions
Getter at block 21305324
MAX_PEPPERS(view returns (uint256)
10000
MAX_PURCHASES_PER_TRANSACTION(view returns (uint256)
20
TOTAL_RESERVED_PEPPERS(view returns (uint256)
100
 
getBaseURI(view returns (string)
isSaleActive(view returns (bool)
false
name(view returns (string)
Pepper Attack
owner(view returns (address)
0xa811b13dd271356d887704a7f0108b1950e392be
price(view returns (uint256)
70000000000000000
symbol(view returns (string)
PEPPER
totalSupply(view returns (uint256)
6626
Read-only
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintPeppers(uint256 numTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSaleActive(bool isActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string baseURI
updatePrice(uint256 newPrice
withdrawAll(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.