Currently the deployed UI for the release PR uses testnet API to render the data. It would make sense, since this is the final PR before sending the changes to prod, to display mainnet data, having a clone of explorer UI in prod to do some sanity checks
Implementation details
- change pipeline so when there is a release PR it uses mainnet API
Testing details
Acceptance Criteria
- explorer UI on release PR displays mainnet data