SOLANA RPC ENDPOINTS
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / SOLANA_RPC_ENDPOINTS
Variable: SOLANA_RPC_ENDPOINTS
Section titled “Variable: SOLANA_RPC_ENDPOINTS”
constSOLANA_RPC_ENDPOINTS:object
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:11476
RPC endpoints for Solana clusters
Type Declaration
Section titled “Type Declaration”mainnet-beta
Section titled “mainnet-beta”
readonlymainnet-beta:"https://api.mainnet-beta.solana.com"
mainnet
Section titled “mainnet”
readonlymainnet:"https://api.mainnet-beta.solana.com"
devnet
Section titled “devnet”
readonlydevnet:"https://api.devnet.solana.com"
testnet
Section titled “testnet”
readonlytestnet:"https://api.testnet.solana.com"
localnet
Section titled “localnet”
readonlylocalnet:"http://localhost:8899"