BeefyZapOneInch
Verified contract
Active on
Ethereum with 347 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BeefyZapOneInch"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20145339 | 6 months ago | | | 0.0050473352 | 0.000060000000 | |
| 18660229 | a year ago | | | 0 | 0.0094157794 | |
| 18655427 | a year ago | | | 0.22 | 0.0074910192 | |
| 18638491 | a year ago | | | 0 | 0.0085075977 | |
| 18585764 | a year ago | | | 0 | 0.017221726 | |
| 18576180 | a year ago | | | 0.08 | 0.0088092953 | |
| 18575890 | a year ago | | | 0.02 | 0.010080113 | |
| 18575488 | a year ago | | | 0 | 0.0080057227 | |
| 18573226 | a year ago | | | 0.47 | 0.012140473 | |
| 18554634 | a year ago | | | 0.1 | 0.0067905330 |
ABI
ABI objects
Getter at block 21388103
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
minimumAmount() view returns (uint256)
1000
oneInchRouter() view returns (address)
0x1111111254eeb25477b68fb85ed929f73a960582
Read-only
propagateError(bool success, bytes data, string errorMessage) pure
quoteStableAddLiquidityRatio(address _beefyVault) view returns (uint256 ratio1to0)
State-modifying
Events beefIn(address _beefyVault, address _inputToken, uint256 _tokenInAmount, bytes _token0, bytes _token1, uint8 _type)
beefInETH(address _beefyVault, bytes _token0, bytes _token1, uint8 _type) payable
beefOut(address _beefyVault, uint256 _withdrawAmount)
beefOutAndReInvest(address _fromMooVault, address _toMooVault, uint256 _mooTokenAmount, bytes _token0ToFrom, bytes _token1ToFrom, uint8 _fromType, uint8 _toType)
beefOutAndSwap(address _beefyVault, uint256 _withdrawAmount, address _desiredToken, bytes _dataToken0, bytes _dataToken1, uint8 _type)
TokenReturned(address token, uint256 amount)
ZapIn(address vault, address tokenIn, uint256 amountIn)
ZapOut(address vault, address desiredToken, uint256 mooTokenIn)
constructor(address _oneInchRouter, address _WETH)
receive()
This contract contains no error objects.