Skip to content

Commit

Permalink
chore: Undo key change
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Jun 25, 2024
1 parent c7c1be7 commit 4d5d857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/config/mainnet/keys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Keys } from '../types';
const keys: Keys = {
infura: 'daaa68ec242643719749dd1caba2fc66',
alchemy: '',
graph: '91429265f2a0b1852cd6665ce5fa6a3e',
graph: 'a84caa9e5c322a2faec24ad89ccb9d28',
balancerApi: 'da2-7a3ukmnw7bexndpx5x522uafui',
};

Expand Down

0 comments on commit 4d5d857

Please sign in to comment.