Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

promote staging to prod #87

Merged
merged 2 commits into from
Sep 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ avalanche:
authorizerAdaptorEntrypoint:
address: "0x4E7bBd911cf1EFa442BC1b2e9Ea01ffE785412EC"
startBlock: 26387586
omniVotingEscrowChild:
address: "0xE241C6e48CA045C7f631600a0f1403b2bFea05ad"
startBlock: 30445851
polygon-zkevm:
network: polygon-zkevm
EventEmitter:
Expand All @@ -208,6 +211,9 @@ polygon-zkevm:
authorizerAdaptorEntrypoint:
address: "0xb9aD3466cdd42015cc05d4804DC68D562b6a2065"
startBlock: 203624
omniVotingEscrowChild:
address: "0xE241C6e48CA045C7f631600a0f1403b2bFea05ad"
startBlock: 394609
base:
network: base
EventEmitter:
Expand All @@ -221,4 +227,7 @@ base:
startBlock: 2555348
authorizerAdaptorEntrypoint:
address: "0x9129E834e15eA19b6069e8f08a8EcFc13686B8dC"
startBlock: 1205742
startBlock: 1205742
omniVotingEscrowChild:
address: "0xE241C6e48CA045C7f631600a0f1403b2bFea05ad"
startBlock: 2417884
Loading