GovernanceRewards
Verified contract
Active on
Ethereum with 12,556 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($74,158.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 191.115263K | $0.38803 |
$74,158.46 | |
USDC | ERC-20 | 0.000554 | $1.001 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258073 | a day ago | | | 0 | 0.00072372515 | |
| 21254102 | 2 days ago | | | 0 | 0.00087992205 | |
| 21225466 | 6 days ago | | | 0 | 0.00047761785 | |
| 21216039 | 7 days ago | | | 0 | 0.0019479357 | |
| 21160064 | 15 days ago | | | 0 | 0.0011740920 | |
| 21093807 | 24 days ago | | | 0 | 0.0016646276 | |
| 21017048 | a month ago | | | 0 | 0.00031383804 | |
| 20989246 | a month ago | | | 0 | 0.00074091677 | |
| 20967207 | a month ago | | | 0 | 0.0011657438 | |
| 20860115 | 2 months ago | | | 0 | 0.00041808374 |
ABI
ABI objects
Getter at block 21268388
DURATION() view returns (uint256)
604800
gift() view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
lastTimeRewardApplicable() view returns (uint256)
1637578196
lastUpdateTime() view returns (uint256)
1637578196
mothership() view returns (address)
0xa0446d8804611944f1b527ecd37d7dcbe442caba
owner() view returns (address)
0x5e89f8d81c74e311458277ea1be3d3247c7cd7d1
periodFinish() view returns (uint256)
1637578196
rewardDistribution() view returns (address)
0xdd9f24efc84d93deef3c8745c837ab63e80abd27
rewardPerToken() view returns (uint256)
179297020122764921
rewardPerTokenStored() view returns (uint256)
179297020122764921
rewardRate() view returns (uint256)
289973162777833466
totalSupply() view returns (uint256)
5831483077108646250872848
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events getReward()
notifyRewardAmount(uint256 reward)
notifyStakeChanged(address account, uint256 newBalance)
notifyStakesChanged(address[] accounts, uint256[] newBalances)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
constructor(address _gift, address _mothership)
This contract contains no fallback and receive objects.
This contract contains no error objects.