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

WooLendingManager

Verified contract

Active on Base with 244 txns
Deployed by via 0x96c1c081 at 13620049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x3ada1a9f8be97d020da4381ea1a5ee48d6d2e71c678d503e3d0559778d4c7f1d
0x59910e6aa6b3f281786f6013bd0f0e26850aa0bf12843eb7a1bc2b6167b76427
0x754f8dcd9134c76e43b2dea4c82c4a5b4c20aa90d7784dd340077b4a92001669
0x0195483e556e5dff36d392ce3e1cc39d05d2f70e2e4ca70b9abd0903941e5278
0x8684c25bd31f9aaaaf51ceac42927e61fb8d516e1e93219f7fbc98bde6e48133
0x5e95ec6a2090d790be6a624ef45361229eb17aa218444f1afb85c9cea6c869ea
0xe5bcbe0abd4d4ce20889e41e8c4ea5fdf39978c10f4198350301feb2c13c5c5b
0xe58d4ea84fec9208dba52b03fefbeb5fb64f37c3c1186527d18a0df5b4e21e6c
0xe2d8cdad4bf7bc8d41d43d47f19bb7467e61f97146686312b0c3ee80816f40e9
0x72a290edfcd46c1c3e07063b5b52d9790fe6ef88f969816ce81416a850e72b1f

Functions
Getter at block 23190717
accessManager(view returns (address)
0xaf558f888e138ca9416111ec7ae8e28354cd9239
 
borrowState(view returns (uint256 totaluint256 principaluint256 interestuint256 borrowable)
borrowedInterest(view returns (uint256)
162209300701726702
borrowedPrincipal(view returns (uint256)
117904970560797411014
debt(view returns (uint256 assets)
118067179861499137716
debtAfterPerfFee(view returns (uint256 assets)
118067179861499137716
interestRate(view returns (uint256)
410
lastAccuredTs(view returns (uint256)
1733112973
 
maxBorrowableAmount(view returns (uint256)
owner(view returns (address)
0xe389ac4a34b228fa02a1d3f41729df1b346eca8d
perfRate(view returns (uint256)
0
superChargerVault(view returns (address)
0xb772122c4a37fe1754b46ab1799b909351e8cb43
treasury(view returns (address)
0xc06e2968afd4a029d4623f9a5f534c45e5bf0bdf
want(view returns (address)
0x4200000000000000000000000000000000000006
 
weeklyRepayment(view returns (uint256 repayAmount)
 
weeklyRepaymentBreakdown(view returns (uint256 repayAmountuint256 principaluint256 interestuint256 perfFee)
weth(view returns (address)
0x4200000000000000000000000000000000000006
wooPP(view returns (address)
0xed9e3f98bbed560e66b89aac922e29d4596a9642
Read-only
isBorrower(addressview returns (bool)
State-modifying
accureInterest(
borrow(uint256 amount
inCaseTokenGotStuck(address stuckToken
init(address _wethaddress _wantaddress _accessManageraddress _wooPPaddress _superChargerVault
renounceOwnership(
repayAll(returns (uint256 repaidAmount)
repayPrincipal(uint256 _principalreturns (uint256 repaidAmount)
repayWeekly(returns (uint256 repaidAmount)
setBorrower(address _borrowerbool _isBorrower
setInterestRate(uint256 _rate
setPerfRate(uint256 _rate
setSuperChargerVault(address _wooSuperCharger
setTreasury(address _treasury
setWooPP(address _wooPP
transferOwnership(address newOwner
Events
Borrow(address indexed useruint256 assets
InterestRateUpdated(address indexed useruint256 oldInterestuint256 newInterest
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Repay(address indexed useruint256 assetsuint256 perfFee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.