This contract is being backfilled. You may encounter incomplete storage history.

StandardBounties

Verified contract

Active on Ethereum with 19,328 txns
Deployed by via 0x29291ee0 at 4756336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $240,379.68
ERC-20
Value $377,211.95
ERC-20
Value $23,100
ERC-20
Value $6,678.01
ERC-20
Value $1,265.3
ERC-20
Value $339
ERC-20
Value $253.34
ERC-20
Value $199.88
ERC-20
Value $76.57
ERC-20
Value $21.93
0x65a72a7d7d27490db7989332dff28456ffc1717486ac7c797864880ede906cef
0x54b0a6c1d66b62490d39892d613c4ed2cc10032887a10496617c5115bb635399
0x7e4d18d3bedc15885f0d33688baa04a4e8eb692d419d50210c349025edb3f059
0x58e3933081bea43b1b7264d274cdbca69c900bee01368d51a95b8702236daf39
0x2bbef76f957b171580d72201a220c00febac4d90b381ed92b89ce78d9b083d50
0xf9d98431cf37d9b182569ed728207102e8c610edfe2048803ff3c507afeebf44
0xfff027a9a7df01c803f3334fdfe0b34f6cd041e78fe4514fa43ffa90416049ca
0x5d52ed41cd0cc8fe68a8cc9a94be38816a2ac7859a7aea037bf68ee4f93ee544
0x8704fd66a41b00c03d61405d0ddb6a7de790af8ef5a1d5efd1f60cb6a0fa0e7c
0x1ed709ce8db782a9f197ebc80f8b2fa729c34ce3e6ede4f0015c7466020818ec

Functions
Getter at block 20809966
getNumBounties(view returns (uint256)
4555
owner(view returns (address)
0xbfdb50dc66c8df9fd9688d8fe5a0c34126427645
Read-only
bounties(uint256view returns (address issueruint256 deadlinestring datauint256 fulfillmentAmountaddress arbiterbool paysTokensuint8 bountyStageuint256 balance)
getBounty(uint256 _bountyIdview returns (addressuint256uint256booluint256uint256)
getBountyArbiter(uint256 _bountyIdview returns (address)
getBountyData(uint256 _bountyIdview returns (string)
getBountyToken(uint256 _bountyIdview returns (address)
getFulfillment(uint256 _bountyIduint256 _fulfillmentIdview returns (booladdressstring)
getNumFulfillments(uint256 _bountyIdview returns (uint256)
State-modifying
acceptFulfillment(uint256 _bountyIduint256 _fulfillmentId
activateBounty(uint256 _bountyIduint256 _valuepayable 
changeBountyArbiter(uint256 _bountyIdaddress _newArbiter
changeBountyData(uint256 _bountyIdstring _newData
changeBountyDeadline(uint256 _bountyIduint256 _newDeadline
changeBountyFulfillmentAmount(uint256 _bountyIduint256 _newFulfillmentAmount
contribute(uint256 _bountyIduint256 _valuepayable 
extendDeadline(uint256 _bountyIduint256 _newDeadline
fulfillBounty(uint256 _bountyIdstring _data
increasePayout(uint256 _bountyIduint256 _newFulfillmentAmountuint256 _valuepayable 
issueAndActivateBounty(address _issueruint256 _deadlinestring _datauint256 _fulfillmentAmountaddress _arbiterbool _paysTokensaddress _tokenContractuint256 _valuepayable returns (uint256)
issueBounty(address _issueruint256 _deadlinestring _datauint256 _fulfillmentAmountaddress _arbiterbool _paysTokensaddress _tokenContractreturns (uint256)
killBounty(uint256 _bountyId
transferIssuer(uint256 _bountyIdaddress _newIssuer
updateFulfillment(uint256 _bountyIduint256 _fulfillmentIdstring _data
Events
BountyActivated(uint256 bountyIdaddress issuer
BountyChanged(uint256 bountyId
BountyFulfilled(uint256 bountyIdaddress indexed fulfilleruint256 indexed _fulfillmentId
BountyIssued(uint256 bountyId
BountyKilled(uint256 bountyIdaddress indexed issuer
ContributionAdded(uint256 bountyIdaddress indexed contributoruint256 value
DeadlineExtended(uint256 bountyIduint256 newDeadline
FulfillmentAccepted(uint256 bountyIdaddress indexed fulfilleruint256 indexed _fulfillmentId
FulfillmentUpdated(uint256 _bountyIduint256 _fulfillmentId
IssuerTransferred(uint256 _bountyIdaddress indexed _newIssuer
PayoutIncreased(uint256 _bountyIduint256 _newFulfillmentAmount
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.