YFIIsilverStaking
Verified contract
Active on
Ethereum with 150 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 |
---|---|---|---|---|---|
YFIIS | ERC-20 | 2.210859K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12701635 | 3 years ago | | | 0 | 0.00043729000 | |
| 12701635 | 3 years ago | | | 0 | 0.00094060000 | |
| 12504984 | 4 years ago | | | 0 | 0.0029303040 | |
| 12184530 | 4 years ago | | | 0 | 0.0097027800 | |
| 12184527 | 4 years ago | | | 0 | 0.0082425600 | |
| 12136491 | 4 years ago | | | 0 | 0.015186960 | |
| 11948249 | 4 years ago | | | 0 | 0.0025333110 | |
| 11848975 | 4 years ago | | | 0 | 0.0059622000 | |
| 11729362 | 4 years ago | | | 0 | 0.0072031680 | |
| 11686081 | 4 years ago | | | 0 | 0.0058320000 |
ABI
ABI objects
Getter at block 21316874
cliffTime() view returns (uint256)
1296000
getNumberOfHolders() view returns (uint256)
23
getStakingAndDaoAmount() view returns (uint256)
0
owner() view returns (address)
0x1937312c11748ea71fc3855212310113a17849da
rewardInterval() view returns (uint256)
31536000
rewardRate() view returns (uint256)
7000
stakingFeeRate() view returns (uint256)
100
tokenAddress() view returns (address)
0x32f3b9b5bd6c76f41ee3b389573f340468666861
totalClaimedRewards() view returns (uint256)
580572892538965565805
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)
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.