IPoolToken

Git Source

Functions

UNDERLYING_ASSET_ADDRESS

Returns the address of the underlying asset of this aToken (E.g. WETH for aWETH)

function UNDERLYING_ASSET_ADDRESS() external view returns (address);

Returns

NameTypeDescription
<none>addressThe address of the underlying asset