UniProxy

Verified contract

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

No balances found for "UniProxy"

0x5f0b6a13696d30dea290c2b7487b7505ddba02f5c3bc750328bac27e3b6bf1c0
0xd489efe4124d70a95aa3a8555d7b2e2095871891109ec6ff31ae9aae0c1d08ae
0x4bd52c21c73f7058612689cce25a6233ad76899a0d92f322ec639ed9e5836b92
0x6773d5a535c713ebdd4733dd1e8ee181141407c4ee091560dfff6a8f83535e5a
0x265b493869f5d4ff6bdae283af44698f775e201d2b2869f765602683b586875a
0xcbe5cb7efa182d3cc4c65b1bb28cc76f9909be24cad275af155f03c18b6102f2
0xc66a6e25eab1007755531dac7ef29399cf4bbcfead1ebe10501ec16f34f3d623
0x0a4e61f00743697f97f48e802162d445a50a10fbcd1651d0b8d4f06ec77caedf
0xfe5832b6228a007822dd3a5cd598b21447ebeba68fe53d771ae06463b59d589c
0x3730dd137f0211bc38144c21e6d415eb5a76ee43e5a3d22220ff6dba4482a835

Functions
Getter at block 21209954
deltaScale(view returns (uint256)
1000
depositDelta(view returns (uint256)
1010
freeDeposit(view returns (bool)
false
owner(view returns (address)
0x3e738bef54e64be0c99759e0c77d9c72c5a8666e
priceThreshold(view returns (uint256)
100
twapCheck(view returns (bool)
true
twapInterval(view returns (uint32)
3600
Read-only
checkPriceChange(address posuint32 _twapIntervaluint256 _priceThresholdview returns (uint256 price)
getDepositAmount(address posaddress tokenuint256 depositview returns (uint256 amountStartuint256 amountEnd)
getSqrtTwapX96(address posuint32 _twapIntervalview returns (uint160 sqrtPriceX96)
positions(addressview returns (uint8 versionbool twapOverrideuint32 twapIntervaluint256 priceThresholdbool depositOverrideuint256 deposit0Maxuint256 deposit1Maxuint256 maxTotalSupplybool freeDeposit)
properDepositRatio(address posuint256 deposit0uint256 deposit1view returns (bool)
State-modifying
addPosition(address posuint8 version
appendList(address posaddress[] listed
customDeposit(address posuint256 deposit0Maxuint256 deposit1Maxuint256 maxTotalSupply
deposit(uint256 deposit0uint256 deposit1address toaddress fromaddress posreturns (uint256 shares)
removeListed(address posaddress listed
setDeltaScale(uint256 _deltaScale
setDepositDelta(uint256 _depositDelta
setPriceThreshold(uint256 _priceThreshold
setTwapInterval(uint32 _twapInterval
setTwapOverride(address posbool twapOverrideuint32 _twapInterval
toggleDepositFree(
toggleDepositFreeOverride(address pos
toggleDepositOverride(address pos
toggleTwap(
transferOwnership(address newOwner
Events
CustomDeposit(address arg0uint256 arg1uint256 arg2uint256 arg3
PositionAdded(address arg0uint8 arg1
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.