What does this pull request do? Explain your changes. (required)
This is the PR where the actual Delta deployment was made. The contracts were deployed
on the first commit in order to reference a commit from the primary branch (now delta).
Specific updates (required)
Run the DELTA_UPGRADE deployment on `arbitrumMainnet``
Verify contracts source code then validate if they all look good on arbiscan
Renounce admin role on treasury from deployer
How did you test each of these updates (required)
Tested on forks before mainnet.
Does this pull request close any open issues?
Delta deploy.
What does this pull request do? Explain your changes. (required) This is the PR where the actual Delta deployment was made. The contracts were deployed on the first commit in order to reference a commit from the primary branch (now
delta
).Specific updates (required)
DELTA_UPGRADE
deployment on `arbitrumMainnet``How did you test each of these updates (required) Tested on forks before mainnet.
Does this pull request close any open issues? Delta deploy.
Checklist:
yarn test
pass