OwnershipRenounced f8df3114| inputs | 0 | address | previousOwner |
OwnershipTransferred 8be0079c| inputs | 0 | address | previousOwner | |
| 1 | address | newOwner |
Pause 6985a022Unpause 7805862fowner 8da5cb5bpause 8456cb59called by the owner to pause, triggers stopped state
paused 5c975abbrenounceOwnership 715018a6Renouncing to ownership will leave the contract without an owner. It will not be possible to call the functions with the onlyOwner modifier anymore.
Allows the current owner to relinquish control of the contract.
transferOwnership f2fde38bAllows the current owner to transfer control of the contract to a newOwner.
| inputs | 0 | address | _newOwner | The address to transfer ownership to. |
unpause 3f4ba83acalled by the owner to unpause, returns to normal state