SaveWrapper
Verified contract
Active on
Ethereum with 660 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8474…c9f6
Balances ($0.00)
No balances found for "SaveWrapper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12541715 | 4 years ago | | | 0 | 0.0046193550 | |
| 12194288 | 4 years ago | | | 0 | 0.036332790 | |
| 12189250 | 4 years ago | | | 0 | 0.041250396 | |
| 12188329 | 4 years ago | | | 0 | 0.045518340 | |
| 12179369 | 4 years ago | | | 0 | 0.031823505 | |
| 12177609 | 4 years ago | | | 0 | 0.032546814 | |
| 12175617 | 4 years ago | | | 0 | 0.031990500 | |
| 12169372 | 4 years ago | | | 0 | 0.051954140 | |
| 12169336 | 4 years ago | | | 15 | 0.0058069241 | |
| 12169325 | 4 years ago | | | 38 | 0.0052650470 |
ABI
ABI objects
Getter at block 21394247
This contract contains no getter function objects.
Read-only
estimate_saveViaCurve(int128 _curvePosition, uint256 _amountIn) view returns (uint256 out)
estimate_saveViaUniswapETH(uint256 _ethAmount, address[] _path, int128 _curvePosition) view returns (uint256 out)
State-modifying
Events saveAndStake(uint256 _amount)
saveViaCurve(address _input, int128 _curvePosition, uint256 _amountIn, uint256 _minOutCrv, bool _stake)
saveViaMint(address _bAsset, uint256 _amt, bool _stake)
saveViaUniswapETH(uint256 _amountOutMin, address[] _path, int128 _curvePosition, uint256 _minOutCrv, bool _stake) payable
This contract contains no event objects.
constructor(address _save, address _vault, address _mAsset, address[] _bAssets, address _uniswapAddress, address _curveAddress, address[] _curveAssets)
This contract contains no fallback and receive objects.
This contract contains no error objects.