TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 698 txns
Deployed by via 0x6c9dd11a at 14784948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
7 additional variables
ERC-20
Value $17,738.03
0x7c147ec6fbc1c54729fab33784785da580357fa5f42a69e119e3ab18fa70aa72
0x26ea0b4e8549ffc62126f37e201251246b17609d8aa90e5ddf5332fdc2a63f3f
0xab86b979d8ccce3ae13d8cd6af1390093065c503892a139ec10b26d8cfa76028
0xf1cd672570dc4726a7484d4bb62741605751234e5982da60e986eb1c6d763235
0xe0dbaa0991574054ca335f1297e591b48c1b5d8fed68fead95d1ee8771a2496b
0xa3029e695698591a670bf1605a48a0ed69b6fa23af46c2436af4b898f2202d60
0x782a442cea7c09174cf9d72652c83d8475a3d11be33c99be61c4d9ac48b26de4
0xc9616a2eaa3b522cc458a6268f0514fbf501ac19c087bdbcb43c82bdefa14ed0
0xda379a8bef04b001068d852bffe60df3e716538adc436d86aa1a16f327c6a64b
0x0855541a4bd7ca31bd55668efd5fd852a741c1c80ffbc784e186f5c4f6a8bd6f

Functions
Getter at block 21209965
auction(view returns (address)
0x5f04bc575a407dba3129ea45180b1e6573a4f91a
cpool(view returns (address)
0x66761fa41377003622aee3c7675fc7b5c1c2fac5
getPools(view returns (address[])
[0x7B7E4ab1eCf7A69C1F15B186f9AF11Bb53e764Cb, 0x3aeB3a8F0851249682A6a836525CDEeE5aA2A153, 0xBC105b92F6350E02F230e58Cd4240eA76D7d1DCA, 0xA0749F550a336B031f63bD095062204E1A56055B, 0x74fd948187E8503eBa08fD6CF9D23124C55809EB, 0xCb288b6d30738db7E3998159d192615769794B5b, 0x68F311351e7196D71f8E6372e4A1D2e725669BF2]
insuranceFactor(view returns (uint256)
50000000000000000
interestRateModel(view returns (address)
0xa80bed7394faba5117376ec5d4a0dfe0b8a80173
maxInactivePeriod(view returns (uint256)
1209600
owner(view returns (address)
0xe0308d5681afe01a8ad1cc0b8c937db699e204af
periodToStartAuction(view returns (uint256)
1209600
poolBeacon(view returns (address)
0x82d438607914d7b3f15cd3c4e7bab918e0a868d6
provisionalDefaultUtilization(view returns (uint256)
990000000000000000
provisionalRepaymentUtilization(view returns (uint256)
850000000000000000
quadrataReader(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactor(view returns (uint256)
50000000000000000
staking(view returns (address)
0xa2b464d7d5d6d459418ea9b5fb915bcba27f84bd
treasury(view returns (address)
0x455011f2704c6e192b09d9cc1430299c70af3454
warningGracePeriod(view returns (uint256)
432000
warningUtilization(view returns (uint256)
950000000000000000
Read-only
currencyAllowed(addressview returns (bool)
getPoolSymbol(address currencyaddress managerview returns (string)
getPoolsByMarket(address marketview returns (address[])
isPool(addressview returns (bool)
managerInfo(addressview returns (address currencyaddress pooladdress stakeruint32 proposalIduint256 stakedAmountbytes32 ipfsHashstring managerSymbol)
marketPools(addressuint256view returns (address)
pools(uint256view returns (address)
usedManagerSymbols(stringview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
burnStake(
closePool(
createPool(address manageraddress currencybool requireKYC
createPoolInitial(address manageraddress currencybytes32 ipfsHashstring managerSymbolbool requireKYC
getKYCAttributes(address lenderreturns (struct IQuadPassportStoreAttribute[]uint256 queriedAttributes)
initialize(address cpool_address staking_address poolBeacon_address interestRateModel_address auction_
renounceOwnership(
setAuction(address auction_
setCurrency(address currencybool allowed
setInsuranceFactor(uint256 insuranceFactor_
setInterestRateModel(address interestRateModel_
setManagerInfo(address managerbytes32 ipfsHash
setMaxInactivePeriod(uint256 maxInactivePeriod_
setPeriodToStartAuction(uint256 periodToStartAuction_
setPoolBeacon(address poolBeacon_
setPoolRewardPerSecond(address pooluint256 rewardPerSecond
setProvisionalDefaultUtilization(uint256 provisionalDefaultUtilization_
setProvisionalRepaymentUtilization(uint256 provisionalRepaymentUtilization_
setQuadrataReader(address reader_
setReserveFactor(uint256 reserveFactor_
setTreasury(address treasury_
setWarningGracePeriod(uint256 warningGracePeriod_
setWarningUtilization(uint256 warningUtilization_
sweep(address tokenaddress touint256 amount
transferOwnership(address newOwner
transferPool(address oldManageraddress newManager
withdrawReward(address[] poolsList
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AuctionSet(address newAuction
CurrencySet(address currencybool allowed
Initialized(uint8 version
InsuranceFactorSet(uint256 factor
InterestRateModelSet(address newModel
ManagerInfoSet(address managerbytes32 ipfsHash
MaxInactivePeriodSet(uint256 period
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeriodToStartAuctionSet(uint256 period
PoolBeaconSet(address newPoolBeacon
PoolClosed(address indexed pooladdress indexed manager
PoolCreated(address indexed pooladdress indexed manageraddress indexed currency
PoolRewardPerSecondSet(address indexed pooluint256 rewardPerSecond
PoolTransferred(address indexed pooladdress indexed oldManageraddress indexed newManager
ProvisionalDefaultUtilizationSet(uint256 utilization
ProvisionalRepaymentUtilizationSet(uint256 utilization
QuadrataReaderSet(address newReader
ReserveFactorSet(uint256 factor
TreasurySet(address newTreasury
WarningGracePeriodSet(uint256 period
WarningUtilizationSet(uint256 utilization
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.