GovVaultRewardAutoCompound
Verified contract
Active on
Ethereum with 892 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 "GovVaultRewardAutoCompound"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15172209 | 2 years ago | | | 0 | 0.0034492500 | |
| 12586940 | 3 years ago | | | 0 | 0.00017318902 | |
| 12586938 | 3 years ago | | | 0 | 0.00031971139 | |
| 12183279 | 4 years ago | | | 0 | 0.0086781600 | |
| 12169618 | 4 years ago | | | 0 | 0.0086557200 | |
| 12169543 | 4 years ago | | | 0 | 0.0092327680 | |
| 12168089 | 4 years ago | | | 0 | 0.0097376850 | |
| 12164134 | 4 years ago | | | 0 | 0.0087999820 | |
| 12154352 | 4 years ago | | | 0 | 0.0047895660 | |
| 12154352 | 4 years ago | | | 0 | 0.014931117 |
ABI
ABI objects
Getter at block 21218374
chi() view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
exploitCompensationFund() view returns (address)
0x0000000000000000000000000000000000000000
exploitCompensationFundValuePerBlock() view returns (uint256)
0
govVault() view returns (address)
0xcec03a960ea678a2b6ea350fe0dbd1807b22d875
govVaultValuePerBlock() view returns (uint256)
0
governance() view returns (address)
0x7be4d5a99c903c437ec77a20cb6d0688cbb73c7f
insuranceFund() view returns (address)
0xb7b2ea8a1198368f950834875047aa7294a2bdaa
insuranceFundValuePerBlock() view returns (uint256)
0
lastRewardBlock() view returns (uint256)
12183279
minterPaused() view returns (bool)
true
otherReserve() view returns (address)
0x0000000000000000000000000000000000000000
otherReserveValuePerBlock() view returns (uint256)
0
valueToken() view returns (address)
0x49e833337ece7afe375e44f4e3e8481029218e5c
Read-only
This contract contains no read-only function objects.
State-modifying
Events governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
mintAndSendFund(uint8 _flag)
setExploitCompensationFund(address _exploitCompensationFund)
setExploitCompensationFundValuePerBlock(uint256 _exploitCompensationFundValuePerBlock)
setGovVault(address _govVault)
setGovVaultValuePerBlock(uint256 _govVaultValuePerBlock)
setGovernance(address _governance)
setInsuranceFund(address _insuranceFund)
setInsuranceFundValuePerBlock(uint256 _insuranceFundValuePerBlock)
setMinterPaused(bool _minterPaused)
setOtherReserve(address _otherReserve)
setOtherReserveValuePerBlock(uint256 _otherReserveValuePerBlock)
TransferToFund(address indexed fund, uint256 amount)
constructor(address _valueToken, uint256 _govVaultValuePerBlock, uint256 _startBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.