JGNRewards
Verified contract
Active on
Ethereum with 91 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7337…e041
Balances ($2.70)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JGN | ERC-20 | 191.414225 | $0.014096 |
$2.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11130374 | 4 years ago | | | 0 | 0.0056322170 | |
| 11001230 | 4 years ago | | | 0 | 0.0074379900 | |
| 10989016 | 4 years ago | | | 0 | 0.0034399220 | |
| 10988827 | 4 years ago | | | 0 | 0.0047796980 | |
| 10988801 | 4 years ago | | | 0 | 0.0033750500 | |
| 10960905 | 4 years ago | | | 0 | 0.0077567610 | |
| 10934392 | 4 years ago | | | 0 | 0.010094415 | |
| 10933842 | 4 years ago | | | 0 | 0.0056354950 | |
| 10932995 | 4 years ago | | | 0 | 0.0063089960 | |
| 10930473 | 4 years ago | | | 0 | 0.0097005600 |
ABI
ABI objects
Getter at block 21184769
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
10000000000000000000000
isOwner() view returns (bool)
false
jgn() view returns (address)
0x73374ea518de7addd4c2b624c0e8b113955ee041
lastTimeRewardApplicable() view returns (uint256)
1600779244
lastUpdateTime() view returns (uint256)
1600779244
owner() view returns (address)
0x12229b53c6e7ce4d5df1afd6738f65d2a798fd23
periodFinish() view returns (uint256)
1600779244
rewardPerToken() view returns (uint256)
12414387655624924920
rewardPerTokenStored() view returns (uint256)
12414387655624924920
rewardRate() view returns (uint256)
16534391534391534
starttime() view returns (uint256)
1600185600
totalSupply() view returns (uint256)
0
y() view returns (address)
0x73374ea518de7addd4c2b624c0e8b113955ee041
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()
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.