Pool cpFOL-USDC

Verified contract

Proxy

Active on Ethereum with 176 txns
Deployed by via 0x3f39793f at 14443522
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 44 additional slots
-
variable spans 7 additional slots
3 additional variables
ERC-20
Value $1,054.27
0xf33a0060c2692b1ee78edceab348844ada41b52e6fe6a7bc2aaf8a471f030cbd
From
0xa5dd1a0a615e9ee9913bd396f608665334dbf958a8110c1cbf06084edfc6900d
0x01593e67b9f12846f37cb15e98005752ea866558e23bc200717f5d943f9fc7ee
0xe41dac883e0742ed8c641fe81c456afee783b8a85f6740cc0879606c23089b1c
0x64541d0c1b2d50858d39b15203c6f27a7e18a84a403b3afe832de7c5f94019d7
0x8c864f347f8284e43fbf6e73d4d9062bb3d9d1860e520cb8d2c45a59128f04eb
0x076a6a5c479a55509d2aed04702df9a7bc84bfc92601fc1c4e0af2db40069b8b
0xba8b9726d960f14c7cf1eb284e4f59b23e7284d46372d23c8f2099cda7783043
0x017610311e5cc3de16ca2981f56607aecaac964cb1a053c69335f7d7c28ea981
0x910eedac5943fa0b8996c3e014c6a08a9b0b7da0b7b7ffb1f4dd1d89eb1b57c2

Functions
Getter at block 21295333
 
availableToBorrow(view returns (uint256)
 
availableToWithdraw(view returns (uint256)
borrows(view returns (uint256)
0
cash(view returns (uint256)
1055533678
currency(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
debtClaimed(view returns (bool)
false
decimals(view returns (uint8)
6
enteredProvisionalDefault(view returns (uint256)
0
enteredZeroUtilization(view returns (uint256)
1652360299
factory(view returns (address)
0x969d7ddbe3b6f8b51e26d8473aaac1a9f4a6b47b
 
getBorrowRate(view returns (uint256)
 
getCurrentExchangeRate(view returns (uint256)
 
getSupplyRate(view returns (uint256)
 
getUtilizationRate(view returns (uint256)
insurance(view returns (uint256)
0
insuranceFactor(view returns (uint256)
50000000000000000
interest(view returns (uint256)
0
interestRateModel(view returns (address)
0x40e997a443548ce7a368e6ed00fd3d9e7ccef15f
lastAccrual(view returns (uint256)
1652780106
manager(view returns (address)
0x948d589df907c3f5cef1c62eeb051428fccbc709
maxInactivePeriod(view returns (uint256)
1209600
name(view returns (string)
Pool cpFOL-USDC
 
ownerOfDebt(view returns (address)
periodToStartAuction(view returns (uint256)
1209600
 
poolSize(view returns (uint256)
principal(view returns (uint256)
0
provisionalDefaultUtilization(view returns (uint256)
990000000000000000
reserveFactor(view returns (uint256)
50000000000000000
reserves(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
0
state(view returns (uint8)
4
symbol(view returns (string)
cpFOL-USDC
totalSupply(view returns (uint256)
1048445336
warningGracePeriod(view returns (uint256)
432000
warningUtilization(view returns (uint256)
950000000000000000
Read-only
accumulativeRewardOf(address accountview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
withdrawableRewardOf(address accountview returns (uint256)
withdrawnRewardOf(address accountview returns (uint256)
State-modifying
allowWithdrawalAfterNoAuction(
approve(address spenderuint256 amountreturns (bool)
borrow(uint256 amountaddress receiver
close(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address manager_address currency_
processAuctionStart(
processDebtClaim(
provide(uint256 currencyAmount
redeem(uint256 tokens
redeemCurrency(uint256 currencyAmount
repay(uint256 amountbool closeNow
setRewardPerBlock(uint256 rewardPerBlock_
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferReserves(
withdrawReward(address accountreturns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Borrowed(uint256 amountaddress indexed receiver
Closed(
Provided(address indexed provideruint256 currencyAmountuint256 tokens
Redeemed(address indexed redeemeruint256 currencyAmountuint256 tokens
Repaid(uint256 amount
RewardPerBlockSet(uint256 newRewardPerBlock
RewardWithdrawn(address indexed accountuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
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.