Skip to content

Commit

Permalink
udpated changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan committed Sep 29, 2023
1 parent fbed259 commit aaa97c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changeset/polite-knives-study.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

Premint with Delegated Minting
Determinstic Proxy Addresses
Premint deployed to zora and zora goerli
6 changes: 3 additions & 3 deletions script/verifyContracts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#

# verify factory proxy Zora1155Factory
#forge verify-contract 0x777777267FA8D1C26EF7A2dffb33A290464D1b4B --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf Zora1155Factory
#forge verify-contract 0x49e85797dc499b9132433a62f63ef80e76c07865 --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf ZoraCreator1155Impl
forge verify-contract 0x777777267FA8D1C26EF7A2dffb33A290464D1b4B --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf Zora1155Factory
# forge verify-contract 0x49e85797dc499b9132433a62f63ef80e76c07865 --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf ZoraCreator1155Impl
#forge verify-contract 0x6E2AbBcd82935bFC68A1d5d2c96372b13b65eD9C --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf Zora1155PremintExecutorImpl
#forge verify-contract 0x6E2AbBcd82935bFC68A1d5d2c96372b13b65eD9C --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf ZoraCreator1155PremintExecutorImpl
forge verify-contract 0x8E024a6e8E9c1cbC5BfcC73e87409a6D98b3425d --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf Zora1155
# forge verify-contract 0x8E024a6e8E9c1cbC5BfcC73e87409a6D98b3425d --chain 777777 --verifier-url $VERIFIER_URL --verifier blockscout --etherscan-api-key asdfasdf Zora1155

0 comments on commit aaa97c5

Please sign in to comment.