Detailed Admin Functions Flow
Transfer ownership, pause/unpause contracts, manage token approvals, and securely move locked NFTs cross-chain via Ethereum.
As the contract Owner, you have full administrative rights for your personal CryptoLegacy contract.
Ownership Transfer:
Transfer contract ownership anytime by sending a transaction for each contract on each chain.
Pause Contract:
Pause the contract at any time, preventing asset withdrawals from your main wallets.
Optionally, remove token approvals during this state.
Unpause Contract:
Unpause the contract anytime.
After unpausing, update the timeout if necessary by sending another transaction.
NFT Transfer on Ethereum:
Transfer your locked NFT on Ethereum anytime by sending a single transaction.
NFT Transfer on Other Chains:
To transfer a locked NFT on another chain:
Switch to Ethereum and send a transaction to update the locked NFT owner, propagating the update via deBridge.
Wait for bridge confirmations.
Switch to the target chain and send a transaction to confirm the transfer.
Last updated