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

PalPool

Verified contract

Active on Ethereum with 191 txns
Deployed by via 0x5bd70fa7 at 13326430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,179.37
ERC-20
--
ERC-20
--
ERC-20
--
0xd8c5e50505b43ab014bf23427d1bb8bf96be4c93841a165256128ca98ab3824a
From
0xc8859a4ecd040f385c285ff8080dd03c11a5e8ff0363244097918ef9cb5c3035
0xeaa8808ea73ff567aad4d1f16700536ca9df342903cca8f8e8ebd48200a9b450
0xa4f9a0eb629f9ee5a7a6849a8b830c097caeac3edb575bef0754841cdd60bdce
From
0xdc876f851b51f27f6e1c6c7116aee97fed2b494ee21fe28f7ca093fcba6ac06d
0x27293f1dc5ae9308eead295687465a5ff2ae9c8016111041f10c6d9639662b61
0x62d96544dbfd3502efffacdf5440c86683d33eed6b4ca1af9e316a8f0c50d1a0
0x4cef1e265eaf8d771f2848f1e4de8a82ecd2cfe9ee2a610fadf0e7b3fdd85f5f
0x615a8136539f5890876ecb4ccc27b10072a27f1db424b599dc559187406f2fe8
From
0x11826e213afc590e95e0713895b98f83dced1ca0c4444a787ddced629e1393e7

Functions
Getter at block 20812717
accrualBlockNumber(view returns (uint256)
20215902
accruedFees(view returns (uint256)
162221290741266179
borrowIndex(view returns (uint256)
2069971350773076671385260118866934257
 
borrowRatePerBlock(view returns (uint256)
controller(view returns (address)
0x241326339ced11ecc7ca07e4aa350234c57f53e5
exchangeRateStored(view returns (uint256)
1000703052288768388
getLoansPools(view returns (address[])
[0xd21eBc48b05F7d01E6bE6858044F1D1cb4fAcd3c, 0xf9e9129076BaFC6cE8cFCEa692b3DFEE825dFcBe, 0x871C7Ba60Fa84d76047848EFa9EDdd6328D22F05, 0x7b34FDA454f6E55D862C7Ef7676bF19261ACA02f, 0x6Ee9B57688bd4253814D4B90601b744e56C44F1e, 0xC51dcdB63fb8f3c204155978a224a79E398D8fA4]
killFactor(view returns (uint256)
950000000000000000
killerRatio(view returns (uint256)
100000000000000000
minBorrowLength(view returns (uint256)
45290
palLoanToken(view returns (address)
0x55da1cbd77b1c3b2d8bfe0f5fdf63d684b49f8a5
palToken(view returns (address)
0xa4dd29192b42c5039fd9356382a5d57218c9d650
reserveFactor(view returns (uint256)
200000000000000000
 
supplyRatePerBlock(view returns (uint256)
totalBorrowed(view returns (uint256)
152355710225816887
totalReserve(view returns (uint256)
159332581482532441
underlying(view returns (address)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
underlyingBalance(view returns (uint256)
100971978308854619316
Read-only
balanceOf(address _accountview returns (uint256)
getBorrowData(address _loanAddressview returns (address _borroweraddress _delegateeaddress _loanuint256 _palLoanTokenIduint256 _amountaddress _underlyinguint256 _feesAmountuint256 _feesUseduint256 _startBlockuint256 _closeBlockbool _closedbool _killed)
getLoansByBorrower(address _borrowerview returns (address[])
idOfLoan(address _loanAddressview returns (uint256)
isKillable(address _loanview returns (bool)
isLoanOwner(address _loanAddressaddress _userview returns (bool)
minBorrowFees(uint256 _amountview returns (uint256)
underlyingBalanceOf(address _accountview returns (uint256)
State-modifying
_updateInterest(returns (bool)
addReserve(uint256 _amount
borrow(address _delegateeuint256 _amountuint256 _feeAmountreturns (uint256)
changeBorrowDelegatee(address _loanaddress _newDelegatee
closeBorrow(address _loan
deposit(uint256 _amountreturns (uint256)
exchangeRateCurrent(returns (uint256)
expandBorrow(address _loanuint256 _feeAmountreturns (uint256)
killBorrow(address _loan
removeReserve(uint256 _amount
setNewAdmin(address _newAdmin
setNewController(address _newController
setNewDelegator(address _delegator
setNewInterestModule(address _interestModule
updateMinBorrowLength(uint256 _length
updatePoolFactors(uint256 _reserveFactoruint256 _killerRatio
withdraw(uint256 _amountreturns (uint256)
withdrawFees(uint256 _amountaddress _recipient
Events
AddReserve(uint256 amount
ChangeLoanDelegatee(address borroweraddress newDelegateeaddress underlyingaddress palPooladdress loanAddressuint256 palLoanTokenId
CloseLoan(address borroweraddress delegateeaddress underlyinguint256 amountaddress palPooluint256 usedFeesaddress loanAddressuint256 palLoanTokenIdbool wasKilled
Deposit(address useruint256 amountaddress palPool
ExpandLoan(address borroweraddress delegateeaddress underlyingaddress palPooluint256 newFeesAmountaddress loanAddressuint256 palLoanTokenId
NewAdmin(address oldAdminaddress newAdmin
NewLoan(address borroweraddress delegateeaddress underlyinguint256 amountaddress palPooladdress loanAddressuint256 palLoanTokenIduint256 startBlock
RemoveReserve(uint256 amount
Withdraw(address useruint256 amountaddress palPool
WithdrawFees(uint256 amount
Constructor
constructor(address _palTokenaddress _controlleraddress _underlyingaddress _interestModuleaddress _delegatoraddress _palLoanToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.