contracts-bedrock: update deploy config
Update the deploy config with the governance token params. The value of the owner is not changing and was fetched with the following command. ```bash $ cast call --rpc-url https://goerli.optimism.io \ 0x4200000000000000000000000000000000000042 'owner()(address)' ``` View the contract on etherscan: https://goerli-optimism.etherscan.io/address/0x038a8825A3C3B0c08d52Cc76E5E361953Cf6Dc76 The governance token can be found here: https://goerli-optimism.etherscan.io/address/0x4200000000000000000000000000000000000042
Showing
Please register or sign in to comment