BeefyUniV2Zap
Verified contract
Active on
Base with 1,713 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) |
---|---|---|---|---|---|---|---|
| 7242654 | a year ago | | | 0 | 0.0000053894366 | |
| 7241260 | a year ago | | | 0 | 0.000000006992908428 | |
| 7241126 | a year ago | | | 0 | 0.000000000012794626 | |
| 7238525 | a year ago | | | 0 | 7.3237100e-7 | |
| 7231906 | a year ago | | | 0.0105 | 0.000010811458 | |
| 7228562 | a year ago | | | 0.05 | 0.000010883057 | |
| 7225060 | a year ago | | | 0 | 0.000010402566 | |
| 7223836 | a year ago | | | 0.002 | 0.000011364177 | |
| 7220138 | a year ago | | | 0.065399 | 0.000010883057 | |
| 7220136 | a year ago | | | 0.04 | 0.000011022798 |
ABI
ABI objects
Getter at block 22759260
WETH() view returns (address)
0x4200000000000000000000000000000000000006
checkWETH() view returns (bool isValid)
true
minimumAmount() view returns (uint256)
1000
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
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.