Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xe6720d068c9a3b27fbce05e23276cbde8667adb0afe167314c20fc653f2aab00
0x376afb877538bd3a7560586c785318267d188e24810adf1b8d4b5da5527cb815
0xec48569063925474836c30b3bb9f449fde1a40f4e51a34b08f3eebe780a9297a
0x3026fcd3bb35ad52743e364eff94b5ca39efcec6e354b7d98cb86fd70ab5b447
0xe4eb12131d5ab34797e360e3c0610a94787deb0c1394e230a92903e8ac6c55c7
0x2fe8dc82ad922c7ecca595680c61fcd129f68e28ee62db895fa2fa1640099172
0x3f798f99716b2298ab002fef1bbd7802c10be07dd987767ae252355f268c71c5
0x865229c1edc03b357fcfeae89edc0e2a126fabd55730329e7e1acf5969cfa15f
0x6fb97a943ff220af5050179fd29c0eb9a29f21a0137584a0488c3b230406b387
0x137ef5ac2d26bbf02bb4d8e6ca1d448faf5bff93ad5477eedadea3c0844571bc

Functions
Getter at block 21386318
HUNDRED_PERCENT(view returns (uint256)
1000000
PRECISION(view returns (uint256)
1000000000000000000000000000
accountedInterest(view returns (uint112)
102872270022
accruedInterest(view returns (uint256 accruedInterest_)
10640363584
assetsUnderManagement(view returns (uint256 assetsUnderManagement_)
30913562633606
domainStart(view returns (uint40)
1733900471
factory(view returns (address factory_)
0x90b14505221a24039a2d11ad5862339db97cc160
fundsAsset(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
implementation(view returns (address implementation_)
0xbad003da1e107f537ae2f687f5fe7a7affe9b241
issuanceRate(view returns (uint256)
101592227930244424532058940661088
poolManager(view returns (address)
0x5ee9587bf5f4ccceeed87b0216a31ebb513fac25
principalOut(view returns (uint128)
30800050000000
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.