diff --git a/releases/1.2.14/basesepolia/config/upgrade.json b/releases/1.2.14/basesepolia/config/upgrade.json new file mode 100644 index 00000000..c038291f --- /dev/null +++ b/releases/1.2.14/basesepolia/config/upgrade.json @@ -0,0 +1,15 @@ +{ + "RewardsDistributor": { + "impl": { + "opts": { + "unsafe-allow": [ + "delegatecall" + ], + "constructor-args": [ + "deployment.forwarder", "deployment.forta", "deployment.stake-subject-gateway" + ] + } + + } + } +} \ No newline at end of file diff --git a/releases/1.2.14/basesepolia/output/prepared-upgrades.json b/releases/1.2.14/basesepolia/output/prepared-upgrades.json new file mode 100644 index 00000000..0c8d9c3a --- /dev/null +++ b/releases/1.2.14/basesepolia/output/prepared-upgrades.json @@ -0,0 +1,16 @@ +{ + "rewards-distributor": { + "impl": { + "address": "0x10888Cc63B0E2c1FEA7A501bC0be4a4E126A4b45", + "constructor-args": [ + "0x4cf374988bDb78Ba81D59f915612D7D74ef93380", + "0x38C0F07ECA98b87757Fb76C56Be779b79C676062", + "0x7691a7505666fCe7d3512Fd2ec5d731c6CB6C399" + ], + "init-args": [], + "name": "RewardsDistributor", + "timeout": 1200000, + "version": "0.1.0" + } + } +} \ No newline at end of file diff --git a/releases/1.2.14/polygon/config/upgrade.json b/releases/1.2.14/polygon/config/upgrade.json new file mode 100644 index 00000000..c038291f --- /dev/null +++ b/releases/1.2.14/polygon/config/upgrade.json @@ -0,0 +1,15 @@ +{ + "RewardsDistributor": { + "impl": { + "opts": { + "unsafe-allow": [ + "delegatecall" + ], + "constructor-args": [ + "deployment.forwarder", "deployment.forta", "deployment.stake-subject-gateway" + ] + } + + } + } +} \ No newline at end of file diff --git a/releases/1.2.14/polygon/output/prepared-upgrades.json b/releases/1.2.14/polygon/output/prepared-upgrades.json new file mode 100644 index 00000000..52e6c0ef --- /dev/null +++ b/releases/1.2.14/polygon/output/prepared-upgrades.json @@ -0,0 +1,16 @@ +{ + "rewards-distributor": { + "impl": { + "address": "0x27C2E1B7ABD320459C26F90d524e9A5964c93850", + "constructor-args": [ + "0xff771084D7C2e54C0F9cA79dA23656514D2c5dd2", + "0x9ff62d1FC52A907B6DCbA8077c2DDCA6E6a9d3e1", + "0x587969Add789c13F64Bcc34Ff253BD9BFB78f38a" + ], + "init-args": [], + "name": "RewardsDistributor", + "timeout": 1200000, + "version": "0.1.0" + } + } +} \ No newline at end of file