Skip to content

Commit

Permalink
fix: amoy added
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Jun 11, 2024
1 parent d673df5 commit 00b5b39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ports/favorites/snapshot/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ export const strategiesByChainId = {
params: {
name: 'multichain',
graphs: {
[ChainId.ETHEREUM_SEPOLIA]: 'https://api.studio.thegraph.com/query/49472/blocks-ethereum-sepolia/version/latest'
[ChainId.ETHEREUM_SEPOLIA]: 'https://api.studio.thegraph.com/query/49472/blocks-ethereum-sepolia/version/latest',
[ChainId.MATIC_AMOY]: 'https://api.studio.thegraph.com/query/49472/blocks-matic-amoy/version/latest'
},
symbol: 'MANA',
strategies: [
Expand Down

0 comments on commit 00b5b39

Please sign in to comment.