YFIAGstaking
Verified contract
Active on
Ethereum with 183 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 |
---|---|---|---|---|---|
YFIAG | ERC-20 | 30.487477 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15358868 | 2 years ago | | | 0 | 0.0062854200 | |
| 15358865 | 2 years ago | | | 0 | 0.0067881600 | |
| 15265066 | 2 years ago | | | 0 | 0.0062854200 | |
| 15185185 | 2 years ago | | | 0 | 0.0062854200 | |
| 15175743 | 2 years ago | | | 0 | 0.0067881600 | |
| 15175737 | 2 years ago | | | 0 | 0.0062854200 | |
| 15146658 | 2 years ago | | | 0 | 0.014574960 | |
| 15146650 | 2 years ago | | | 0 | 0.013505580 | |
| 15146554 | 2 years ago | | | 0 | 0.010700820 | |
| 15146545 | 2 years ago | | | 0 | 0.013505580 |
ABI
ABI objects
Getter at block 21301358
cliffTime() view returns (uint256)
259200
getNumberOfHolders() view returns (uint256)
16
getStakingAndDaoAmount() view returns (uint256)
539007977673621419581
owner() view returns (address)
0x217bff5ec7b9b7c56bf1efb92385aadc518ae057
rewardInterval() view returns (uint256)
31536000
rewardRate() view returns (uint256)
10000
stakingFeeRate() view returns (uint256)
100
tokenAddress() view returns (address)
0xd40adff097e3cde2b96d81a4727f3e47093f3405
totalClaimedRewards() view returns (uint256)
49460992022326378580419
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.