-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
zerodev mirror --address <address> --source-chain <source chain name> [-c <targetchains> | -t | -m]
get deployment txhash of the <address> through etherscan api
get internal transaction of the creation tx through etherscan api
check the actual create2 data field and parse into salt and bytecode
mirror deployment to target chains
Describe alternatives you've considered
maybe using tenderly can be an option
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request