ShortHelper
Verified contract
Active on
Ethereum with 1,359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ShortHelper"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19651869 | 7 months ago | | | 1.2283718 | 0.0055619416 | |
| 19124507 | 9 months ago | | | 4.1137529 | 0.0082081662 | |
| 18996668 | 10 months ago | | | 9 | 0.011227184 | |
| 18840135 | a year ago | | | 1.5006881 | 0.019133465 | |
| 18839922 | a year ago | | | 1.4911976 | 0.021001920 | |
| 18833737 | a year ago | | | 1.4667421 | 0.019009571 | |
| 18832687 | a year ago | | | 1.4449529 | 0.014181290 | |
| 18832493 | a year ago | | | 1.4359213 | 0.015669400 | |
| 18829449 | a year ago | | | 1.4269762 | 0.025247513 | |
| 18827743 | a year ago | | | 1.4766417 | 0.037094734 |
ABI
ABI objects
Getter at block 21167645
controller() view returns (address)
0x64187ae08781b09368e6253f9e94951243a493d5
router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
shortPowerPerp() view returns (address)
0xa653e22a963ff0026292cc8b67941c0ba7863a38
wPowerPerp() view returns (address)
0xf1b99e3e573a1a9c5e6b2ce818b617f0e664e86b
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events closeShort(uint256 _vaultId, uint256 _wPowerPerpAmount, uint256 _withdrawAmount, struct ISwapRouterExactOutputSingleParams _exactOutputParams) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
openShort(uint256 _vaultId, uint256 _powerPerpAmount, uint256 _uniNftId, struct ISwapRouterExactInputSingleParams _exactInputParams) payable
This contract contains no event objects.
constructor(address _controllerAddr, address _swapRouter, address _wethAddr)
receive()
This contract contains no error objects.