The latest block we've processed for this chain is 20814627, which is 85 minutes old. We're running behind the tip but working to resolve the issue.

PoolFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4de9497e at 15538772
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 20814626
auction(view returns (address)
0x0000000000000000000000000000000000000000
flashGovernor(view returns (address)
0x0000000000000000000000000000000000000000
insuranceFactor(view returns (uint256)
0
interestRateModel(view returns (address)
0x0000000000000000000000000000000000000000
keeper(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
rbn(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)
isPool(addressview returns (bool)
managerInfo(addressview returns (address currencyaddress pooladdress stakeruint32 proposalIduint256 stakedAmountbytes32 ipfsHashstring managerSymbol)
usedManagerSymbols(stringview returns (bool)
State-modifying
burnStake(
closePool(
createPool(address manageraddress currency
createPoolInitial(address manageraddress currencybytes32 ipfsHashstring managerSymbol
initialize(address rbn_address staking_address poolBeacon_address interestRateModel_address auction_
renounceOwnership(
setCurrency(address currencybool allowed
setInsuranceFactor(uint256 insuranceFactor_
setInterestRateModel(address interestRateModel_
setKeeper(address keeper_
setManagerInfo(address managerbytes32 ipfsHash
setMaxInactivePeriod(uint256 maxInactivePeriod_
setPeriodToStartAuction(uint256 periodToStartAuction_
setPoolBeacon(address poolBeacon_
setPoolRewardPerSecond(address pooluint256 rewardPerSecond
setProvisionalDefaultUtilization(uint256 provisionalDefaultUtilization_
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[] pools
Events
CurrencySet(address currencybool allowed
Initialized(uint8 version
InsuranceFactorSet(uint256 factor
InterestRateModelSet(address newModel
KeeperSet(address newKeeper
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
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.