diff --git a/config_samples/ethereum/mainnet/ggv_migrator_v2_config.yaml b/config_samples/ethereum/mainnet/ggv_migrator_v2_config.yaml new file mode 100644 index 0000000..083cab7 --- /dev/null +++ b/config_samples/ethereum/mainnet/ggv_migrator_v2_config.yaml @@ -0,0 +1,35 @@ +# GGV Migrator V2 +# https://github.com/mellow-finance/flexible-vaults/blob/07adcc04ecc3279edb9de0b67194ab0a91dbe025/src/utils/GGVMigratorV2.sol + +contracts: + "0x00000000333B254A17361C550ec49cED9D40E0F4": GGVMigratorV2 + +network: mainnet +explorer_hostname: api.etherscan.io +explorer_token_env_var: ETHERSCAN_EXPLORER_TOKEN +explorer_chain_id: 1 + +github_repo: + url: https://github.com/mellow-finance/flexible-vaults + commit: 07adcc04ecc3279edb9de0b67194ab0a91dbe025 + relative_root: "" + +dependencies: + lib/openzeppelin-contracts-upgradeable/lib/openzeppelin-contracts/contracts: + url: https://github.com/OpenZeppelin/openzeppelin-contracts + commit: e4f70216d759d8e6a64144a9e1f7bbeed78e7079 + relative_root: contracts + # version 5.3.0 + lib/openzeppelin-contracts-upgradeable/contracts: + url: https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable + commit: 60b305a8f3ff0c7688f02ac470417b6bbf1c4d27 + relative_root: contracts + # version 5.3.0 + +fail_on_bytecode_comparison_error: true + +bytecode_comparison: + constructor_calldata: {} + constructor_args: + "0x00000000333B254A17361C550ec49cED9D40E0F4": + - "0x81698f87C6482bF1ce9bFcfC0F103C4A0Adf0Af0" # owner