This contract is being backfilled. You may encounter incomplete storage history.

GoldfinchFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x3989f429 at 13941511
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "GoldfinchFactory"

No transactions found for "GoldfinchFactory"


Functions
Getter at block 21213578
BORROWER_ROLE(view returns (bytes32)
0x2344277e405079ec07749d374ba0b5862a4e45a6a05ac889dbb4a991c6f9354d
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
config(view returns (address)
0x0000000000000000000000000000000000000000
isAdmin(view returns (bool)
false
isBorrower(view returns (bool)
false
paused(view returns (bool)
false
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
__BaseUpgradeablePausable__init(address owner
__PauserPausable__init(
createBorrower(address ownerreturns (address)
createCreditLine(returns (address)
createMigratedPool(address _borroweruint256 _juniorFeePercentuint256 _limituint256 _interestApruint256 _paymentPeriodInDaysuint256 _termInDaysuint256 _lateFeeApruint256 _principalGracePeriodInDaysuint256 _fundableAtuint256[] _allowedUIDTypesreturns (address pool)
createPool(address _borroweruint256 _juniorFeePercentuint256 _limituint256 _interestApruint256 _paymentPeriodInDaysuint256 _termInDaysuint256 _lateFeeApruint256 _principalGracePeriodInDaysuint256 _fundableAtuint256[] _allowedUIDTypesreturns (address pool)
grantRole(bytes32 roleaddress account
initialize(address owneraddress _config
pause(
performUpgrade(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
unpause(
updateGoldfinchConfig(
Events
BorrowerCreated(address indexed borroweraddress indexed owner
CreditLineCreated(address indexed creditLine
GoldfinchConfigUpdated(address indexed whoaddress configAddress
Paused(address account
PoolCreated(address indexed pooladdress indexed borrower
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
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.