We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fda9d commit 6bc4c26Copy full SHA for 6bc4c26
1 file changed
src/strategies/poap/index.ts
@@ -8,7 +8,7 @@ export const version = '1.2.0';
8
// subgraph query in filter has max length of 500
9
const EVENT_IDS_LIMIT = 500;
10
const POAP_API_ENDPOINT_URL = {
11
- '1': 'https://subgrapher.snapshot.org/subgraph/arbitrum/HuioMeA9oSgs2vkBUQvhfxN9jhkBayadi1tmvKN3KG4s',
+ '1': 'https://subgrapher.snapshot.org/subgraph/arbitrum/J4XbkvmPeCwBstAGXFwvWih4TFfmcp5xbmpXLaNeSBtp',
12
'100':
13
'https://subgrapher.snapshot.org/subgraph/arbitrum/41xbTurY2KEHZdwFYPXAZTgRL8n4Cf3RfV3X4GSuUckp'
14
};
0 commit comments