PoolFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x08f31285 at 14429246
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

No balances found for "PoolFactory"

No transactions found for "PoolFactory"


Functions
Getter at block 21297333
auction(view returns (address)
0x0000000000000000000000000000000000000000
cpool(view returns (address)
0x0000000000000000000000000000000000000000
flashGovernor(view returns (address)
0x0000000000000000000000000000000000000000
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
poolMaster(view returns (address)
0x0000000000000000000000000000000000000000
provisionalDefaultUtilization(view returns (uint256)
0
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)
isPool(addressview returns (bool)
managerInfo(addressview returns (address currencyaddress pooladdress stakeruint32 proposalIduint256 stakedAmountbytes32 ipfsHashstring managerSymbol)
usedManagerSymbols(stringview returns (bool)
State-modifying
burnStake(
cancelPool(
closePool(
createPool(
forceCreatePool(address manageraddress currency
forceCreatePoolInitial(address manageraddress currencybytes32 ipfsHashstring managerSymbol
initialize(address cpool_address staking_address flashGovernor_address poolMaster_address interestRateModel_address auction_
proposePool(address currency
proposePoolInitial(address currencybytes32 ipfsHashstring managerSymbol
renounceOwnership(
setCurrency(address currencybool allowed
setInsuranceFactor(uint256 insuranceFactor_
setInterestRateModel(address interestRateModel_
setMaxInactivePeriod(uint256 maxInactivePeriod_
setPeriodToStartAuction(uint256 periodToStartAuction_
setPoolMaster(address poolMaster_
setPoolRewardPerBlock(address pooluint256 rewardPerBlock
setProvisionalDefaultUtilization(uint256 provisionalDefaultUtilization_
setReserveFactor(uint256 reserveFactor_
setTreasury(address treasury_
setWarningGracePeriod(uint256 warningGracePeriod_
setWarningUtilization(uint256 warningUtilization_
transferOwnership(address newOwner
withdrawReward(address[] pools
Events
CurrencySet(address currencybool allowed
InsuranceFactorSet(uint256 factor
InterestRateModelSet(address newModel
MaxInactivePeriodSet(uint256 period
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeriodToStartAuctionSet(uint256 period
PoolCancelled(address indexed manageraddress indexed currency
PoolClosed(address indexed pooladdress indexed manageraddress indexed currency
PoolCreated(address indexed pooladdress indexed manageraddress indexed currencybool forceCreated
PoolMasterSet(address newPoolMaster
PoolProposed(address indexed manageraddress indexed currency
PoolRewardPerBlockSet(address indexed pooluint256 rewardPerBlock
ProvisionalDefaultUtilizationSet(uint256 utilization
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.