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

LibToken

Git Source

Constants

NATIVE_TOKEN

ERC7528 Address Convention

address public constant NATIVE_TOKEN = address(0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE)

Functions

isNativeToken

function isNativeToken(address token) internal pure returns (bool result);