DOBStakingPool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2aba6609 at 17997569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "DOBStakingPool"

No transactions found for "DOBStakingPool"


Functions
Getter at block 20949488
DOB(view returns (address)
0x0000000000000000000000000000000000000000
NFTAddress(view returns (address)
0x0000000000000000000000000000000000000000
activatedOptionLength(view returns (uint256)
0
bHODL(view returns (address)
0x0000000000000000000000000000000000000000
bHODLRewarder(view returns (address)
0x0000000000000000000000000000000000000000
bulletCollector(view returns (address)
0x0000000000000000000000000000000000000000
bulletRewardThreshold(view returns (uint256)
0
dailyTotalShareBullet(view returns (uint256)
0
extendLockDays(view returns (uint256)
0
feeCollector(view returns (address)
0x0000000000000000000000000000000000000000
isCheckNFT(view returns (bool)
false
lastDeliverEndBlock(view returns (uint256)
0
lastDeliverStartBlock(view returns (uint256)
0
lastPeriodDailyClaimTotal(view returns (uint256)
0
lastPeriodDailyTotalShareBullet(view returns (uint256)
0
lastWorkTimestamp(view returns (uint256)
0
optionFactory(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
poolData(view returns (uint256 stakingAmountuint256 uHODLAccuRewarduint256 bHODLAccuReward)
(stakingAmount=0, uHODLAccuReward=0, bHODLAccuReward=0)
remainingBulletCollector(view returns (address)
0x0000000000000000000000000000000000000000
rewardDispatcher(view returns (address)
0x0000000000000000000000000000000000000000
uHODL(view returns (address)
0x0000000000000000000000000000000000000000
uHODLRewarder(view returns (address)
0x0000000000000000000000000000000000000000
worker(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
activatedOptions(uint256view returns (address optionAddressaddress bulletaddress sniperuint256 bulletBalance)
getReward(address userview returns (uint256 uHODLRewarduint256 bHODLReward)
nftClaimInfo(uint256view returns (uint256)
stakingInfo(addressview returns (uint256 claimStakingAmountuint256 claimAmountUpdateBlockHeightuint256 currentStakingAmountuint256 stakingAmountUpdateBlockHeight)
userClaimInfo(addressview returns (uint256)
userDatas(addressview returns (uint256 totalStakingAmountuint256 uHODLEntryAccuRewarduint256 bHODLEntryAccuRewarduint256 lastEntryTime)
State-modifying
__DOBStakingPool_init(address _feeCollectoraddress _bulletCollectoraddress _rewardDispatcheraddress _uHODLaddress _bHODLaddress _DOB
addOption(address _optionAddressaddress _bulletAddressaddress _sniperAddress
dailyWork(bool _balanceCheck
drawReward(address useruint256 tokenID
emergencyUnstake(
pause(
redeemReward(
removeOption(address _optionAddress
renounceOwnership(
setBulletCollector(address _bulletCollector
setBulletRewardThreshold(uint256 _threshold
setExtendLockDays(uint256 _days
setFactory(address newFactory
setFeeCollector(address _feeCollector
setIsCheckNFT(bool _isCheckNFTaddress _nftAddressaddress _remainingBulletCollector
setRemainingBulletCollector(address _remainingBulletCollector
setRewardDispatcher(address _rewardDispatcher
setWorker(address _worker
setbHODLRewarder(address _bHODLRewarder
setuHODLRewarder(address _uHODLRewarder
stake(uint256 amount
transferOwnership(address newOwner
unstake(uint256 amount
Events
BulletReward(address useraddress bulletuint256 amount
BulletRewardThresholdChanged(uint256 oldThresholduint256 newThreshold
ExtendLockDaysChanged(uint256 oldDaysuint256 newDays
FactoryChanged(address oldFactoryaddress newFactory
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RewardRedeemed(address indexed stakeraddress rewarderuint256 amountuint8 rewardType
RewarderChanged(address oldRewarderaddress newRewarder
Staked(address indexed stakeruint256 amount
Unpaused(address account
Unstaked(address indexed stakeruint256 amount
WorkerChanged(address oldWorkeraddress newWorker
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.