Skip to content

Commit

Permalink
deploy zora mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Nov 16, 2023
1 parent e907c9b commit cb34294
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 7 deletions.
12 changes: 6 additions & 6 deletions packages/protocol-deployments/addresses/7777777.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"CONTRACT_1155_IMPL": "0xa1F45f5B50e16E79366867E91fE45c181D18Cb67",
"CONTRACT_1155_IMPL_VERSION": "2.3.1",
"UPGRADE_GATE": "0xbC50029836A59A4E5e1Bb8988272F46ebA0F9900",
"FACTORY_IMPL": "0x2D6d587e9B09fa01405A5816938554ccdeEf69db",
"CONTRACT_1155_IMPL": "0x91509707F397e357DCe975399Fc98bB58081Ad63",
"CONTRACT_1155_IMPL_VERSION": "2.4.0",
"FACTORY_IMPL": "0xAeAA622E522130676A8d5a4D04e28aC9Afb84536",
"FACTORY_PROXY": "0x777777C338d93e2C7adf08D102d45CA7CC4Ed021",
"FIXED_PRICE_SALE_STRATEGY": "0x04E2516A2c207E84a1839755675dfd8eF6302F0a",
"MERKLE_MINT_SALE_STRATEGY": "0xf48172CA3B6068B20eE4917Eb27b5472f1f272C7",
"PREMINTER_IMPL": "0x6E2AbBcd82935bFC68A1d5d2c96372b13b65eD9C",
"PREMINTER_PROXY": "0x7777773606e7e46C8Ba8B98C08f5cD218e31d340",
"REDEEM_MINTER_FACTORY": "0x78964965cF77850224513a367f899435C5B69174",
"timestamp": 1696022353,
"commit": "9cac592"
"UPGRADE_GATE": "0xbC50029836A59A4E5e1Bb8988272F46ebA0F9900",
"timestamp": 1700159352,
"commit": "295b20e9"
}
2 changes: 1 addition & 1 deletion packages/protocol-deployments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"link-contracts": "rm -rf ./node_modules && cd .. && yarn"
},
"dependencies": {
"@zoralabs/zora-1155-contracts": "*",
"@zoralabs/zora-1155-contracts": "2.4.0",
"ds-test": "https://github.com/dapphub/ds-test#cd98eff28324bfac652e63a239a60632a761790b",
"forge-std": "https://github.com/foundry-rs/forge-std#705263c95892a906d7af65f0f73ce8a4a0c80b80",
"solmate": "^6.1.0"
Expand Down
23 changes: 23 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,19 @@
resolved "https://registry.yarnpkg.com/@zoralabs/openzeppelin-contracts-upgradeable/-/openzeppelin-contracts-upgradeable-4.8.4.tgz#130b69cd5ff70b1f67da11fe53fe8b2323464b84"
integrity sha512-5vhL88tz00Gv2+NUhLdYBRqb9RRekfyQAodXTQxJU2LYxxy6jr1mPycTZempQ1kmw5wIwFbSIoYzpaxOx6UK6Q==

"@zoralabs/zora-1155-contracts@2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@zoralabs/zora-1155-contracts/-/zora-1155-contracts-2.4.0.tgz#bf7fbdf9ea697fcccb0d93ec20786310cdeac255"
integrity sha512-qTWw34rGQpJg7Dn+JSWDYN6ORap0O94Rv++3/ma9ezg2R4ieM+16a6PyTp08qlGcRv5ThmGkZCWqCoZ1yy1t/w==
dependencies:
"@openzeppelin/contracts" "4.9.2"
"@zoralabs/openzeppelin-contracts-upgradeable" "4.8.4"
"@zoralabs/protocol-rewards" "*"
ds-test "https://github.com/dapphub/ds-test#cd98eff28324bfac652e63a239a60632a761790b"
forge-std "https://github.com/foundry-rs/forge-std#705263c95892a906d7af65f0f73ce8a4a0c80b80"
solady "^0.0.123"
solmate "^6.1.0"

abitype@0.8.7:
version "0.8.7"
resolved "https://registry.yarnpkg.com/abitype/-/abitype-0.8.7.tgz#e4b3f051febd08111f486c0cc6a98fa72d033622"
Expand Down Expand Up @@ -1471,6 +1484,11 @@ dotenv@^16.0.3:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==

"ds-test@git+https://github.com/dapphub/ds-test.git#cd98eff28324bfac652e63a239a60632a761790b":
version "1.0.0"
uid cd98eff28324bfac652e63a239a60632a761790b
resolved "git+https://github.com/dapphub/ds-test.git#cd98eff28324bfac652e63a239a60632a761790b"

"ds-test@https://github.com/dapphub/ds-test#cd98eff28324bfac652e63a239a60632a761790b":
version "1.0.0"
resolved "https://github.com/dapphub/ds-test#cd98eff28324bfac652e63a239a60632a761790b"
Expand Down Expand Up @@ -1910,6 +1928,11 @@ foreground-child@^3.1.0:
cross-spawn "^7.0.0"
signal-exit "^4.0.1"

"forge-std@git+https://github.com/foundry-rs/forge-std.git#705263c95892a906d7af65f0f73ce8a4a0c80b80":
version "1.6.0"
uid "705263c95892a906d7af65f0f73ce8a4a0c80b80"
resolved "git+https://github.com/foundry-rs/forge-std.git#705263c95892a906d7af65f0f73ce8a4a0c80b80"

"forge-std@https://github.com/foundry-rs/forge-std#705263c95892a906d7af65f0f73ce8a4a0c80b80":
version "1.6.0"
resolved "https://github.com/foundry-rs/forge-std#705263c95892a906d7af65f0f73ce8a4a0c80b80"
Expand Down

0 comments on commit cb34294

Please sign in to comment.