RewarderVault
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sprMAV | ERC-20 | 33.290943K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17671219 | a year ago | | | 0 | 0.0014217094 | |
| 17671082 | a year ago | | | 0 | 0.0023852718 | |
| 17660101 | a year ago | | | 0 | 0.0012224543 |
ABI
ABI objects
Getter at block 21213670
guardian() view returns (address)
0x6e2e85ee5bb7b4a85e904f1e0ed5b9c7b08e5384
owner() view returns (address)
0xc47ec74a753acb09e4679979afc428cde0209639
rewardToken() view returns (address)
0xc54ff26fd5564ff46b14d9825a2259a0d53bf7d9
rewarder() view returns (address)
0x7fc5f1e044b55ae0c5b502f318e060fc0d9ed55c
Read-only
This contract contains no read-only function objects.
State-modifying
Events fillVault(uint256 amount_)
lock()
renounceOwnership()
setGuardian(address newGuardian)
transferOwnership(address newOwner)
updateRewarder(address newRewarder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateGuardian(address newGuard)
UpdateRewarder(address newRewarder)
constructor(address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.