Skip to content

Commit

Permalink
Updated titles in staging.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
aminlatifi committed Aug 13, 2023
1 parent 1ef22ac commit a5e75b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions monitorConfig/staging.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const config: Config = {
contracts: [
{
address: '0xDAEa66Adc97833781139373DF5B3bcEd3fdda5b1',
title: 'GIVPower',
title: 'Gnosis GIVPower',
startBlock: 24806941,
type: ContractType.GIVpower,
},
Expand Down Expand Up @@ -60,13 +60,13 @@ export const config: Config = {
contracts: [
{
address: '0x632AC305ed88817480d12155A7F1244cC182C298',
title: 'GIVPower',
title: 'Optimism Görli GIVPower',
startBlock: 12436803,
type: ContractType.GIVpower,
},
{
address: '0x8D2cBce8ea0256bFFBa6fa4bf7CEC46a1d9b43f6',
title: 'Gnosis Token Distro',
title: 'Optimism Görli Token Distro',
startBlock: 9371285,
type: ContractType.TokenDistro,
},
Expand Down

0 comments on commit a5e75b1

Please sign in to comment.