Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IERC20MetadataLike

Git Source

Minimal ERC20 metadata surface used by the Aave v3 Horizon example.

Functions

balanceOf

function balanceOf(address account) external view returns (uint256);

decimals

function decimals() external view returns (uint8);