YfTETHERstaking
Verified contract
Active on
Ethereum with 796 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 |
---|---|---|---|---|---|
YFTE | ERC-20 | 6.986971K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20494456 | 3 months ago | | | 0 | 0.000052806016 | |
| 15416476 | 2 years ago | | | 0 | 0.0084699000 | |
| 15341456 | 2 years ago | | | 0 | 0.0014155306 | |
| 15341455 | 2 years ago | | | 0 | 0.0012299822 | |
| 15341440 | 2 years ago | | | 0 | 0.0013394158 | |
| 13792136 | 3 years ago | | | 0 | 0.0025955100 | |
| 13792134 | 3 years ago | | | 0 | 0.0097979400 | |
| 13764412 | 3 years ago | | | 0 | 0.0082600200 | |
| 13764409 | 3 years ago | | | 0 | 0.0053919000 | |
| 13391110 | 3 years ago | | | 0 | 0.0059062258 |
ABI
ABI objects
Getter at block 21261681
cliffTime() view returns (uint256)
259200
getNumberOfHolders() view returns (uint256)
51
getStakingAndDaoAmount() view returns (uint256)
4552846315601773417288
owner() view returns (address)
0xc6190d8f8145e2fbff9d69f5a7a1c2cd78cb7b29
rewardInterval() view returns (uint256)
31536000
rewardRate() view returns (uint256)
7200
stakingFeeRate() view returns (uint256)
150
tokenAddress() view returns (address)
0x94f31ac896c9823d81cf9c2c93feceed4923218f
totalClaimedRewards() view returns (uint256)
576153684398226582712
unstakingFeeRate() view returns (uint256)
50
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 claimDivs()
deposit(uint256 amountToStake)
transferAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
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.