GAMERIncentivizer
Verified contract
Active on
Ethereum with 463 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x36f6…1d82
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 163.2878 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11377252 | 4 years ago | | | 0 | 0.0038045942 | |
| 11367252 | 4 years ago | | | 0 | 0.010985940 | |
| 11340977 | 4 years ago | | | 0 | 0.0027976500 | |
| 11326226 | 4 years ago | | | 0 | 0.0036910440 | |
| 11326202 | 4 years ago | | | 0 | 0.0085557860 | |
| 11271031 | 4 years ago | | | 0 | 0.0031388400 | |
| 11270469 | 4 years ago | | | 0 | 0.0037302000 | |
| 11266992 | 4 years ago | | | 0 | 0.0026157000 | |
| 11266913 | 4 years ago | | | 0 | 0.0036116750 | |
| 11266484 | 4 years ago | | | 0 | 0.0021541905 |
ABI
ABI objects
Getter at block 21304283
DURATION() view returns (uint256)
604800
gamer() view returns (address)
0x36f697f791a0c91d6f1bb166767d5d2d701b1d82
initreward() view returns (uint256)
93750000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1607571929
lastUpdateTime() view returns (uint256)
1606893897
owner() view returns (address)
0xe517aa81408236cf3fd1170b708741614becb631
periodFinish() view returns (uint256)
1607571929
rewardPerToken() view returns (uint256)
827327991110744381012
rewardPerTokenStored() view returns (uint256)
183668841388986188960
rewardRate() view returns (uint256)
155009920634920634
starttime() view returns (uint256)
1604293200
totalSupply() view returns (uint256)
163287800000000000000
uni_lp() view returns (address)
0x72409824a5ce999adedf28a2ad494b7d60f0991f
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 exit()
getReward()
governanceRecoverUnsupported(address _token, uint256 amount, address to)
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.