BountiesMetaTxRelayer
Verified contract
Active on
Ethereum with 18 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) |
---|---|---|---|---|---|---|---|
| 9237936 | 5 years ago | | | 0 | 0.00027824400 | |
| 9234230 | 5 years ago | | | 0 | 0.00027828400 | |
| 9234116 | 5 years ago | | | 0 | 0.00027824400 | |
| 9233192 | 5 years ago | | | 0 | 0.00027828400 | |
| 9232603 | 5 years ago | | | 0 | 0.00012174000 | |
| 9232581 | 5 years ago | | | 0 | 0.00027824400 | |
| 9230631 | 5 years ago | | | 0 | 0.00027824400 | |
| 9229911 | 5 years ago | | | 0 | 0.00027822000 | |
| 9224793 | 5 years ago | | | 0 | 0.00027828400 | |
| 9224690 | 5 years ago | | | 0 | 0.00027824400 |
ABI
ABI objects
Getter at block 21163552
bountiesContract() view returns (address)
0x51598ae36102010feca5322098b22dd5b773428b
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)
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.