PoolFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x7d453fe4 at 13012190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "PoolFactory"

No transactions found for "PoolFactory"


Functions
Getter at block 21035423
DEPRECATED__liquidationToken(view returns (address)
0x0000000000000000000000000000000000000000
allowAll(view returns (bool)
false
isInitialized(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolImplementationReference(view returns (address)
0x0000000000000000000000000000000000000000
safu(view returns (address)
0x0000000000000000000000000000000000000000
trueLender2(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isAllowed(addressview returns (bool)
isBorrowerWhitelisted(addressview returns (bool)
isPool(addressview returns (bool)
pool(addressview returns (address)
singleBorrowerPool(addressaddressview returns (address)
State-modifying
addLegacyPool(address legacyPool
allowToken(address tokenbool status
claimOwnership(
createPool(address token
createSingleBorrowerPool(address tokenstring borrowerNamestring borrowerSymbol
deprecatePool(address legacyPool
initialize(address _poolImplementationReferenceaddress _trueLender2address _safu
removePool(address legacyPool
setAllowAll(bool status
setSafuAddress(address _safu
setTrueLender(address _trueLender2
transferOwnership(address newOwner
whitelistBorrower(address borrowerbool status
Events
AllowAllStatusChanged(bool status
AllowedStatusChanged(address tokenbool status
BorrowerWhitelistStatusChanged(address borrowerbool status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCreated(address tokenaddress pool
SafuChanged(address newSafu
SingleBorrowerPoolCreated(address borroweraddress tokenaddress pool
TrueLenderChanged(address trueLender2
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.