Skip to content

Commit

Permalink
update Helius rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-cichocki committed Nov 9, 2024
1 parent 602229b commit d35b008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/consts/static.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export enum RPC {
MAIN_GENESYSGO = 'https://ssc-dao.genesysgo.net',
MAIN_ALCHEMY = 'https://solana-mainnet.g.alchemy.com/v2/YfX5E62sdlEoytQ9ZEOA_5KIE3QbwUUD',
MAIN_HELLOMOON = 'https://global.rpc.hellomoon.io/e8a06073-325d-4183-bcad-d69e3e3fc739',
MAIN_HELIUS = 'https://mainnet.helius-rpc.com/?api-key=ef843b40-9876-4a02-a181-a1e6d3e61b4c',
MAIN_HELIUS = 'https://mainnet.helius-rpc.com/?api-key=6f17ef70-139f-463a-bfaa-85a120eee8d3',
LOCAL = 'http://127.0.0.1:8899'
}

Expand Down

0 comments on commit d35b008

Please sign in to comment.