RetirementYeldTreasury
Verified contract
Active on
Ethereum with 109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x468a…8da1
Balances ($0.00)
No balances found for "RetirementYeldTreasury"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11121627 | 4 years ago | | | 0 | 0.00044998200 | |
| 11104431 | 4 years ago | | | 0 | 0.0022625170 | |
| 11104273 | 4 years ago | | | 0 | 0.0035100001 | |
| 11102043 | 4 years ago | | | 0 | 0.0017497570 | |
| 11099041 | 4 years ago | | | 0 | 0.0022618810 | |
| 11094645 | 4 years ago | | | 0 | 0.0011949561 | |
| 11094366 | 4 years ago | | | 0 | 0.0032007750 | |
| 11090047 | 4 years ago | | | 0 | 0.0010413188 | |
| 11082935 | 4 years ago | | | 0 | 0.00092283200 | |
| 11082049 | 4 years ago | | | 0 | 0.00068302400 |
ABI
ABI objects
Getter at block 21306638
isOwner() view returns (bool)
false
owner() view returns (address)
0xc6e3977472f88e45c8a8b796fb15dc115866f6a4
timeBetweenRedeems() view returns (uint256)
86400
totalStaked() view returns (uint256)
29000100000000000000
Read-only
stakes(address) view returns (uint256 timestamp, uint256 yeldBalance)
State-modifying
Events extractETHIfStuck()
extractTokensIfStuck(address _token, uint256 _amount)
redeemETH()
renounceOwnership()
setYeld(address _yeld)
stakeYeld(uint256 _amount)
transferOwnership(address newOwner)
unstake(uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _yeld)
fallback()
This contract contains no error objects.