Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Structs

Storage
OwnershipTransferredEmitted when new_owner is set as owner of the contract. new_owner can be set to zero only if the ownership is renounced.
OwnershipTransferStartedEmitted when transfer_ownership is called on a contract that implements IOwnableTwoStep . previous_owner is the address of the current owner. new_owner is the address of the pending owner.
ComponentState