Skip to content

Commit

Permalink
support omni child on avax base and zkevm
Browse files Browse the repository at this point in the history
  • Loading branch information
mendesfabio committed Sep 14, 2023
1 parent 0958fb6 commit a4e3139
Showing 1 changed file with 10 additions and 1 deletion.
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

0 comments on commit a4e3139

Please sign in to comment.