BountiesMetaTxRelayer
Verified contract
Active on
Ethereum with 300 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BountiesMetaTxRelayer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9241363 | 5 years ago | | | 0 | 0.00027810600 | |
| 9237380 | 5 years ago | | | 0 | 0.00012168800 | |
| 9237369 | 5 years ago | | | 0 | 0.00024804200 | |
| 9237312 | 5 years ago | | | 0 | 0.00024806600 | |
| 9237289 | 5 years ago | | | 0 | 0.00027808200 | |
| 9234096 | 5 years ago | | | 0 | 0.00027810600 | |
| 9224237 | 5 years ago | | | 0 | 0.00027808200 | |
| 9224170 | 5 years ago | | | 0 | 0.00027810600 | |
| 9224131 | 5 years ago | | | 0 | 0.00027804200 | |
| 9223104 | 5 years ago | | | 0 | 0.00027806600 |
ABI
ABI objects
Getter at block 21213257
bountiesContract() view returns (address)
0xa7135d0a62939501b5304a04bf00d1a9a22f6623
Read-only
replayNonce(address) view returns (uint256)
State-modifying
Events metaAcceptFulfillment(bytes _signature, uint256 _bountyId, uint256 _fulfillmentId, uint256 _approverId, uint256[] _tokenAmounts, uint256 _nonce)
metaAddApprovers(bytes _signature, uint256 _bountyId, uint256 _issuerId, address[] _approvers, uint256 _nonce)
metaAddIssuers(bytes _signature, uint256 _bountyId, uint256 _issuerId, address[] _issuers, uint256 _nonce)
metaChangeApprover(bytes _signature, uint256 _bountyId, uint256 _issuerId, uint256 _approverId, address _approver, uint256 _nonce)
metaChangeBounty(bytes _signature, uint256 _bountyId, uint256 _issuerId, address[] _issuers, address[] _approvers, string _data, uint256 _deadline, uint256 _nonce)
metaChangeData(bytes _signature, uint256 _bountyId, uint256 _issuerId, string _data, uint256 _nonce)
metaChangeDeadline(bytes _signature, uint256 _bountyId, uint256 _issuerId, uint256 _deadline, uint256 _nonce)
metaChangeIssuer(bytes _signature, uint256 _bountyId, uint256 _issuerId, uint256 _issuerIdToChange, address _newIssuer, uint256 _nonce)
metaContribute(bytes _signature, uint256 _bountyId, uint256 _amount, uint256 _nonce) payable
metaDrainBounty(bytes _signature, uint256 _bountyId, uint256 _issuerId, uint256[] _amounts, uint256 _nonce)
metaFulfillAndAccept(bytes _signature, uint256 _bountyId, address[] _fulfillers, string _data, uint256 _approverId, uint256[] _tokenAmounts, uint256 _nonce)
metaFulfillBounty(bytes _signature, uint256 _bountyId, address[] _fulfillers, string _data, uint256 _nonce)
metaIssueAndContribute(bytes signature, address[] _issuers, address[] _approvers, string _data, uint256 _deadline, address _token, uint256 _tokenVersion, uint256 _depositAmount, uint256 _nonce) payable returns (uint256)
metaIssueBounty(bytes signature, address[] _issuers, address[] _approvers, string _data, uint256 _deadline, address _token, uint256 _tokenVersion, uint256 _nonce) returns (uint256)
metaPerformAction(bytes _signature, uint256 _bountyId, string _data, uint256 _nonce)
metaRefundContribution(bytes _signature, uint256 _bountyId, uint256 _contributionId, uint256 _nonce)
metaRefundContributions(bytes _signature, uint256 _bountyId, uint256 _issuerId, uint256[] _contributionIds, uint256 _nonce)
metaRefundMyContributions(bytes _signature, uint256 _bountyId, uint256[] _contributionIds, uint256 _nonce)
metaReplaceApprovers(bytes _signature, uint256 _bountyId, uint256 _issuerId, address[] _approvers, uint256 _nonce)
metaReplaceIssuers(bytes _signature, uint256 _bountyId, uint256 _issuerId, address[] _issuers, uint256 _nonce)
metaUpdateFulfillment(bytes _signature, uint256 _bountyId, uint256 _fulfillmentId, address[] _fulfillers, string _data, uint256 _nonce)
This contract contains no event objects.
constructor(address _contract)
This contract contains no fallback and receive objects.
This contract contains no error objects.