TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 276 txns
Deployed by via 0xef58373e at 13004429
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $111,117.42
ERC-20
Value $9,002.41
ERC-20
Value $3,882.36
ERC-20
Value $679.39
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x16678f0cd11839a07ca3c0ebd198d17eba6a27b71ab1bb36902ef702c1d920dc
0x56d8c5a48ba0664741705bb263ce4bf6b33f34335aec3270aec3a09892d26c40
0xc60ec0675c7a650e7cb4d8ce9bae24d135604bc088f456a003b628bc2ab58bac
0xacd974ae7f188f0230b30f7a543ad0c64b667e27eeef116b5d71c825aea2e132
0xb2c11093353454dc6871536e7319e84c63d5d39f4662c131549af0c39880b61f
0xe3864324f0fc52fa2e0f8f1d26d493cb74e9755015de55056bf1b3e3f633022b
0x5fb6aa1ebd8bf35534fd3451e2c900eeff205eb790468fdd48db61bff5828871
0x89112a99797e1627d572646a175748c2888a40e02214747b6064a7615008c3f3
0x07820dc207508141794598a4c9023ef3f5f4531524e9d2587b441afe989f74cd
0x0a2eaf667e958588e32f307044fc95a7f437df24614daf35bb50fb7bdfcc9a29

Functions
Getter at block 21166558
allowPublicCreate(view returns (bool)
true
config(view returns (address)
0x59334e2693168c3f8c9e0fcbe029dab9daf6b9c5
deployer(view returns (address)
0xaf152394f6928d40678ee7bbdd59ec83b3f166ae
governor(view returns (address)
0xcde61ddc37a5bcb61542d408c9dea56aebce76a9
interestModel(view returns (address)
0xfb4beadab802560ba29d575211cd4bf8f477f405
oracle(view returns (address)
0x885a58b151cfa0a1af467bd246022de6ebcd2626
paused(view returns (bool)
false
pendingGovernor(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bTokens(addressview returns (address)
getPositionTokens(address _owneruint256 _pidview returns (address _collateraladdress _bToken)
isPermittedCaller(address _owneraddress _senderview returns (bool)
nextPositionIds(addressview returns (uint256)
ownerWhitelists(addressview returns (bool)
positions(addressuint256view returns (uint32 blockBorrowPutuint32 blockRepayTakeaddress bTokenaddress collateraluint256 collateralSizeuint256 debtShare)
runnerWhitelists(addressview returns (bool)
totalCollaterals(addressview returns (uint256)
underlyings(addressview returns (address)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
acceptGovernor(
borrow(address _owneruint256 _piduint256 _amount
create(address _underlyingreturns (address bToken)
fetchPositionDebt(address _owneruint256 _pidreturns (uint256)
fetchPositionLTV(address _owneruint256 _pidreturns (uint256)
initialize(address _governoraddress _deployeraddress _oracleaddress _configaddress _interestModel
liquidate(address _owneruint256 _piduint256 _amount
open(address _owneraddress _underlyingaddress _collateralreturns (uint256 pid)
pause(
put(address _owneruint256 _piduint256 _amount
recover(address _bTokenaddress _tokenuint256 _amount
repay(address _owneruint256 _piduint256 _amount
selflessLiquidate(address _owneruint256 _piduint256 _amount
setAllowPublicCreate(bool _ok
setConfig(address _config
setInterestModel(address _interestModel
setOracle(address _oracle
setOwnerWhitelists(address[] _ownersbool ok
setPendingGovernor(address _pendingGovernor
setRunnerWhitelists(address[] _runnersbool ok
take(address _owneruint256 _piduint256 _amount
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Borrow(address indexed owneruint256 indexed piduint256 amountuint256 shareaddress borrower
Create(address indexed underlyingaddress bToken
Liquidate(address indexed owneruint256 indexed piduint256 amountuint256 shareuint256 rewardaddress caller
Open(address indexed owneruint256 indexed pidaddress bTokenaddress collateral
Paused(address account
Put(address indexed owneruint256 indexed piduint256 amountaddress payer
Repay(address indexed owneruint256 indexed piduint256 amountuint256 shareaddress payer
SelflessLiquidate(address indexed owneruint256 indexed piduint256 amountuint256 shareaddress caller
SetAllowPublicCreate(bool ok
SetConfig(address config
SetGovernor(address governor
SetInterestModel(address interestModel
SetOracle(address oracle
SetOwnerWhitelist(address indexed ownerbool ok
SetPendingGovernor(address pendingGovernor
SetRunnerWhitelist(address indexed runnerbool ok
Take(address indexed owneruint256 indexed piduint256 amountaddress to
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.