ETHAaveV3BaseUniswapV3WETHUSDC500

Verified contract

Implementation

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

No balances found for "ETHAaveV3BaseUniswapV3WETHUSDC500"

No transactions found for "ETHAaveV3BaseUniswapV3WETHUSDC500"


Functions
Getter at block 22946215
VARIABLE_DEBT_MODE(view returns (uint256)
2
_getBorrowAmount(view returns (uint256)
0
_totalLiquidity(view returns (uint256)
0
aToken(view returns (address)
0xd4a0e0b9149bcee3c920d2e00b5de09138fd8bb7
aavePool(view returns (address)
0xa238dd80c259a72e81d7e4664a9801593f98d1c5
incentiveVault(view returns (address)
0x0000000000000000000000000000000000000000
nfp(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
pool(view returns (address)
0xd0b53d9277642d899df5c87a3966a349a798f224
stable(view returns (address)
0x4200000000000000000000000000000000000006
stablePriceFeed(view returns (address)
0x71041dddad3595f9ced3dccfbe3d1f4b0a16bb70
tokenId(view returns (uint256)
0
totalLiquidity(view returns (uint256)
0
variableDebtToken(view returns (address)
0x59dca05b6c26dbd64b5381374aaac5cd05644c28
volatile(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
volatilePriceFeed(view returns (address)
0x978d8878b53fbe40dab7d4ab47b97ab622ffef9f
Read-only
getSqrtPriceRatioForSwap(bool zeroForOneview returns (uint160 sqrtPriceRatio)
onERC721Received(addressaddressuint256bytesview returns (bytes4)
State-modifying
changeIncentiveVault(address incentiveVault_
changeOperator(address operator_
claimRewards(
emergencyExit(
enter(uint256 stableDepositAmountuint256 volatileBorrowAmountint24 tickLowerint24 tickUpper
exit(
exitBuildingBlock(uint256
init(address owner_address operator_address incentiveVault_
rebalance(uint256 stableDepositAmountuint256 volatileBorrowAmountint24 tickLowerint24 tickUpper
runTx(address targetuint256 valuebytes data
setIncentiveVault(address incentiveVault_
stats(returns (struct UniswapV3StatsStats s)
transferOwnership(address newOwner_
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes path
withdrawERC20(address token
withdrawETH(
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyInitialized(
FailedInnerCall(
NotImplemented(
OnlyOwner(
OnlyOwnerOrOperator(
SafeCastOverflowedUintToInt(uint256 value
SafeERC20FailedOperation(address token