DrainDistributor
Verified contract
Active on
Ethereum with 19 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 "DrainDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12772583 | 3 years ago | | | 0 | 0.0026403480 | |
| 12376095 | 4 years ago | | | 0 | 0.013459362 | |
| 12336886 | 4 years ago | | | 0 | 0.018361040 | |
| 12124739 | 4 years ago | | | 0 | 0.020691415 | |
| 11973311 | 4 years ago | | | 0 | 0.031648396 | |
| 11851352 | 4 years ago | | | 0 | 0.028330419 | |
| 11756224 | 4 years ago | | | 0 | 0.019805458 | |
| 11690434 | 4 years ago | | | 0 | 0.012083909 | |
| 11690434 | 4 years ago | | | 0 | 0.013327706 | |
| 11662850 | 4 years ago | | | 0 | 0.011732592 |
ABI
ABI objects
Getter at block 21304805
lpController() view returns (address)
0xa92bde2a3baa46bf7d284b84d713890c82a11d1b
owner() view returns (address)
0x94627695f66ab36ae00c1995a30bf5b30e139873
rewardPool() view returns (address)
0xcd2247b2f1ba18dc1373c75b421930e54ac0c4a7
rewardPoolShare() view returns (uint256)
100
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeLp(address lpController_)
changeRewardShare(uint256 rewardPoolShare_)
distribute()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address rewardPool_, address lpController_)
This contract contains no fallback and receive objects.
This contract contains no error objects.