Commit c69aeb98 authored by Ben Wilson's avatar Ben Wilson

bedrock-goerli-96f44f79 deployment

parent 96f44f79
import { ethers } from 'ethers' import { ethers } from 'ethers'
const sequencerAddress = '0x0631f9bccb86548dc4a574c730a46d6ca283a338' const sequencerAddress = '0x6c23a0dcdfc44b7a57bed148de598895e398d984'
const startingTimestamp = 1656654016 const startingTimestamp = 1658777882
const config = { const config = {
submissionInterval: 6, submissionInterval: 6,
...@@ -41,12 +41,12 @@ const config = { ...@@ -41,12 +41,12 @@ const config = {
sequencerWindowSize: 120, sequencerWindowSize: 120,
channelTimeout: 120, channelTimeout: 120,
proxyAdmin: '0x05e22b779967b86fb9572e8292090be2d5c1cab7', proxyAdmin: '0xe584e1b833ca80020130b1b69f84f90479076168',
optimismBaseFeeRecipient: '0xec4f588262821a7c1f722e5bc40dc5332335c47f', optimismBaseFeeRecipient: '0xf116a24056b647e3211d095c667e951536cdebaa',
optimismL1FeeRecipient: '0x8fd8d6b9e556cf4791ff9c99a56420ac2fdd2b59', optimismL1FeeRecipient: '0xc731837b696ca3d9720d23336925368ceaa58f83',
optimismL2FeeRecipient: '0x7890eee9efd42496c63f3ec71bf61bf96af088d0', optimismL2FeeRecipient: '0x26862c200bd48c19f39d9e1cd88a3b439611d911',
outputOracleOwner: '0x0f01ce071078396040a4a0de613aa024aba2d18f', outputOracleOwner: '0x6925b8704ff96dee942623d6fb5e946ef5884b63',
batchSenderAddress: '0x32b317fc8d35e015cd9942bc9c7cecaf7f651838', batchSenderAddress: '0xa11d2b908470e17923fff184d48269bebbd9b2a5',
} }
export default config export default config
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment