DFDComptroller
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DFD | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12439805 | 4 years ago | | | 0 | 0.063718332 | |
| 12335318 | 4 years ago | | | 0 | 0.051078608 | |
| 12314785 | 4 years ago | | | 0 | 0.033857055 | |
| 12288482 | 4 years ago | | | 0 | 0.076122288 | |
| 12225719 | 4 years ago | | | 0 | 0.045946720 | |
| 12170381 | 4 years ago | | | 0 | 0.052446061 | |
| 12116257 | 4 years ago | | | 0 | 0.086150100 | |
| 12043439 | 4 years ago | | | 0 | 0.10143612 | |
| 11993634 | 4 years ago | | | 0 | 0.044119120 | |
| 11963981 | 4 years ago | | | 0 | 0.040704230 |
ABI
ABI objects
Getter at block 21276498
DURATION() view returns (uint256)
604800
availableReward() view returns (uint256)
0
bal() view returns (address)
0xd8e9690eff99e21a2de25e0b148ffaf47f47c972
beneficiary() view returns (address)
0xde157688a36ac94b6e5f52e99c196f79ac71cea3
comptroller() view returns (address)
0xf79b548ff56e661ee19a59303178e444e9e81fcc
dfd() view returns (address)
0x20c36f062a31865bed8a5b1e512d9a1a20aa333a
dusd() view returns (address)
0x5bc25f649fc4e26069ddf4cf4010f9f706c23831
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1628763679
lastUpdateTime() view returns (uint256)
1628763679
owner() view returns (address)
0x08f7506e0381f387e901c9d0552cf4052a0740a4
periodFinish() view returns (uint256)
1628763679
rewardDistribution() view returns (address)
0xd601f69f387f29db3cb071052eff078cec8b56d5
rewardPaid() view returns (uint256)
592499999999999989148487
rewardRate() view returns (uint256)
37227908379787099
rewardStored() view returns (uint256)
592499999999999989148487
Read-only
isHarvester(address) view returns (bool)
State-modifying
Events getReward()
harvest(uint256 minAmountOut)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setBeneficiary(address _beneficiary)
setHarvester(address _harvester, bool _status)
setRewardDistribution(address _rewardDistribution)
transferOwnership(address newOwner)
Harvested(uint256 indexed dusd, uint256 indexed dfd)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.