Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($1.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XCUR | ERC-20 | 196.676541 | $0.006445 |
$1.27 | |
UNI-V2 | ERC-20 | 0.000899 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14231183 | 3 years ago | | | 0 | 0.015245900 | |
| 13845452 | 3 years ago | | | 0 | 0.0023931000 | |
| 13845447 | 3 years ago | | | 0 | 0.0023931000 | |
| 13845438 | 3 years ago | | | 0 | 0.015245900 | |
| 13280653 | 3 years ago | | | 0 | 0.013525100 | |
| 13228247 | 3 years ago | | | 0 | 0.0015898916 | |
| 13228228 | 3 years ago | | | 0 | 0.0032849000 | |
| 13228221 | 3 years ago | | | 0 | 0.0016982933 | |
| 13228150 | 3 years ago | | | 0 | 0.0017344272 | |
| 13228110 | 3 years ago | | | 0 | 0.0032849000 |
ABI
ABI objects
Getter at block 21206766
adminCanClaimAfter() view returns (uint256)
34128000
adminClaimableTime() view returns (uint256)
1638557274
cliffTime() view returns (uint256)
86400
getNumberOfHolders() view returns (uint256)
11
owner() view returns (address)
0x43d9c7c73e5ce985bf429f51abcbb1670f76da62
rewardInterval() view returns (uint256)
31536000
rewardRatePercentX100() view returns (uint256)
304000000
stakingDeployTime() view returns (uint256)
1604429274
stakingDuration() view returns (uint256)
31536000
stakingEndTime() view returns (uint256)
1635965274
totalClaimedRewards() view returns (uint256)
79980332345950
trustedRewardTokenAddress() view returns (address)
0xe1c7e30c42c24582888c758984f6e382096786bd
trustedStakeTokenAddress() view returns (address)
0x178f1a72172a99f7f44e125de6413ea808713e7c
Read-only
depositedTokens(address) view returns (uint256)
getPendingDivs(address _holder) view returns (uint256)
getStakersList(uint256 startIndex, uint256 endIndex) view returns (address[] stakers, uint256[] stakingTimestamps, uint256[] lastClaimedTimeStamps, uint256[] stakedTokens)
lastClaimedTime(address) view returns (uint256)
stakingTime(address) view returns (uint256)
totalEarnedTokens(address) view returns (uint256)
State-modifying
Events claim()
emergencyUnstake(uint256 amountToWithdraw)
setRewardRatePercentX100(uint256 _rewardRatePercentX100)
stake(uint256 amountToStake)
transferAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
transferOwnership(address newOwner)
unstake(uint256 amountToWithdraw)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsTransferred(address holder, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.