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

IERC5313

Interface for the Light Contract Ownership Standard. A standardized minimal interface required to identify an account that controls a contract

Functions

owner

Gets the address of the owner.

function owner() external view returns (address);