XBounties

Verified contract

Active on Ethereum with 708 txns
Deployed by via 0xba0825da at 11493946
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $10,046.5
0x404f2e972166d165b93254e70f80009aa779f8ecea029920dd5392c620628e98
0x1b282ca3a9849ad13ed5dcc16fffbd8fbb104809bbc9490989e69919b1cba67d
0xb70b45801251263e1be073f9f7540e0d4a779011b60c6f0ad420fd63d3d72e16
0x4065ecefa4e957bc70c24f1ac8c2776f60d69a0e25bf7216f3ca625d0453bfec
0x71f4c278505ae4090fd48713fa5442e956b3918268aa417ff816e12cfd9e8b32
0x8287c0a2621a2cb9634f918e055b6a421580361e878b8fe7dcb6d2498fc7b66e
0x204acbd0ca65da144fd0590c9e53a7c19ef226945a934247f1941f0d40925072
0x5154c65f7403903007ce749c04cb9ad021564dbe4e3aaec7e8bb5a04a1c8a8b4
0x88a06b5471e7d254aded24fb7584cf42f1bd2149f2f3e7558d91563c9ca30d88
0x17838d84348e459d1d126c42805b92226e497cd317ab9a6f7ff5e0d76b32d920
From

Functions
Getter at block 21163887
BASE(view returns (uint256)
1000000000000000000
daoMultiSig(view returns (address)
0x40d73df4f99bae688ce3c23a01022224fe16c7b2
getBountiesLength(view returns (uint256)
19
getMaxPayout(view returns (uint256)
50000000000000000000000
interval(view returns (uint256)
900
nftxToken(view returns (address)
0x87d73e916d7057945c9bcd8cdd94e42a6f47f776
owner(view returns (address)
0x673a039f6a959fa9db65d16781e6defde30375d9
start(view returns (uint256)
1609272000
tokenManager(view returns (address)
0x5566b3e5fc300a1b28c214b49a5950c34d00eb33
tokenManagerAddr(view returns (address)
0x5566b3e5fc300a1b28c214b49a5950c34d00eb33
vestedUntil(view returns (uint64)
1609876800
Read-only
getBountyInfo(uint256 bountyIdview returns (addressuint256uint256uint256)
getIsEth(uint256 bountyIdview returns (bool)
getNftxPrice(uint256 bountyIdview returns (uint256)
getPaidOut(uint256 bountyIdview returns (uint256)
getPayoutCap(uint256 bountyIdview returns (uint256)
getTokenContract(uint256 bountyIdview returns (address)
State-modifying
closeBounty(uint256 bountyId
createBounty(address tokenuint256 nftxPriceuint256 payoutCap
createEthBounty(uint256 nftxPricePerEthuint256 amountOfEth
fillBounty(uint256 bountyIduint256 amountBeingSentpayable 
renounceOwnership(
setInterval(uint256 newInterval
setNftxPrice(uint256 bountyIduint256 newPrice
setPayoutCap(uint256 bountyIduint256 newCap
setStart(uint256 newStart
setVestedUntil(uint64 newTime
transferOwnership(address newOwner
withdrawErc20(address tokenContractuint256 amount
withdrawErc721(address nftContractuint256 tokenId
withdrawEth(uint256 amount
Events
BountyClosed(uint256 bountyId
BountyFilled(uint256 bountyIduint256 nftxAmountuint256 assetAmountaddress senderuint64 startuint64 cliffuint64 vested
Erc20Withdrawn(address tokenContractuint256 amount
Erc721Withdrawn(address nftContractuint256 tokenId
EthWithdrawn(uint256 amount
NewBountyAdded(uint256 bountyId
NftxPriceSet(uint256 bountyIduint256 newNftxPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayoutCapSet(uint256 bountyIduint256 newCap
Constructor
constructor(address _tokenManageraddress _daoMultiSigaddress _nftxTokenaddress _xStore
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.