Range Pancakeswap wstETH/ETHX 0.01% Pegged LP

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x6fe7204c at 19159816
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 9 additional slots
2 additional variables
ERC-20
Value $1,445.37
ERC-20
Value $6.92
0x351c39cb0bc26f5b6c40f536867bf643274761e859e16bbca03c60707faa8839
0xe15aaed6d479f0965255e64632b2b8996fdf4d7ecf24d0cbbd17d914a00a8f4c
0x77f6f45c2feff4b2c4567cd0d42934aaee17bd3c4b7a169bd87e12865d675be5
0x9d541cbe8a3025bb611d6499d29327a4eb095750d7b4de22611df7ea68dd4921
0xea5f08aae7ba7333d65dac991ec3d6d95136413c11c1af86fa81cfcd3604afa6
0xa0f3c6fee33daf5b29c1e73951d767b856bf5f52e847fe9fb233cd8351046460
0x6fe9c37c09958030fc2231efe962dd8f85dce0f8288d07d9c0a481df79543305
0x96bc5767f56e5d99015c25d67d6eaee37a3f0ff5e46b17c7a7c243cfb275fbc8
0x1613aa96c7ef0b3d881181110884c6868f8942f25cddff5dee4290998573bebf
0xb4f2cd7224f18ea4eeff3967f1e8bcebbda93dc70d6a9d61a81ee4b0bf3628aa

Functions
Getter at block 21256265
WETH9(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals(view returns (uint8)
18
factory(view returns (address)
0x3edea0e6e94f75f86c62e1170a66f4e3bd7d77fe
 
getCurrentFees(view returns (uint256 fee0uint256 fee1)
getPositionID(view returns (bytes32 positionID)
0x42dde0eb8fdec2664ae87094fac0f4c579e7304fb627318272a29193cef568be
 
getUnderlyingBalances(view returns (uint256 amount0Currentuint256 amount1Current)
inThePosition(view returns (bool)
true
lowerTick(view returns (int24)
1261
manager(view returns (address)
0x84b43ce5fb1faf013181fea96ffa4af6179e396a
managerBalance0(view returns (uint256)
0
managerBalance1(view returns (uint256)
0
managingFee(view returns (uint16)
0
mintStarted(view returns (bool)
true
name(view returns (string)
Range Pancakeswap wstETH/ETHX 0.01% Pegged LP
paused(view returns (bool)
false
performanceFee(view returns (uint16)
1000
pool(view returns (address)
0x5172c87dea75758709a929fb0006b1ca38efe67d
 
proxiableUUID(view returns (bytes32)
staderConfig(view returns (address)
0x4abef2263d5a5ed582fc9a9789a41d85b68d69db
symbol(view returns (string)
R-UNI
tickSpacing(view returns (int24)
1
token0(view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
token1(view returns (address)
0xa35b1b31ce002fbf2058d22f30f95d405200a15b
totalSupply(view returns (uint256)
61144762239831608428007
upperTick(view returns (int24)
1361
userCount(view returns (uint256)
11
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getMintAmounts(uint256 amount0Maxuint256 amount1Maxview returns (uint256 amount0uint256 amount1uint256 mintAmount)
getUnderlyingBalancesByShare(uint256 sharesview returns (uint256 amount0uint256 amount1)
getUserVaults(uint256 fromIdxuint256 toIdxview returns (struct DataTypesUserVaultInfo[])
userVaults(address userview returns (struct DataTypesUserVault)
users(uint256 indexview returns (address)
State-modifying
addLiquidity(int24 newLowerTickint24 newUpperTickuint256 amount0uint256 amount1uint256[2] minAmountsInuint256[2] maxAmountsInreturns (uint256 remainingAmount0uint256 remainingAmount1)
approve(address spenderuint256 amountreturns (bool)
burn(address fromuint256 amount
burn(uint256 burnAmountbool withdrawNativeuint256[2] minAmountsOutreturns (uint256 amount0uint256 amount1)
collectManager(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _poolint24 _tickSpacingbytes data
mint(address touint256 amount
mint(uint256 mintAmountbool depositNativeuint256[2] maxAmountsInpayable returns (uint256 amount0uint256 amount1)
mintETHx(uint256 amountreturns (uint256 mintedETHx)
pancakeV3MintCallback(uint256 amount0Oweduint256 amount1Owedbytes
pancakeV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes
pause(
pullFeeFromPool(
rebalance(address targetbytes swapDatabool zeroForOneuint256 amount
removeLiquidity(uint256[2] minAmountsOut
renounceOwnership(
swap(bool zeroForOneint256 swapAmountuint160 sqrtPriceLimitX96uint256 minAmountOutreturns (int256 amount0int256 amount1)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newManager
unpause(
updateFees(uint16 newManagingFeeuint16 newPerformanceFee
updateTicks(int24 _lowerTickint24 _upperTick
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Burned(address indexed receiveruint256 burnAmountuint256 amount0Outuint256 amount1Out
FeesEarned(uint256 feesEarned0uint256 feesEarned1
FeesUpdated(uint16 managingFeeuint16 performanceFee
InThePositionStatusSet(bool inThePosition
Initialized(uint8 version
LiquidityAdded(uint256 liquidityMintedint24 tickLowerint24 tickUpperuint256 amount0Inuint256 amount1In
LiquidityRemoved(uint256 liquidityRemovedint24 tickLowerint24 tickUpperuint256 amount0Outuint256 amount1Out
MintStarted(
Minted(address indexed receiveruint256 mintAmountuint256 amount0Inuint256 amount1In
OwnershipTransferred(address indexed previousManageraddress indexed newManager
Paused(address account
Swapped(bool zeroForOneint256 amount0int256 amount1
TicksSet(int24 lowerTickint24 upperTick
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
OnlyFactoryAllowed(
OnlyVaultAllowed(
ZeroManagerAddress(