Implementation of the interest bearing token for the ParaSpace protocol
constructor(contract IPool pool) public
function lastRebasingIndex() internal view returns (uint256)
[0]
uint256
Current rebasing index of stETH in RAY
function getXTokenType() external pure returns (enum XTokenType)
return token type`of xToken