TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x7e26314110a35c311f32416f93e4e8006e7e54a7b792c11301cdeb603a3a3a76
0x1f115fb65a6943d8ad1fd119e654ec92b2f1e5a4ff5869e880d85bccd98345c7
0x46420dd1424c284f416236949456a5e45ba701f860a49a9f52c5dbe8753a2205
0x03f997a9fc32a4ba60c4ce28e97ee85eb9e29599b9c4846956eec1c7e9635bff
0xe27668c3a5705317d1507d58dffd67eb677e522aaf941fdff89cb84091321ca8
0xc18d533aca5404b39c65ddd67b0799f6a8b2246be981b54849475735ae48d544
0x41f8a2189d95939f5b2a788197dc03a5e5cdb796d20c72e1ec6df1dcc184d1c9
0x23b1eae6e6634c19d6db2ecc9512af40086b42abd7da5d55856d9fe3208eacb2
0xeb5135ef4b7000d874324d10de44492f336a86f6d672fab5303f186be81ef916
0xf8c98be3baf39252492885eaad2592b29afcd520f6a70fb44ebf6d3ccfdbb015

Functions
Getter at block 21212432
MAX_BPS(view returns (uint256)
10000
VERSION(view returns (string)
5.0.0
externalDepositFee(view returns (uint256)
0
getStrategies(view returns (address[])
[0x9f4e0914Ea2A6191f15D5E0FCCde596B2181DC78, 0x01c48862AE9De8306ddE1C29c2c7131E40817B84, 0x5D69a654F6eB9aaf5738A05fd17bb1ad707AeA03, 0x084aFb5e91A043C2959E70739B346416ea7F6f7F, 0x836F1f6AdFd4f0c2ce012bC4c4500935817069a4]
getWithdrawQueue(view returns (address[])
[0x01c48862AE9De8306ddE1C29c2c7131E40817B84, 0x5D69a654F6eB9aaf5738A05fd17bb1ad707AeA03, 0x084aFb5e91A043C2959E70739B346416ea7F6f7F, 0x836F1f6AdFd4f0c2ce012bC4c4500935817069a4, 0x9f4e0914Ea2A6191f15D5E0FCCde596B2181DC78]
pool(view returns (address)
0x0538c8bac84e95a9df8ac10aad17dbe81b9e36ee
totalDebt(view returns (uint256)
351935491958198488552850
totalDebtRatio(view returns (uint256)
8500
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.