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

DFDRewards

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0513370a at 11412341
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DFDRewards"

No transactions found for "DFDRewards"


Functions
Getter at block 20794584
MAX_INITIAL_RELEASE(view returns (uint256)
100000000
VESTING_DURATION(view returns (uint256)
2592000
bFactory(view returns (address)
0x0000000000000000000000000000000000000000
bPool(view returns (address)
0x0000000000000000000000000000000000000000
dfd(view returns (address)
0x0000000000000000000000000000000000000000
dusd(view returns (address)
0x0000000000000000000000000000000000000000
getStats(view returns (uint256 _totalContributionuint256 _contributorCountuint256 _initiateSequenceuint256 _liftOffaddress _bpool)
(_totalContribution=0, _contributorCount=0, _initiateSequence=0, _liftOff=0, _bpool=0x0000000000000000000000000000000000000000)
immediateReleaseRatio(view returns (uint256)
0
isOwner(view returns (bool)
false
isPaused(view returns (bool)
false
lastTimeRewardApplicable(view returns (uint256)
0
lastUpdateTime(view returns (uint256)
0
owner(view returns (address _owner)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
periodFinish(view returns (uint256)
0
rewardPerToken(view returns (uint256)
0
rewardPerTokenStored(view returns (uint256)
0
rewardRate(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address accountview returns (uint256)
contributions(addressview returns (uint256)
earned(address accountview returns (uint256)
released(addressview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
withdrawAble(address accountview returns (uint256)
State-modifying
collectBalTokens(address destination
exit(
getReward(
notifyRewardAmount(uint256 rewarduint256 duration
participate(uint256 amount
participateOnBehalfOf(uint256 amountaddress account
stake(uint256 amount
toggleIsPaused(bool _isPaused
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Participated(address indexed useruint256 amount
RewardAdded(uint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
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.