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

deploy(mainnet): custom token renderer #272

Closed
wants to merge 2 commits into from

Conversation

0xble
Copy link
Collaborator

@0xble 0xble commented Aug 17, 2023

Contracts to be deployed:

  • PartyFactory
  • InitialETHCrowdfund
  • CrowdfundFactory
  • MetadataRegistry
  • MetadataProvider
  • CrowdfundNFTRenderer
  • PartyNFTRenderer

Log from deploy simulation:

== Logs ==
  Starting mainnet deploy script.
  Switched deployer to 0xdf6602CB4175618228259614fe3792b51919eDdf

  ### InitialETHCrowdfund crowdfund implementation
    Deploying - InitialETHCrowdfund crowdfund implementation
    Deployed - InitialETHCrowdfund crowdfund implementation 0x61F4BFc65331Bdf3C7bac07EfF7b790F412df5Cb

  ### PartyFactory
    Deploying - PartyFactory
  Switched deployer to 0x5084EAC7494814249E57882722d51bD0eFcA1459
    Deployed - PartyFactory 0x3BdfC22650a0a496b89Db0EaA3011Ae09D805bDB
  Switched deployer to 0xdf6602CB4175618228259614fe3792b51919eDdf

  ### CrowdfundFactory
    Deploying - CrowdfundFactory
  Switched deployer to 0x6b244BAe54866c05c85F072D10567d1A964a21aF
    Deployed - CrowdfundFactory 0x13AF28F4a68A303AC85064A1ED6C6A6eF1eA01A6
  Switched deployer to 0xdf6602CB4175618228259614fe3792b51919eDdf

  ### MetadataRegistry
    Deploying - MetadataRegistry
    Deployed - MetadataRegistry 0x74165111F19ffAe78495874fF70129F1a68878b4

  ### MetadataProvider
    Deploying - MetadataProvider
    Deployed - MetadataProvider 0xB848d5De44Aba3BABbe49BF260B44F64Da2A511A

  ### CrowdfundNFTRenderer
    Deploying - CrowdfundNFTRenderer
    Deployed - CrowdfundNFTRenderer 0x6943488E7BA03B558952e619D78586A946732eD8

  ### PartyNFTRenderer
    Deploying - PartyNFTRenderer
    Deployed - PartyNFTRenderer 0x35887769f0Ac0e867d413c0004be1E183067eAe7

  ### Deployed addresses
  {"MetadataRegistry": "0x74165111f19ffae78495874ff70129f1a68878b4","MetadataProvider": "0xb848d5de44aba3babbe49bf260b44f64da2a511a","CrowdfundNFTRenderer": "0x6943488e7ba03b558952e619d78586a946732ed8","PartyNFTRenderer": "0x35887769f0ac0e867d413c0004be1e183067eae7","PartyFactory": "0x3bdfc22650a0a496b89db0eaa3011ae09d805bdb","CrowdfundFactory": "0x13af28f4a68a303ac85064a1ed6c6a6ef1ea01a6","InitialETHCrowdfund": "0x61f4bfc65331bdf3c7bac07eff7b790f412df5cb"}
  Successfully wrote to file
  Successfully wrote ABIS to files

  Ending deploy script.
  Ending mainnet deploy script.

  deployer: 0xdf6602CB4175618228259614fe3792b51919eDdf
  cost: 406848966045765903
  gas: 11452881

  deployer: 0x5084EAC7494814249E57882722d51bD0eFcA1459
  cost: 26895578656296708
  gas: 757116

  deployer: 0x6b244BAe54866c05c85F072D10567d1A964a21aF
  cost: 77991870859124481
  gas: 2195487

## Setting up (1) EVMs.

==========================

Chain 1

Estimated gas price: 72.09675381 gwei

Estimated total gas used for script: 21884120

Estimated amount required: 1.5777740119884972 ETH

==========================

@height
Copy link

height bot commented Aug 17, 2023

This pull request has been linked to 1 task:

💡Tip: Add "Close T-3147" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@0xble 0xble force-pushed the deploy/custom-token-renderer branch from 3b5c81a to 6f72275 Compare August 17, 2023 20:53
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a82d000) 60.53% compared to head (9a8ae03) 60.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #272   +/-   ##
=======================================
  Coverage   60.53%   60.53%           
=======================================
  Files          63       63           
  Lines        2478     2478           
  Branches      576      576           
=======================================
  Hits         1500     1500           
  Misses        779      779           
  Partials      199      199           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@arr00
Copy link
Contributor

arr00 commented Aug 17, 2023

Link T-3147

@0xble 0xble requested a review from arr00 August 18, 2023 22:07
@0xble 0xble closed this Aug 22, 2023
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.

3 participants