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 |
---|---|---|---|---|---|
GNOME | ERC-20 | 101.001576K | -- | -- | |
SLP | ERC-20 | 1.105355K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16819599 | 2 years ago | | | 0 | 0.012712013 | |
| 16762124 | 2 years ago | | | 0 | 0.0020701029 | |
| 15334399 | 2 years ago | | | 0 | 0.00082791097 | |
| 14668428 | 3 years ago | | | 0 | 0.0069174041 | |
| 14291019 | 3 years ago | | | 0 | 0.0065410440 | |
| 14232001 | 3 years ago | | | 0 | 0.0095982182 | |
| 14218828 | 3 years ago | | | 0 | 0.0087280080 | |
| 14171543 | 3 years ago | | | 0 | 0.0043870103 | |
| 14170294 | 3 years ago | | | 0 | 0.0097614046 | |
| 14089054 | 3 years ago | | | 0 | 0.024909541 |
ABI
ABI objects
Getter at block 21332081
DURATION() view returns (uint256)
2592000
decimals() view returns (uint8)
18
getTimestamp() view returns (uint256)
1733350799
lastPauseTime() view returns (uint256)
0
lastTimeRewardApplicable() view returns (uint256)
1645559141
lastUpdateTime() view returns (uint256)
1645559141
name() view returns (string)
ETH/GENE
owner() view returns (address)
0xd53c79ff8c473bbfe4e40e5525d4d24fd4b8534c
paused() view returns (bool)
false
periodFinish() view returns (uint256)
1645559141
rewardPerToken() view returns (uint256)
31372187506052893689
rewardPerTokenStored() view returns (uint256)
31372187506052893689
rewardRate() view returns (uint256)
38966039559042066
rewardToken() view returns (address)
0xe58eb0bb13a71d7b95c4c3cbe6cb3dbb08f9cbfb
stakingToken() view returns (address)
0x9911b111860bd8a611c2a6654ff38208208055d4
symbol() view returns (string)
ETH/GENE
totalSupply() view returns (uint256)
1105354698087308555591
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 adjustReward(int256 rewardDelta)
claimReward()
exit()
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setPaused(bool _paused)
stake(address _beneficiary, uint256 _amount)
stake(uint256 _amount)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseChanged(bool isPaused)
Recovered(address token, uint256 amount)
RewardChanged(int256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount, address payer)
Transfer(address indexed from, address indexed to, uint256 value)
Withdrawn(address indexed user, uint256 amount)
constructor(string _name, string _symbol, address _stakingToken, address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.