This contract is being backfilled. You may encounter incomplete storage history.

CLLeveragedPosition

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xd74e9d82 at 14256264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CLLeveragedPosition"

No transactions found for "CLLeveragedPosition"


Functions
Getter at block 22458284
addressesProvider(view returns (address)
0x5c6c6ab99afda79865e57a12c025b0ad355276ac
borrowedToken(view returns (address)
0x0000000000000000000000000000000000000000
 
getDebt(view returns (uint256)
lastFees0(view returns (uint128)
0
lastFees1(view returns (uint128)
0
liquidityPool(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pool(view returns (address)
0x5425afd90bd1aad68d5badcb80390101a2750bc5
positionTokenId(view returns (uint256)
0
positionWrapper(view returns (address)
0x4bd51179f30cd162167d40af9f6d378fc580c9cd
revenueFee(view returns (uint256)
0
revenueFeePercent(view returns (uint256)
1000
uniswapV3Pool(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
compound(address flashloanProviderstruct CLLeveragedPositionCompoundParams params
compoundAutomation(address flashloanProviderstruct CLLeveragedPositionCompoundParams paramsuint256 automationFee
deleverage(address flashloanProviderstruct CLLeveragedPositionDeleverageParams params
deleverageAutomation(address flashloanProviderstruct CLLeveragedPositionDeleverageParams paramsuint256 automationFee
executeOperation(address[]uint256[]uint256[]address initiatorbytes paramsreturns (bool)
initialize(struct CLLeveragedPositionPositionInitParams params
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
onFlashLoan(address initiatoraddress tokenuint256 amountuint256 flashFeebytes datareturns (bytes32)
rebalance(address flashloanProviderstruct CLLeveragedPositionRebalanceParams params
rebalanceAutomation(address flashloanProviderstruct CLLeveragedPositionRebalanceParams paramsuint256 automationFee
renounceOwnership(
transferOwnership(address newOwner
Events
Compound(
Deleverage(
DeleverageWithdrawLiquidity(
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Rebalance(
Constructor
constructor(address _addressesProvideraddress _positionWrapperuint256 _revenueFeePercentaddress _feeTreasuryaddress _automationsManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidCaller(
InvalidInitialization(
InvalidInitiator(
MathOverflowedMulDiv(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
T(
TooBigPoolPriceDeviation(