Skip to content

Commit

Permalink
Merge pull request #516 from invariant-labs/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
awojciak authored Nov 7, 2023
2 parents a93d33d + 5d79d13 commit 91202a4
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 @@ -151,7 +151,7 @@ enum SolanaNetworks {
DEV = 'https://api.devnet.solana.com',
TEST = 'https://api.testnet.solana.com',
MAIN = 'https://api.mainnet-beta.solana.com',
MAIN_QUICKNODE = 'https://tame-ancient-mountain.solana-mainnet.discover.quiknode.pro/6a9a95bf7bbb108aea620e7ee4c1fd5e1b67cc62/',
MAIN_QUICKNODE = 'https://tame-ancient-mountain.solana-mainnet.quiknode.pro/6a9a95bf7bbb108aea620e7ee4c1fd5e1b67cc62/',
MAIN_SERUM = 'https://solana-api.projectserum.com',
MAIN_FIGMENT = 'https://solana--mainnet.datahub.figment.io/apikey/182e93d87a1f1d335c9d74d6c7371388',
MAIN_GENESYSGO = 'https://ssc-dao.genesysgo.net',
Expand Down

0 comments on commit 91202a4

Please sign in to comment.