Distributor
Verified contract
Active on
Ethereum with 23 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) |
---|---|---|---|---|---|---|---|
| 15295063 | 2 years ago | | | 0 | 0.00023874266 | |
| 14903896 | 2 years ago | | | 0 | 0.0036677672 | |
| 14731428 | 3 years ago | | | 0 | 0.0023124638 | |
| 14730580 | 3 years ago | | | 0 | 0.0015186092 | |
| 14730006 | 3 years ago | | | 0 | 0.0020171240 | |
| 14574446 | 3 years ago | | | 0 | 0.0017169528 | |
| 14518815 | 3 years ago | | | 0 | 0.0034578233 | |
| 14518777 | 3 years ago | | | 0 | 0.0011734937 | |
| 14513020 | 3 years ago | | | 0 | 0.0047826770 | |
| 14485147 | 3 years ago | | | 0 | 0.0021735840 |
ABI
ABI objects
Getter at block 21181281
BTRFLY() view returns (address)
0xc0d4ceb216b3ba9c3701b291766fdcba977cec3a
epochLength() view returns (uint256)
2200
nextEpochBlock() view returns (uint256)
15334326
policy() view returns (address)
0xa52fd396891e7a74b641a2cb1a6999fcf56b077e
treasury() view returns (address)
0x086c98855df3c78c6b481b6e1d47bef42e9ac36b
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 _BTRFLY, uint256 _epochLength, uint256 _nextEpochBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.