KittyBounties

Verified contract

Active on Ethereum with 1,305 txns
Deployed by via 0xf9b2cc79 at 8372037
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2cb0f218377780054d0ebadec114d976265644c738eb2a411e7a018c9654127d
0x10a66130f0c71fbad340600b4c330f7d35dbbaef610febe810fc9b9b5c3f35d7
0x53c7b4896df2bf0c5e27c0e868469206c9778227742f7423a52ff458e8984885
0x6f660e633eb2df65ccb322eb997b71324f55151637d8a59510fe3463e41baf93
0xcc1eba9e8015c167ace8ab5ac7ef9f6870e5f067771c3c9701e9443a879e2895
0x46f390c386e4e433246fc21f6ab31f28b6c392edeaa35458268026c2eeded2e7
0xeeb7e5d7083476010b65454901b3036933b8792fed2fc7250e55925da44be91c
0x0e3e10cd061cc7425752445ce2dc9aad5cdebb72faf5e688b2dc3d3f2c330003
0xa5199c0624f659e7d356cd4c2f0f3a5e637865f7dd6467c77fc6d1930cb54eef
0xfa1d347dfdd4333eea601d7bfcc86f79b1542e6bde30d3084a866a720392e3d1

Functions
Getter at block 21164529
bountyId(view returns (uint256)
196
isOwner(view returns (bool)
false
kittyCoreAddress(view returns (address)
0x06012c8cf97bead5deae237070f9587f8e7a266d
owner(view returns (address)
0x1d864e67ba37878c78be3984114dffe7446083a2
paused(view returns (bool)
false
successfulBountyFeeInBasisPoints(view returns (uint256)
375
unsuccessfulBountyFeeInWCKWei(view returns (uint256)
1000000000000000000
wrappedKittiesAddress(view returns (address)
0x09fe5f0236f0ea5d930197dce254d77b04128075
Read-only
addressToFeeEarnings(addressview returns (uint256)
bountyIdToBounty(uint256view returns (uint256 geneMaskuint256 genesuint128 earliestAcceptableIdInclusiveuint128 latestAcceptableIdInclusiveuint128 bountyPricePerCatuint128 totalValueIncludingFeesuint128 unsuccessfulBountyFeeInWCKWeiuint32 minBlockBountyValidUntiluint32 quantityuint16 generationuint16 highestCooldownIndexAcceptedaddress bidder)
isCOO(address accountview returns (bool)
isPauser(address accountview returns (bool)
numCatsRemainingForBountyId(uint256view returns (uint256)
State-modifying
addCOO(address account
addPauser(address account
createBountyAndLockFunds(uint256 _geneMaskuint256 _genesuint256 _earliestAcceptableIdInclusiveuint256 _latestAcceptableIdInclusiveuint256 _generationuint256 _highestCooldownIndexAccepteduint256 _minNumBlocksBountyIsValidForuint256 _quantityuint256 _totalAmountOfWCKToLock
fulfillBountyAndClaimFunds(uint256 _bountyIduint256 _kittyIdaddress _referrer
pause(
removeCOO(address _account
removePauser(address _account
renounceCOO(
renounceOwnership(
renouncePauser(
setSuccessfulBountyFeeInBasisPoints(uint256 _newSuccessfulBountyFeeInBasisPoints
setUnsuccessfulBountyFeeInWCKWei(uint256 _newUnsuccessfulBountyFeeInWCKWei
transferOwnership(address newOwner
unpause(
withdrawBountyWithNoFeesTakenIfContractIsFrozen(uint256 _bountyId
withdrawFeeEarningsForAddress(
withdrawUnsuccessfulBounty(uint256 _bountyIdaddress _referrer
Events
COOAdded(address indexed account
COORemoved(address indexed account
CreateBountyAndLockFunds(uint256 bountyIdaddress bidderuint256 bountyPricePerCatuint256 minBlockBountyValidUntiluint256 quantityuint256 geneMaskuint256 genesuint256 earliestAcceptableIdInclusiveuint256 latestAcceptableIdInclusiveuint256 generationuint256 highestCooldownIndexAccepteduint256 unsuccessfulBountyFeeInWCKWei
FulfillBountyAndClaimFunds(uint256 bountyIduint256 kittyIdaddress bountyHunteruint256 bountyPricePerCatuint256 geneMaskuint256 genesuint256 earliestAcceptableIdInclusiveuint256 latestAcceptableIdInclusiveuint256 generationuint256 highestCooldownIndexAccepteduint256 successfulBountyFeeInWCKWei
OwnershipTransferred(address previousOwneraddress newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
SuccessfulBountyFeeInBasisPointsUpdated(uint256 newSuccessfulBountyFeeInBasisPoints
Unpaused(address account
UnsuccessfulBountyFeeInWCKWeiUpdated(uint256 newUnsuccessfulBountyFeeInWCKWei
WithdrawBounty(uint256 bountyIdaddress bidderuint256 withdrawnAmount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.