PoolFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb310f0d7 at 17583328
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
3 additional variables

No balances found for "PoolFactory"

No transactions found for "PoolFactory"


Functions
Getter at block 21209965
auction(view returns (address)
0x0000000000000000000000000000000000000000
cpool(view returns (address)
0x0000000000000000000000000000000000000000
getPools(view returns (address[])
[]
insuranceFactor(view returns (uint256)
0
interestRateModel(view returns (address)
0x0000000000000000000000000000000000000000
maxInactivePeriod(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
periodToStartAuction(view returns (uint256)
0
poolBeacon(view returns (address)
0x0000000000000000000000000000000000000000
provisionalDefaultUtilization(view returns (uint256)
0
provisionalRepaymentUtilization(view returns (uint256)
0
quadrataReader(view returns (address)
0x0000000000000000000000000000000000000000
reserveFactor(view returns (uint256)
0
staking(view returns (address)
0x0000000000000000000000000000000000000000
treasury(view returns (address)
0x0000000000000000000000000000000000000000
warningGracePeriod(view returns (uint256)
0
warningUtilization(view returns (uint256)
0
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.