Skip to content

safe:swap-owner

Replace an owner of the Safe with a new address.

safe:swap-owner <oldOwner> <newOwner>
Name Type Description
oldOwner address Owner to replace
newOwner address New owner address
# TODO: add examples