Proxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0xbf41befe at 17422607
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x16e036140c5b544c0e177041e9dbbc1089e0cca4242e9f61c8fa2f0c3e563f61
0x2564314dc1122261d86bce84ae978be214aeebed68b138de4fb0811d2f3cf37d
0xe65361d671159385eecd68b6e06246d26036dd5c2c9ab4baf68a484b21617ead
0x23e82d5b44cfc8a72562d047ed4d2a33d31b6494eacf5b66303de7d3c0a32814
0xe168e1fc3e8f0984b68a3b0652c886e3dd8d380efefa5774625287d9914d9d63
0xbcb7198240265864d53609be6b06a5797e47870171648333d98dfcdd80c0522d
0x7835784577950ae8f1e966beeadb06abdefba9333b74d144a5883e7730f5ebad
0xfa60de1d2d016616eb80069993ec749797ea0adbebb79e98b92684c697e51c7b
0x1b8c6b4082d0a1076a70667cc58842cee569087f13f1b3660cce8257cd388e55
0xf5dc3c516586ec8d4e8ce4e1471d168467950477fb4ae2adec905f32278cde98

Functions
Getter at block 21391961
HUNDRED_PERCENT(view returns (uint256)
1000000
PRECISION(view returns (uint256)
1000000000000000000000000000
accountedInterest(view returns (uint112)
0
accruedInterest(view returns (uint256 accruedInterest_)
0
assetsUnderManagement(view returns (uint256 assetsUnderManagement_)
0
domainStart(view returns (uint40)
1730477099
factory(view returns (address factory_)
0x90b14505221a24039a2d11ad5862339db97cc160
fundsAsset(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
implementation(view returns (address implementation_)
0xbad003da1e107f537ae2f687f5fe7a7affe9b241
issuanceRate(view returns (uint256)
0
poolManager(view returns (address)
0x219654a61a0bc394055652986be403fa14405bb8
principalOut(view returns (uint128)
0
unrealizedLosses(view returns (uint128)
0
Read-only
impairmentFor(addressview returns (uint40 impairedDatebool impairedByGovernor)
paymentFor(addressview returns (uint24 platformManagementFeeRateuint24 delegateManagementFeeRateuint40 startDateuint168 issuanceRate)
State-modifying
callPrincipal(address loan_uint256 principal_
claim(int256 principal_uint256 interest_uint256 delegateServiceFee_uint256 platformServiceFee_uint40 nextPaymentDueDate_
fund(address loan_
impairLoan(address loan_
migrate(address migrator_bytes arguments_
proposeNewTerms(address loan_address refinancer_uint256 deadline_bytes[] calls_
rejectNewTerms(address loan_address refinancer_uint256 deadline_bytes[] calls_
removeCall(address loan_
removeLoanImpairment(address loan_
setImplementation(address implementation_
triggerDefault(address loan_returns (uint256 remainingLosses_uint256 unrecoveredPlatformFees_)
triggerDefault(address loan_address liquidatorFactory_returns (bool liquidationComplete_uint256 remainingLosses_uint256 unrecoveredPlatformFees_)
upgrade(uint256 version_bytes arguments_
Events
AccountingStateUpdated(uint256 issuanceRate_uint112 accountedInterest_
ClaimedFundsDistributed(address indexed loan_uint256 principal_uint256 netInterest_uint256 delegateManagementFee_uint256 delegateServiceFee_uint256 platformManagementFee_uint256 platformServiceFee_
ExpectedClaim(address indexed loan_uint256 principal_uint256 netInterest_uint256 platformManagementFee_uint256 platformServiceFee_
LiquidatedFundsDistributed(address indexed loan_uint256 toBorrower_uint256 toPool_uint256 toTreasury_
PaymentAdded(address indexed loan_uint256 platformManagementFeeRate_uint256 delegateManagementFeeRate_uint256 paymentDueDate_uint256 issuanceRate_
PaymentRemoved(address indexed loan_
PrincipalOutUpdated(uint128 principalOut_
UnrealizedLossesUpdated(uint128 unrealizedLosses_
Upgraded(uint256 toVersion_bytes arguments_
Constructor
constructor(address factory_address implementation_
Fallback and receive
fallback(
Errors

This contract contains no error objects.