Skip to content

Commit

Permalink
Merge branch 'main' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
aminlatifi authored Aug 13, 2023
2 parents 7a3a29d + 1ef10c4 commit 75ff747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monitorConfig/production.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ export const config: Config = {
{
address: '0xD93d3bDBa18ebcB3317a57119ea44ed2Cf41C2F2',
title: 'Gnosis GIVPower',
startBlock: 24461201,
startBlock: 26572747,
type: ContractType.GIVpower,
},
{
address: '0xc0dbDcA66a0636236fAbe1B3C16B1bD4C84bB1E1',
title: 'Gnosis Token Distro',
startBlock: 19731573,
startBlock: 26572747,
type: ContractType.TokenDistro,
},
],
Expand Down

0 comments on commit 75ff747

Please sign in to comment.