Skip to content

safe:swap-owner

Replace an owner of the Safe with a new address.

⚗️ Experimental — available at next.evmcrispr.com.

safe:swap-owner <oldOwner> <for> <newOwner>
NameTypeDescription
oldOwneraddressOwner to replace
forcommandKeyword for
newOwneraddressNew owner address
# TODO: add examples