STRNGstaking
Verified contract
Active on
Ethereum with 78 txns
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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STRNG | ERC-20 | 3.289348K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11613715 | 4 years ago | | | 0 | 0.013796736 | |
| 11610035 | 4 years ago | | | 0 | 0.0084146480 | |
| 11610016 | 4 years ago | | | 0 | 0.0084135920 | |
| 11609959 | 4 years ago | | | 0 | 0.0070627480 | |
| 11609863 | 4 years ago | | | 0 | 0.013460040 | |
| 11609430 | 4 years ago | | | 0 | 0.017327520 | |
| 11607106 | 4 years ago | | | 0 | 0.0089522370 | |
| 11602322 | 4 years ago | | | 0 | 0.022025520 | |
| 11601494 | 4 years ago | | | 0 | 0.017211780 | |
| 11598389 | 4 years ago | | | 0 | 0.025571340 |
ABI
ABI objects
Getter at block 21165693
cliffTime() view returns (uint256)
86400
getNumberOfHolders() view returns (uint256)
16
getStakingAndDaoAmount() view returns (uint256)
3955468739918575331930
owner() view returns (address)
0x879dc70f2fce6b2fc1a3fceea89851cdca5748cd
rewardInterval() view returns (uint256)
31536000
rewardRate() view returns (uint256)
52000
stakingFeeRate() view returns (uint256)
100
tokenAddress() view returns (address)
0x350a6a30c79df3600c4e0e67deab0a64b645e2c2
totalClaimedRewards() view returns (uint256)
44531260081424668070
unstakingFeeRate() view returns (uint256)
50
Read-only
depositedTokens(address) view returns (uint256)
getPendingDivs(address _holder) view returns (uint256)
lastClaimedTime(address) view returns (uint256)
stakingTime(address) view returns (uint256)
totalEarnedTokens(address) view returns (uint256)
State-modifying
Events claimDivs()
deposit(uint256 amountToStake)
transferOwnership(address newOwner)
withdraw(uint256 amountToWithdraw)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsTransferred(address holder, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.