Skip to content

Commit

Permalink
post deployment step ran
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsgil committed Feb 20, 2025
1 parent d4719fb commit c1ee45f
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ export const deployNetworkConfiguration = {
safeAddress: "0x52119BB73Ac8bdbE59aF0EEdFd4E4Ee6887Ed2EA",
transactionServiceUrl: "https://safe-transaction-mainnet.safe.global",
// set the transaction hash after successful execution of the batch creation
transactionHash: "",
transactionHash:
"0x129fd35939c4c5bbdc9bae0da2d275d7715a333aec38115ab1a8224917859b5e",
};

export const deployConfigDetailsArray = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1989,4 +1989,73 @@ Date: 2024-10-03T20:31:48.898Z
---
# Batch Engine and Engine Flex Contract Deployments

Date: 2025-02-20T18:20:07.636Z

## **Network:** mainnet

## **Environment:** mainnet

**Engine Implementation:** https://etherscan.io/address/0x00000000559cA3F3f1279C0ec121c302ed010457#code

**Engine Flex Implementation:** https://etherscan.io/address/0x000000008DD9A7CD3f4A267A88082d4a1E2f6553#code

**Engine Factory:** https://etherscan.io/address/0x000000004058B5159ABB5a3Dd8cf775A7519E75F#code

**Core Registry:** https://etherscan.io/address/0x2eE7B9bB2E038bE7323A119701A191c030A61ec6#code

---


## Deployment: Engine | 0x7C78F67700e700B4005c8a3d920A1A99e6004800

**Engine Contract:** https://etherscan.io/address/0x7C78F67700e700B4005c8a3d920A1A99e6004800#code
**Metadata**
- **Starting Project Id:** 0
- **Artist Name:** Efdot x Diid
- **Token Name:** Art Blocks Studio | 72
- **Token Ticker:** ABSTUDIO_72
- **Auto Approve Artist Split Proposals:** true
- **Render Provider Address, Primary Sales:** 0x036F3D03C1ccdde1878F01607922EA12110Ee9Bd
- **Platform Provider Address, Primary Sales:** 0x0000000000000000000000000000000000000000
- **Null Platform Provider:** true
- **Allow Artist Project Activation:** true
- **Admin ACL Contract:** 0x9B3E6F93d6bbA427E1553BF1A9084B6E8516F411
- **Super Admin Address:** 0xE8F2069F4886b9E304Bc74354787BfC930507899

**Other**

- **Starting project ID:** 0
- **Image Bucket:** abstudio-72-mainnet
---
## Deployment: Engine | 0xb265cb2eE300007D8889440041f900f109aE00c9

**Engine Contract:** https://etherscan.io/address/0xb265cb2eE300007D8889440041f900f109aE00c9#code
**Metadata**
- **Starting Project Id:** 0
- **Artist Name:** beervangeer
- **Token Name:** Art Blocks Studio | 73
- **Token Ticker:** ABSTUDIO_73
- **Auto Approve Artist Split Proposals:** true
- **Render Provider Address, Primary Sales:** 0x036F3D03C1ccdde1878F01607922EA12110Ee9Bd
- **Platform Provider Address, Primary Sales:** 0x0000000000000000000000000000000000000000
- **Null Platform Provider:** true
- **Allow Artist Project Activation:** true
- **Admin ACL Contract:** 0x362D7936b2e492d5Ed9B05b9FD7AEC58C4082794
- **Super Admin Address:** 0x35F64560c51c8772f75186a8931929589B7c8D80

**Other**

- **Starting project ID:** 0
- **Image Bucket:** abstudio-73-mainnet
---
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,19 @@
[INFO] Datetime of deployment: 2025-02-06T21:47:00.534Z
[INFO] Deployment configuration file: /Users/lindsaygilbert/Documents/Projects/artblocks-contracts/packages/contracts/deployments/engine/V3/studio/mainnet/2025-02-06-deployment-config.ts


----------------------------------------
[INFO] Datetime of deployment: 2025-02-20T17:48:40.251Z
[INFO] Deployment configuration file: /Users/lindsaygilbert/Documents/Projects/artblocks-contracts/packages/contracts/deployments/engine/V3/studio/mainnet/2025-02-20-deployment-config.ts


----------------------------------------
[INFO] Datetime of deployment: 2025-02-20T17:58:27.658Z
[INFO] Deployment configuration file: /Users/lindsaygilbert/Documents/Projects/artblocks-contracts/packages/contracts/deployments/engine/V3/studio/mainnet/2025-02-20-deployment-config.ts


----------------------------------------
[INFO] Datetime of deployment: 2025-02-20T18:20:07.047Z
[INFO] Deployment configuration file: /Users/lindsaygilbert/Documents/Projects/artblocks-contracts/packages/contracts/deployments/engine/V3/studio/mainnet/2025-02-20-deployment-config.ts


0 comments on commit c1ee45f

Please sign in to comment.