fCL_WETH_USDC
Verified contract
Proxy
Active on
Base with 7 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "fCL_WETH_USDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23170766 | 15 days ago | | | 0 | 0.000012985604 | |
| 23135984 | 16 days ago | | | 0 | 8.2913325e-7 | |
| 23094010 | 17 days ago | | | 0 | 0.0000015972354 | |
| 23084000 | 17 days ago | | | 0 | 8.8779278e-7 | |
| 23055299 | 18 days ago | | | 0 | 0.0000015970167 | |
| 23052235 | 18 days ago | | | 0 | 0.000083011951 | |
| 23052217 | 18 days ago | | | 0 | 0.00058527178 |
ABI
ABI objects
Getter at block 23820797 getCurrentTick() view returns (int24 currenTick) getCurrentTokenAmounts() view returns (uint256 amount0, uint256 amount1) getCurrentTokenWeights() view returns (uint256 weight0, uint256 weight1) getSqrtPriceX96() view returns (uint160 sqrtPriceX96) inRange() view returns (bool _inRange) shouldRebalance() view returns (bool _shouldRebalance) underlyingBalanceWithInvestment() view returns (uint256)
implementation() view returns (address)
0x5beaa9f7724d027f9410b6e9778b5aa44cff6768
controller() view returns (address)
0xf90ff0f7c8db52bf1bf869f74226ead125efa745
decimals() view returns (uint8)
18
getPricePerFullShare() view returns (uint256)
1000000000000000000
governance() view returns (address)
0x6a74649acfd7822ae8fb78463a9f2192752e5aa2
name() view returns (string)
fCL_WETH_USDC
nextImplementation() view returns (address)
0x0000000000000000000000000000000000000000
nextImplementationDelay() view returns (uint256)
43200
nextImplementationTimestamp() view returns (uint256)
0
nextStrategy() view returns (address)
0x0000000000000000000000000000000000000000
nextStrategyTimestamp() view returns (uint256)
0
posId() view returns (uint256)
3236019
posManager() view returns (address)
0x827922686190790b37229fd06084350e74485b72
posWidth() view returns (uint256)
10
shouldUpgrade() view returns (bool, address)
(false, 0x0000000000000000000000000000000000000000)
strategy() view returns (address)
0x53ecf9f3a8581e1f1dbcfac0401e17f697f88f76
symbol() view returns (string)
fCL_WETH_USDC
targetWidth() view returns (uint256)
8
tickLower() view returns (int24)
-194900
tickSpacing() view returns (int24)
100
tickUpper() view returns (int24)
-193900
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
totalSupply() view returns (uint256)
0
underlyingUnit() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canUpdateStrategy(address _strategy) view returns (bool)
underlyingBalanceWithInvestmentForHolder(address holder) view returns (uint256)
State-modifying
Events upgrade()
announceStrategyUpdate(address _strategy)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount0, uint256 amount1, uint256 amountOutMin) returns (uint256 minted)
depositFor(uint256 amount0, uint256 amount1, uint256 amountOutMin, address holder) returns (uint256 minted)
doHardWork()
finalizeStrategyUpdate()
finalizeUpgrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
initialize(address _storage)
initialize(uint256 _posID, address _posManager, uint256 _posWidth, uint256 _targetWidth)
initializeVault(address _storage, uint256 _posId, address _posManager, uint256 _targetWidth)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
rebalanceCurrentTick(uint256 _posWidth)
scheduleUpgrade(address impl)
setStorage(address _store)
setStrategy(address _strategy)
setTargetWidth(uint256 _target)
sweepDust()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 shares, uint256 amount0OutMin, uint256 amount1OutMin) returns (uint256 amount0, uint256 amount1)
withdrawAll(bool compound)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed sender, address indexed receiver, uint256 amount0, uint256 amount1, uint256 shares)
Rebalanced(uint256 oldPosId, uint256 newPosId, uint256 oldLiquidity, uint256 newLiquidity, uint256 timestamp)
StrategyAnnounced(address newStrategy, uint256 time)
StrategyChanged(address newStrategy, address oldStrategy)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed sender, address indexed receiver, address indexed owner, uint256 amount0, uint256 amount1, uint256 shares)
constructor(address _implementation)
fallback()
receive()
This contract contains no error objects.