0x72f2a9e83c31686b7803aa1b9b822521901daea4

Unverified contract

Proxy

Active on Ethereum with 1,096 txns
Deployed by via 0xfff1f7ea at 17531989
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 26 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots

No balances found for "0x72f2a9e83c31686b7803aa1b9b822521901daea4"

0x6a3c7e2ff6d2422356c1e552a0acc7d4e52522a5cf429fa746f21aa5ae39b264
0x9a38975937970476fb543c90c4274e2196771cce106ff99b4c603b1eebf477a0
0x6cf94b25e5b1078375018e67db6cf5349014276cf7444247a24690f4876ee319
0x48b85dec76f69abd2725ac18d359e1df2b68f4555d80b93388e1e4ea640e0b21
0x220fb0d03950333fe9bf2a7a9b3207701243f719644a5cec4db19f286f667863
0xe62539900b5950fc63e7527b41ea0a29a4327bfcfd859b0ba33ff9fbc9f42f08
0xf25f6bcb57b230778997e67df576aa054575f8752b13f9b4eead6fddc34ae884
0xf594c452914912fa39d1b28c1b42fb0182f53ff01a4bb55f19998d86ca7795e1
0x489819e5fa6937686f3ca556840f86d8abc9f24f4a482895ee7c9b559377780e
0x77dd04e67756c467a9b538f484be45a30e0fe408252ce5f86342d5695b627286

Functions
Getter at block 20877250
addressesRegistry(view returns (address)
0x32100a941722b2bf3bd7a3162fac18984809d67b
factory(view returns (address)
0x05c73584fff6c172c8607225cee1b0edef5ceca8
 
getLPPrice(view returns (uint256)
 
getTVL(view returns (uint256)
owner(view returns (address)
0x05c73584fff6c172c8607225cee1b0edef5ceca8
paused(view returns (bool)
false
 
poolData(view returns (bool useAccessTokenaddress accessTokenaddress poolLPTokenaddress stableaddress stableYieldAddressuint256 coefficientAuint256 coefficientBuint256 coefficientCstruct DataTypesPoolFee feestruct DataTypesLiquidityLimit liquidityLimitstruct DataTypesIterativeLimit iterativeLimit)
queuedWithdrawals(view returns (uint256 headIduint256 nextId)
(headId=0, nextId=0)
yieldReserve(view returns (uint256)
0
Read-only
getPool(uint256 subPoolIdview returns (struct DataTypesAMMSubPool1155Details subpool)
getQuote(uint256[] amountsuint256[] tokenIdsbool buybool useFeeview returns (struct DataTypesQuotation quotation)
getSubPools(uint256[] tokenIdsview returns (uint256[])
getSubPoolsSeq(uint256 startTokenIduint256 endTokenIdview returns (uint256[])
getTokenIdAvailable(uint256 tokenIdview returns (uint256)
subPools(uint256view returns (uint256 reserveuint256 totalSharesbool statusuint256 Vuint256 F)
tokenDistribution(uint256view returns (uint256)
State-modifying
RescueTokens(address tokenuint256 amountaddress receiver
WithdrawFees(address touint256 amountuint8 feeType
addLiquidityShares(uint256[] tokenIdsuint256[] amountsuint256 targetLP
addLiquidityStable(uint256 targetLPuint256 maxStable
addSubPool(uint256 vuint256 f
changeSubPoolStatus(uint256[] subPoolIdsbool newStatus
depositInitial(uint256[] tokenIdsuint256[] amountsuint256 stableInuint256 subPoolId
depositIntoStableYield(uint256 amount
initialize(struct DataTypesPoolData _poolDatastring symbolstring name
moveReserve(uint256 moverIduint256 movedIduint256 amount
moveShares(uint256 startIduint256 endIduint256 newSubPoolId
moveSharesList(uint256 newSubPoolIdsuint256[] ids
pause(
processWithdrawals(uint256 limitreturns (uint256 transactions)
removeLiquidityShares(uint256 targetLPuint256[] tokenIdsuint256[] amounts
removeLiquidityStable(uint256 targetLPuint256 minStable
renounceOwnership(
setFee(struct DataTypesPoolFee newFee
setPoolData(struct DataTypesPoolData newPoolData
setPoolIterativeLimits(struct DataTypesIterativeLimit newLimits
setPoolLiquidityLimits(struct DataTypesLiquidityLimit newLimits
swapShares(uint256[] amountsuint256[] tokenIdsuint256 minStable
swapStable(uint256[] requiredAmountsuint256[] tokenIdsuint256 maxStable
transferOwnership(address newOwner
unpause(
updatePoolV(uint256[] subPoolIdsuint256[] vArray
withdrawFromStableYield(uint256 amount
Events
FeeChanged(struct DataTypesPoolFee _newFee
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PoolDataSet(struct DataTypesPoolData _data
PoolIterativeLimitsSet(struct DataTypesIterativeLimit _limits
PoolLiquidityLimitsSet(struct DataTypesLiquidityLimit _limits
PoolPaused(address admin
PoolUnpaused(address admin
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.