Distributor
Verified contract
Active on
Ethereum with 3 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) |
---|---|---|---|---|---|---|---|
| 14417994 | 3 years ago | | | 0 | 0.0018209271 | |
| 14410474 | 3 years ago | | | 0 | 0.0018545709 | |
| 14410463 | 3 years ago | | | 0 | 0.0032551174 |
ABI
ABI objects
Getter at block 21399487
GWS() view returns (address)
0x36f17bd0f7028c784b2e0c9b5a65dbe071a902d7
epochLength() view returns (uint256)
2200
nextEpochBlock() view returns (uint256)
14736050
policy() view returns (address)
0x1afd5dcd2104994a06d577be406d08f6e216e076
treasury() view returns (address)
0xf6b7ea4d234c545f061ff6d5a1a3d447ea8d8a46
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 _gws, uint256 _epochLength, uint256 _nextEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.