Solana
Below you can find the endpoints and the samples
An industry leader in terms of speed and ecosystem growth, Solana boasts over 400 projects including NFT marketplaces, decentralized apps, and more.
For more information on Solana APIs, see the official documentation.
Solana RPC Endpoints
Mainnet
https://solana-mainnet-rpc.allthatnode.com/'YOUR-API-KEY'
Devnet
https://solana-devnet-rpc.allthatnode.com/'YOUR-API-KEY'
Find 'YOUR-API-KEY'
by going to the Dashboard menu (Dashboard > All Projects > Project Detail Page).
Or you can use the public Solana nodes without the API key.
(i.e. https://solana-mainnet-rpc.allthatnode.com/
)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.
Last updated