CryptoPussyMain

Verified contract

Active on Ethereum with 2,475 txns
Deployed by via 0x94d05984 at 4826854
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x52c380a73aa63acbb4dcfb8bef157e114b0cfd8f1c511e6336e8322901c28209
0x648fd163e8f24302a6e44628412269fe281dbdefd67ed47ec62eb42e82db17dd
0xd360e404ffb335d415174b134672bfbbe60488090fbe5c1f828c025b579443d0
0x27adaf094a45e87ab6c57942bba6b85bde9c6cae6a6cebae873717cefe5a9675
0x1278ba146887d7dc3aff280a32fdb77ab9c40be7ddef13032734558279ef04a9
0xca5e716630fddd8573cdf605fe5f84a5ec71a3c07c1e74d5a74e39f438003564
0x1e86d89e125b063881b7e5254d166e8287b8d42e35c22eeda47e32ba6264ca5d
0x25f6c982ca1b25e6d5b2dbfd124ade73e4cf5bdb9dedc3056f1f43c7a76f8fe3
0x88fa4575b698f308bcb6ccfcef3751245374e786d46a3afcc12d03e3e0ef6f6d
0x76edd64cb981cfb8e8dbd2fc053cb025cdb98f9bfcc46fb018a6347d3c412aec

Functions
Getter at block 20930983
MAX_GEN0_GIRLS(view returns (uint256)
30000
MAX_PROMO_GIRLS(view returns (uint256)
6000
OWNERS_AUCTION_CUT(view returns (uint256)
350
dnaMixer(view returns (address)
0xbe0f8b19fa08410b1e73d09a38a65b8ef5b667e1
gen0CreatedCount(view returns (uint256)
178
owner(view returns (address)
0x19912a6c41d867a93cc4f11cb4690d33a975b7ec
promoCreatedCount(view returns (uint256)
0
Read-only
getAuction(uint256 _girlIdview returns (address selleruint256 startingPriceWeiuint256 endingPriceWeiuint256 durationuint256 startedAtbool isCombine)
getGirl(uint256 _idview returns (uint256 dnauint256 sourceGirlId1uint256 sourceGirlId2uint256 genuint256 creationTimeuint8 combinesLeftuint64 combineCooledDown)
getGirlsAuctionPrice(uint256 _girlIdview returns (uint256)
girlIdToAuction(uint256view returns (address selleruint128 startingPriceWeiuint128 endingPriceWeiuint64 durationuint64 creationTimebool isCombine)
girlIdToOwner(uint256view returns (address)
ownerOf(uint256 _girlIdview returns (address owner)
State-modifying
bid(uint256 _girlIduint256 _myGirlpayable 
cancelAuction(uint256 _girlId
combineMyGirls(uint256 _girlId1uint256 _girlId2payable 
createAuction(uint256 _girlIduint256 _startingPriceWeiuint256 _endingPriceWeiuint256 _durationbool _isCombine
createGen0(uint256 _dna
createPromoGirl(uint256 _dna
setDnaMixerAddress(address _address
transfer(address _touint256 _girlId
transferOwnership(address newOwner
withdrawBalance(
Events
AuctionCancelled(uint256 girlId
AuctionCompleted(uint256 girlIduint256 priceWeiaddress winner
AuctionCreated(uint256 girlIduint256 startingPriceWeiuint256 endingPriceWeiuint256 durationbool isCombine
NewGirl(address owneruint256 girlIduint256 sourceGirl1uint256 sourceGirl2uint256 dna
Transfer(address fromaddress touint256 girlId
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.