NsurePoolReward
Verified contract
Active on
Ethereum with 1,334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2094…2114
Balances ($22.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Nsure | ERC-20 | 8.907504K | $0.002522 |
$22.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15066264 | 2 years ago | | | 0 | 0.00042853800 | |
| 13205256 | 3 years ago | | | 0 | 0.0047061500 | |
| 13083447 | 3 years ago | | | 0 | 0.0057335516 | |
| 12735025 | 3 years ago | | | 0 | 0.00057331460 | |
| 12735023 | 3 years ago | | | 0 | 0.00073084100 | |
| 12735011 | 3 years ago | | | 0 | 0.00088119150 | |
| 12635115 | 3 years ago | | | 0 | 0.0013688640 | |
| 12623762 | 3 years ago | | | 0 | 0.00044997000 | |
| 12604027 | 3 years ago | | | 0 | 0.00093986007 | |
| 12604019 | 3 years ago | | | 0 | 0.0012460240 |
ABI
ABI objects
Getter at block 21289966
DURATION() view returns (uint256)
1209600
Nsure() view returns (address)
0x20945ca1df56d237fd40036d47e866c7dccd2114
isOwner() view returns (bool)
false
isPause() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1618052889
lastUpdateTime() view returns (uint256)
1618052889
owner() view returns (address)
0x111e053893f60a287008d27f31682a867afb5c40
periodFinish() view returns (uint256)
1618052889
rewardPerToken() view returns (uint256)
679542495800286416
rewardPerTokenStored() view returns (uint256)
679542495800286416
rewardRate() view returns (uint256)
13172117239805596
totalSupply() view returns (uint256)
3844122500000000000000
y() view returns (address)
0x20945ca1df56d237fd40036d47e866c7dccd2114
Read-only
allValues(address account) view returns (uint256, uint256, uint256, bool, uint256, uint256)
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)
updateDuration(uint256 _amount)
updatePause()
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.