Skip to content

Commit

Permalink
deploy new addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
elshan-eth committed Feb 27, 2024
1 parent c626d03 commit f86ab5c
Show file tree
Hide file tree
Showing 5 changed files with 358 additions and 30 deletions.
1 change: 1 addition & 0 deletions contracts/deploy-mainnet/0004_DevReward.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
ethers.utils.parseEther("1000"),
20 * HOURS,
deployer,
ethers.utils.parseEther("1000000000"),
],
waitConfirmations: 1,
});
Expand Down
94 changes: 67 additions & 27 deletions contracts/deployments/sepolia/DevRewardDistributor.json

Large diffs are not rendered by default.

Loading

0 comments on commit f86ab5c

Please sign in to comment.