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

StandardBounties

Verified contract

Active on Ethereum with 2,394 txns
Deployed by via 0x66d1ffdb at 7632092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,227.46
ERC-20
Value $821.18
ERC-20
Value $69.53
ERC-20
Value $20.95
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8f68de5b1cb9732029ee2853521bf9aeef85548d99602ac44798d30482da6433
0x0e31c1992f538f4f76cdc47b21acc917cf6dd8f93a6f11abd2b8fafff076ffbd
0x1129f035fc9042cfccd06677b18425c9310e0a64ee9dceac2d11726984fdfafc
0x47940d44e7cc803ab4099ba68af3e325e7e13345f8cf64113e14b7cab6dbdecd
0xe89b7125ce3e62d0d09cff0e3b05b8c68acc1f20545ac851214a51701964436d
0xdb5bc075f16d6c77f979d14f00da90ac454ed04ab40fb21992fbe0ee1f2329ef
0x34919ff862434918b7da789044e9716094e2d385d9e172e404b7c0e5c64631c1
0xe773ca9a9982b0a3123041fedf1f7ec8572f65a36173dd8e41ef91a55e43b8c6
0x39d099a4476e092417d9f79e1ecbca594e8c36d7a883d1f2bd5da24a9d6c5606
0x3b83d46231449c18458128380c9e9df0a9590a3687ddbc7ccd789e30b60e5246

Functions
Getter at block 20802190
callStarted(view returns (bool)
false
metaTxRelayer(view returns (address)
0x4e51315da4bb947420d8ca3cf2a59ca92ccaa2ad
numBounties(view returns (uint256)
117
owner(view returns (address)
0xbfdb50dc66c8df9fd9688d8fe5a0c34126427645
Read-only
bounties(uint256view returns (uint256 deadlineaddress tokenuint256 tokenVersionuint256 balancebool hasPaidOut)
getBounty(uint256 _bountyIdview returns (struct (address[], address[], uint256, address, uint256, uint256, bool, (address[], address)[], (address, uint256, bool)[]))
tokenBalances(uint256uint256view returns (bool)
State-modifying
acceptFulfillment(address _senderuint256 _bountyIduint256 _fulfillmentIduint256 _approverIduint256[] _tokenAmounts
addApprovers(address _senderuint256 _bountyIduint256 _issuerIdaddress[] _approvers
addIssuers(address _senderuint256 _bountyIduint256 _issuerIdaddress[] _issuers
changeApprover(address _senderuint256 _bountyIduint256 _issuerIduint256 _approverIdaddress _approver
changeBounty(address _senderuint256 _bountyIduint256 _issuerIdaddress[] _issuersaddress[] _approversstring _datauint256 _deadline
changeData(address _senderuint256 _bountyIduint256 _issuerIdstring _data
changeDeadline(address _senderuint256 _bountyIduint256 _issuerIduint256 _deadline
changeIssuer(address _senderuint256 _bountyIduint256 _issuerIduint256 _issuerIdToChangeaddress _newIssuer
contribute(address _senderuint256 _bountyIduint256 _amountpayable 
drainBounty(address _senderuint256 _bountyIduint256 _issuerIduint256[] _amounts
fulfillAndAccept(address _senderuint256 _bountyIdaddress[] _fulfillersstring _datauint256 _approverIduint256[] _tokenAmounts
fulfillBounty(address _senderuint256 _bountyIdaddress[] _fulfillersstring _data
issueAndContribute(address _senderaddress[] _issuersaddress[] _approversstring _datauint256 _deadlineaddress _tokenuint256 _tokenVersionuint256 _depositAmountpayable returns (uint256)
issueBounty(address _senderaddress[] _issuersaddress[] _approversstring _datauint256 _deadlineaddress _tokenuint256 _tokenVersionreturns (uint256)
performAction(address _senderuint256 _bountyIdstring _data
refundContribution(address _senderuint256 _bountyIduint256 _contributionId
refundContributions(address _senderuint256 _bountyIduint256 _issuerIduint256[] _contributionIds
refundMyContributions(address _senderuint256 _bountyIduint256[] _contributionIds
replaceApprovers(address _senderuint256 _bountyIduint256 _issuerIdaddress[] _approvers
replaceIssuers(address _senderuint256 _bountyIduint256 _issuerIdaddress[] _issuers
setMetaTxRelayer(address _relayer
updateFulfillment(address _senderuint256 _bountyIduint256 _fulfillmentIdaddress[] _fulfillersstring _data
Events
ActionPerformed(uint256 _bountyIdaddress _fulfillerstring _data
BountyApproversUpdated(uint256 _bountyIdaddress _changeraddress[] _approvers
BountyChanged(uint256 _bountyIdaddress _changeraddress[] _issuersaddress[] _approversstring _datauint256 _deadline
BountyDataChanged(uint256 _bountyIdaddress _changerstring _data
BountyDeadlineChanged(uint256 _bountyIdaddress _changeruint256 _deadline
BountyDrained(uint256 _bountyIdaddress _issueruint256[] _amounts
BountyFulfilled(uint256 _bountyIduint256 _fulfillmentIdaddress[] _fulfillersstring _dataaddress _submitter
BountyIssued(uint256 _bountyIdaddress _creatoraddress[] _issuersaddress[] _approversstring _datauint256 _deadlineaddress _tokenuint256 _tokenVersion
BountyIssuersUpdated(uint256 _bountyIdaddress _changeraddress[] _issuers
ContributionAdded(uint256 _bountyIduint256 _contributionIdaddress _contributoruint256 _amount
ContributionRefunded(uint256 _bountyIduint256 _contributionId
ContributionsRefunded(uint256 _bountyIdaddress _issueruint256[] _contributionIds
FulfillmentAccepted(uint256 _bountyIduint256 _fulfillmentIdaddress _approveruint256[] _tokenAmounts
FulfillmentUpdated(uint256 _bountyIduint256 _fulfillmentIdaddress[] _fulfillersstring _data
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.