NORIUNIPool
Verified contract
Active on
Ethereum with 414 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x79ad…9bfc
Balances ($3,630.57)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 395.486727 | $9.18 |
$3,630.57 | |
INJ | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11683673 | 4 years ago | | | 0 | 0.0074091270 | |
| 11358472 | 4 years ago | | | 0 | 0.0056277839 | |
| 11323985 | 4 years ago | | | 0 | 0.0047071530 | |
| 11295737 | 4 years ago | | | 0 | 0.012552408 | |
| 11271113 | 4 years ago | | | 0 | 0.0021366258 | |
| 11271106 | 4 years ago | | | 0 | 0.0013373100 | |
| 11271103 | 4 years ago | | | 0 | 0.0014859000 | |
| 11271099 | 4 years ago | | | 0 | 0.0014165580 | |
| 11271099 | 4 years ago | | | 0 | 0.0014543672 | |
| 11271099 | 4 years ago | | | 0 | 0.0040795326 |
ABI
ABI objects
Getter at block 21219320
DURATION() view returns (uint256)
2592000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1604448000
lastUpdateTime() view returns (uint256)
1604448000
nori() view returns (address)
0x79add5ef078345f52e156ad8337a8441e0229bfc
owner() view returns (address)
0x3fb9c0f9cce778a4fe7d6ee1ecdad1301c462aeb
periodFinish() view returns (uint256)
1604448000
rewardDistribution() view returns (address)
0x3fb9c0f9cce778a4fe7d6ee1ecdad1301c462aeb
rewardPerToken() view returns (uint256)
553899969178000049
rewardPerTokenStored() view returns (uint256)
553899969178000049
rewardRate() view returns (uint256)
2700617283950617
starttime() view returns (uint256)
1601856000
totalSupply() view returns (uint256)
395486726999768355255
uni() view returns (address)
0x1f9840a85d5af5bf1d1762f925bdaddc4201f984
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.