Distributor
Verified contract
Active on
Ethereum with 7 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Distributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14127141 | 3 years ago | | | 0 | 0.0032976775 | |
| 14103080 | 3 years ago | | | 0 | 0.0077944520 | |
| 14082326 | 3 years ago | | | 0 | 0.0076465699 | |
| 14056994 | 3 years ago | | | 0 | 0.010173090 | |
| 14004306 | 3 years ago | | | 0 | 0.0087647126 | |
| 13984884 | 3 years ago | | | 0 | 0.013297032 | |
| 13895070 | 3 years ago | | | 0 | 0.033277629 |
ABI
ABI objects
Getter at block 21282635
DMND() view returns (address)
0x144e3b02e08e644ffbb7ff652763f5b72ee22701
epochLength() view returns (uint256)
2200
nextEpochBlock() view returns (uint256)
14277647
policy() view returns (address)
0x557dfff10daaaa8922efaa5de23180873752e2bf
treasury() view returns (address)
0x82b9acb41118f1c48be24af4f16c4b7f561ff429
Read-only
adjustments(uint256) view returns (bool add, uint256 rate, uint256 target)
info(uint256) view returns (uint256 rate, address recipient)
nextRewardAt(uint256 _rate) view returns (uint256)
nextRewardFor(address _recipient) view returns (uint256)
State-modifying
Events addRecipient(address _recipient, uint256 _rewardRate)
distribute() returns (bool)
pullPolicy()
pushPolicy(address newPolicy_)
removeRecipient(uint256 _index, address _recipient)
renouncePolicy()
setAdjustment(uint256 _index, bool _add, uint256 _rate, uint256 _target)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _treasury, address _dmnd, uint256 _epochLength, uint256 _nextEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.