JGNRewards
Verified contract
Active on
Ethereum with 198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7337…e041
Balances ($71.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JGN | ERC-20 | 5.097978K | $0.014043 |
$71.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12078076 | 4 years ago | | | 0 | 0.012857097 | |
| 11642192 | 4 years ago | | | 0 | 0.0072564660 | |
| 11642183 | 4 years ago | | | 0 | 0.0059399200 | |
| 11642172 | 4 years ago | | | 0 | 0.0060809600 | |
| 11394285 | 4 years ago | | | 0 | 0.0025979940 | |
| 11394282 | 4 years ago | | | 0 | 0.0022043480 | |
| 11159857 | 4 years ago | | | 0 | 0.0027626820 | |
| 11158574 | 4 years ago | | | 0 | 0.0021881040 | |
| 11158573 | 4 years ago | | | 0 | 0.0052065930 | |
| 11127328 | 4 years ago | | | 0 | 0.0020188830 |
ABI
ABI objects
Getter at block 21187642
DURATION() view returns (uint256)
1814400
initreward() view returns (uint256)
30000000000000000000000
isOwner() view returns (bool)
false
jgn() view returns (address)
0x73374ea518de7addd4c2b624c0e8b113955ee041
lastTimeRewardApplicable() view returns (uint256)
1602809978
lastUpdateTime() view returns (uint256)
1602809978
owner() view returns (address)
0x12229b53c6e7ce4d5df1afd6738f65d2a798fd23
periodFinish() view returns (uint256)
1602809978
rewardPerToken() view returns (uint256)
95464594889242649
rewardPerTokenStored() view returns (uint256)
95464594889242649
rewardRate() view returns (uint256)
16534391534391534
starttime() view returns (uint256)
1600999200
totalSupply() view returns (uint256)
4876324600000000000000
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.