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

Bounty0xStaking

Verified contract

Active on Ethereum with 519 txns
Deployed by via 0xea0da119 at 6353845
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.19
0x677136bbf9c06506a5fbc1e1e045393ab1d32bb887be9c5448010aaf71ea103e
0x80e78a664bc2169858a13ef8e4b1f4d857553c7cc65699279002b273b9a8a23c
0x0431aa29037e61192772d6591c801bd764899bddbca9c5ba37b3b1f5288a9ac5
0x846bf7d73c9a3b05e8c410738be340037ca280eb67b42d3f1311a9155ac72446
0x81fd49dec5126248d9d8b7370f502dbcf596b7ea25e0fc65f6e6fb1f7ff969a2
0xef1dccf71100ceb8911d6c9749e201525626216de86ffe212716a5b429189dcd
0xfa1e9ad148d26501753ce250d0c89ef925996d9c9d8a01f08951620203beeec3
0x5a4f599997880d5aeb2993bf67dfe7453968ba899d12163aa20610506b78757d
0x65d0ad9addacd54637fc26d4c13dc1e08c092c3cc875252a37eaa3aa8a2320dd
0x222785c9d39428b680e310d5887cfa4fd4a523f4adb526571fc8212af0273b4b

Functions
Getter at block 20796576
Bounty0xToken(view returns (address)
0xd2d6158683aee4cc838067727209a0aaf4359de3
bntyController(view returns (address)
0x0000000000000000000000000000000000000000
lockTime(view returns (uint256)
2592000
owner(view returns (address)
0xc53389583719712a326d9c33af09b37992ed002f
paused(view returns (bool)
false
Read-only
balances(addressview returns (uint256)
huntersLockAmount(addressview returns (uint256)
huntersLockDateTime(addressview returns (uint256)
stakes(uint256addressview returns (uint256)
State-modifying
burnStake(uint256 _submissionIdaddress _from
changeBntyController(address _bntyController
changeLockTime(uint256 _periodInSeconds
deposit(uint256 _amount
emergentWithdraw(
lock(uint256 _amount
pause(
releaseManyStakes(uint256[] _submissionIdsaddress[] _fromaddress[] _to
releaseStake(uint256 _submissionIdaddress _fromaddress _to
renounceOwnership(
stake(uint256 _submissionIduint256 _amount
stakeToMany(uint256[] _submissionIdsuint256[] _amounts
transferOwnership(address _newOwner
unlock(
unpause(
withdraw(uint256 _amount
Events
Burn(uint256 indexed submissionIdaddress indexed fromuint256 amount
Deposit(address indexed depositoruint256 amountuint256 balance
Lock(address indexed hunteruint256 amountuint256 endDateTime
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Stake(uint256 indexed submissionIdaddress indexed hunteruint256 amountuint256 balance
StakeReleased(uint256 indexed submissionIdaddress indexed fromaddress indexed touint256 amount
Unlock(address indexed hunteruint256 amount
Unpause(
Withdraw(address indexed depositoruint256 amountuint256 balance
Constructor
constructor(address _bounty0xToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.