Skip to content

Commit

Permalink
feat: support SX space avatars on BASE
Browse files Browse the repository at this point in the history
  • Loading branch information
bonustrack authored Dec 12, 2024
1 parent db36e1b commit 8b8d0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resolvers/space-sx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const SUBGRAPH_URLS = [
'https://api.studio.thegraph.com/query/23545/sx-polygon/version/latest',
'https://api.studio.thegraph.com/query/23545/sx-arbitrum/version/latest',
'https://api.studio.thegraph.com/query/23545/sx-optimism/version/latest',
'https://api.studio.thegraph.com/query/23545/sx-base/version/latest',
'https://api.snapshot.box',
'https://testnet-api.snapshot.box'
];
Expand Down

0 comments on commit 8b8d0e5

Please sign in to comment.