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

IERC6909TokenSupply

Inherits: IERC6909

Optional extension of {IERC6909} that adds a token supply function.

Functions

totalSupply

Returns the total supply of the token of type id.

function totalSupply(uint256 id) external view returns (uint256);