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) |
---|---|---|---|---|---|---|---|
| 7158762 | a year ago | | | 0 | 0.0000052406614 | |
| 7143179 | a year ago | | | 0.000125 | 0.0000010509778 | |
| 7051730 | a year ago | | | 0 | 0.0000011445740 | |
| 6667290 | a year ago | | | 0 | 0.000012838835 | |
| 6653842 | a year ago | | | 0 | 0.0000025207420 | |
| 6550092 | a year ago | | | 0 | 0.000012493052 | |
| 6399372 | a year ago | | | 0 | 0.0000034635011 | |
| 6235269 | a year ago | | | 0 | 0.0000041009171 | |
| 6226015 | a year ago | | | 0 | 5.2416300e-7 | |
| 6147935 | a year ago | | | 0 | 0.0000040736477 |
ABI
ABI objects
Getter at block 22141454
WETH() view returns (address)
0x4200000000000000000000000000000000000006
checkWETH() view returns (bool isValid)
true
minimumAmount() view returns (uint256)
1000
router() view returns (address)
0xaaa3b1f1bd7bcc97fd1917c18ade665c5d31f066
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.