Skip to content

Commit

Permalink
Merge branch 'feature/astar-zkevm' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromcunha committed Mar 5, 2024
2 parents ff77d6b + 4f4f8d4 commit 8105779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ export default [
lightIconUrl: '/icons/astar-zkevm-icon-light.svg',
darkIconUrl: '/icons/astar-zkevm-icon-dark.svg',
reservoirBaseUrl: reservoirChains.astarZkEVM.baseApiUrl,
proxyApi: '/api/reservoir/blast',
proxyApi: '/api/reservoir/astar-zkevm',
routePrefix: 'astar-zkevm',
apiKey: process.env.RESERVOIR_API_KEY,
coingeckoId: 'ethereum',
Expand Down

0 comments on commit 8105779

Please sign in to comment.