BeefyUniV2Zap
Verified contract
Active on
Ethereum with 184 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "BeefyUniV2Zap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18648832 | a year ago | | | 0 | 0.0083051324 | |
| 18546075 | a year ago | | | 0.005 | 0.0097339484 | |
| 18513887 | a year ago | | | 0 | 0.015364236 | |
| 18476227 | a year ago | | | 0 | 0.00061727200 | |
| 18476205 | a year ago | | | 0 | 0.013642290 | |
| 18411060 | a year ago | | | 0 | 0.0033643421 | |
| 18390702 | a year ago | | | 0 | 0.0037055236 | |
| 18349696 | a year ago | | | 0 | 0.0059272003 | |
| 18214699 | a year ago | | | 0 | 0.0035259256 | |
| 18191683 | a year ago | | | 0 | 0.0059196703 |
ABI
ABI objects
Getter at block 21199779
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
checkWETH() view returns (bool isValid)
true
minimumAmount() view returns (uint256)
1000
router() view returns (address)
0xb4b0ea46fe0e9e8eab4afb765b527739f2718671
Read-only
estimateSwap(address beefyVault, address tokenIn, uint256 fullInvestmentIn) view returns (uint256 swapAmountIn, uint256 swapAmountOut, address swapTokenOut)
State-modifying
Events beefIn(address beefyVault, uint256 tokenAmountOutMin, address tokenIn, uint256 tokenInAmount)
beefInETH(address beefyVault, uint256 tokenAmountOutMin) payable
beefOut(address beefyVault, uint256 withdrawAmount)
beefOutAndSwap(address beefyVault, uint256 withdrawAmount, address desiredToken, uint256 desiredTokenOutMin)
This contract contains no event objects.
constructor(address _router, address _WETH)
receive()
This contract contains no error objects.