Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deploy scripts and re-deploy to Sepolia and Base Sepolia #184

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

kevincheng96
Copy link
Collaborator

@kevincheng96 kevincheng96 commented Mar 15, 2024

Fixes our deploy scripts and deploys contracts to Sepolia and Base Sepolia.

Deployed Addressess

With the exception of QuarkFactory, all addresses should be the same on both networks.

# Sepolia

  Code Jar Address:  0x028B589136886841D9C75842b864167c55E3A729
  =============================================================
  Deploying Quark Factory
  Quark Factory Deployed: 0x784738b9cf8A57A4C1548edc3Ca9eb22227ce960
  Code Jar Deployed: 0x028B589136886841D9C75842b864167c55E3A729
  Quark State Manager Deployed: 0x0Ef26cd5f4514c0881cC4ee9020Db100fDcc1fD4
  Quark Wallet Implementation Deployed: 0x9B7d53e7C0321455991C4a2692c801d0B1d00105
  Quark Wallet Proxy Factory Deployed: 0xFd80f61AC5a952F5c7DCfd12A0Bd24f68589CC5d
  Batch Executor Deployed: 0x3a0599F559B0356bfce075EF361d880fB4c6a337
  Deploying Core Scripts
  Ethcall Deployed: 0x293255a6857EE7Fe461B3451bFef0b3BF300a756
  Multicall Deployed: 0x31f1445c111ef74DDb47FDCa816d371262D55ed5
  =============================================================

  Code Jar Address:  0x028B589136886841D9C75842b864167c55E3A729
  =============================================================
  Deploying Terminal Scripts
  CometSupplyActions Deployed: 0xe2e9518353D09BD50372115fE97979D33Fd52060
  CometWithdrawActions Deployed: 0xFaab563C02A084602B3d7dF05516Cb27B8a17eB5
  UniswapSwapActions Deployed: 0x1Dd5eB9B957D39eA74B6c8c57E09e2d7D304C036
  TransferActions Deployed: 0x91fbA8AA5D059C52269D1345c221A505B70e3bce
  CometClaimRewards Deployed: 0xa21038f22b9F5bE4Da1Ab1714Ad03B1933EB4318
  CometSupplyMultipleAssetsAndBorrow Deployed: 0x3456F297198e5b17365e98A6fE763d9644CBc913
  CometRepayAndWithdrawMultipleAssets Deployed: 0xaE59cf7EfF1C83fE99ADcC79897e93abAdD52948
  =============================================================

# Base Sepolia

  Code Jar Address:  0x028B589136886841D9C75842b864167c55E3A729
  =============================================================
  Deploying Quark Factory
  Quark Factory Deployed: 0x68793eA49297eB75DFB4610B68e076D2A5c7646C
  Quark State Manager Deployed: 0x0Ef26cd5f4514c0881cC4ee9020Db100fDcc1fD4
  Quark Wallet Implementation Deployed: 0x9B7d53e7C0321455991C4a2692c801d0B1d00105
  Quark Wallet Proxy Factory Deployed: 0xFd80f61AC5a952F5c7DCfd12A0Bd24f68589CC5d
  Batch Executor Deployed: 0x3a0599F559B0356bfce075EF361d880fB4c6a337
  Deploying Core Scripts
  Ethcall Deployed: 0x293255a6857EE7Fe461B3451bFef0b3BF300a756
  Multicall Deployed: 0x31f1445c111ef74DDb47FDCa816d371262D55ed5
  =============================================================

  Code Jar Address:  0x028B589136886841D9C75842b864167c55E3A729
  =============================================================
  Deploying Terminal Scripts
  CometSupplyActions Deployed: 0xe2e9518353D09BD50372115fE97979D33Fd52060
  CometWithdrawActions Deployed: 0xFaab563C02A084602B3d7dF05516Cb27B8a17eB5
  UniswapSwapActions Deployed: 0x1Dd5eB9B957D39eA74B6c8c57E09e2d7D304C036
  TransferActions Deployed: 0x91fbA8AA5D059C52269D1345c221A505B70e3bce
  CometClaimRewards Deployed: 0xa21038f22b9F5bE4Da1Ab1714Ad03B1933EB4318
  CometSupplyMultipleAssetsAndBorrow Deployed: 0x3456F297198e5b17365e98A6fE763d9644CBc913
  CometRepayAndWithdrawMultipleAssets Deployed: 0xaE59cf7EfF1C83fE99ADcC79897e93abAdD52948
  =============================================================

Copy link
Contributor

@hayesgm hayesgm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@kevincheng96 kevincheng96 merged commit 61da2c3 into main Mar 22, 2024
4 checks passed
@kevincheng96 kevincheng96 deleted the kevin/deploy-again branch March 22, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants