RewardRouterV2
Verified contract
Active on
Base with 733 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 "RewardRouterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20201915 | a month ago | | | 0 | 0.0000054060816 | |
| 20201748 | a month ago | | | 0 | 0.0000060201992 | |
| 19964891 | a month ago | | | 0 | 0.0000020115338 | |
| 14316261 | 6 months ago | | | 0 | 0.000024567619 | |
| 13844117 | 6 months ago | | | 0 | 0.000037632731 | |
| 13844028 | 6 months ago | | | 0 | 0.000030077116 | |
| 12434795 | 7 months ago | | | 0 | 0.00011128505 | |
| 12434696 | 7 months ago | | | 0 | 0.00011625170 | |
| 11901216 | 8 months ago | | | 0 | 0.000014568151 | |
| 11901153 | 8 months ago | | | 0 | 0.0000088693740 |
ABI
ABI objects
Getter at block 21837456
bnOkok() view returns (address)
0x0d4fe525b0c32611f8971b96407e7a0e1c749102
bonusOkokTracker() view returns (address)
0x6b4f94ff00f8836cd27a1a58456b4931ae7e6a8d
esOkok() view returns (address)
0xf165e59df1ac9235e487c95ae0d6d9c8e7b0572f
feeOkokTracker() view returns (address)
0x52a8b0008acca7f7c9e2f157afafb46709e87b88
gov() view returns (address)
0x3419ba2d05f7b39d42e1eb054ce6be5ca56d9b92
isInitialized() view returns (bool)
true
okok() view returns (address)
0xc2b972f59a0af29437f4680361582a73427ec63c
okokVester() view returns (address)
0xe7b0ed8c552785a4070f4d28798bb70417a1685e
stakedOkokTracker() view returns (address)
0xc9123dc9ea9bb0271b7464a894ff25c48ea1f852
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
pendingReceivers(address) view returns (address)
State-modifying
Events acceptTransfer(address _sender)
batchCompoundForAccounts(address[] _accounts)
batchStakeOkokForAccount(address[] _accounts, uint256[] _amounts)
claim()
claimEsOkok()
claimFees()
compound()
compoundForAccount(address _account)
handleRewards(bool _shouldClaimOkok, bool _shouldStakeOkok, bool _shouldClaimEsOkok, bool _shouldStakeEsOkok, bool _shouldStakeMultiplierPoints, bool _shouldClaimWeth, bool _shouldConvertWethToEth)
initialize(address _weth, address _okok, address _esOkok, address _bnOkok, address _stakedOkokTracker, address _bonusOkokTracker, address _feeOkokTracker, address _okokVester)
setGov(address _gov)
signalTransfer(address _receiver)
stakeEsOkok(uint256 _amount)
stakeOkok(uint256 _amount)
stakeOkokForAccount(address _account, uint256 _amount)
unstakeEsOkok(uint256 _amount)
unstakeOkok(uint256 _amount)
withdrawToken(address _token, address _account, uint256 _amount)
StakeOkok(address account, address token, uint256 amount)
UnstakeOkok(address account, address token, uint256 amount)
This contract contains no constructor objects.
receive()
This contract contains no error objects.