Skip to main content

IERC20Minimal

Git Source Interface for the ERC20 token standard with minimal functionality

Functions

balanceOf

Returns the balance of a token for a specific account
Parameters Returns

transfer

Transfers a specified amount of tokens from the caller’s account to a recipient’s account
Parameters Returns

transferFrom

Transfers a specified amount of tokens from a sender’s account to a recipient’s account
Parameters Returns