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

StdCheatsMock

Inherits: StdCheats

Functions

exposed_assumePayable

function exposed_assumePayable(address addr) external;

exposed_assumeNotPayable

function exposed_assumeNotPayable(address addr) external;

exposed_assumeNotBlacklisted

function exposed_assumeNotBlacklisted(address token, address addr) external view;