IERC20BalanceReaderLike
Minimal token balance surface used by fork-read helpers.
Functions
balanceOf
function balanceOf(address account) external view returns (uint256);
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
Minimal token balance surface used by fork-read helpers.
function balanceOf(address account) external view returns (uint256);