Skip to content

add transfer ownership functionality for evm to the CLI#668

Merged
evgeniko merged 3 commits intomainfrom
transferOwnership_evm
Aug 13, 2025
Merged

add transfer ownership functionality for evm to the CLI#668
evgeniko merged 3 commits intomainfrom
transferOwnership_evm

Conversation

@evgeniko
Copy link
Copy Markdown
Contributor

Example:

❯ ntt transfer-ownership Unichain --destination DESTIONATION_WALLET --path deployment.json

Transferring ownership on Unichain (Mainnet)
Manager address: NTT_MANAGER
New owner: DESTIONATION_WALLET
Current owner: CURRENT_OWNER_WALLET
Are you sure you want to move the ownership over the NTT contracts over to DESTIONATION_WALLET? [y/n]y
Transaction hash: 0xe3548
Waiting for 1 confirmation...
Verifying ownership transfer...
✅ Ownership transferred successfully to DESTIONATION_WALLET

Comment thread cli/src/index.ts Outdated
Comment thread cli/src/index.ts
@evgeniko evgeniko merged commit c3385ec into main Aug 13, 2025
11 of 13 checks passed
@evgeniko evgeniko deleted the transferOwnership_evm branch August 13, 2025 17:15
dvgui pushed a commit that referenced this pull request Aug 14, 2025
* cli:add transfer ownership function for evm

* enhancing warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants