Skip to content

Commit

Permalink
add safe proxy address
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Jul 8, 2024
1 parent 9a369a8 commit 5906842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apollo/src/aggregation/aggregation.resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export class AggregationResolver {
'0x9c02a1a56474247a48f1090070d2817a2a5607d9': '0x0000000cf324fed44fb52e9a519cbb5bd8217f77',
'0x44c224d93b0f5e30b1a930d362e2bcfbb7807078': '0x0000000cf324fed44fb52e9a519cbb5bd8217f77',
'0x3b9e571adecb0c277486036d6097e9c2cccfa9d9': '0x0b425baaf0443275d40ce854734b06e7e976387d',
'0x2fdEC62E57e1A77db6984424c01a3c13FbCA7cc1': '0x00000C377B096E0C904D7736bE14E653e500481c',
};
constructor(private aggregationService: AggregationService) {}

Expand Down

0 comments on commit 5906842

Please sign in to comment.