BTokenStorage
Overview
License: MIT
contract BTokenStorageStructs info
BorrowSnapshot
struct BorrowSnapshot {
uint256 principal;
uint256 interestIndex;
}Constants info
protocolSeizeShareMantissa (0x6752e702)
uint256 constant protocolSeizeShareMantissa = 2.8e16State variables info
name (0x06fdde03)
symbol (0x95d89b41)
decimals (0x313ce567)
admin (0xf851a440)
pendingAdmin (0x26782247)
bondtroller (0x25358647)
interestRateModel (0xf3fdb15a)
reserveFactorMantissa (0x173b9904)
accrualBlockNumber (0x6c540baf)
borrowIndex (0xaa5af0fd)
totalBorrows (0x47bd3718)
totalReserves (0x8f840ddd)
totalSupply (0x18160ddd)
accountTokens (0xa19d1460)
Last updated