wNXMPool
Verified contract
Active on
Ethereum with 11,948 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1aa6…c469
Balances ($164,437.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wNXM | ERC-20 | 2.378325K | $69.14 |
$164,437.38 | |
SAFE | ERC-20 | 4.313243K | -- | -- | |
DOMO | ERC-20 | 4.01 | -- | -- | |
COW | ERC-20 | 1.007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14151245 | 3 years ago | | | 0 | 0.0086109390 | |
| 12893347 | 3 years ago | | | 0 | 0.0056161700 | |
| 12893331 | 3 years ago | | | 0 | 0.0068078500 | |
| 12822320 | 3 years ago | | | 0 | 0.0068070100 | |
| 12816539 | 3 years ago | | | 0 | 0.0026624350 | |
| 12335973 | 4 years ago | | | 0 | 0.0077908500 | |
| 12246769 | 4 years ago | | | 0 | 0.010570770 | |
| 12221410 | 4 years ago | | | 0 | 0.012112240 | |
| 12048826 | 4 years ago | | | 0 | 0.012289174 | |
| 12048774 | 4 years ago | | | 0 | 0.012881055 |
ABI
ABI objects
Getter at block 21223214
DURATION() view returns (uint256)
604800
initreward() view returns (uint256)
596046447753906
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1644738778
lastUpdateTime() view returns (uint256)
1627792169
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1644738778
rewardPerToken() view returns (uint256)
28354197701962158
rewardPerTokenStored() view returns (uint256)
28347095269217604
rewardRate() view returns (uint256)
985526533
safe() view returns (address)
0x1aa61c196e76805fcbe394ea00e4ffced24fc469
starttime() view returns (uint256)
1599944400
totalSupply() view returns (uint256)
2351494680000000000000
wnxm() view returns (address)
0x0d438f3b5175bebc262bf23753c1e53d03432bde
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.