WVRHController
Verified contract
Active on
Ethereum with 242 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "WVRHController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18180242 | a year ago | | | 0 | 0.0042245481 | |
| 18130516 | a year ago | | | 0 | 0.0043402254 | |
| 18080538 | a year ago | | | 0 | 0.0041254680 | |
| 18030548 | a year ago | | | 0 | 0.0064150079 | |
| 17980578 | a year ago | | | 0 | 0.0065469221 | |
| 17930535 | a year ago | | | 0 | 0.013320305 | |
| 17880506 | a year ago | | | 0 | 0.0057791892 | |
| 17830457 | a year ago | | | 0 | 0.0075129788 | |
| 17780423 | a year ago | | | 0 | 0.0099209301 | |
| 17730374 | a year ago | | | 0 | 0.0069444091 |
ABI
ABI objects
Getter at block 21388784
MAXTIME() view returns (uint256)
126144000
fundAddress() view returns (address)
0xcb88e501a2b8edd2efcaea332f377ae42b280219
fundRatio() view returns (uint256)
200
gasEscrowAddress() view returns (address)
0xb3fb9a68c31120c2f85710b4e4e3b3090ddd7bce
guildAddress() view returns (address)
0xaaa8433ae0eb6149c7dc5f6e92d141cd227f55f2
minterAddress() view returns (address)
0xa338ff0c914f70f485a32b761000eb10ede78bb8
mohAddress() view returns (address)
0xa59e341e8047498700ed244814b01b34547fb21b
owner() view returns (address)
0xc6daafc60aa78806a2e6e404a472d627221a4753
poolAddress() view returns (address)
0x2dc2e79061076ec799edbdf3aaccb0fbceda83b3
votingEscrowAddress() view returns (address)
0x84392cd461edce6d904b1a8569e421aac2e308f7
vrhAddress() view returns (address)
0xead482da0793b00bbae0e34c8cfae6daf29a44b2
wvrhAddress() view returns (address)
0xbdc2217b591cef4d0054ef314ab0ec0bcd69f456
Read-only
isOperator(address _operator) view returns (bool)
State-modifying
Events addExtraReward(uint256 _amount)
addOperator(address _operator)
claimVrh()
clearGas()
convertToWVRH(uint256 _amount)
createGas()
createVrhLock()
deletedOperator(address _operator)
increaseGasAmount()
increaseVrhAmount()
increaseVrhUnlockTime()
joinGuild(address _guildAddress)
renounceOwnership()
setFundAddress(address _fundAddress)
setFundRatio(uint256 _fundRatio)
transferOwnership(address newOwner)
updatePower()
ClaimVrh(uint256 bonusAmount, uint256 arg1)
ConvertToWVRH(address sender, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _vrhAddress, address _wvrhAddress, address _votingEscrowAddress, address _mohAddress, address _gasEscrowAddress, address _minterAddress, address _fundAddress, uint256 _fundRatio, address _poolAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.