For the complete documentation index, see llms.txt. This page is also available as Markdown.

Strategy Ownership Transfer

Strategy Manager can transfer ownership of the Strategy to another Manager at any time using the Contract Call in Blockchain Explorer: "Write as a Proxy" > "transferOwnership".

If you don't see the Proxy Contract for your Strategy in Blockchain Explorer, please use a Proxy Contract Verification Page:

Etherscan: https://etherscan.io/proxyContractChecker

Polygon: https://polygonscan.com/proxyContractChecker

Arbitrum: https://arbiscan.io/proxyContractChecker

Optimism: https://optimistic.etherscan.io/proxyContractChecker

Last updated