YFIPStaking
Verified contract
Active on
Ethereum with 128 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 |
---|---|---|---|---|---|
YFIP | ERC-20 | 0.534865 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11188770 | 4 years ago | | | 0 | 0.0063000000 | |
| 11179288 | 4 years ago | | | 0 | 0.0021734100 | |
| 11179278 | 4 years ago | | | 0 | 0.0019132650 | |
| 11175139 | 4 years ago | | | 0 | 0.0028000000 | |
| 11148896 | 4 years ago | | | 0 | 0.0063000000 | |
| 11142209 | 4 years ago | | | 0 | 0.0063000000 | |
| 11142200 | 4 years ago | | | 0 | 0.0022082400 | |
| 11139275 | 4 years ago | | | 0 | 0.0063000000 | |
| 11131432 | 4 years ago | | | 0 | 0.0063000000 | |
| 11131422 | 4 years ago | | | 0 | 0.0063000000 |
ABI
ABI objects
Getter at block 21230315
cliffTime() view returns (uint256)
129600
getNumberOfHolders() view returns (uint256)
1
getStakingAndDaoAmount() view returns (uint256)
1449953736496
owner() view returns (address)
0x61f35411c4a8a1fd2039d23e320c8ec667dde91b
rewardInterval() view returns (uint256)
31536000
rewardRate() view returns (uint256)
4000
stakingFeeRate() view returns (uint256)
25
tokenAddress() view returns (address)
0xb9782532fa7062a6f73df1ce71d75c0e16046ebc
totalClaimedRewards() view returns (uint256)
50046263504
unstakingFeeRate() view returns (uint256)
25
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.