DeltaNeutralLp

Verified contract

Active on Ethereum with 157 txns
Deployed by via 0x4890564f at 16577814
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeltaNeutralLp"

0xd61654f1b239f2712bcbfa380e36d53b98626917b445766eb320701f93f48aae
0xac5f0447dd110be3520164f087b3bb81a5122539ec764a81e13beb0ee55361df
0xc098cb3c8a5f30fe116799c7913c7402796df59556a54853417c385d8a338827
0x0041150fb7d5a3eb7e5382653e0bc37f68e8085b578459b578b4a76d728ba40e
0xac448e6da06e6aa68abe90e0cebee34c3786097205dc8eeaf8d0a7f984d31181
0x4b44b33cb7b22ed87732ce7a1601127cf1a430be955da3243a388f0d350e90b3
0x6eeb99ce8e03a40da8c8855d6666e37a2e19e4e82ddb584355e1b7cafdf9cb16
0xf2e5d1255f6753e189e5f78d623499d827948d1f9b80f0ad65447e970911ceff
0x5f055481ccd68682527bb982f41585a72ec9d74f0a512d74c2fc8436e266c676
0x6abacd029d1665466f0ec36433d25891f5d99e9c9c6d0bde094e97339f619da7

Functions
Getter at block 21121465
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
STRATEGIST_ROLE(view returns (bytes32)
0xb17d0a42cc710456bf9c3efb785dcd0cb93a0ac358113307b5c64b285b516b5c
aToken(view returns (address)
0xbcca60bb61934080951369a648fb03df4f96263c
abPair(view returns (address)
0x397ff1542f962076d0bfe58ea045ffa2d347aca0
asset(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
balanceOfAsset(view returns (uint256 assets)
0
borrow(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
borrowFeed(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
canStartNewPos(view returns (bool)
true
currentPosition(view returns (uint32)
77
debtToken(view returns (address)
0xf63b34710400cad3e044cffdcab00a0f32e33ecf
masterChef(view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
masterChefPid(view returns (uint256)
1
poolFee(view returns (uint24)
500
router(view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
sushiToken(view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
 
totalLockedValue(view returns (uint256)
useMasterChefV2(view returns (bool)
false
v3Router(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
vault(view returns (address)
0x84ef1f1a7f14a237c4b1da8d13548123879fc3a9
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimAndSellSushi(uint256 slippageBps
divest(uint256 amountreturns (uint256)
endPosition(uint256 slippageToleranceBps
grantRole(bytes32 roleaddress account
invest(uint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
startPosition(uint256 slippageToleranceBps
sweep(address token
Events
PositionEnd(uint32 indexed positionuint256 assetsFromSushiuint256 borrowsFromSushiuint256 assetsFromRewardsuint256[2] borrowPricesbool assetSolduint256 assetsOrBorrowsSolduint256 assetsOrBorrowsReceiveduint256 assetCollateraluint256 borrowDebtPaiduint256 timestamp
PositionStart(uint32 indexed positionuint256 assetCollateraluint256 borrowsuint256[2] borrowPricesuint256 assetsToSushiuint256 borrowsToSushiuint256 timestamp
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _vaultaddress _lendingPooladdress _borrowaddress _borrowFeedaddress _routeraddress _masterChefuint256 _masterChefPidbool _useMasterChefV2address _sushiTokenaddress _pooladdress[] strategists
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.