WarKitten

Verified contract

Active on Ethereum with 14,530 txns
Deployed by via 0xacccc50e at 14624130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 8 additional slots
-
variable spans 8 additional slots
-
variable spans 3 additional slots
4 additional variables
ERC-20
Value $330.26
0xce9e6a6897c6c3cd4676a4c64826db4a2afd1b616236e859ee2605697e9e2594
From
0x64bfb1d808d883fe75ca6d190b7586e2385280dd93987c5017bcd21f72456c40
0x63fb1f59e49c73b108d0be640fd2b96cf99812d70313dabd6e111d3cf30ddb59
0x21d24cd0d7cfcb451506e0f40b78f7413ecfb546a23c8727a24b8f1928ad7909
0xba0ec40adf99d861179bf536070db651e8a5ccc983f8c7f4831c2b4d5a43b5e6
From
0xc5ccc687e587c2869e0205b56ae28e3586a41dd49bafbb0a64a850a45f95835f
0x04586ced7f91e2016a8462864ee18589d907f0e693a43679af91e53ca59bbcb0
0x49671c9b2248368a5cc5671ef26fe5f3d00de4f867ea9b137259c327572c4551
0x4118c616a062d563668bd37a14b529538e6fca14b2f4d6c0c3f0aac3072bb181
0x546bbe11cd2aafe2c68311ceccf1f1a46c45696014f20e0707d7b6f2d18e5611

Functions
Getter at block 21161301
COMMUNITY_SALE_PRICE(view returns (uint256)
77000000000000000
MAX_GIFTED_KITTENS(view returns (uint256)
400
MAX_KITTENS(view returns (uint256)
9500
MAX_KITTENS_PER_WALLET(view returns (uint256)
4
PUBLIC_SALE_PRICE(view returns (uint256)
88000000000000000
communityFirstClaimMerkleRoot(view returns (bytes32)
0x8e6a4e4398c507d2b1e2bb2e98a8224ec5574a621f8a87dbdac48367e6062655
communitySecondClaimMerkleRoot(view returns (bytes32)
0x30f97f352a57449f389320d27ae819fa53e0d5c94e2094db2b40f32313117744
getNextTokenId(view returns (uint256)
9501
hasShifted(view returns (bool)
true
isCommunitySaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
isRevealed(view returns (bool)
true
metadataOffset(view returns (uint256)
4069
name(view returns (string)
WarKitten
numGiftedKittens(view returns (uint256)
400
owner(view returns (address)
0x5faef84da5861be0fb0733b34a0552d4ba683d59
renderer(view returns (address)
0x593cf9d427bd8abfdaab59bf38e4c60c384273d5
royaltyPercent(view returns (uint8)
0
symbol(view returns (string)
KITTEN
tokenCounter(view returns (uint256)
9500
Read-only
balanceOf(addressview returns (uint256)
claimedFirst(addressview returns (bool)
claimedSecond(addressview returns (bool)
getApproved(uint256view returns (address)
getKitten(uint256 tokenIdview returns (struct IKittenKitten)
getOwner(uint256 tokenIdview returns (address)
getTrait(uint256 tokenIduint8 traitview returns (uint8)
isApprovedForAll(addressaddressview returns (bool)
kittens(uint256view returns (uint8 backgrounduint8 bodyuint8 clothesuint8 earsuint8 eyesuint8 headuint8 neckuint8 specialuint8 weapon)
ownerOf(uint256view returns (address)
publicSaleParticipants(addressview returns (bool)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
specialMode(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenURI(uint256 tokenIdview returns (string)
traitAliases(uint256uint256view returns (uint16)
traitRarities(uint256uint256view returns (uint16)
State-modifying
approve(address spenderuint256 id
deSauce(
giftKittens(address[] addresses
mint(uint256 amountaddress topayable 
mintCommunitySale(address tobytes32[] merkleProofpayable 
renounceOwnership(
reserveForGifting(uint256 amount
resetMetadataOffset(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setAdmin(address adminbool isAdmin
setApprovalForAll(address operatorbool approved
setFirstCommunityListMerkleRoot(bytes32 merkleRoot
setIsCommunitySaleActive(bool _isCommunitySaleActive
setIsPublicSaleActive(bool _isPublicSaleActive
setKittenMode(uint256 tokenIdbool special
setMetadataOffset(uint256 offset
setRenderer(address _renderer
setRevealed(
setRoyaltyPercentage(uint8 percent
setSecondCommunityListMerkleRoot(bytes32 merkleRoot
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
updateTrait(uint256 tokenIduint8 traituint8 value
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.