UniProxy

Verified contract

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

No balances found for "UniProxy"

0x6fc83aaf40778c91a4e5f4a71d4de1eb0332f006b5447339ccdaa0b3c83eccaa
0xc190293d923e8bd91cf924ed452a45d665d4da210d266cb08d442b17726cfb3f
0xcc103b214ff30c95ed9f51afc4d87509e2e9841812b047e818bd7fa0246f3c9e
0x3d6821bcb5d33a06c9299f1794dcdc5ce8b7c2dce26ee85632f98b6c713dace8
0x7c47a7e7dd88b06ab096345fe4d8295412b5e928af862df832870ca5b57d6817
0x818ccf875de071cd59b21902b9b052316f0aae4d8c89127b60b3ac094818ae78
0x040a5589ebb701033c1705c3f5e977183fa8b0b3a7356bc77832d8a2f2d0ebac
0x9c20d09b4f6ea8ce1bb28420be1228b2feebab9d901ddd7c31d41ec74d585935
0xf2ec2c86f3d27f2ca68c6efd6d2e743326e626975fde7d4ad4aa4f272915f7d6
0xb74174184d346c87c2434ccaf5f439d0808a745537d2ed5b2d3e86b036d0f81f

Functions
Getter at block 21317126
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
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.