YFIIIStakeV1
Verified contract
Active on
Ethereum with 360 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4be4…2a45
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFIII | ERC-20 | 1.10097K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227937 | a month ago | | | 0 | 0.0011738107 | |
| 20895405 | 2 months ago | | | 0 | 0.00038551154 | |
| 16275686 | 2 years ago | | | 0 | 0.0010837160 | |
| 13242706 | 3 years ago | | | 0 | 0.0079696485 | |
| 13196317 | 3 years ago | | | 0 | 0.0068460905 | |
| 13195566 | 3 years ago | | | 0 | 0.0080618332 | |
| 13158707 | 3 years ago | | | 0 | 0.0097532597 | |
| 13139248 | 3 years ago | | | 0 | 0.010626181 | |
| 13087556 | 3 years ago | | | 0 | 0.0025821626 | |
| 13042735 | 3 years ago | | | 0 | 0.0033301190 |
ABI
ABI objects
Getter at block 21417551
allTimeTotalStaked() view returns (uint256)
1309521600031662381998
minimumDuration() view returns (uint256)
604800
owner() view returns (address)
0x3d2a52e26e0ec55e8e6cdec448dd76b7e106b043
reward() view returns (uint256)
333
rewardMin() view returns (uint256)
1000000000
rewardReserve() view returns (uint256)
78198703325571975651
totalStaked() view returns (uint256)
1022771630900291474932
Read-only
balanceOf(address u) view returns (uint256)
profitOf(address u) view returns (uint256)
staked(address u) view returns (uint256)
State-modifying
Events deposit(uint256 amount)
renounceOwnership()
renounceWithdrawAbility()
safeWithdrawETH(uint256 amount)
safeWithdrawYFIII(uint256 amount)
setMinimumDuration(uint256 d)
setReward(uint256 r)
setRewardMin(uint256 r)
touch()
transferOwnership(address newOwner)
useMinimumDuration(bool use)
withdraw(uint256 amount)
withdrawALL()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address yfiiiAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.