Skip to content

Commit

Permalink
add safe wallet address
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Jul 1, 2024
1 parent a541210 commit 3f6e268
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apollo/src/aggregation/aggregation.resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ export class AggregationResolver {
'0x570fca2c6f902949dbb90664be5680fec94a84f6': '0x000000000bb6a011db294ce3f3423f00eac4959e',
'0xc5a809900b5bfb46b1b3892e419e69331b8fbc6c': '0x000000000bb6a011db294ce3f3423f00eac4959e',
'0x3f63bce51d3c6665bfe919816780a2109d42238d': '0x000000000bb6a011db294ce3f3423f00eac4959e',
'0x9c02a1a56474247a48f1090070d2817a2a5607d9': '0x0000000cf324fed44fb52e9a519cbb5bd8217f77',
'0x44c224d93b0f5e30b1a930d362e2bcfbb7807078': '0x0000000cf324fed44fb52e9a519cbb5bd8217f77',
};
constructor(private aggregationService: AggregationService) {}

Expand Down

0 comments on commit 3f6e268

Please sign in to comment.