Dripper
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
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 "Dripper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Dripper"
ABI
ABI objects
Getter at block 21394883
availableFunds() view returns (uint256)
0
drip() view returns (uint64 lastCollect, uint192 perBlock)
(lastCollect=0, perBlock=0)
dripDuration() view returns (uint256)
0
governor() view returns (address)
0x69e078ebc4631e1947f0c38ef0357de7ed064644
isGovernor() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimGovernance()
collect()
collectAndRebase()
setDripDuration(uint256 _durationSeconds)
transferGovernance(address _newGovernor)
transferToken(address _asset, uint256 _amount)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
PendingGovernorshipTransfer(address indexed previousGovernor, address indexed newGovernor)
constructor(address _vault, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.