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 "Donator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17680899 | a year ago | | | 0 | 0.0017784086 | |
| 17631116 | a year ago | | | 0 | 0.0033534586 | |
| 17581297 | a year ago | | | 0 | 0.0017556014 | |
| 17531466 | a year ago | | | 0 | 0.0016594420 | |
| 17481594 | a year ago | | | 0 | 0.0015016467 | |
| 17431906 | a year ago | | | 0 | 0.0016915468 | |
| 17382269 | a year ago | | | 0 | 0.0019840067 | |
| 17332463 | 2 years ago | | | 0 | 0.0016358173 | |
| 17282746 | 2 years ago | | | 0 | 0.0033599013 | |
| 17233416 | 2 years ago | | | 0 | 0.0045091919 |
ABI
ABI objects
Getter at block 21272600
canDonate() view returns (bool)
true
donateAmount() view returns (uint256)
30000000000000000000000
donationsPaused() view returns (bool)
false
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
lastDonatePeriod() view returns (uint256)
1689206400
management() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
pendingGovernance() view returns (address)
0x0000000000000000000000000000000000000000
strategy() view returns (address)
0x23724d764d8b3d26852ba20d3bc2578093d2b022
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptGovernance()
donate()
setDonateAmount(uint256 _donateAmount)
setGovernance(address _governance)
setManagement(address _management)
setPaused(bool _paused)
setStrategy(address _strategy)
sweep(address _token)
Donated(address strategy, uint256 amount, uint256 period)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.