CrabHelper
Verified contract
Active on
Ethereum with 1,678 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CrabHelper"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112404 | 22 days ago | | | 0 | 0.0027150030 | |
| 21112200 | 22 days ago | | | 0 | 0.0029441735 | |
| 21111950 | 22 days ago | | | 0 | 0.0026932919 | |
| 21105586 | 23 days ago | | | 0 | 0.0016940724 | |
| 21105560 | 23 days ago | | | 0 | 0.0013674110 | |
| 21105553 | 23 days ago | | | 0 | 0.0014915191 | |
| 21105507 | 23 days ago | | | 0 | 0.0018259329 | |
| 21105477 | 23 days ago | | | 0 | 0.0016109800 | |
| 21105456 | 23 days ago | | | 0 | 0.0024318984 | |
| 21105382 | 23 days ago | | | 0 | 0.0026909097 |
ABI
ABI objects
Getter at block 21268093
crab() view returns (address)
0x3b960e47784150f5a63777201ee2b15253d713e8
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events flashDepositERC20(uint256 _ethToDeposit, uint256 _amountIn, uint256 _minEthToGet, uint24 _erc20Fee, uint24 _wPowerPerpFee, address _tokenIn)
flashWithdrawERC20(uint256 _crabAmount, uint256 _maxEthToPay, address _tokenOut, uint256 _minAmountOut, uint24 _erc20Fee, uint24 _wPowerPerpFee)
FlashDepositERC20(address indexed depositor, address depositedERC20, uint256 depositedAmount, uint256 depositedEthAmount, uint256 crabAmount, uint256 returnedEth)
FlashWithdrawERC20(address indexed withdrawer, address withdrawnERC20, uint256 withdrawnAmount, uint256 withdrawnEthAmount, uint256 crabAmount)
constructor(address _crab, address _swapRouter)
receive()
This contract contains no error objects.