WarpVaultSC

Verified contract

Active on Ethereum with 816 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,018.81
0x7e513183a341c849afc2fe4583ba0bb7be579eea2733c4fe72612e4595ba398a
0x0da2bb58db7aa77274ee349c24109a4d18d6168a5ae2857ffeae6db5b7d58a37
0x42859320c196bf917115733e93896a66556a680d367d76163b60a4af8784b83c
0x29fb7bae068d6d9f2bf9eec96df6251a949d39684578b44a781fd6b477ef591d
0xf0e3031308be598eb115db05af9bce41d7181e23e89175acc7d480c6528c36c1
0x361deef16f913a8643cb051d1ff408e629aec00ffe61eab9529432644b807fc3
0xbdde70c14c608e1220eab0d0934ddbd9710213bec5282fa11c7d9d98e9251cf7
0xb717ff70d2a4b0a0ce0a7a9fd0699b623c9ae1c8104a3dd5a45b0c627e394cf8
0x8ce917ed76b569436a242663f78b74a2b9323bb6e3f29716f16fd3d982e25a55
0xce82cadf1dee6e74a46fcb93f2c90c27d5920240c876c404b55118a0755c816a

Functions
Getter at block 21160549
InterestRate(view returns (address)
0xb515e81c8ba9a345d2241f3e5819d352d9f6ab0e
WC(view returns (address)
0xcc8d17feeb20969523f096797c3d5c4a490ed9a8
accrualBlockNumber(view returns (uint256)
11603489
borrowIndex(view returns (uint256)
1001744680015066712
borrowRatePerBlock(view returns (uint256)
9512937595
divisor(view returns (uint256)
10000
exchangeRatePrior(view returns (uint256)
1000000000000000000
getCash(view returns (uint256)
2020474700659692278212
getCashPrior(view returns (uint256)
2020474700659692278212
getSCAddress(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
getSCDecimals(view returns (uint8)
18
owner(view returns (address)
0xc20e752172ce2dbb8d98b56aea29301334e647eb
percent(view returns (uint256)
1500
reserveFactorMantissa(view returns (uint256)
500000000000000000
stablecoin(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
supplyRatePerBlock(view returns (uint256)
0
timeWizard(view returns (uint256)
1608142256
totalBorrows(view returns (uint256)
0
totalReserves(view returns (uint256)
0
wStableCoin(view returns (address)
0x156a8bb47ae1c8f62739617e7f66ce112c91767f
warpTeam(view returns (address)
0x95947e1c378cf978f2a4038add5d6f1682f34f58
Read-only
accountBorrows(addressview returns (uint256 principaluint256 interestIndex)
borrowBalancePrior(address accountview returns (uint256)
calculateFee(uint256 _payedAmountview returns (uint256)
historicalReward(addressview returns (uint256)
principalBalance(addressview returns (uint256)
viewAccountBalance(address _accountview returns (uint256)
viewHistoricalReward(address _accountview returns (uint256)
State-modifying
_borrow(uint256 _borrowAmountaddress _borrower
_repayLiquidatedLoan(address _borroweraddress _liquidatoruint256 _amount
accrueInterest(
borrowBalanceCurrent(address accountreturns (uint256)
exchangeRateCurrent(returns (uint256)
lendToWarpVault(uint256 _amount
redeem(uint256 _amount
renounceOwnership(
repayBorrow(uint256 _repayAmount
setNewInterestModel(address _newModel
totalBorrowsCurrent(returns (uint256)
transferOwnership(address newOwner
updateReserve(uint256 _newReserveMantissa
updateTeam(address _team
upgrade(address _warpControl
withdrawReserves(uint256 _amount
Events
InterestAccrued(uint256 accrualBlockNumberuint256 borrowIndexuint256 totalBorrowsuint256 totalReserves
LoanRepayed(address _borroweruint256 _repayAmountuint256 remainingPrincipleuint256 remainingInterest
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReserveWithdraw(uint256 _amount
StableCoinLent(address _lenderuint256 _amountLentuint256 _amountOfWarpMinted
StableCoinWithdraw(address _lenderuint256 _amountWithdrawnuint256 _amountOfWarpBurnt
Constructor
constructor(address _InterestRateaddress _StableCoinaddress _warpControladdress _warpTeamuint256 _initialExchangeRateuint256 _timelockuint256 _reserveFactorMantissa
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.