TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0xd083caff1d2f676ca47f2c88f8ec0cb7389586524464be828151e1362d92b15b
0x405e0b9246c09d19a618252addeb4dbf40cf9600f1c09e6cd60f91f3974ed208
0x9b2424b4b17953dc81b7d61ce7607c2aa0554322d7fec23bdec8e981a2c28e3c
0x7d3425950ad2ab17b63e969dd5ed0ff48019075badc8cfa1636ef29f2a605aa7
0xa39f86a9d49bd483a7d399fd2cb104da0811e1b31712797c2b607413daad11eb
0xb5bea52fc63f3c73310b4993b91bf7d08cdf1a6dfd4e3474778dfb09cb57e669
0x0b09975e2c1dff3dfb9aa26a3c198d17734913542fe9d32e9757330f8a43736d
0x03109c69b25fdb41cd65840e603ea1bff867f6931f33e4deecdc9a55f84748ec
0x7b3b63b1c2610151bba0494b41363d5ff1c0a3025d8082f15eb05e0790796b27
0x6ba213f4ad37b4c52c8841d397f6ca8dd15ec90b20a38c02e82e9a1542eaa028

Functions
Getter at block 20964974
MAX_BPS(view returns (uint256)
10000
VERSION(view returns (string)
5.0.0
externalDepositFee(view returns (uint256)
0
getStrategies(view returns (address[])
[0xA58126E7541e3870535A17A839C55dCBe4fc13bd, 0x1E61453aA267477ed38Aa6411370Bf4a3D796fb3, 0xE27e8095B33FBCBB480AAC5E6e6dA94FbAf2965B, 0x6F8E97F77D1f8FB51d44a3DbDfD2E8048B2510E9, 0xDC0cE48C5E0545B73601d3C7845C78A64b8E5C21, 0xbdeb773bF40e3b6B81240cd349f703bdE586968f]
getWithdrawQueue(view returns (address[])
[0xDC0cE48C5E0545B73601d3C7845C78A64b8E5C21, 0xE27e8095B33FBCBB480AAC5E6e6dA94FbAf2965B, 0x1E61453aA267477ed38Aa6411370Bf4a3D796fb3, 0x6F8E97F77D1f8FB51d44a3DbDfD2E8048B2510E9, 0xA58126E7541e3870535A17A839C55dCBe4fc13bd, 0xbdeb773bF40e3b6B81240cd349f703bdE586968f]
pool(view returns (address)
0xa8b607aa09b6a2e306f93e74c282fb13f6a80452
totalDebt(view returns (uint256)
1783099074903
totalDebtRatio(view returns (uint256)
9895
Read-only
availableCreditLimit(address _strategyview returns (uint256)
excessDebt(address _strategyview returns (uint256)
strategies(uint256view returns (address)
strategy(addressview returns (bool activeuint256 interestFeeuint256 debtRateuint256 lastRebalanceuint256 totalDebtuint256 totalLossuint256 totalProfituint256 debtRatiouint256 externalDepositFee)
totalDebtOf(address _strategyview returns (uint256)
withdrawQueue(uint256view returns (address)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addStrategy(address _strategyuint256 _debtRatiouint256 _externalDepositFee
decreaseDebt(address _strategyuint256 _decreaseBy
init(address _pool
migrateStrategy(address _oldaddress _new
recalculatePoolExternalDepositFee(
removeStrategy(uint256 _index
reportEarning(address _strategyuint256 _profituint256 _lossuint256 _paybackreturns (uint256 _actualPaybackuint256 _creditLine)
reportLoss(address _strategyuint256 _loss
setup(
sweepERC20(address _fromToken
updateDebtRatio(address _strategyuint256 _debtRatio
updateExternalDepositFee(address _strategyuint256 _externalDepositFee
updateWithdrawQueue(address[] _withdrawQueue
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
EarningReported(address indexed strategyuint256 profituint256 lossuint256 paybackuint256 strategyDebtuint256 poolDebtuint256 creditLine
LossReported(address indexed strategyuint256 loss
StrategyAdded(address indexed strategyuint256 debtRatiouint256 externalDepositFee
StrategyMigrated(address indexed oldStrategyaddress indexed newStrategy
StrategyRemoved(address indexed strategy
UpdatedExternalDepositFee(address indexed strategyuint256 oldFeeuint256 newFee
UpdatedPoolExternalDepositFee(uint256 oldFeeuint256 newFee
UpdatedStrategyDebtRatio(address indexed strategyuint256 oldDebtRatiouint256 newDebtRatio
Constructor
constructor(address initialLogicaddress initialAdminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.