Closed asgeir-s closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
zodiac-safe-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 8, 2023 3:30pm |
zodiac-safe-app-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 8, 2023 3:30pm |
@manboy-eth, we still have to add the new env vars the the GitHub workflow yaml files, reading from project secrets.
For setting the project secrets admin access is required. I don't have it. Can one you add these, @samepant @auryn-macmillan ?
REACT_APP_ETHERSCAN_KEY=
REACT_APP_GOERLI_ETHERSCAN_KEY=
REACT_APP_GNOSISSCAN_KEY=
REACT_APP_POLYGONSCAN_KEY=
REACT_APP_BSCSCAN_KEY=
REACT_APP_OPTIMISTIC_ETHERSCAN_KEY=
REACT_APP_ARBISCAN_KEY=
REACT_APP_SNOWTRACE_KEY=
@jfschwarz, I've gone ahead and added you as an admin
I've added the following project secrets:
Fixes the Zodiac app-related issues found in the Wonderland papers.
The issues are related to blockchain explorer configurations.
Before merging We must add those environment variables to the production environment: